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

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/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/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:             5.10
Building package at path:  $workDir
https://github.com/mono0926/apns.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/vapor/crypto.git
Fetching https://github.com/vapor/jwt.git
Fetching https://github.com/vapor/bits.git
Fetching https://github.com/vapor/random.git
Fetching https://github.com/vapor/clibressl.git
Fetching https://github.com/vapor/core.git
[1/358] Fetching bits
[359/506] Fetching bits, random
[507/3292] Fetching bits, random, crypto
[981/5769] Fetching bits, random, crypto, jwt
[5696/25912] Fetching bits, random, crypto, jwt, core
[7181/29277] Fetching bits, random, crypto, jwt, core, clibressl
Fetched https://github.com/vapor/crypto.git from cache (0.33s)
Fetching https://github.com/vapor/debugging.git
[7383/26491] Fetching bits, random, jwt, core, clibressl
Fetched https://github.com/vapor/jwt.git from cache (0.33s)
Fetching https://github.com/vapor/ctls.git
[5108/24014] Fetching bits, random, core, clibressl
[18877/24085] Fetching bits, random, core, clibressl, ctls
[19344/24345] Fetching bits, random, core, clibressl, ctls, debugging
Fetched https://github.com/vapor/ctls.git from cache (0.24s)
Fetching https://github.com/vapor/json.git
[20010/24274] Fetching bits, random, core, clibressl, debugging
Fetched https://github.com/vapor/debugging.git from cache (0.26s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[19851/24014] Fetching bits, random, core, clibressl
Fetched https://github.com/vapor/bits.git from cache (0.80s)
Fetching https://github.com/vapor/node.git
Fetched https://github.com/vapor/clibressl.git from cache (0.81s)
Computing version for https://github.com/vapor/clibressl.git
[1/998] Fetching json
[610/13565] Fetching json, cryptoswift
error: package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 5.10' to specify the current tools version
Fetching https://github.com/vapor/json.git
Fetching https://github.com/vapor/core.git
Fetching https://github.com/vapor/random.git
Fetching https://github.com/vapor/node.git
[1/998] Fetching json
[141/1146] Fetching json, random
[447/5357] Fetching json, random, node
[2148/25500] Fetching json, random, node, core
Fetched https://github.com/vapor/random.git from cache (0.33s)
[12878/25352] Fetching json, node, core
[9070/21141] Fetching json, core
Fetched https://github.com/vapor/node.git from cache (0.33s)
Updating https://github.com/vapor/crypto.git
Updating https://github.com/vapor/clibressl.git
Updated https://github.com/vapor/crypto.git (0.18s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Updated https://github.com/vapor/clibressl.git (0.21s)
Updating https://github.com/vapor/ctls.git
Updated https://github.com/vapor/ctls.git (0.16s)
Updating https://github.com/vapor/bits.git
[21142/33708] Fetching json, core, cryptoswift
Updated https://github.com/vapor/bits.git (0.20s)
Updating https://github.com/vapor/debugging.git
Updating https://github.com/vapor/jwt.git
Fetched https://github.com/vapor/json.git from cache (0.98s)
Fetched https://github.com/vapor/core.git from cache (0.99s)
[2011/12567] Fetching cryptoswift
Updated https://github.com/vapor/debugging.git (0.16s)
Updated https://github.com/vapor/jwt.git (0.16s)
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: 5.10' to specify the current tools version
BUILD FAILURE 5.10 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.