Build Information
Failed to build Solana, reference 0.0.3 (fbd76e), with Swift 6.3 for Linux on 12 Apr 2026 04:37:22 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/crewshin/solana-swift.git
Reference: 0.0.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/crewshin/solana-swift
* tag 0.0.3 -> FETCH_HEAD
HEAD is now at fbd76e7 Whoops. We're gonna need websockets lol
Cloned https://github.com/crewshin/solana-swift.git
Revision (git rev-parse @):
fbd76e723ba56b57e5b594a68a5d624bc5d87faf
SUCCESS checkout https://github.com/crewshin/solana-swift.git at 0.0.3
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/crewshin/solana-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/keefertaylor/Base58Swift
Fetching https://github.com/crewshin/ed25519swift
[1/952] Fetching ed25519swift
[344/1486] Fetching ed25519swift, base58swift
Fetched https://github.com/keefertaylor/Base58Swift from cache (0.25s)
[800/952] Fetching ed25519swift
Fetched https://github.com/crewshin/ed25519swift from cache (0.32s)
Computing version for https://github.com/keefertaylor/Base58Swift
Computed https://github.com/keefertaylor/Base58Swift at 2.1.14 (0.78s)
Fetching https://github.com/attaswift/BigInt.git
[1/4878] Fetching bigint
Fetched https://github.com/attaswift/BigInt.git from cache (0.48s)
Computing version for https://github.com/crewshin/ed25519swift
Computed https://github.com/crewshin/ed25519swift at 1.2.6 (1.29s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/13341] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.36s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (3.04s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (0.87s)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.7.0
Creating working copy for https://github.com/keefertaylor/Base58Swift
Working copy of https://github.com/keefertaylor/Base58Swift resolved at 2.1.14
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
Creating working copy for https://github.com/crewshin/ed25519swift
Working copy of https://github.com/crewshin/ed25519swift resolved at 1.2.6
Building for debugging...
[0/7] Copying PrivacyInfo.xcprivacy
[1/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/129] Emitting module BigInt
[9/131] Emitting module CryptoSwift
[10/145] Compiling BigInt Integer Conversion.swift
[11/145] Compiling BigInt Multiplication.swift
[12/145] Compiling BigInt Prime Test.swift
[13/145] Compiling BigInt Strideable.swift
[14/145] Compiling BigInt String Conversion.swift
[15/145] Compiling BigInt Random.swift
[16/145] Compiling BigInt Shifts.swift
[17/145] Compiling BigInt Square Root.swift
[18/145] Compiling BigInt Subtraction.swift
[19/145] Compiling BigInt Words and Bits.swift
[20/145] Compiling BigInt Addition.swift
[21/145] Compiling BigInt BigInt.swift
[22/145] Compiling BigInt BigUInt.swift
[23/145] Compiling BigInt Floating Point Conversion.swift
[24/145] Compiling BigInt GCD.swift
[25/145] Compiling BigInt Hashable.swift
[26/145] Compiling CryptoSwift BlockEncryptor.swift
[27/145] Compiling CryptoSwift BlockMode.swift
[28/145] Compiling CryptoSwift BlockModeOptions.swift
[29/145] Compiling CryptoSwift CBC.swift
[30/145] Compiling CryptoSwift CCM.swift
[31/145] Compiling CryptoSwift CFB.swift
[32/145] Compiling CryptoSwift CTR.swift
[33/145] Compiling CryptoSwift CipherModeWorker.swift
[34/145] Compiling CryptoSwift ECB.swift
[35/145] Compiling CryptoSwift GCM.swift
[36/145] Compiling CryptoSwift OCB.swift
[37/145] Compiling CryptoSwift OFB.swift
[38/145] Compiling CryptoSwift PCBC.swift
[39/145] Compiling CryptoSwift Blowfish.swift
[40/145] Compiling CryptoSwift CBCMAC.swift
[41/145] Compiling BigInt Data Conversion.swift
[42/145] Compiling BigInt Division.swift
[43/145] Compiling BigInt Exponentiation.swift
[44/145] Compiling CryptoSwift CMAC.swift
[45/145] Compiling CryptoSwift Addition.swift
[46/145] Compiling CryptoSwift BigInt.swift
[47/145] Compiling CryptoSwift BigUInt.swift
[48/145] Compiling CryptoSwift BitwiseOps.swift
[49/145] Compiling CryptoSwift CS.swift
[50/145] Compiling CryptoSwift Codable.swift
[51/145] Compiling CryptoSwift Comparable.swift
[52/145] Compiling CryptoSwift DataConversion.swift
[53/145] Compiling CryptoSwift Division.swift
[54/145] Compiling CryptoSwift Exponentiation.swift
[55/145] Compiling CryptoSwift FloatingPointConversion.swift
[56/145] Compiling CryptoSwift GCD.swift
[57/145] Compiling CryptoSwift Hashable.swift
[58/145] Compiling CryptoSwift IntegerConversion.swift
[59/145] Compiling CryptoSwift Multiplication.swift
[60/145] Compiling CryptoSwift PrimeTest.swift
[61/145] Compiling CryptoSwift Random.swift
[62/145] Compiling CryptoSwift Shifts.swift
[63/145] Compiling CryptoSwift SquareRoot.swift
[64/145] Compiling CryptoSwift Strideable.swift
[65/145] Compiling CryptoSwift StringConversion.swift
[66/145] Compiling CryptoSwift Subtraction.swift
[67/145] Compiling CryptoSwift WordsAndBits.swift
[68/145] Compiling CryptoSwift ChaCha20.swift
[69/145] Compiling CryptoSwift Checksum.swift
[70/145] Compiling CryptoSwift Cipher.swift
[71/145] Compiling CryptoSwift Collection+Extension.swift
[72/145] Compiling BigInt Bitwise Ops.swift
[73/145] Compiling BigInt Codable.swift
[74/145] Compiling BigInt Comparable.swift
[82/145] Compiling CryptoSwift MD5.swift
[83/145] Compiling CryptoSwift NoPadding.swift
[84/145] Compiling CryptoSwift Operators.swift
[85/145] Compiling CryptoSwift DER.swift
[86/145] Compiling CryptoSwift PBKDF1.swift
[87/145] Compiling CryptoSwift PBKDF2.swift
[88/145] Compiling CryptoSwift PKCS1v15.swift
[104/146] Compiling CryptoSwift PKCS5.swift
[105/146] Compiling CryptoSwift PKCS7.swift
[106/146] Compiling CryptoSwift PKCS7Padding.swift
[107/146] Compiling CryptoSwift Padding.swift
[108/146] Compiling CryptoSwift Poly1305.swift
[109/146] Compiling CryptoSwift RSA+Cipher.swift
[110/146] Compiling CryptoSwift RSA+Signature.swift
[111/146] Compiling CryptoSwift RSA.swift
[112/146] Compiling CryptoSwift Rabbit.swift
[113/146] Compiling CryptoSwift SHA1.swift
[114/146] Compiling CryptoSwift SHA2.swift
[115/146] Compiling CryptoSwift SHA3.swift
[116/146] Compiling CryptoSwift Scrypt.swift
[117/146] Compiling CryptoSwift SecureBytes.swift
[119/146] Compiling CryptoSwift CompactMap.swift
[120/146] Compiling CryptoSwift Cryptor.swift
[121/146] Compiling CryptoSwift Cryptors.swift
[122/146] Compiling CryptoSwift Digest.swift
[123/146] Compiling CryptoSwift DigestType.swift
[124/146] Compiling CryptoSwift AES+Foundation.swift
[125/146] Compiling CryptoSwift Array+Foundation.swift
[126/146] Compiling CryptoSwift Blowfish+Foundation.swift
[127/146] Compiling CryptoSwift ChaCha20+Foundation.swift
[128/146] Compiling CryptoSwift Data+Extension.swift
[129/146] Compiling CryptoSwift HMAC+Foundation.swift
[130/146] Compiling CryptoSwift Rabbit+Foundation.swift
[131/146] Compiling CryptoSwift String+FoundationExtension.swift
[132/146] Compiling CryptoSwift Utils+Foundation.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[133/148] Compiling Base58Swift Base58.swift
/host/spi-builder-workspace/.build/checkouts/Base58Swift/Base58Swift/Base58.swift:4:8: error: no such module 'CommonCrypto'
2 |
3 | import BigInt
4 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
5 | import Foundation
6 |
[134/148] Emitting module Base58Swift
/host/spi-builder-workspace/.build/checkouts/Base58Swift/Base58Swift/Base58.swift:4:8: error: no such module 'CommonCrypto'
2 |
3 | import BigInt
4 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
5 | import Foundation
6 |
[135/148] Compiling CryptoSwift Signature.swift
[136/148] Compiling CryptoSwift StreamDecryptor.swift
[137/148] Compiling CryptoSwift StreamEncryptor.swift
[138/148] Compiling CryptoSwift String+Extension.swift
[139/148] Compiling CryptoSwift UInt128.swift
[140/148] Compiling CryptoSwift UInt16+Extension.swift
[141/148] Compiling CryptoSwift UInt32+Extension.swift
[142/148] Compiling CryptoSwift UInt64+Extension.swift
[143/148] Compiling CryptoSwift UInt8+Extension.swift
[144/148] Compiling CryptoSwift Updatable.swift
[145/148] Compiling CryptoSwift Utils.swift
[146/148] Compiling CryptoSwift XChaCha20.swift
[147/148] Compiling CryptoSwift ZeroPadding.swift
[148/148] Compiling CryptoSwift resource_bundle_accessor.swift
BUILD FAILURE 6.3 linux