This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of URLRequestOperation with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/happn-app/URLRequestOperation.git
Reference: 2.0.0-alpha.14.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/happn-app/URLRequestOperation
 * tag               2.0.0-alpha.14.2 -> FETCH_HEAD
HEAD is now at f33309a Create and use RetryCountsHolder
Cloned https://github.com/happn-app/URLRequestOperation.git
Revision (git rev-parse @):
f33309a783db53b59a2e4426b89fd6be280438b2
SUCCESS checkout https://github.com/happn-app/URLRequestOperation.git at 2.0.0-alpha.14.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/18] Compiling Logging Locks.swift
[2/18] Emitting module Logging
[3/18] Compiling Logging Logging.swift
[4/18] Compiling Logging LogHandler.swift
[5/23] Compiling FormURLEncodedCoder FormURLEncodedEncodingErrors.swift
[6/23] Compiling RetryingOperation WrappedRetryingOperation.swift
[7/23] Compiling FormURLEncodedCoder FormURLEncodedParser.swift
[8/23] Compiling FormURLEncodedCoder URLQueryFragmentConvertible.swift
[9/23] Compiling FormURLEncodedCoder FormURLEncodedSerializer.swift
[10/23] Emitting module RecursiveSyncDispatch
[11/23] Compiling RecursiveSyncDispatch RecursiveSyncDispatch.swift
[12/23] Emitting module MediaType
[13/23] Compiling MediaType MediaType.swift
[14/23] Compiling MediaType Scanner+LinuxCompat.swift
[15/27] Compiling RetryingOperation RetryingOperationConfig.swift
[16/27] Compiling RetryingOperation RetryHelper.swift
[17/27] Emitting module RetryingOperation
[18/27] Compiling RetryingOperation RetryingOperation.swift
[19/27] Compiling FormURLEncodedCoder FormURLEncodedEncoder.swift
[20/27] Emitting module FormURLEncodedCoder
[21/27] Compiling FormURLEncodedCoder FormURLEncodedDecoder.swift
[22/27] Compiling FormURLEncodedCoder FormURLEncodedData.swift
[23/27] Compiling SemiSingleton SemiSingletonConfig.swift
[24/27] Compiling SemiSingleton LinuxStrongToWeakMapTable.swift
[25/27] Emitting module SemiSingleton
[26/27] Compiling SemiSingleton SemiSingletonStore.swift
[27/77] Compiling URLRequestOperation Result+Utils.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Glue/URL+Utils.swift:25:10: warning: TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.
#warning("TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[28/77] Compiling URLRequestOperation RetryCountsHolder.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Glue/URL+Utils.swift:25:10: warning: TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.
#warning("TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[29/77] Compiling URLRequestOperation SafeGlobal.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Glue/URL+Utils.swift:25:10: warning: TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.
#warning("TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[30/77] Compiling URLRequestOperation String+Utils.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Glue/URL+Utils.swift:25:10: warning: TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.
#warning("TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[31/77] Compiling URLRequestOperation URL+Utils.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Glue/URL+Utils.swift:25:10: warning: TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.
#warning("TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[32/77] Compiling URLRequestOperation URLQueryCoder+HTTPContentCoder+FormURLEncodedEncoding.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Glue/URL+Utils.swift:25:10: warning: TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.
#warning("TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[33/77] Compiling URLRequestOperation URLQueryCoder.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Glue/URL+Utils.swift:25:10: warning: TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.
#warning("TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[34/77] Compiling URLRequestOperation BlockRequestProcessor.swift
[35/77] Compiling URLRequestOperation AnyResultProcessor.swift
[36/77] Compiling URLRequestOperation DecodeDataResultProcessor.swift
[37/77] Compiling URLRequestOperation DecodeHTTPContentResultProcessor.swift
[38/77] Compiling URLRequestOperation HTTPStatusCodeCheckResultProcessor.swift
[39/77] Compiling URLRequestOperation RecoverHTTPStatusCodeCheckErrorResultProcessor.swift
[40/77] Compiling URLRequestOperation URLMoveResultProcessor.swift
[41/83] Compiling URLRequestOperation ReachabilitySubscriber.swift
[42/83] Compiling URLRequestOperation SockaddrWrapper.swift
[43/83] Compiling URLRequestOperation URLRequestOperation.swift
[44/83] Compiling URLRequestOperation URLRequestOperationConfig.swift
[45/83] Compiling URLRequestOperation URLRequestOperationErrors.swift
[46/83] Compiling URLRequestOperation URLRequestOperationResult.swift
[47/83] Compiling URLRequestOperation URLToFileHandleResultProcessor.swift
[48/83] Compiling URLRequestOperation OtherSuccessRetryHelper.swift
[49/83] Compiling URLRequestOperation ReachabilityRetryHelper.swift
[50/83] Compiling URLRequestOperation NetworkErrorRetryProvider.swift
[51/83] Compiling URLRequestOperation UnretriedErrorsRetryProvider.swift
[52/83] Compiling URLRequestOperation HTTPStatusCodeURLResponseValidator.swift
[53/83] Compiling URLRequestOperation URLRequestDataOperation+APIs-TypedError.swift
[54/83] Compiling URLRequestOperation URLRequestDownloadOperation.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDownloadOperation.swift:128:10: warning: TODO: Properly manage resume data
#warning("TODO: Properly manage resume data")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[55/83] Compiling URLRequestOperation URLRequestStreamOperation.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDownloadOperation.swift:128:10: warning: TODO: Properly manage resume data
#warning("TODO: Properly manage resume data")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[56/83] Compiling URLRequestOperation URLRequestOperationSessionDelegate.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDownloadOperation.swift:128:10: warning: TODO: Properly manage resume data
#warning("TODO: Properly manage resume data")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[57/83] Compiling URLRequestOperation URLRequestOperationSessionDelegateProxy.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDownloadOperation.swift:128:10: warning: TODO: Properly manage resume data
#warning("TODO: Properly manage resume data")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[58/83] Compiling URLRequestOperation URLSessionDelegates.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDownloadOperation.swift:128:10: warning: TODO: Properly manage resume data
#warning("TODO: Properly manage resume data")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[59/83] Compiling URLRequestOperation NotifNameGetter.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDownloadOperation.swift:128:10: warning: TODO: Properly manage resume data
#warning("TODO: Properly manage resume data")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[60/83] Compiling URLRequestOperation ReachabilityObserver.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDownloadOperation.swift:128:10: warning: TODO: Properly manage resume data
#warning("TODO: Properly manage resume data")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[61/83] Emitting module URLRequestOperation
[62/83] Compiling URLRequestOperation BlockDispatcher.swift
[63/83] Compiling URLRequestOperation HTTPContentCoder+FormURLEncodedEncoding.swift
[64/83] Compiling URLRequestOperation HTTPContentCoder+JSON.swift
[65/83] Compiling URLRequestOperation HTTPContentCoder.swift
[66/83] Compiling URLRequestOperation HTTPURLResponse+Utils.swift
[67/83] Compiling URLRequestOperation LinuxWeakToWeakMapTable.swift
[68/83] Compiling URLRequestOperation LogMetadataKeys.swift
[69/83] Compiling URLRequestOperation URLRequestDataOperation+APIs-UntypedError.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:40:10: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                return URLRequestDataOperation<Image>(
                       ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:40:39: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                return URLRequestDataOperation<Image>(
                                                    ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:21: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                        resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
                                         ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:21: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                        resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
                                         ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:56: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                        resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
                                                                            ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:114: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                        resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
                                                                                                                                      ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:57:10: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                return Self.forImage(
                       ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:244:10: warning: TODO
#warning("TODO")
         ^~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:261:10: warning: TODO
#warning("TODO")
         ^~~~~~
[70/83] Compiling URLRequestOperation URLRequestDataOperation+Data.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:40:10: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                return URLRequestDataOperation<Image>(
                       ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:40:39: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                return URLRequestDataOperation<Image>(
                                                    ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:21: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                        resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
                                         ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:21: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                        resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
                                         ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:56: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                        resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
                                                                            ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:114: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                        resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
                                                                                                                                      ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:57:10: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                return Self.forImage(
                       ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:244:10: warning: TODO
#warning("TODO")
         ^~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:261:10: warning: TODO
#warning("TODO")
         ^~~~~~
[71/83] Compiling URLRequestOperation URLRequestDataOperation+Images.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:40:10: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                return URLRequestDataOperation<Image>(
                       ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:40:39: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                return URLRequestDataOperation<Image>(
                                                    ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:21: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                        resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
                                         ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:21: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                        resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
                                         ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:56: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                        resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
                                                                            ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:114: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                        resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
                                                                                                                                      ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:57:10: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                return Self.forImage(
                       ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:244:10: warning: TODO
#warning("TODO")
         ^~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:261:10: warning: TODO
#warning("TODO")
         ^~~~~~
[72/83] Compiling URLRequestOperation URLRequestDataOperation+String.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:40:10: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                return URLRequestDataOperation<Image>(
                       ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:40:39: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                return URLRequestDataOperation<Image>(
                                                    ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:21: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                        resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
                                         ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:21: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                        resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
                                         ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:56: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                        resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
                                                                            ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:114: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                        resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
                                                                                                                                      ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:57:10: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                return Self.forImage(
                       ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:244:10: warning: TODO
#warning("TODO")
         ^~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:261:10: warning: TODO
#warning("TODO")
         ^~~~~~
[73/83] Compiling URLRequestOperation URLRequestDataOperation.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:40:10: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                return URLRequestDataOperation<Image>(
                       ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:40:39: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                return URLRequestDataOperation<Image>(
                                                    ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:21: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                        resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
                                         ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:21: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                        resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
                                         ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:56: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                        resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
                                                                            ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:114: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                        resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
                                                                                                                                      ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:57:10: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                return Self.forImage(
                       ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:244:10: warning: TODO
#warning("TODO")
         ^~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:261:10: warning: TODO
#warning("TODO")
         ^~~~~~
[74/83] Compiling URLRequestOperation URLRequestDownloadOperation+Open.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:40:10: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                return URLRequestDataOperation<Image>(
                       ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:40:39: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                return URLRequestDataOperation<Image>(
                                                    ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:21: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                        resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
                                         ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:21: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                        resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
                                         ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:56: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                        resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
                                                                            ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:114: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                        resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
                                                                                                                                      ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:57:10: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                return Self.forImage(
                       ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:244:10: warning: TODO
#warning("TODO")
         ^~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:261:10: warning: TODO
#warning("TODO")
         ^~~~~~
[75/83] Compiling URLRequestOperation URLRequestDownloadOperation+Save.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:40:10: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                return URLRequestDataOperation<Image>(
                       ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:40:39: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                return URLRequestDataOperation<Image>(
                                                    ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:21: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                        resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
                                         ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:21: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                        resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
                                         ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:56: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                        resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
                                                                            ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:114: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                        resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
                                                                                                                                      ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:57:10: warning: conformance of 'NSImage' to 'Sendable' is unavailable
                return Self.forImage(
                       ^
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
extension NSImage : @unchecked Sendable {
          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:244:10: warning: TODO
#warning("TODO")
         ^~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:261:10: warning: TODO
#warning("TODO")
         ^~~~~~
[76/83] Compiling URLRequestOperation URLRequest+Utils.swift
[77/83] Compiling URLRequestOperation URLSession+Linux.swift
[78/83] Compiling URLRequestOperation RequestProcessor.swift
[79/83] Compiling URLRequestOperation ResultProcessor.swift
[80/83] Compiling URLRequestOperation RetryProvider.swift
[81/83] Compiling URLRequestOperation URLResponseValidator.swift
[82/83] Compiling URLRequestOperation AsyncBlockRequestProcessor.swift
[83/85] Emitting module URLRequestOperationManualTest
[84/85] Compiling URLRequestOperationManualTest main.swift
[84/85] Linking URLRequestOperationManualTest
Build complete! (69.34s)
Fetching https://github.com/happn-app/SemiSingleton.git from cache
Fetching https://github.com/Frizlab/stream-reader.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/happn-app/SemiSingleton.git (0.18s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/Frizlab/stream-reader.git (0.24s)
Fetching https://github.com/happn-app/RecursiveSyncDispatch.git from cache
Fetched https://github.com/happn-app/RecursiveSyncDispatch.git (0.19s)
Fetching https://github.com/happn-app/RetryingOperation.git from cache
Fetched https://github.com/apple/swift-log.git (0.25s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/happn-app/RetryingOperation.git (0.18s)
Fetching https://github.com/happn-app/HTTPCoders.git from cache
Fetched https://github.com/apple/swift-collections.git (0.61s)
Fetched https://github.com/happn-app/HTTPCoders.git (0.18s)
Computing version for https://github.com/happn-app/SemiSingleton.git
Fetched https://github.com/apple/swift-system.git (0.54s)
Computed https://github.com/happn-app/SemiSingleton.git at 2.1.0-beta.1 (0.52s)
Computing version for https://github.com/happn-app/RetryingOperation.git
Computed https://github.com/happn-app/RetryingOperation.git at 1.1.7 (0.40s)
Computing version for https://github.com/happn-app/HTTPCoders.git
Computed https://github.com/happn-app/HTTPCoders.git at 0.1.0 (0.46s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.4 (0.04s)
Computing version for https://github.com/happn-app/RecursiveSyncDispatch.git
Computed https://github.com/happn-app/RecursiveSyncDispatch.git at 1.0.1 (0.40s)
Computing version for https://github.com/Frizlab/stream-reader.git
Computed https://github.com/Frizlab/stream-reader.git at 3.3.1 (0.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.3 (0.03s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.02s)
Creating working copy for https://github.com/happn-app/RetryingOperation.git
Working copy of https://github.com/happn-app/RetryingOperation.git resolved at 1.1.7
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.4
Creating working copy for https://github.com/happn-app/SemiSingleton.git
Working copy of https://github.com/happn-app/SemiSingleton.git resolved at 2.1.0-beta.1
Creating working copy for https://github.com/Frizlab/stream-reader.git
Working copy of https://github.com/Frizlab/stream-reader.git resolved at 3.3.1
Creating working copy for https://github.com/happn-app/HTTPCoders.git
Working copy of https://github.com/happn-app/HTTPCoders.git resolved at 0.1.0
Creating working copy for https://github.com/happn-app/RecursiveSyncDispatch.git
Working copy of https://github.com/happn-app/RecursiveSyncDispatch.git resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.3
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "urlrequestoperation",
      "name": "URLRequestOperation",
      "url": "https://github.com/happn-app/URLRequestOperation.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/URLRequestOperation",
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.5.3",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        },
        {
          "identity": "httpcoders",
          "name": "HTTPCoders",
          "url": "https://github.com/happn-app/HTTPCoders.git",
          "version": "0.1.2",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HTTPCoders",
          "dependencies": [
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.0.5",
              "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "stream-reader",
              "name": "stream-reader",
              "url": "https://github.com/Frizlab/stream-reader.git",
              "version": "3.5.0",
              "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/stream-reader",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "retryingoperation",
          "name": "RetryingOperation",
          "url": "https://github.com/happn-app/RetryingOperation.git",
          "version": "1.1.8",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RetryingOperation",
          "dependencies": [
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log.git",
              "version": "1.5.3",
              "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "semisingleton",
          "name": "SemiSingleton",
          "url": "https://github.com/happn-app/SemiSingleton.git",
          "version": "2.1.0-beta.1",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SemiSingleton",
          "dependencies": [
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log.git",
              "version": "1.5.3",
              "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            },
            {
              "identity": "recursivesyncdispatch",
              "name": "RecursiveSyncDispatch",
              "url": "https://github.com/happn-app/RecursiveSyncDispatch.git",
              "version": "1.0.1",
              "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RecursiveSyncDispatch",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/happn-app/URLRequestOperation.git from cache
Fetched https://github.com/happn-app/URLRequestOperation.git (0.20s)
Fetching https://github.com/happn-app/HTTPCoders.git from cache
Fetching https://github.com/happn-app/SemiSingleton.git from cache
Fetching https://github.com/happn-app/RetryingOperation.git from cache
Fetched https://github.com/happn-app/SemiSingleton.git (0.21s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/happn-app/RetryingOperation.git (0.21s)
Fetched https://github.com/happn-app/HTTPCoders.git (0.21s)
Fetched https://github.com/apple/swift-log.git (0.32s)
Computing version for https://github.com/happn-app/SemiSingleton.git
Computed https://github.com/happn-app/SemiSingleton.git at 2.1.0-beta.1 (0.41s)
Fetching https://github.com/happn-app/RecursiveSyncDispatch.git from cache
Fetched https://github.com/happn-app/RecursiveSyncDispatch.git (0.19s)
Computing version for https://github.com/happn-app/RecursiveSyncDispatch.git
Computed https://github.com/happn-app/RecursiveSyncDispatch.git at 1.0.1 (0.02s)
Computing version for https://github.com/happn-app/RetryingOperation.git
Computed https://github.com/happn-app/RetryingOperation.git at 1.1.8 (0.32s)
Computing version for https://github.com/happn-app/HTTPCoders.git
Computed https://github.com/happn-app/HTTPCoders.git at 0.1.2 (0.40s)
Fetching https://github.com/Frizlab/stream-reader.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/Frizlab/stream-reader.git (0.25s)
Fetched https://github.com/apple/swift-collections.git (0.60s)
Computing version for https://github.com/Frizlab/stream-reader.git
Computed https://github.com/Frizlab/stream-reader.git at 3.5.0 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.02s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.03s)
Creating working copy for https://github.com/happn-app/SemiSingleton.git
Working copy of https://github.com/happn-app/SemiSingleton.git resolved at 2.1.0-beta.1
Creating working copy for https://github.com/Frizlab/stream-reader.git
Working copy of https://github.com/Frizlab/stream-reader.git resolved at 3.5.0
Creating working copy for https://github.com/happn-app/RecursiveSyncDispatch.git
Working copy of https://github.com/happn-app/RecursiveSyncDispatch.git resolved at 1.0.1
Creating working copy for https://github.com/happn-app/RetryingOperation.git
Working copy of https://github.com/happn-app/RetryingOperation.git resolved at 1.1.8
Creating working copy for https://github.com/happn-app/URLRequestOperation.git
Working copy of https://github.com/happn-app/URLRequestOperation.git resolved at 2.0.0-alpha.14.2
Creating working copy for https://github.com/happn-app/HTTPCoders.git
Working copy of https://github.com/happn-app/HTTPCoders.git resolved at 0.1.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.5
warning: '.resolve-product-dependencies': dependency 'urlrequestoperation' is not used by any target
Found 4 product dependencies
  - swift-log
  - HTTPCoders
  - RetryingOperation
  - SemiSingleton
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.