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

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/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/Azoy/Sword.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/Azoy/Sword
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 01185a2 Update Doc Link
Cloned https://github.com/Azoy/Sword.git
Revision (git rev-parse @):
01185a232ea9a33f67711550f77a7a8dbca2dc78
SUCCESS checkout https://github.com/Azoy/Sword.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/Azoy/Sword.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/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/Azoy/common-crypto-spm.git
Fetching https://github.com/Azoy/zlib-spm.git
Fetching https://github.com/Azoy/Starscream.git
Fetching https://github.com/vapor/engine.git
[1/27] Fetching common-crypto-spm
[28/2158] Fetching common-crypto-spm, starscream
[583/2190] Fetching common-crypto-spm, starscream, zlib-spm
[599/27657] Fetching common-crypto-spm, starscream, zlib-spm, engine
Fetched https://github.com/Azoy/zlib-spm.git from cache (0.20s)
[2345/27625] Fetching common-crypto-spm, starscream, engine
Fetched https://github.com/Azoy/common-crypto-spm.git from cache (0.28s)
Fetched https://github.com/Azoy/Starscream.git from cache (0.28s)
[8914/25467] Fetching engine
Fetched https://github.com/vapor/engine.git from cache (0.73s)
Computing version for https://github.com/vapor/engine.git
Computed https://github.com/vapor/engine.git at 2.2.5 (0.48s)
Fetching https://github.com/vapor/sockets.git
Fetching https://github.com/vapor/core.git
Fetching https://github.com/vapor/random.git
Fetching https://github.com/vapor/tls.git
Fetching https://github.com/vapor/crypto.git
[1/3312] Fetching sockets
[134/3460] Fetching sockets, random
[3461/6246] Fetching sockets, random, crypto
[4687/26389] Fetching sockets, random, crypto, core
[5837/27533] Fetching sockets, random, crypto, core, tls
Fetched https://github.com/vapor/crypto.git from cache (0.73s)
Fetched https://github.com/vapor/random.git from cache (0.74s)
Fetched https://github.com/vapor/tls.git from cache (0.74s)
Fetched https://github.com/vapor/sockets.git from cache (0.74s)
Fetched https://github.com/vapor/core.git from cache (0.75s)
Computing version for https://github.com/vapor/random.git
Computed https://github.com/vapor/random.git at 1.2.0 (1.47s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.46s)
Fetching https://github.com/vapor/debugging.git
Fetching https://github.com/vapor/bits.git
[1/260] Fetching debugging
[173/618] Fetching debugging, bits
Fetched https://github.com/vapor/debugging.git from cache (0.53s)
Fetched https://github.com/vapor/bits.git from cache (0.53s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (0.45s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (1.50s)
Computing version for https://github.com/vapor/tls.git
Computed https://github.com/vapor/tls.git at 2.1.3 (0.98s)
Fetching https://github.com/vapor/ctls.git
[1/71] Fetching ctls
Fetched https://github.com/vapor/ctls.git from cache (0.26s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 2.1.3 (0.46s)
Computing version for https://github.com/vapor/ctls.git
Computed https://github.com/vapor/ctls.git at 1.1.3 (0.44s)
Computing version for https://github.com/vapor/sockets.git
Computed https://github.com/vapor/sockets.git at 2.2.3 (0.46s)
Creating working copy for https://github.com/vapor/sockets.git
Working copy of https://github.com/vapor/sockets.git resolved at 2.2.3
Creating working copy for https://github.com/vapor/engine.git
Working copy of https://github.com/vapor/engine.git resolved at 2.2.5
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 2.2.1
Creating working copy for https://github.com/vapor/ctls.git
Working copy of https://github.com/vapor/ctls.git resolved at 1.1.3
Creating working copy for https://github.com/vapor/bits.git
Working copy of https://github.com/vapor/bits.git resolved at 1.1.1
Creating working copy for https://github.com/vapor/random.git
Working copy of https://github.com/vapor/random.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 2.1.3
Creating working copy for https://github.com/vapor/debugging.git
Working copy of https://github.com/vapor/debugging.git resolved at 1.1.1
Creating working copy for https://github.com/vapor/tls.git
Working copy of https://github.com/vapor/tls.git resolved at 2.1.3
warning: 'ctls': ignoring declared target(s) 'CTLS' in the system package
warning: you may be able to install ctls using your system-packager:
    apt-get install libssl-dev
Building for debugging...
[0/15] 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'
[13/15] Compiling CHTTP http_parser.c
[13/15] 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.