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.43.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mono0926/apns.git
Reference: 0.1.3
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
 * tag               0.1.3      -> FETCH_HEAD
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 0.1.3
========================================
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/node.git
Fetching https://github.com/vapor/ctls.git
Fetching https://github.com/vapor/bits.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/vapor/json.git
Fetching https://github.com/vapor/crypto.git
[1/2786] Fetching crypto
[336/2857] Fetching crypto, ctls
[2858/3215] Fetching crypto, ctls, bits
[3216/4213] Fetching crypto, ctls, bits, json
[3536/8424] Fetching crypto, ctls, bits, json, node
[5215/21098] Fetching crypto, ctls, bits, json, node, cryptoswift
Fetched https://github.com/vapor/bits.git from cache (0.58s)
Fetching https://github.com/vapor/random.git
Fetched https://github.com/vapor/ctls.git from cache (0.58s)
Fetching https://github.com/vapor/debugging.git
[10150/20669] Fetching crypto, json, node, cryptoswift
Fetched https://github.com/vapor/json.git from cache (0.60s)
Fetching https://github.com/vapor/clibressl.git
[9659/19671] Fetching crypto, node, cryptoswift
[10547/19819] Fetching crypto, node, cryptoswift, random
[10695/23184] Fetching crypto, node, cryptoswift, random, clibressl
[10897/23444] Fetching crypto, node, cryptoswift, random, clibressl, debugging
Fetched https://github.com/vapor/random.git from cache (0.22s)
[10899/23296] Fetching crypto, node, cryptoswift, clibressl, debugging
Fetching https://github.com/vapor/core.git
Fetched https://github.com/vapor/debugging.git from cache (0.26s)
Fetching https://github.com/vapor/jwt.git
[11119/23036] Fetching crypto, node, cryptoswift, clibressl
[21557/43179] Fetching crypto, node, cryptoswift, clibressl, core
[21558/45693] Fetching crypto, node, cryptoswift, clibressl, core, jwt
Fetched https://github.com/vapor/jwt.git from cache (0.31s)
[29180/43179] Fetching crypto, node, cryptoswift, clibressl, core
Fetched https://github.com/vapor/clibressl.git from cache (0.78s)
Computing version for https://github.com/vapor/clibressl.git
[35987/39814] Fetching crypto, node, cryptoswift, core
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.