Use fastzip library for concurrent archiving/extracting of zip files

Description

fastzip could eventually replace the current zip archiving/extracting implementation.

Proposal

Add fastzip using the new [Archiver/Extractor interface](!2195 (merged) and put it behind a feature flag until it is proven enough to replace runner's own archiver.

Links to related issues and merge requests / references

!2210 (merged)