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

Failed to build SpeziBluetooth, reference 3.1.0 (977cc6), with Swift 5.10 for Linux on 20 Oct 2024 11:40:30 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziBluetooth.git
Reference: 3.1.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/StanfordSpezi/SpeziBluetooth
 * tag               3.1.0      -> FETCH_HEAD
HEAD is now at 977cc67 Support `configure()` call on services and expose BluetoothScanner via APISupport SPI (#50)
Cloned https://github.com/StanfordSpezi/SpeziBluetooth.git
Revision (git rev-parse @):
977cc675d8c2dca51eabd52dc0e9476702c678eb
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziBluetooth.git at 3.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziBluetooth.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:5bb17dbcfcf8548eee753b07845b2378de013b2470bb445b58120b16b16ecc2b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/StanfordBDHG/XCTestExtensions.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/StanfordSpezi/SpeziNetworking
Fetching https://github.com/StanfordSpezi/Spezi
[1/772] Fetching xctestextensions
[773/9646] Fetching xctestextensions, spezi
[862/9862] Fetching xctestextensions, spezi, spezinetworking
[1075/11431] Fetching xctestextensions, spezi, spezinetworking, swift-atomics
Fetched https://github.com/StanfordBDHG/XCTestExtensions.git from cache (0.23s)
Fetching https://github.com/StanfordSpezi/SpeziFoundation
[2170/10659] Fetching spezi, spezinetworking, swift-atomics
[10660/26104] Fetching spezi, spezinetworking, swift-atomics, swift-collections
[11433/26564] Fetching spezi, spezinetworking, swift-atomics, swift-collections, spezifoundation
Fetched https://github.com/StanfordSpezi/SpeziFoundation from cache (0.25s)
[12358/26104] Fetching spezi, spezinetworking, swift-atomics, swift-collections
[14831/96780] Fetching spezi, spezinetworking, swift-atomics, swift-collections, swift-nio
Fetched https://github.com/StanfordSpezi/SpeziNetworking from cache (1.45s)
[61933/96564] Fetching spezi, swift-atomics, swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (1.48s)
[47195/81119] Fetching spezi, swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (4.81s)
Fetched https://github.com/StanfordSpezi/Spezi from cache (4.81s)
Fetched https://github.com/apple/swift-nio.git from cache (4.89s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.36s)
Computing version for https://github.com/StanfordBDHG/XCTestExtensions.git
Computed https://github.com/StanfordBDHG/XCTestExtensions.git at 1.0.0 (0.34s)
Computing version for https://github.com/StanfordSpezi/SpeziNetworking
Computed https://github.com/StanfordSpezi/SpeziNetworking at 2.1.3 (0.54s)
Computing version for https://github.com/StanfordSpezi/Spezi
Computed https://github.com/StanfordSpezi/Spezi at 1.7.4 (0.50s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions
[1/374] Fetching xctruntimeassertions
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions from cache (0.18s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions at 1.1.3 (0.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.56s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation
error: Dependencies could not be resolved because root depends on 'spezifoundation' 2.0.0-beta.1..<3.0.0.
'spezifoundation' >= 2.0.0-beta.1 cannot be used because 'spezifoundation' 2.0.0 contains incompatible tools version (6.0.0) and no versions of 'spezifoundation' match the requirement {2.0.0-beta.1..<2.0.0, 2.0.1..<3.0.0}.
BUILD FAILURE 5.10 linux