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 SLChat with Swift 6.0 (beta) 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/shial4/slchat.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/shial4/slchat
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0bb88b9 Travis xcode9
Cloned https://github.com/shial4/slchat.git
Revision (git rev-parse @):
0bb88b99de08b0a71e6579daeee7c129360ef1cf
SUCCESS checkout https://github.com/shial4/slchat.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/shial4/slchat.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/IBM-Swift/BlueCryptor.git
Fetching https://github.com/IBM-Swift/Kitura-net.git
Fetching https://github.com/IBM-Swift/LoggerAPI.git
Fetching https://github.com/IBM-Swift/Kitura-WebSocket
Fetching https://github.com/IBM-Swift/BlueSocket.git
Fetching https://github.com/IBM-Swift/BlueSSLService.git
[1/771] Fetching loggerapi
[271/10315] Fetching loggerapi, kitura-net
[272/12151] Fetching loggerapi, kitura-net, kitura-websocket
[1197/13803] Fetching loggerapi, kitura-net, kitura-websocket, bluecryptor
[3315/16745] Fetching loggerapi, kitura-net, kitura-websocket, bluecryptor, bluesocket
[3520/18833] Fetching loggerapi, kitura-net, kitura-websocket, bluecryptor, bluesocket, bluesslservice
Fetched https://github.com/IBM-Swift/BlueCryptor.git from cache (0.36s)
Fetching https://github.com/IBM-Swift/CommonCrypto.git
[9642/17181] Fetching loggerapi, kitura-net, kitura-websocket, bluesocket, bluesslservice
Fetched https://github.com/IBM-Swift/BlueSSLService.git from cache (0.43s)
Fetching https://github.com/IBM-Swift/CCurl.git
[8222/15093] Fetching loggerapi, kitura-net, kitura-websocket, bluesocket
[10322/15125] Fetching loggerapi, kitura-net, kitura-websocket, bluesocket, commoncrypto
Fetched https://github.com/IBM-Swift/CommonCrypto.git from cache (0.25s)
[1/184] Fetching ccurl
Fetched https://github.com/IBM-Swift/CCurl.git from cache (0.23s)
Fetched https://github.com/IBM-Swift/Kitura-WebSocket from cache (0.81s)
Fetched https://github.com/IBM-Swift/LoggerAPI.git from cache (0.81s)
Computing version for https://github.com/IBM-Swift/Kitura-WebSocket
Fetched https://github.com/IBM-Swift/BlueSocket.git from cache (0.81s)
Fetched https://github.com/IBM-Swift/Kitura-net.git from cache (0.82s)
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 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.