This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 Cubby with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Fleuronic/Cubby.git
Reference: main
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/Fleuronic/Cubby
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b90ac22 Remove Twitter references in README.md
Cloned https://github.com/Fleuronic/Cubby.git
Revision (git rev-parse @):
b90ac22cbdc1b48a201bd95a37f0814bc8cbadb8
SUCCESS checkout https://github.com/Fleuronic/Cubby.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/Fleuronic/Cubby.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Fetching https://github.com/vkill/SwiftIPAddress
[1/404] Fetching swiftipaddress
Fetched https://github.com/vkill/SwiftIPAddress from cache (0.21s)
Fetching https://github.com/Fleuronic/Skewer
Fetching https://github.com/Fleuronic/Emissary
Fetching https://github.com/JohnSundell/Identity
Fetching https://github.com/Flight-School/AnyCodable
[1/85] Fetching identity
[86/849] Fetching identity, anycodable
[850/1013] Fetching identity, anycodable, skewer
[987/1440] Fetching identity, anycodable, skewer, emissary
Fetched https://github.com/JohnSundell/Identity from cache (0.25s)
Fetched https://github.com/Flight-School/AnyCodable from cache (0.28s)
Fetched https://github.com/Fleuronic/Skewer from cache (0.28s)
Fetched https://github.com/Fleuronic/Emissary from cache (0.28s)
Computing version for https://github.com/JohnSundell/Identity
Computed https://github.com/JohnSundell/Identity at 0.3.0 (0.43s)
Computing version for https://github.com/Fleuronic/Skewer
Computed https://github.com/Fleuronic/Skewer at 3.0.1 (0.45s)
Computing version for https://github.com/Fleuronic/Emissary
Computed https://github.com/Fleuronic/Emissary at 0.4.9 (0.46s)
Fetching https://github.com/cx-org/CombineX
[1/9232] Fetching combinex
Fetched https://github.com/cx-org/CombineX from cache (0.67s)
Computing version for https://github.com/cx-org/CombineX
Computed https://github.com/cx-org/CombineX at 0.4.0 (0.51s)
Fetching https://github.com/apple/swift-atomics.git
[1/1563] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.38s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.2 (0.43s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 0.0.3 (0.44s)
Creating working copy for https://github.com/Fleuronic/Emissary
Working copy of https://github.com/Fleuronic/Emissary resolved at 0.4.9
Creating working copy for https://github.com/Fleuronic/Skewer
Working copy of https://github.com/Fleuronic/Skewer resolved at 3.0.1
Creating working copy for https://github.com/JohnSundell/Identity
Working copy of https://github.com/JohnSundell/Identity resolved at 0.3.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 0.0.3
Creating working copy for https://github.com/vkill/SwiftIPAddress
Working copy of https://github.com/vkill/SwiftIPAddress resolved at master (5d04aaa)
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.2
Creating working copy for https://github.com/cx-org/CombineX
Working copy of https://github.com/cx-org/CombineX resolved at 0.4.0
Building for debugging...
[0/12] Write sources
clang: error: unknown argument: '-index-store-path'
clang: error: no such file or directory: '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store'
[10/12] Compiling _AtomicsShims.c
[10/12] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.