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 SwiftKeyExchange with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/calmdocs/SwiftKeyExchange.git
Reference: v0.0.2
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/calmdocs/SwiftKeyExchange
 * tag               v0.0.2     -> FETCH_HEAD
HEAD is now at 55a06c0 fix: Make model variables public
Cloned https://github.com/calmdocs/SwiftKeyExchange.git
Revision (git rev-parse @):
55a06c0b47c12b40412e722fffe83e120525569b
SUCCESS checkout https://github.com/calmdocs/SwiftKeyExchange.git at v0.0.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/calmdocs/SwiftKeyExchange.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Building for debugging...
[1/15] Compiling SwiftKeyExchange PEM.swift
/host/spi-builder-workspace/Sources/SwiftKeyExchange/AEAD.swift:9:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[2/15] Compiling SwiftKeyExchange RandomData.swift
/host/spi-builder-workspace/Sources/SwiftKeyExchange/AEAD.swift:9:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[3/17] Compiling SwiftKeyExchange AEAD.swift
/host/spi-builder-workspace/Sources/SwiftKeyExchange/AEAD.swift:9:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[4/17] Compiling SwiftKeyExchange AESGCM.swift
/host/spi-builder-workspace/Sources/SwiftKeyExchange/AEAD.swift:9:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[5/17] Compiling SwiftKeyExchange Timestamp.swift
/host/spi-builder-workspace/Sources/SwiftKeyExchange/AEAD.swift:9:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[6/17] Compiling SwiftKeyExchange URLSessionWebSocketTask.Message.swift
/host/spi-builder-workspace/Sources/SwiftKeyExchange/AEAD.swift:9:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[7/17] Compiling SwiftKeyExchange P384.swift
/host/spi-builder-workspace/Sources/SwiftKeyExchange/AEAD.swift:9:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[8/17] Compiling SwiftKeyExchange P521.swift
/host/spi-builder-workspace/Sources/SwiftKeyExchange/AEAD.swift:9:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[9/17] Compiling SwiftKeyExchange SharedSecret.swift
/host/spi-builder-workspace/Sources/SwiftKeyExchange/AEAD.swift:9:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[10/17] Compiling SwiftKeyExchange SymmetricKey.swift
/host/spi-builder-workspace/Sources/SwiftKeyExchange/AEAD.swift:9:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/17] Emitting module SwiftKeyExchange
/host/spi-builder-workspace/Sources/SwiftKeyExchange/AEAD.swift:9:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[12/17] Compiling SwiftKeyExchange Models.swift
/host/spi-builder-workspace/Sources/SwiftKeyExchange/AEAD.swift:9:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[13/17] Compiling SwiftKeyExchange P256.swift
/host/spi-builder-workspace/Sources/SwiftKeyExchange/AEAD.swift:9:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[14/17] Compiling SwiftKeyExchange Curve25519.swift
/host/spi-builder-workspace/Sources/SwiftKeyExchange/AEAD.swift:9:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[15/17] Compiling SwiftKeyExchange KeyExchangeStore.swift
/host/spi-builder-workspace/Sources/SwiftKeyExchange/AEAD.swift:9:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[16/17] Compiling SwiftKeyExchange ChaChaPoly.swift
/host/spi-builder-workspace/Sources/SwiftKeyExchange/AEAD.swift:9:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[17/17] Compiling SwiftKeyExchange Curve.swift
/host/spi-builder-workspace/Sources/SwiftKeyExchange/AEAD.swift:9:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[0/1] Planning build
Building for debugging...
[1/15] Compiling SwiftKeyExchange SharedSecret.swift
/host/spi-builder-workspace/Sources/SwiftKeyExchange/AEAD.swift:9:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[2/15] Compiling SwiftKeyExchange SymmetricKey.swift
/host/spi-builder-workspace/Sources/SwiftKeyExchange/AEAD.swift:9:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[3/17] Compiling SwiftKeyExchange P384.swift
/host/spi-builder-workspace/Sources/SwiftKeyExchange/AEAD.swift:9:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[4/17] Compiling SwiftKeyExchange P521.swift
/host/spi-builder-workspace/Sources/SwiftKeyExchange/AEAD.swift:9:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[5/17] Compiling SwiftKeyExchange PEM.swift
/host/spi-builder-workspace/Sources/SwiftKeyExchange/AEAD.swift:9:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[6/17] Compiling SwiftKeyExchange RandomData.swift
/host/spi-builder-workspace/Sources/SwiftKeyExchange/AEAD.swift:9:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[7/17] Compiling SwiftKeyExchange Models.swift
/host/spi-builder-workspace/Sources/SwiftKeyExchange/AEAD.swift:9:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[8/17] Compiling SwiftKeyExchange P256.swift
/host/spi-builder-workspace/Sources/SwiftKeyExchange/AEAD.swift:9:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/17] Emitting module SwiftKeyExchange
/host/spi-builder-workspace/Sources/SwiftKeyExchange/AEAD.swift:9:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[10/17] Compiling SwiftKeyExchange AEAD.swift
/host/spi-builder-workspace/Sources/SwiftKeyExchange/AEAD.swift:9:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[11/17] Compiling SwiftKeyExchange AESGCM.swift
/host/spi-builder-workspace/Sources/SwiftKeyExchange/AEAD.swift:9:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[12/17] Compiling SwiftKeyExchange ChaChaPoly.swift
/host/spi-builder-workspace/Sources/SwiftKeyExchange/AEAD.swift:9:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[13/17] Compiling SwiftKeyExchange Curve.swift
/host/spi-builder-workspace/Sources/SwiftKeyExchange/AEAD.swift:9:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[14/17] Compiling SwiftKeyExchange Curve25519.swift
/host/spi-builder-workspace/Sources/SwiftKeyExchange/AEAD.swift:9:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[15/17] Compiling SwiftKeyExchange KeyExchangeStore.swift
/host/spi-builder-workspace/Sources/SwiftKeyExchange/AEAD.swift:9:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[16/17] Compiling SwiftKeyExchange Timestamp.swift
/host/spi-builder-workspace/Sources/SwiftKeyExchange/AEAD.swift:9:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[17/17] Compiling SwiftKeyExchange URLSessionWebSocketTask.Message.swift
/host/spi-builder-workspace/Sources/SwiftKeyExchange/AEAD.swift:9:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
BUILD FAILURE 5.8 linux