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.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/2/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/2/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
========================================
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 QuickTestSuite.swift
[3/35] Compiling Quick StopTest.swift
[4/35] Compiling Quick String+C99ExtendedIdentifier.swift
[5/35] Compiling Quick SubclassDetection.swift
[6/39] Compiling Quick AsyncExample.swift
[7/39] Compiling Quick Example.swift
[8/39] Compiling Quick ExampleMetadata.swift
[9/39] Compiling Quick Filter.swift
[10/39] Compiling Quick AsyncExampleHooks.swift
[11/39] Compiling Quick Closures.swift
[12/39] Compiling Quick ExampleHooks.swift
[13/39] Compiling Quick HooksPhase.swift
[14/39] Compiling Quick SuiteHooks.swift
[15/39] Compiling Quick NSBundle+CurrentTestBundle.swift
[16/39] Compiling Quick AsyncWorld+DSL.swift
[17/39] Compiling Quick DSL.swift
[18/39] Compiling Quick World+DSL.swift
[19/39] Compiling Quick ErrorUtility.swift
[20/39] Compiling Quick ExampleGroup.swift
[21/39] Compiling Quick Callsite.swift
[22/39] Compiling Quick QCKConfiguration.swift
[23/39] Compiling Quick QuickConfiguration.swift
[24/39] Compiling Quick CurrentSpec.swift
[25/39] Compiling Quick AsyncDSL.swift
[26/39] Compiling Quick QuickMain.swift
/Users/builder/builds/UKfvDsi8u/2/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/2/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/2/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/2/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] Emitting module Quick
[31/39] Compiling Quick AsyncBehavior.swift
[32/39] Compiling Quick AsyncExampleGroup.swift
[33/39] Compiling Quick AsyncSpec.swift
[34/39] Compiling Quick AsyncWorld.swift
[35/39] Compiling Quick Behavior.swift
[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.50s)
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.24s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.25s)
Fetched https://github.com/Quick/Nimble.git (0.29s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 13.2.0 (0.33s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.0 (0.04s)
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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Quick/PrivacyInfo.xcprivacy
Build complete.
Done.

Build Machine: Mac 7