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 SLChat with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shial4/slchat.git
Reference: 0.1.1
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/shial4/slchat
 * tag               0.1.1      -> FETCH_HEAD
HEAD is now at 41c2048 [Swift 4] substring
Cloned https://github.com/shial4/slchat.git
Revision (git rev-parse @):
41c2048a8c813060b3c8053c9ea65b81fe931892
SUCCESS checkout https://github.com/shial4/slchat.git at 0.1.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/shial4/slchat.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/IBM-Swift/CCurl.git
Fetching https://github.com/IBM-Swift/Kitura-net.git
Fetching https://github.com/IBM-Swift/BlueCryptor.git
Fetching https://github.com/IBM-Swift/LoggerAPI.git
Fetching https://github.com/IBM-Swift/BlueSocket.git
Fetching https://github.com/IBM-Swift/BlueSSLService.git
[1/1638] Fetching bluecryptor
[427/4580] Fetching bluecryptor, bluesocket
[1515/4764] Fetching bluecryptor, bluesocket, ccurl
[3118/6852] Fetching bluecryptor, bluesocket, ccurl, bluesslservice
[4468/7623] Fetching bluecryptor, bluesocket, ccurl, bluesslservice, loggerapi
[7624/17167] Fetching bluecryptor, bluesocket, ccurl, bluesslservice, loggerapi, kitura-net
Fetched https://github.com/IBM-Swift/BlueSSLService.git from cache (0.37s)
Fetched https://github.com/IBM-Swift/BlueCryptor.git from cache (0.37s)
Fetching https://github.com/IBM-Swift/Kitura-WebSocket
Fetching https://github.com/IBM-Swift/CommonCrypto.git
[4470/13441] Fetching bluesocket, ccurl, loggerapi, kitura-net
Fetched https://github.com/IBM-Swift/CCurl.git from cache (0.37s)
[4382/13257] Fetching bluesocket, loggerapi, kitura-net
Fetched https://github.com/IBM-Swift/LoggerAPI.git from cache (0.40s)
[4183/12486] Fetching bluesocket, kitura-net
[7715/12518] Fetching bluesocket, kitura-net, commoncrypto
[12424/14354] Fetching bluesocket, kitura-net, commoncrypto, kitura-websocket
Fetched https://github.com/IBM-Swift/CommonCrypto.git from cache (0.24s)
[12762/14322] Fetching bluesocket, kitura-net, kitura-websocket
Fetched https://github.com/IBM-Swift/Kitura-WebSocket from cache (0.35s)
Computing version for https://github.com/IBM-Swift/Kitura-WebSocket
error: the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
Fetching https://github.com/IBM-Swift/BlueSocket.git
Updating https://github.com/IBM-Swift/CCurl.git
Updated https://github.com/IBM-Swift/CCurl.git (0.14s)
Fetching https://github.com/IBM-Swift/Kitura-net.git
[1/2942] Fetching bluesocket
[2943/12486] Fetching bluesocket, kitura-net
Updating https://github.com/IBM-Swift/BlueCryptor.git
Updating https://github.com/IBM-Swift/CommonCrypto.git
Updating https://github.com/IBM-Swift/LoggerAPI.git
Updating https://github.com/IBM-Swift/Kitura-WebSocket
Fetched https://github.com/IBM-Swift/BlueSocket.git from cache (0.42s)
[1050/9544] Fetching kitura-net
Updating https://github.com/IBM-Swift/BlueSSLService.git
Updated https://github.com/IBM-Swift/Kitura-WebSocket (0.19s)
Computing version for https://github.com/IBM-Swift/Kitura-WebSocket
Updated https://github.com/IBM-Swift/LoggerAPI.git (0.20s)
Updated https://github.com/IBM-Swift/BlueCryptor.git (0.20s)
Updated https://github.com/IBM-Swift/CommonCrypto.git (0.20s)
Updated https://github.com/IBM-Swift/BlueSSLService.git (0.21s)
error: the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
BUILD FAILURE 5.10 linux