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 GraphZahl 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/nerdsupremacist/GraphZahl.git
Reference: develop
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/nerdsupremacist/GraphZahl
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at c306e04 Removing NSNull check that sometimes crashes on linux
Cloned https://github.com/nerdsupremacist/GraphZahl.git
Revision (git rev-parse @):
c306e04e7ef80ec8d27fd351d263e430de3d934a
SUCCESS checkout https://github.com/nerdsupremacist/GraphZahl.git at develop
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/nerdsupremacist/GraphZahl.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/nerdsupremacist/CwlDemangle.git
Fetching https://github.com/nerdsupremacist/CRuntime.git
Fetching https://github.com/nerdsupremacist/GraphQL.git
Fetching https://github.com/nerdsupremacist/Runtime.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/nerdsupremacist/ContextKit.git
[1/251] Fetching cwldemangle
[89/292] Fetching cwldemangle, contextkit
[198/1697] Fetching cwldemangle, contextkit, graphql
[1375/1820] Fetching cwldemangle, contextkit, graphql, cruntime
[1709/3647] Fetching cwldemangle, contextkit, graphql, cruntime, runtime
Fetched https://github.com/nerdsupremacist/ContextKit.git from cache (0.29s)
Fetched https://github.com/nerdsupremacist/CRuntime.git from cache (0.29s)
Fetched https://github.com/nerdsupremacist/Runtime.git from cache (0.29s)
[1/65607] Fetching swift-nio
Fetched https://github.com/nerdsupremacist/CwlDemangle.git from cache (3.72s)
Fetched https://github.com/nerdsupremacist/GraphQL.git from cache (3.72s)
Computing version for https://github.com/nerdsupremacist/ContextKit.git
Fetched https://github.com/apple/swift-nio.git from cache (3.80s)
Computed https://github.com/nerdsupremacist/ContextKit.git at 0.2.1 (0.47s)
Computing version for https://github.com/nerdsupremacist/Runtime.git
Computed https://github.com/nerdsupremacist/Runtime.git at 2.1.2-beta.13 (0.46s)
Computing version for https://github.com/nerdsupremacist/CwlDemangle.git
Computed https://github.com/nerdsupremacist/ContextKit.git at 0.2.1 (0.00s)
error: Dependencies could not be resolved because no versions of 'cwldemangle' match the requirement 0.1.1-beta...<1.0.0 and root depends on 'runtime' 2.1.2-beta.13..<3.0.0.
'runtime' >= 2.1.2-beta.13 practically depends on 'cwldemangle' 0.1.1-beta...<1.0.0 because 'runtime' 2.1.2-beta.13 depends on 'cwldemangle' 0.1.1-beta...<1.0.0.
'runtime' >= 2.1.2-beta.13.0 practically depends on 'cwldemangle' 0.1.1-beta...<1.0.0 because no versions of 'runtime' match the requirement {2.1.2-beta.13.0..<2.1.2-beta.14, 2.1.2-beta.14.0..<3.0.0} and 'runtime' 2.1.2-beta.14 depends on 'cwldemangle' 0.1.1-beta...<1.0.0.
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.