The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Nimble with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.6
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/o86TiJKT/3/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.8
Building package at path:  $PWD/checkout
https://github.com/danielsaidi/Nimble.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Compiling CwlMachBadInstructionHandler mach_excServer.c
[1/3] Compiling CwlCatchExceptionSupport CwlCatchException.m
[2/3] Compiling CwlMachBadInstructionHandler CwlMachBadInstructionHandler.m
[4/5] Compiling CwlCatchException CwlCatchException.swift
[5/5] Emitting module CwlCatchException
[6/9] Compiling CwlPreconditionTesting CwlDarwinDefinitions.swift
[7/9] Compiling CwlPreconditionTesting CwlCatchBadInstruction.swift
[8/9] Compiling CwlPreconditionTesting CwlBadInstructionException.swift
[9/9] Emitting module CwlPreconditionTesting
[10/58] Emitting module Nimble
[11/64] Compiling Nimble Predicate.swift
[12/64] Compiling Nimble RaisesException.swift
[13/64] Compiling Nimble SatisfyAllOf.swift
[14/64] Compiling Nimble SatisfyAnyOf.swift
[15/64] Compiling Nimble ThrowAssertion.swift
[16/64] Compiling Nimble ThrowError.swift
[17/64] Compiling Nimble AdapterProtocols.swift
[18/64] Compiling Nimble AssertionDispatcher.swift
[19/64] Compiling Nimble AssertionRecorder.swift
[20/64] Compiling Nimble NMBExpectation.swift
[21/64] Compiling Nimble NMBObjCMatcher.swift
[22/64] Compiling Nimble NimbleEnvironment.swift
[23/64] Compiling Nimble NimbleXCTestHandler.swift
[24/64] Compiling Nimble BeGreaterThanOrEqualTo.swift
[25/64] Compiling Nimble BeIdenticalTo.swift
[26/64] Compiling Nimble BeLessThan.swift
[27/64] Compiling Nimble BeLessThanOrEqual.swift
[28/64] Compiling Nimble BeLogical.swift
[29/64] Compiling Nimble BeNil.swift
[30/64] Compiling Nimble BeVoid.swift
[31/64] Compiling Nimble BeginWith.swift
[32/64] Compiling Nimble BeginWithPrefix.swift
[33/64] Compiling Nimble Contain.swift
[34/64] Compiling Nimble ContainElementSatisfying.swift
[35/64] Compiling Nimble ElementsEqual.swift
[36/64] Compiling Nimble EndWith.swift
[37/64] Compiling Nimble Equal+Tuple.swift
[38/64] Compiling Nimble ExceptionCapture.swift
[39/64] Compiling Nimble DSL+Wait.swift
[40/64] Compiling Nimble DSL.swift
[41/64] Compiling Nimble Expectation.swift
[42/64] Compiling Nimble ExpectationMessage.swift
[43/64] Compiling Nimble Expression.swift
[44/64] Compiling Nimble FailureMessage.swift
[45/64] Compiling Nimble AllPass.swift
[46/64] Compiling Nimble Async.swift
[47/64] Compiling Nimble BeAKindOf.swift
[48/64] Compiling Nimble BeAnInstanceOf.swift
[49/64] Compiling Nimble BeCloseTo.swift
[50/64] Compiling Nimble BeEmpty.swift
[51/64] Compiling Nimble BeGreaterThan.swift
[52/64] Compiling Nimble Equal.swift
[53/64] Compiling Nimble HaveCount.swift
[54/64] Compiling Nimble Match.swift
[55/64] Compiling Nimble MatchError.swift
[56/64] Compiling Nimble MatcherFunc.swift
[57/64] Compiling Nimble MatcherProtocols.swift
[58/64] Compiling Nimble PostNotification.swift
[59/64] Compiling Nimble ToSucceed.swift
[60/64] Compiling Nimble Await.swift
[61/64] Compiling Nimble DispatchTimeInterval.swift
[62/64] Compiling Nimble Errors.swift
[63/64] Compiling Nimble SourceLocation.swift
[64/64] Compiling Nimble Stringers.swift
Build complete! (23.36s)
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.19s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.22s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
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/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.0.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.0.0
Build complete.
Done.