The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/happn-app/URLRequestOperation.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/happn-app/URLRequestOperation
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at cafea35 Merge pull request #7 from happn-app/remove_async_operation_result
Cloned https://github.com/happn-app/URLRequestOperation.git
Revision (git rev-parse @):
cafea350e06f73dfd82f20f926088fb62aed0eec
SUCCESS checkout https://github.com/happn-app/URLRequestOperation.git at main
Fetching https://github.com/happn-app/SemiSingleton.git from cache
Fetching https://github.com/happn-app/RetryingOperation.git from cache
Fetching https://github.com/happn-app/RecursiveSyncDispatch.git from cache
Fetched https://github.com/happn-app/SemiSingleton.git (0.20s)
Fetched https://github.com/happn-app/RecursiveSyncDispatch.git (0.20s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/happn-app/RetryingOperation.git (0.20s)
Fetched https://github.com/apple/swift-log.git (0.43s)
Computing version for https://github.com/happn-app/SemiSingleton.git
Computed https://github.com/happn-app/SemiSingleton.git at 2.0.5 (0.02s)
Computing version for https://github.com/happn-app/RetryingOperation.git
Computed https://github.com/happn-app/RetryingOperation.git at 1.1.7 (0.02s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.2 (0.02s)
Computing version for https://github.com/happn-app/RecursiveSyncDispatch.git
Computed https://github.com/happn-app/RecursiveSyncDispatch.git at 1.0.1 (0.02s)
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/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/happn-app/SemiSingleton.git
Working copy of https://github.com/happn-app/SemiSingleton.git resolved at 2.0.5
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling Logging LogHandler.swift
[2/7] Emitting module Logging
[3/7] Compiling Logging Locks.swift
[4/7] Compiling Logging Logging.swift
[5/12] Emitting module RecursiveSyncDispatch
[6/12] Compiling RecursiveSyncDispatch RecursiveSyncDispatch.swift
[7/12] Compiling RetryingOperation WrappedRetryingOperation.swift
[8/12] Compiling RetryingOperation RetryingOperationConfig.swift
[9/12] Compiling RetryingOperation RetryHelper.swift
[10/12] Compiling RetryingOperation RetryingOperation.swift
[11/12] Emitting module RetryingOperation
[12/16] Compiling SemiSingleton SemiSingletonStore.swift
[13/16] Compiling SemiSingleton LinuxStrongToWeakMapTable.swift
[14/16] Compiling SemiSingleton SemiSingletonConfig.swift
[15/16] Emitting module SemiSingleton
[16/24] Compiling URLRequestOperation SockaddrWrapper.swift
[17/24] Compiling URLRequestOperation URLRequestOperationConfig.swift
[18/24] Compiling URLRequestOperation ReachabilitySubscriber.swift
/Users/builder/builds/o86TiJKT/0/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
[19/24] Compiling URLRequestOperation GenericURLSessionDelegate.swift
[20/24] Compiling URLRequestOperation LinuxWeakToWeakMapTable.swift
[21/24] Compiling URLRequestOperation URLRequestOperation.swift
[22/24] Emitting module URLRequestOperation
/Users/builder/builds/o86TiJKT/0/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
[23/24] Compiling URLRequestOperation ReachabilityObserver.swift
[24/25] Compiling URLRequestOperation URLRequestOperationSessionDelegate.swift
[25/27] Compiling ManualTest main.swift
[26/27] Emitting module ManualTest
[26/27] Linking ManualTest
Build complete! (7.11s)
warning: unable to restore workspace state: unknown 'WorkspaceStateStorage' version '6' at '/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/workspace-state.json'
Updating https://github.com/happn-app/SemiSingleton.git
Updating https://github.com/apple/swift-log.git
Updating https://github.com/happn-app/RecursiveSyncDispatch.git
Updated https://github.com/apple/swift-log.git (0.32s)
Updated https://github.com/happn-app/RecursiveSyncDispatch.git (0.32s)
Updated https://github.com/happn-app/SemiSingleton.git (0.32s)
Updating https://github.com/happn-app/RetryingOperation.git
Updated https://github.com/happn-app/RetryingOperation.git (0.20s)
Computing version for https://github.com/happn-app/SemiSingleton.git
Computed https://github.com/happn-app/SemiSingleton.git at 2.0.5 (0.37s)
Computing version for https://github.com/happn-app/RetryingOperation.git
Computed https://github.com/happn-app/RetryingOperation.git at 1.1.7 (0.36s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.2 (0.02s)
Computing version for https://github.com/happn-app/RecursiveSyncDispatch.git
Computed https://github.com/happn-app/RecursiveSyncDispatch.git at 1.0.1 (0.02s)
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/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/RetryingOperation.git
Working copy of https://github.com/happn-app/RetryingOperation.git resolved at 1.1.7
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
Build complete.
Done.

Build Machine: Mac 5