The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Quick 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.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/o86TiJKT/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/o86TiJKT/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.7
Building package at path:  $workDir
https://github.com/Quick/Quick.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Copying PrivacyInfo.xcprivacy
[1/2] Compiling QuickObjCRuntime QuickSpecBase.m
[3/37] Compiling Quick AsyncExample.swift
[4/37] Compiling Quick Example.swift
[5/37] Compiling Quick ExampleMetadata.swift
[6/37] Compiling Quick Filter.swift
[7/37] Compiling Quick AsyncExampleHooks.swift
[8/37] Compiling Quick AsyncBehavior.swift
[9/37] Compiling Quick AsyncExampleGroup.swift
[10/37] Compiling Quick AsyncSpec.swift
[11/37] Compiling Quick AsyncWorld.swift
[12/37] Compiling Quick Behavior.swift
[13/37] Compiling Quick StopTest.swift
[14/37] Compiling Quick String+C99ExtendedIdentifier.swift
[15/37] Compiling Quick SubclassDetection.swift
[16/37] Compiling Quick TestSelectorNameProvider.swift
[17/37] Compiling Quick Closures.swift
[18/37] Compiling Quick ExampleHooks.swift
[19/37] Compiling Quick HooksPhase.swift
[20/37] Compiling Quick SuiteHooks.swift
[21/37] Compiling Quick NSBundle+CurrentTestBundle.swift
[22/37] Compiling Quick AsyncWorld+DSL.swift
[23/37] Compiling Quick DSL.swift
[24/37] Compiling Quick World+DSL.swift
[25/37] Compiling Quick ErrorUtility.swift
[26/37] Compiling Quick ExampleGroup.swift
[27/37] Compiling Quick Callsite.swift
[28/37] Compiling Quick QCKConfiguration.swift
[29/37] Compiling Quick QuickConfiguration.swift
[30/37] Compiling Quick CurrentSpec.swift
[31/37] Compiling Quick AsyncDSL.swift
[32/37] Emitting module Quick
[33/37] Compiling Quick QuickMain.swift
/Users/builder/builds/o86TiJKT/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(
              ^
[34/37] Compiling Quick QuickSelectedTestSuiteBuilder.swift
/Users/builder/builds/o86TiJKT/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(
              ^
[35/37] Compiling Quick QuickSpec.swift
/Users/builder/builds/o86TiJKT/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(
              ^
[36/37] Compiling Quick QuickTestObservation.swift
/Users/builder/builds/o86TiJKT/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(
              ^
[37/37] Compiling Quick QuickTestSuite.swift
/Users/builder/builds/o86TiJKT/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(
              ^
[38/41] Compiling Quick TestState.swift
[39/41] Compiling Quick URL+FileName.swift
[40/41] Compiling Quick World.swift
[41/41] Compiling Quick resource_bundle_accessor.swift
Build complete! (18.44s)
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.52s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.56s)
Fetched https://github.com/Quick/Nimble.git (1.10s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 12.3.0 (0.02s)
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/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.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/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 12.3.0
Build complete.
Done.

Build Machine: Mac 5