The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Quick/Quick.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Quick/Quick
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5e79cfe Merge pull request #1281 from Quick/dependabot/bundler/rake-13.2.1
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/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Externals/Nimble'...
Cloned https://github.com/Quick/Quick.git
Revision (git rev-parse @):
5e79cfe23ebe40c1351b5bcfcce0924addfe6359
SUCCESS checkout https://github.com/Quick/Quick.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/Quick/Quick.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling QuickObjCRuntime QuickSpecBase.m
[2/35] Compiling Quick AsyncExample.swift
[3/35] Compiling Quick Example.swift
[4/35] Compiling Quick ExampleMetadata.swift
[5/35] Compiling Quick Filter.swift
[6/35] Compiling Quick AsyncExampleHooks.swift
[7/35] Compiling Quick Closures.swift
[8/35] Compiling Quick ExampleHooks.swift
[9/35] Compiling Quick HooksPhase.swift
[10/35] Compiling Quick SuiteHooks.swift
[11/35] Compiling Quick NSBundle+CurrentTestBundle.swift
[12/35] Compiling Quick QuickTestSuite.swift
[13/35] Compiling Quick StopTest.swift
[14/35] Compiling Quick String+C99ExtendedIdentifier.swift
[15/35] Compiling Quick SubclassDetection.swift
[16/35] Compiling Quick Callsite.swift
[17/35] Compiling Quick QCKConfiguration.swift
[18/35] Compiling Quick QuickConfiguration.swift
[19/35] Compiling Quick CurrentSpec.swift
[20/35] Compiling Quick AsyncDSL.swift
[21/35] Compiling Quick AsyncWorld+DSL.swift
[22/35] Compiling Quick DSL.swift
[23/35] Compiling Quick World+DSL.swift
[24/35] Compiling Quick ErrorUtility.swift
[25/35] Compiling Quick ExampleGroup.swift
[26/39] Compiling Quick QuickMain.swift
/Users/builder/builds/UKfvDsi8u/1/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(
              ^
[27/39] Compiling Quick QuickSelectedTestSuiteBuilder.swift
/Users/builder/builds/UKfvDsi8u/1/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(
              ^
[28/39] Compiling Quick QuickSpec.swift
/Users/builder/builds/UKfvDsi8u/1/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/39] Compiling Quick QuickTestObservation.swift
/Users/builder/builds/UKfvDsi8u/1/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/39] Compiling Quick AsyncBehavior.swift
[31/39] Compiling Quick AsyncExampleGroup.swift
[32/39] Compiling Quick AsyncSpec.swift
[33/39] Compiling Quick AsyncWorld.swift
[34/39] Compiling Quick Behavior.swift
[35/39] Emitting module Quick
[36/39] Compiling Quick TestSelectorNameProvider.swift
[37/39] Compiling Quick TestState.swift
[38/39] Compiling Quick URL+FileName.swift
[39/39] Compiling Quick World.swift
Build complete! (14.96s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.21s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.22s)
Fetched https://github.com/Quick/Nimble.git (0.42s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 13.2.0 (0.30s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.0 (0.03s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.2 (0.04s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 13.2.0
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: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Quick/PrivacyInfo.xcprivacy
Build complete.
Done.

Build Machine: Mac 7