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: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/danielsaidi/Nimble
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f76b83c Merge branch 'main' into main
Cloned https://github.com/danielsaidi/Nimble.git
Revision (git rev-parse @):
f76b83c051fb3e6c120a33ebac200efba883065a
SUCCESS checkout https://github.com/danielsaidi/Nimble.git at main
========================================
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] Emitting module CwlCatchException
[5/5] Compiling CwlCatchException CwlCatchException.swift
[6/9] Compiling CwlPreconditionTesting CwlBadInstructionException.swift
[7/9] Emitting module CwlPreconditionTesting
[8/9] Compiling CwlPreconditionTesting CwlDarwinDefinitions.swift
[9/9] Compiling CwlPreconditionTesting CwlCatchBadInstruction.swift
[10/58] Compiling Nimble AdapterProtocols.swift
[11/58] Compiling Nimble AssertionDispatcher.swift
[12/58] Compiling Nimble AssertionRecorder.swift
[13/58] Compiling Nimble NMBExpectation.swift
[14/58] Compiling Nimble NimbleEnvironment.swift
[15/58] Compiling Nimble NimbleXCTestHandler.swift
[16/58] Compiling Nimble ExceptionCapture.swift
[17/64] Compiling Nimble Predicate.swift
[18/64] Compiling Nimble RaisesException.swift
[19/64] Compiling Nimble SatisfyAllOf.swift
[20/64] Compiling Nimble SatisfyAnyOf.swift
[21/64] Compiling Nimble ThrowAssertion.swift
[22/64] Compiling Nimble ThrowError.swift
[23/64] Compiling Nimble Async.swift
[24/64] Compiling Nimble BeAKindOf.swift
[25/64] Compiling Nimble BeAnInstanceOf.swift
[26/64] Compiling Nimble BeCloseTo.swift
[27/64] Compiling Nimble BeEmpty.swift
[28/64] Compiling Nimble BeGreaterThan.swift
[29/64] Compiling Nimble BeGreaterThanOrEqualTo.swift
[30/64] Compiling Nimble BeIdenticalTo.swift
[31/64] Compiling Nimble BeLessThan.swift
[32/64] Compiling Nimble BeLessThanOrEqual.swift
[33/64] Compiling Nimble BeLogical.swift
[34/64] Compiling Nimble BeNil.swift
[35/64] Compiling Nimble BeResult.swift
[36/64] Compiling Nimble BeVoid.swift
[37/64] Emitting module Nimble
[38/64] Compiling Nimble DSL+Wait.swift
[39/64] Compiling Nimble DSL.swift
[40/64] Compiling Nimble Expectation.swift
[41/64] Compiling Nimble ExpectationMessage.swift
[42/64] Compiling Nimble Expression.swift
[43/64] Compiling Nimble FailureMessage.swift
[44/64] Compiling Nimble AllPass.swift
[45/64] Compiling Nimble BeWithin.swift
[46/64] Compiling Nimble BeginWith.swift
[47/64] Compiling Nimble BeginWithPrefix.swift
[48/64] Compiling Nimble Contain.swift
[49/64] Compiling Nimble ContainElementSatisfying.swift
[50/64] Compiling Nimble ElementsEqual.swift
[51/64] Compiling Nimble EndWith.swift
[52/64] Compiling Nimble Equal+Tuple.swift
[53/64] Compiling Nimble Equal.swift
[54/64] Compiling Nimble HaveCount.swift
[55/64] Compiling Nimble Match.swift
[56/64] Compiling Nimble MatchError.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! (16.89s)
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.21s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.23s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (0.03s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.0.0 (0.03s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.0
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.