Build Information
Failed to build WalletConnectSwift, reference master (9e4dfb), with Swift 6.3 for Linux on 21 Apr 2026 08:42:10 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/WalletConnect/WalletConnectSwift.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/WalletConnect/WalletConnectSwift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 9e4dfba Merge pull request #135 from immutable/logs-update
Cloned https://github.com/WalletConnect/WalletConnectSwift.git
Revision (git rev-parse @):
9e4dfba34fb35336fd5da551285d7986ff536cb8
SUCCESS checkout https://github.com/WalletConnect/WalletConnectSwift.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/WalletConnect/WalletConnectSwift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/13341] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (3.51s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.5.1 (4.08s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.5.1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/93] Emitting module CryptoSwift
[5/93] Compiling CryptoSwift AEAD.swift
[6/93] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[7/93] Compiling CryptoSwift AES.Cryptors.swift
[8/93] Compiling CryptoSwift AES.swift
[9/93] Compiling CryptoSwift Array+Extension.swift
[10/93] Compiling CryptoSwift Authenticator.swift
[11/93] Compiling CryptoSwift BatchedCollection.swift
[12/93] Compiling CryptoSwift Bit.swift
[13/93] Compiling CryptoSwift BlockCipher.swift
[14/93] Compiling CryptoSwift BlockDecryptor.swift
[15/93] Compiling CryptoSwift BlockEncryptor.swift
[16/93] Compiling CryptoSwift BlockMode.swift
[17/93] Compiling CryptoSwift BlockModeOptions.swift
[18/93] Compiling CryptoSwift Addition.swift
[19/93] Compiling CryptoSwift BigInt.swift
[20/93] Compiling CryptoSwift BigUInt.swift
[21/93] Compiling CryptoSwift Bitwise Ops.swift
[22/93] Compiling CryptoSwift CS.swift
[23/93] Compiling CryptoSwift Codable.swift
[24/93] Compiling CryptoSwift Comparable.swift
[25/93] Compiling CryptoSwift Data Conversion.swift
[26/93] Compiling CryptoSwift Division.swift
[27/93] Compiling CryptoSwift Exponentiation.swift
[28/93] Compiling CryptoSwift Floating Point Conversion.swift
[29/93] Compiling CryptoSwift GCD.swift
[30/93] Compiling CryptoSwift Hashable.swift
[31/93] Compiling CryptoSwift String+FoundationExtension.swift
[32/93] Compiling CryptoSwift Utils+Foundation.swift
[33/93] Compiling CryptoSwift Generics.swift
[34/93] Compiling CryptoSwift HKDF.swift
[35/93] Compiling CryptoSwift HMAC.swift
[36/93] Compiling CryptoSwift ISO10126Padding.swift
[37/93] Compiling CryptoSwift ISO78164Padding.swift
[38/93] Compiling CryptoSwift Int+Extension.swift
[39/93] Compiling CryptoSwift MD5.swift
[40/93] Compiling CryptoSwift NoPadding.swift
[41/93] Compiling CryptoSwift Operators.swift
[42/93] Compiling CryptoSwift PBKDF1.swift
[43/93] Compiling CryptoSwift Integer Conversion.swift
[44/93] Compiling CryptoSwift Multiplication.swift
[45/93] Compiling CryptoSwift Prime Test.swift
[46/93] Compiling CryptoSwift Random.swift
[47/93] Compiling CryptoSwift Shifts.swift
[48/93] Compiling CryptoSwift Square Root.swift
[49/93] Compiling CryptoSwift Strideable.swift
[50/93] Compiling CryptoSwift String Conversion.swift
[51/93] Compiling CryptoSwift Subtraction.swift
[52/93] Compiling CryptoSwift Words and Bits.swift
[53/93] Compiling CryptoSwift ChaCha20.swift
[54/93] Compiling CryptoSwift Checksum.swift
[55/93] Compiling CryptoSwift Cipher.swift
[56/93] Compiling CryptoSwift CBC.swift
[57/93] Compiling CryptoSwift CCM.swift
[58/93] Compiling CryptoSwift CFB.swift
[59/93] Compiling CryptoSwift CTR.swift
[60/93] Compiling CryptoSwift CipherModeWorker.swift
[61/93] Compiling CryptoSwift ECB.swift
[62/93] Compiling CryptoSwift GCM.swift
[63/93] Compiling CryptoSwift OCB.swift
[64/93] Compiling CryptoSwift OFB.swift
[65/93] Compiling CryptoSwift PCBC.swift
[66/93] Compiling CryptoSwift Blowfish.swift
[67/93] Compiling CryptoSwift CBCMAC.swift
[68/93] Compiling CryptoSwift CMAC.swift
[69/93] Compiling CryptoSwift Collection+Extension.swift
[70/93] Compiling CryptoSwift CompactMap.swift
[71/93] Compiling CryptoSwift Cryptor.swift
[72/93] Compiling CryptoSwift Cryptors.swift
[73/93] Compiling CryptoSwift Digest.swift
[74/93] Compiling CryptoSwift DigestType.swift
[75/93] Compiling CryptoSwift AES+Foundation.swift
[76/93] Compiling CryptoSwift Array+Foundation.swift
[77/93] Compiling CryptoSwift Blowfish+Foundation.swift
[78/93] Compiling CryptoSwift ChaCha20+Foundation.swift
[79/93] Compiling CryptoSwift Data+Extension.swift
[80/93] Compiling CryptoSwift HMAC+Foundation.swift
[81/93] Compiling CryptoSwift Rabbit+Foundation.swift
[82/93] Compiling CryptoSwift PBKDF2.swift
[83/93] Compiling CryptoSwift PKCS5.swift
[84/93] Compiling CryptoSwift PKCS7.swift
[85/93] Compiling CryptoSwift PKCS7Padding.swift
[86/93] Compiling CryptoSwift Padding.swift
[87/93] Compiling CryptoSwift Poly1305.swift
[88/93] Compiling CryptoSwift RSA.swift
[89/93] Compiling CryptoSwift Rabbit.swift
[90/93] Compiling CryptoSwift SHA1.swift
[91/93] Compiling CryptoSwift SHA2.swift
[92/93] Compiling CryptoSwift SHA3.swift
[93/93] Compiling CryptoSwift Scrypt.swift
[94/105] Compiling CryptoSwift SecureBytes.swift
[95/105] Compiling CryptoSwift StreamDecryptor.swift
[96/105] Compiling CryptoSwift StreamEncryptor.swift
[97/105] Compiling CryptoSwift String+Extension.swift
[98/105] Compiling CryptoSwift UInt128.swift
[99/105] Compiling CryptoSwift UInt16+Extension.swift
[100/105] Compiling CryptoSwift UInt32+Extension.swift
[101/105] Compiling CryptoSwift UInt64+Extension.swift
[102/105] Compiling CryptoSwift UInt8+Extension.swift
[103/105] Compiling CryptoSwift Updatable.swift
[104/105] Compiling CryptoSwift Utils.swift
[105/105] Compiling CryptoSwift ZeroPadding.swift
[107/122] Compiling WalletConnectSwift UpdateSessionHandler.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
[108/122] Compiling WalletConnectSwift WebSocketConnection.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[109/124] Emitting module WalletConnectSwift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
[110/124] Compiling WalletConnectSwift AES_256_CBC_HMAC_SHA256_Codec.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
[111/124] Compiling WalletConnectSwift BridgeTransport.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
[112/124] Compiling WalletConnectSwift Communicator.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
[113/124] Compiling WalletConnectSwift PubSubMessage.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
[114/124] Compiling WalletConnectSwift Serializer.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
[115/124] Compiling WalletConnectSwift Client.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
[116/124] Compiling WalletConnectSwift Logger.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
[117/124] Compiling WalletConnectSwift Server.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
[118/124] Compiling WalletConnectSwift Session.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
[119/124] Compiling WalletConnectSwift HandshakeHandler.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
[120/124] Compiling WalletConnectSwift JSONRPC_2_0.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
[121/124] Compiling WalletConnectSwift Request.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
[122/124] Compiling WalletConnectSwift Response.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
[123/124] Compiling WalletConnectSwift WCURL.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
[124/124] Compiling WalletConnectSwift WalletConnect.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
BUILD FAILURE 6.3 linux