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.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/URLRequestOperation.git
Reference: 1.1.10
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Frizlab/URLRequestOperation
 * tag               1.1.10     -> FETCH_HEAD
HEAD is now at 2b08958 Update dependencies paths
Cloned https://github.com/Frizlab/URLRequestOperation.git
Revision (git rev-parse @):
2b08958a51c64e3a10693cceeba0affadfbf8607
SUCCESS checkout https://github.com/Frizlab/URLRequestOperation.git at 1.1.10
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Frizlab/URLRequestOperation.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/12] Write sources
[2/12] Write ManualTest-entitlement.plist
[8/12] Write swift-version--423B1241ED78D482.txt
[10/20] Emitting module Logging
[11/20] Compiling Logging Logging.swift
[12/20] Compiling Logging LogHandler.swift
[13/20] Compiling Logging Locks.swift
[14/25] Compiling RetryingOperation RetryingOperationConfig.swift
[15/25] Emitting module RecursiveSyncDispatch
[16/25] Compiling RecursiveSyncDispatch RecursiveSyncDispatch.swift
[17/25] Emitting module AsyncOperationResult
[18/25] Compiling AsyncOperationResult AsyncOperationResult.swift
[19/25] Compiling RetryingOperation WrappedRetryingOperation.swift
[20/25] Compiling RetryingOperation RetryHelper.swift
[21/29] Compiling RetryingOperation RetryingOperation.swift
[22/29] Emitting module RetryingOperation
[23/29] Compiling SemiSingleton SemiSingletonConfig.swift
[24/29] Emitting module SemiSingleton
[25/29] Compiling SemiSingleton SemiSingletonStore.swift
[26/29] Compiling SemiSingleton LinuxStrongToWeakMapTable.swift
[27/37] Compiling URLRequestOperation URLRequestOperationConfig.swift
[28/38] Compiling URLRequestOperation LinuxWeakToWeakMapTable.swift
[29/38] Compiling URLRequestOperation ReachabilitySubscriber.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/ReachabilitySubscriber.swift:24:42: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol ReachabilitySubscriber : class {
                                         ^~~~~
                                         AnyObject
[30/38] Emitting module URLRequestOperation
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/URLRequestOperation/ReachabilitySubscriber.swift:24:42: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol ReachabilitySubscriber : class {
                                         ^~~~~
                                         AnyObject
[31/38] Compiling URLRequestOperation URLRequestOperationSessionDelegate.swift
[32/38] Compiling URLRequestOperation GenericURLSessionDelegate.swift
[33/38] Compiling URLRequestOperation ReachabilityObserver.swift
[34/38] Compiling URLRequestOperation SockaddrWrapper.swift
[35/38] Compiling URLRequestOperation URLRequestOperation.swift
[36/40] Emitting module ManualTest
[37/40] Compiling ManualTest main.swift
[37/40] Write Objects.LinkFileList
[38/40] Linking ManualTest
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ManualTest: replacing existing signature
[39/40] Applying ManualTest
Build complete! (10.84s)
Fetching https://github.com/happn-app/SemiSingleton.git from cache
Fetching https://github.com/happn-app/RecursiveSyncDispatch.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/happn-app/RetryingOperation.git from cache
Fetching https://github.com/happn-app/AsyncOperationResult.git from cache
Fetched https://github.com/happn-app/SemiSingleton.git from cache (0.28s)
Fetched https://github.com/happn-app/RetryingOperation.git from cache (0.28s)
Fetched https://github.com/happn-app/RecursiveSyncDispatch.git from cache (0.29s)
Fetched https://github.com/happn-app/AsyncOperationResult.git from cache (0.28s)
Fetched https://github.com/apple/swift-log.git from cache (0.29s)
Computing version for https://github.com/happn-app/SemiSingleton.git
Computed https://github.com/happn-app/SemiSingleton.git at 2.0.5 (0.53s)
Computing version for https://github.com/happn-app/RetryingOperation.git
Computed https://github.com/happn-app/RetryingOperation.git at 1.1.7 (0.49s)
Computing version for https://github.com/happn-app/AsyncOperationResult.git
Computed https://github.com/happn-app/AsyncOperationResult.git at 1.0.7 (0.05s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.2 (0.05s)
Computing version for https://github.com/happn-app/RecursiveSyncDispatch.git
Computed https://github.com/happn-app/RecursiveSyncDispatch.git at 1.0.1 (0.47s)
Creating working copy for https://github.com/happn-app/SemiSingleton.git
Working copy of https://github.com/happn-app/SemiSingleton.git resolved at 2.0.5
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.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.2
Creating working copy for https://github.com/happn-app/AsyncOperationResult.git
Working copy of https://github.com/happn-app/AsyncOperationResult.git resolved at 1.0.7
Build complete.
Done.