The Swift Package Index logo.Swift Package Index

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.27.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/happn-app/URLRequestOperation.git
Reference: 1.1.11
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               1.1.11     -> FETCH_HEAD
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 1.1.11
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/RecursiveSyncDispatch.git from cache
Fetched https://github.com/happn-app/RetryingOperation.git (0.24s)
Fetching https://github.com/happn-app/SemiSingleton.git from cache
Fetched https://github.com/happn-app/RecursiveSyncDispatch.git (0.24s)
Fetched https://github.com/apple/swift-log.git (0.30s)
Fetched https://github.com/happn-app/SemiSingleton.git (0.21s)
Computing version for https://github.com/happn-app/SemiSingleton.git
Computed https://github.com/happn-app/SemiSingleton.git at 2.0.5 (0.04s)
Computing version for https://github.com/happn-app/RetryingOperation.git
Computed https://github.com/happn-app/RetryingOperation.git at 1.1.7 (0.04s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.2 (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.03s)
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-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/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
========================================
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": "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.0.5",
          "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.30s)
Fetching https://github.com/happn-app/RetryingOperation.git from cache
Fetching https://github.com/happn-app/SemiSingleton.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/happn-app/RetryingOperation.git (0.23s)
Fetched https://github.com/happn-app/SemiSingleton.git (0.23s)
Fetched https://github.com/apple/swift-log.git (0.27s)
Computing version for https://github.com/happn-app/SemiSingleton.git
Computed https://github.com/happn-app/SemiSingleton.git at 2.0.5 (0.01s)
Fetching https://github.com/happn-app/RecursiveSyncDispatch.git from cache
Fetched https://github.com/happn-app/RecursiveSyncDispatch.git (0.17s)
Computing version for https://github.com/happn-app/RecursiveSyncDispatch.git
Computed https://github.com/happn-app/RecursiveSyncDispatch.git at 1.0.1 (0.01s)
Computing version for https://github.com/happn-app/RetryingOperation.git
Computed https://github.com/happn-app/RetryingOperation.git at 1.1.8 (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.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.5.3
Creating working copy for https://github.com/happn-app/URLRequestOperation.git
Working copy of https://github.com/happn-app/URLRequestOperation.git resolved at 1.1.11
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/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
warning: '.resolve-product-dependencies': dependency 'urlrequestoperation' is not used by any target
Found 3 product dependencies
  - swift-log
  - RetryingOperation
  - SemiSingleton
========================================
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/7] Compiling Logging LogHandler.swift
[2/7] Compiling Logging Locks.swift
[3/7] Emitting module Logging
[4/7] Compiling Logging Logging.swift
[5/12] Compiling RecursiveSyncDispatch RecursiveSyncDispatch.swift
[6/12] Emitting module RecursiveSyncDispatch
[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 SemiSingletonConfig.swift
[13/16] Compiling SemiSingleton SemiSingletonStore.swift
[14/16] Compiling SemiSingleton LinuxStrongToWeakMapTable.swift
[15/16] Emitting module SemiSingleton
[16/24] Compiling URLRequestOperation URLRequestOperationConfig.swift
[17/24] Compiling URLRequestOperation SockaddrWrapper.swift
[18/25] Compiling URLRequestOperation URLRequestOperationSessionDelegate.swift
[19/25] Compiling URLRequestOperation ReachabilityObserver.swift
[20/25] Compiling URLRequestOperation LinuxWeakToWeakMapTable.swift
[21/25] Emitting module URLRequestOperation
/Users/builder/builds/TDmZkXJm/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
[22/25] Compiling URLRequestOperation ReachabilitySubscriber.swift
/Users/builder/builds/TDmZkXJm/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/25] Compiling URLRequestOperation URLRequestOperation.swift
[24/25] Compiling URLRequestOperation GenericURLSessionDelegate.swift
[25/27] Compiling ManualTest main.swift
[26/27] Emitting module ManualTest
[26/27] Linking ManualTest
Build complete! (9.75s)
Build complete.
Done.