Build Information
Failed to build SubVTData, reference main (04c8c6), with Swift 6.3 for Linux on 15 Apr 2026 09:06:49 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/helikon-labs/subvt-data-swift.git
Reference: main
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/helikon-labs/subvt-data-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 04c8c60 Set max message size for ws connections.
Cloned https://github.com/helikon-labs/subvt-data-swift.git
Revision (git rev-parse @):
04c8c600b3268673dc783ebf09181b20db38cb85
SUCCESS checkout https://github.com/helikon-labs/subvt-data-swift.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/helikon-labs/subvt-data-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/tesseract-one/Blake2.swift.git
Fetching https://github.com/GigaBitcoin/secp256k1.swift.git
Fetching https://github.com/SwiftyBeaver/SwiftyBeaver.git
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/keefertaylor/Base58Swift.git
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
[1/141] Fetching blake2.swift
[142/5019] Fetching blake2.swift, bigint
[143/5553] Fetching blake2.swift, bigint, base58swift
[1408/9941] Fetching blake2.swift, bigint, base58swift, keychainaccess
[1984/14020] Fetching blake2.swift, bigint, base58swift, keychainaccess, swiftybeaver
[13407/24338] Fetching blake2.swift, bigint, base58swift, keychainaccess, swiftybeaver, secp256k1.swift
Fetched https://github.com/attaswift/BigInt.git from cache (1.59s)
Fetching https://github.com/konkab/AlamofireNetworkActivityLogger.git
[10071/19460] Fetching blake2.swift, base58swift, keychainaccess, swiftybeaver, secp256k1.swift
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (1.86s)
Fetching https://github.com/Alamofire/Alamofire.git
[5994/15392] Fetching blake2.swift, base58swift, swiftybeaver, secp256k1.swift, alamofirenetworkactivitylogger
[7242/46949] Fetching blake2.swift, base58swift, swiftybeaver, secp256k1.swift, alamofirenetworkactivitylogger, alamofire
Fetched https://github.com/konkab/AlamofireNetworkActivityLogger.git from cache (0.79s)
[13464/46629] Fetching blake2.swift, base58swift, swiftybeaver, secp256k1.swift, alamofire
Fetched https://github.com/tesseract-one/Blake2.swift.git from cache (5.00s)
Fetched https://github.com/keefertaylor/Base58Swift.git from cache (5.01s)
Fetched https://github.com/SwiftyBeaver/SwiftyBeaver.git from cache (5.03s)
Fetched https://github.com/GigaBitcoin/secp256k1.swift.git from cache (5.26s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (4.74s)
Computing version for https://github.com/GigaBitcoin/secp256k1.swift.git
Computed https://github.com/GigaBitcoin/secp256k1.swift.git at 0.15.0 (7.14s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (1.37s)
Computing version for https://github.com/tesseract-one/Blake2.swift.git
Computed https://github.com/tesseract-one/Blake2.swift.git at 0.2.0 (0.58s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.50s)
Computing version for https://github.com/konkab/AlamofireNetworkActivityLogger.git
Computed https://github.com/konkab/AlamofireNetworkActivityLogger.git at 3.4.0 (0.61s)
Computing version for https://github.com/Alamofire/Alamofire.git
warning: 'alamofire': /Package.swift:30:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
28 | let package = Package(name: "Alamofire",
29 | platforms: [.macOS(.v10_13),
30 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
31 | .tvOS(.v11),
32 | .watchOS(.v4)],
/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
29 | platforms: [.macOS(.v10_13),
30 | .iOS(.v11),
31 | .tvOS(.v11),
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
32 | .watchOS(.v4)],
33 | products: [.library(name: "Alamofire",
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/Alamofire/Alamofire.git at 5.8.1 (0.59s)
Computing version for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Computed https://github.com/SwiftyBeaver/SwiftyBeaver.git at 2.1.1 (0.59s)
Computing version for https://github.com/keefertaylor/Base58Swift.git
Computed https://github.com/keefertaylor/Base58Swift.git at 2.1.14 (0.60s)
Creating working copy for https://github.com/konkab/AlamofireNetworkActivityLogger.git
Working copy of https://github.com/konkab/AlamofireNetworkActivityLogger.git resolved at 3.4.0
Creating working copy for https://github.com/keefertaylor/Base58Swift.git
Working copy of https://github.com/keefertaylor/Base58Swift.git resolved at 2.1.14
Creating working copy for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Working copy of https://github.com/SwiftyBeaver/SwiftyBeaver.git resolved at 2.1.1
Creating working copy for https://github.com/tesseract-one/Blake2.swift.git
Working copy of https://github.com/tesseract-one/Blake2.swift.git resolved at 0.2.0
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 4.2.2
Creating working copy for https://github.com/GigaBitcoin/secp256k1.swift.git
Working copy of https://github.com/GigaBitcoin/secp256k1.swift.git resolved at 0.15.0
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.8.1
warning: 'alamofire': /host/spi-builder-workspace/.build/checkouts/Alamofire/Package.swift:30:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
28 | let package = Package(name: "Alamofire",
29 | platforms: [.macOS(.v10_13),
30 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
31 | .tvOS(.v11),
32 | .watchOS(.v4)],
/host/spi-builder-workspace/.build/checkouts/Alamofire/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
29 | platforms: [.macOS(.v10_13),
30 | .iOS(.v11),
31 | .tvOS(.v11),
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
32 | .watchOS(.v4)],
33 | products: [.library(name: "Alamofire",
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'spi-builder-workspace': Invalid Resource 'Resources/data-env.json': File not found.
Building for debugging...
[0/21] Write sources
[6/21] Copying data-env-example.json
[7/21] Compiling CBlake2 blake2xs-ref.c
[8/21] Compiling CBlake2 blake2xb-ref.c
[9/21] Compiling CBlake2 blake2sp-ref.c
[10/21] Compiling Utility.c
[11/21] Write sources
[14/21] Compiling CBlake2 blake2bp-ref.c
[15/21] Compiling precomputed_ecmult_gen.c
[16/21] Compiling CBlake2 blake2b-ref.c
[17/21] Compiling CBlake2 blake2s-ref.c
[18/21] Compiling secp256k1.c
[19/21] Write swift-version-24593BA9C3E375BF.txt
[20/95] Compiling precomputed_ecmult.c
[22/132] Emitting module secp256k1
[23/137] Compiling secp256k1 ASN1OctetString.swift
[24/137] Compiling secp256k1 ASN1Strings.swift
[25/137] Compiling secp256k1 ArraySliceBigint.swift
[26/139] Compiling secp256k1 PKCS8PrivateKey.swift
[27/139] Compiling secp256k1 SEC1PrivateKey.swift
[28/139] Compiling secp256k1 ASN1Null.swift
[29/139] Compiling secp256k1 ASN1Boolean.swift
[30/139] Compiling secp256k1 ASN1Identifier.swift
[31/139] Compiling secp256k1 ASN1Integer.swift
[32/139] Emitting module BigInt
[33/139] Compiling secp256k1 ASN1.swift
[34/139] Compiling secp256k1 ASN1Any.swift
[35/139] Compiling secp256k1 ASN1BitString.swift
[36/139] Compiling BigInt Subtraction.swift
[37/139] Compiling BigInt Words and Bits.swift
[38/139] Compiling secp256k1 RNG_boring.swift
[39/139] Compiling secp256k1 Recovery.swift
[40/139] Compiling secp256k1 SHA256.swift
[41/139] Compiling secp256k1 SafeCompare.swift
[42/143] Compiling Blake2 Blake2xs.swift
[43/143] Compiling Alamofire Validation.swift
[44/143] Compiling secp256k1 Tweak.swift
[45/143] Compiling secp256k1 Utility.swift
[46/143] Compiling secp256k1 Zeroization.swift
[47/143] Compiling secp256k1 secp256k1.swift
[48/144] Compiling secp256k1 SubjectPublicKeyInfo.swift
[49/144] Compiling secp256k1 Asymmetric.swift
[50/144] Compiling secp256k1 Combine.swift
[51/144] Compiling secp256k1 Context.swift
[52/144] Compiling secp256k1 CryptoKitErrors.swift
[59/144] Compiling SwiftyBeaver GoogleCloudDestination.swift
[60/144] Compiling SwiftyBeaver FilterValidator.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[61/144] Emitting module KeychainAccess
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
25 |
26 | import Foundation
27 | import Security
| `- error: no such module 'Security'
28 | #if os(iOS) || os(OSX)
29 | import LocalAuthentication
[62/144] Compiling KeychainAccess Keychain.swift
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
25 |
26 | import Foundation
27 | import Security
| `- error: no such module 'Security'
28 | #if os(iOS) || os(OSX)
29 | import LocalAuthentication
BUILD FAILURE 6.3 linux