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-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/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:             5.10
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-5.10-latest swift build 2>&1
Fetching https://github.com/vapor/bits.git
Fetching https://github.com/vapor/core.git
Fetching https://github.com/vapor/debugging.git
Fetching https://github.com/vapor/crypto.git
Fetching https://github.com/vapor/node.git
Fetching https://github.com/vapor/ctls.git
[1/71] Fetching ctls
[72/20214] Fetching ctls, core
[1080/20474] Fetching ctls, core, debugging
[1924/20832] Fetching ctls, core, debugging, bits
[2886/25043] Fetching ctls, core, debugging, bits, node
[2929/27829] Fetching ctls, core, debugging, bits, node, crypto
Fetched https://github.com/vapor/ctls.git from cache (0.48s)
Fetching https://github.com/vapor/random.git
Fetched https://github.com/vapor/crypto.git from cache (0.49s)
Fetching https://github.com/vapor/clibressl.git
Fetched https://github.com/vapor/debugging.git from cache (0.49s)
Fetching https://github.com/vapor/jwt.git
[20885/24712] Fetching core, bits, node
Fetched https://github.com/vapor/node.git from cache (0.49s)
Fetching https://github.com/vapor/json.git
[16876/20501] Fetching core, bits
[20502/20649] Fetching core, bits, random
[20650/23126] Fetching core, bits, random, jwt
Fetched https://github.com/vapor/random.git from cache (0.24s)
[21567/22978] Fetching core, bits, jwt
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[22979/26343] Fetching core, bits, jwt, clibressl
[23215/27341] Fetching core, bits, jwt, clibressl, json
Fetched https://github.com/vapor/jwt.git from cache (0.34s)
[21649/24864] Fetching core, bits, clibressl, json
Fetched https://github.com/vapor/bits.git from cache (0.91s)
[22132/24506] Fetching core, clibressl, json
Fetched https://github.com/vapor/core.git from cache (0.93s)
[2191/4363] Fetching clibressl, json
[3235/16930] Fetching clibressl, json, cryptoswift
Fetched https://github.com/vapor/json.git from cache (0.65s)
Fetched https://github.com/vapor/clibressl.git from cache (0.77s)
Computing version for https://github.com/vapor/clibressl.git
[2011/12567] Fetching 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/krzyzanowskim/CryptoSwift.git
Updating https://github.com/vapor/node.git
Updating https://github.com/vapor/clibressl.git
Updated https://github.com/vapor/clibressl.git (0.17s)
Updated https://github.com/vapor/node.git (0.17s)
Updating https://github.com/vapor/ctls.git
Updating https://github.com/vapor/bits.git
[1/12567] Fetching cryptoswift
Updated https://github.com/vapor/bits.git (0.15s)
Updated https://github.com/vapor/ctls.git (0.15s)
Updating https://github.com/vapor/jwt.git
Updating https://github.com/vapor/crypto.git
Updated https://github.com/vapor/crypto.git (0.18s)
Updated https://github.com/vapor/jwt.git (0.18s)
Computing version for https://github.com/vapor/clibressl.git
Updating https://github.com/vapor/json.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.