The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Quick with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Quick/Quick.git
Reference: v7.5.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Quick/Quick
 * tag               v7.5.0     -> FETCH_HEAD
HEAD is now at 26529ff [v7.5.0] Update docs and podspec
Submodule path 'Externals/Nimble': checked out 'c1f3dd66222d5e7a1a20afc237f7e7bc432c564f'
Submodule 'Externals/Nimble' (https://github.com/Quick/Nimble.git) registered for path 'Externals/Nimble'
Cloning into '/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Externals/Nimble'...
Cloned https://github.com/Quick/Quick.git
Revision (git rev-parse @):
26529ff2209c40ae50fd642b031f930d9d68ea02
SUCCESS checkout https://github.com/Quick/Quick.git at v7.5.0
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.21s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.21s)
Fetched https://github.com/Quick/Nimble.git from cache (0.25s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 13.2.0 (0.03s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.0 (0.02s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.2 (0.02s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.2
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.0
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble.git', will fetch again.
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Nimble.git from cache (0.04s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble.git', will fetch again.
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Nimble.git from cache (0.05s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 13.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "quick",
      "name": "Quick",
      "url": "https://github.com/Quick/Quick.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Quick",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Quick/Quick.git from cache
Fetched https://github.com/Quick/Quick.git from cache (0.37s)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at v7.5.0 (26529ff)
warning: '.resolve-product-dependencies': dependency 'quick' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Quick/Quick.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Write swift-version-6044DDE57671499D.txt
[2/3] Compiling QuickObjCRuntime QuickSpecBase.m
[4/37] Emitting module Quick
[5/41] Compiling Quick Closures.swift
[6/41] Compiling Quick ExampleHooks.swift
[7/41] Compiling Quick HooksPhase.swift
[8/41] Compiling Quick SuiteHooks.swift
[9/41] Compiling Quick NSBundle+CurrentTestBundle.swift
[10/41] Compiling Quick Callsite.swift
[11/41] Compiling Quick QCKConfiguration.swift
[12/41] Compiling Quick QuickConfiguration.swift
[13/41] Compiling Quick CurrentSpec.swift
[14/41] Compiling Quick AsyncDSL.swift
[15/41] Compiling Quick AsyncExample.swift
[16/41] Compiling Quick Example.swift
[17/41] Compiling Quick ExampleMetadata.swift
[18/41] Compiling Quick Filter.swift
[19/41] Compiling Quick AsyncExampleHooks.swift
[20/41] Compiling Quick QuickTestSuite.swift
[21/41] Compiling Quick StopTest.swift
[22/41] Compiling Quick String+C99ExtendedIdentifier.swift
[23/41] Compiling Quick SubclassDetection.swift
[24/41] Compiling Quick TestSelectorNameProvider.swift
[25/41] Compiling Quick TestState.swift
[26/41] Compiling Quick URL+FileName.swift
[27/41] Compiling Quick World.swift
[28/41] Compiling Quick QuickMain.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Quick/QuickSpec.swift:161:15: warning: 'recordFailure(withDescription:inFile:atLine:expected:)' is deprecated: Replaced by 'record(_:)'
        super.recordFailure(
              ^
[29/41] Compiling Quick QuickSelectedTestSuiteBuilder.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Quick/QuickSpec.swift:161:15: warning: 'recordFailure(withDescription:inFile:atLine:expected:)' is deprecated: Replaced by 'record(_:)'
        super.recordFailure(
              ^
[30/41] Compiling Quick QuickSpec.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Quick/QuickSpec.swift:161:15: warning: 'recordFailure(withDescription:inFile:atLine:expected:)' is deprecated: Replaced by 'record(_:)'
        super.recordFailure(
              ^
[31/41] Compiling Quick QuickTestObservation.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Quick/QuickSpec.swift:161:15: warning: 'recordFailure(withDescription:inFile:atLine:expected:)' is deprecated: Replaced by 'record(_:)'
        super.recordFailure(
              ^
[32/41] Compiling Quick AsyncWorld+DSL.swift
[33/41] Compiling Quick DSL.swift
[34/41] Compiling Quick World+DSL.swift
[35/41] Compiling Quick ErrorUtility.swift
[36/41] Compiling Quick ExampleGroup.swift
[37/41] Compiling Quick AsyncBehavior.swift
[38/41] Compiling Quick AsyncExampleGroup.swift
[39/41] Compiling Quick AsyncSpec.swift
[40/41] Compiling Quick AsyncWorld.swift
[41/41] Compiling Quick Behavior.swift
Build complete! (10.34s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Quick/PrivacyInfo.xcprivacy
Build complete.
Done.

Build Machine: Mac 7