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 swift-package-factory with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-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/tayloraswift/swift-package-factory.git
Reference: master
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/tayloraswift/swift-package-factory
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at babb16e swift-DEVELOPMENT-SNAPSHOT-2022-12-17-a
Cloned https://github.com/tayloraswift/swift-package-factory.git
Revision (git rev-parse @):
babb16e83198e53da6541cb19978d3e3356a3ab8
SUCCESS checkout https://github.com/tayloraswift/swift-package-factory.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/tayloraswift/swift-package-factory.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-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/apple/swift-syntax.git
[1/60886] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (4.32s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/kelvin13/swift-system-extras.git
[1/40] Fetching swift-system-extras
Fetched https://github.com/kelvin13/swift-system-extras.git from cache (0.23s)
Computing version for https://github.com/kelvin13/swift-system-extras.git
Computed https://github.com/kelvin13/swift-system-extras.git at 0.2.0 (0.52s)
[1/3518] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.97s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.52s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
Creating working copy for https://github.com/kelvin13/swift-system-extras.git
Working copy of https://github.com/kelvin13/swift-system-extras.git resolved at 0.2.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at swift-DEVELOPMENT-SNAPSHOT-2022-12-17-a (e4a3ce8)
warning: 'spi-builder-workspace': found 7 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Examples/InvalidExamples/InvalidMatrix.spf
    /host/spi-builder-workspace/Examples/InvalidExamples/InvalidBasis.spf
    /host/spi-builder-workspace/Examples/InvalidExamples/InvalidBasisSyntax.spf
    /host/spi-builder-workspace/Examples/InvalidExamples/IdentifierSafety.spf
    /host/spi-builder-workspace/Examples/InvalidExamples/InvalidRetro.spf
    /host/spi-builder-workspace/Examples/InvalidExamples/InvalidRetroProtocol.spf
    /host/spi-builder-workspace/Examples/InvalidExamples/UndefinedBasis.spf
warning: 'spi-builder-workspace': found 8 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Examples/ValidExamples/Scopes.spf
    /host/spi-builder-workspace/Examples/ValidExamples/OtherAttributes.spf
    /host/spi-builder-workspace/Examples/ValidExamples/Zip.spf
    /host/spi-builder-workspace/Examples/ValidExamples/ContainerTypes.spf
    /host/spi-builder-workspace/Examples/ValidExamples/Nested.spf
    /host/spi-builder-workspace/Examples/ValidExamples/Basic.spf
    /host/spi-builder-workspace/Examples/ValidExamples/PrimaryAssociatedtypeDowngrade.spf
    /host/spi-builder-workspace/Examples/ValidExamples/DocComments.spf
[1/1] Compiling plugin FactoryPlugin
Building for debugging...
[1/35] 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'
[14/35] Compiling CSystem shims.c
[14/35] 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.