Build Information
Successful build of Nimble with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsaidi/Nimble.git
Reference: v9.2.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/danielsaidi/Nimble
* tag v9.2.1 -> FETCH_HEAD
HEAD is now at c93f16c Bumping version to 9.2.1
Cloned https://github.com/danielsaidi/Nimble.git
Revision (git rev-parse @):
c93f16c25af5770f0d3e6af27c9634640946b068
SUCCESS checkout https://github.com/danielsaidi/Nimble.git at v9.2.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/danielsaidi/Nimble.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[3/7] Write swift-version--423B1241ED78D482.txt
[4/7] Compiling CwlMachBadInstructionHandler mach_excServer.c
[5/7] Compiling CwlCatchExceptionSupport CwlCatchException.m
[6/9] Compiling CwlMachBadInstructionHandler CwlMachBadInstructionHandler.m
[8/9] Compiling CwlCatchException CwlCatchException.swift
[9/9] Emitting module CwlCatchException
[10/13] Compiling CwlPreconditionTesting CwlCatchBadInstruction.swift
[11/13] Compiling CwlPreconditionTesting CwlBadInstructionException.swift
[12/13] Emitting module CwlPreconditionTesting
[13/13] Compiling CwlPreconditionTesting CwlDarwinDefinitions.swift
[14/62] Emitting module Nimble
[15/68] Compiling Nimble ExceptionCapture.swift
[16/68] Compiling Nimble DSL+Wait.swift
[17/68] Compiling Nimble DSL.swift
[18/68] Compiling Nimble Expectation.swift
[19/68] Compiling Nimble ExpectationMessage.swift
[20/68] Compiling Nimble Expression.swift
[21/68] Compiling Nimble FailureMessage.swift
[22/68] Compiling Nimble BeGreaterThanOrEqualTo.swift
[23/68] Compiling Nimble BeIdenticalTo.swift
[24/68] Compiling Nimble BeLessThan.swift
[25/68] Compiling Nimble BeLessThanOrEqual.swift
[26/68] Compiling Nimble BeLogical.swift
[27/68] Compiling Nimble BeNil.swift
[28/68] Compiling Nimble BeVoid.swift
[29/68] Compiling Nimble Equal.swift
[30/68] Compiling Nimble HaveCount.swift
[31/68] Compiling Nimble Match.swift
[32/68] Compiling Nimble MatchError.swift
[33/68] Compiling Nimble MatcherFunc.swift
[34/68] Compiling Nimble MatcherProtocols.swift
[35/68] Compiling Nimble PostNotification.swift
[36/68] Compiling Nimble BeginWith.swift
[37/68] Compiling Nimble BeginWithPrefix.swift
[38/68] Compiling Nimble Contain.swift
[39/68] Compiling Nimble ContainElementSatisfying.swift
[40/68] Compiling Nimble ElementsEqual.swift
[41/68] Compiling Nimble EndWith.swift
[42/68] Compiling Nimble Equal+Tuple.swift
[43/68] Compiling Nimble AllPass.swift
[44/68] Compiling Nimble Async.swift
[45/68] Compiling Nimble BeAKindOf.swift
[46/68] Compiling Nimble BeAnInstanceOf.swift
[47/68] Compiling Nimble BeCloseTo.swift
[48/68] Compiling Nimble BeEmpty.swift
[49/68] Compiling Nimble BeGreaterThan.swift
[50/68] Compiling Nimble Predicate.swift
[51/68] Compiling Nimble RaisesException.swift
[52/68] Compiling Nimble SatisfyAllOf.swift
[53/68] Compiling Nimble SatisfyAnyOf.swift
[54/68] Compiling Nimble ThrowAssertion.swift
[55/68] Compiling Nimble ThrowError.swift
[56/68] Compiling Nimble AdapterProtocols.swift
[57/68] Compiling Nimble AssertionDispatcher.swift
[58/68] Compiling Nimble AssertionRecorder.swift
[59/68] Compiling Nimble NMBExpectation.swift
[60/68] Compiling Nimble NMBObjCMatcher.swift
[61/68] Compiling Nimble NimbleEnvironment.swift
[62/68] Compiling Nimble NimbleXCTestHandler.swift
[63/68] Compiling Nimble ToSucceed.swift
[64/68] Compiling Nimble Await.swift
[65/68] Compiling Nimble DispatchTimeInterval.swift
[66/68] Compiling Nimble Errors.swift
[67/68] Compiling Nimble SourceLocation.swift
[68/68] Compiling Nimble Stringers.swift
Build complete! (12.36s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.15s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.15s)
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.0.1 (0.02s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.0.0 (0.02s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.0.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.0.1
Build complete.
Done.