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

Build Command

bash -c docker run --rm -v "checkouts-4609320-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/mono0926/apns.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/mono0926/apns
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at bd12913 Add Environment test
Cloned https://github.com/mono0926/apns.git
Revision (git rev-parse @):
bd12913d4514fabc72a750ce2f7aa2a0774e731e
SUCCESS checkout https://github.com/mono0926/apns.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/mono0926/apns.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-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/vapor/debugging.git
Fetching https://github.com/vapor/node.git
Fetching https://github.com/vapor/core.git
Fetching https://github.com/vapor/bits.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/vapor/random.git
[1/148] Fetching random
[149/408] Fetching random, debugging
[204/766] Fetching random, debugging, bits
[205/20909] Fetching random, debugging, bits, core
[765/25120] Fetching random, debugging, bits, core, node
[5080/37774] Fetching random, debugging, bits, core, node, cryptoswift
Fetched https://github.com/vapor/random.git from cache (0.30s)
[10215/37626] Fetching debugging, bits, core, node, cryptoswift
Fetching https://github.com/vapor/crypto.git
Fetched https://github.com/vapor/debugging.git from cache (0.31s)
Fetching https://github.com/vapor/clibressl.git
[11856/37366] Fetching bits, core, node, cryptoswift
[22584/40152] Fetching bits, core, node, cryptoswift, crypto
[25697/43517] Fetching bits, core, node, cryptoswift, crypto, clibressl
Fetched https://github.com/vapor/crypto.git from cache (0.37s)
Fetching https://github.com/vapor/json.git
[25170/40731] Fetching bits, core, node, cryptoswift, clibressl
[31017/41729] Fetching bits, core, node, cryptoswift, clibressl, json
Fetched https://github.com/vapor/clibressl.git from cache (0.90s)
Fetching https://github.com/vapor/ctls.git
[37985/38364] Fetching bits, core, node, cryptoswift, json
Fetched https://github.com/vapor/json.git from cache (0.76s)
Fetching https://github.com/vapor/jwt.git
[1/71] Fetching ctls
Fetched https://github.com/vapor/ctls.git from cache (0.29s)
Fetched https://github.com/vapor/bits.git from cache (1.64s)
Fetched https://github.com/vapor/node.git from cache (1.65s)
Fetched https://github.com/vapor/core.git from cache (1.67s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.68s)
[1/2507] Fetching jwt
Fetched https://github.com/vapor/jwt.git from cache (0.42s)
Computing version for https://github.com/vapor/clibressl.git
error: package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.0' to specify the current tools version
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.