Build Information
Failed to build fx-sdk-swift, reference main (a15a19), with Swift 6.0 for Linux on 30 Dec 2025 06:14:27 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/chrisstampar/fx-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/chrisstampar/fx-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a15a19e Remove SWIFT_IOS_PLAN.md reference from README
Cloned https://github.com/chrisstampar/fx-swift.git
Revision (git rev-parse @):
a15a19e7f5f84cf778f28b908e4b7dcd51b05cbb
SUCCESS checkout https://github.com/chrisstampar/fx-swift.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/chrisstampar/fx-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:d9a15f93bf2b54d4a5c29ad13249b33c1decc55763b749502648fc1aee8d297b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
Fetching https://github.com/Boilertalk/Web3.swift.git
[1/4387] Fetching keychainaccess
[703/9213] Fetching keychainaccess, bigint
[8820/16868] Fetching keychainaccess, bigint, web3.swift
Fetched https://github.com/attaswift/BigInt.git from cache (1.99s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (1.99s)
Fetched https://github.com/Boilertalk/Web3.swift.git from cache (2.00s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (3.27s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (0.72s)
Computing version for https://github.com/Boilertalk/Web3.swift.git
Computed https://github.com/Boilertalk/Web3.swift.git at 0.8.8 (0.87s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/mxcl/PromiseKit.git
Fetching https://github.com/vapor/websocket-kit
[1/2632] Fetching websocket-kit
[2633/19842] Fetching websocket-kit, promisekit
[4871/38249] Fetching websocket-kit, promisekit, swift-collections
Fetching https://github.com/Boilertalk/secp256k1.swift.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetched https://github.com/vapor/websocket-kit from cache (2.68s)
Fetched https://github.com/apple/swift-collections.git from cache (2.71s)
Fetched https://github.com/mxcl/PromiseKit.git from cache (2.71s)
[1/780] Fetching secp256k1.swift
Fetched https://github.com/Boilertalk/secp256k1.swift.git from cache (0.30s)
[1/13314] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.13s)
Computing version for https://github.com/Boilertalk/secp256k1.swift.git
Computed https://github.com/Boilertalk/secp256k1.swift.git at 0.1.7 (0.69s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.22.1 (0.66s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (0.63s)
Computing version for https://github.com/vapor/websocket-kit
Computed https://github.com/vapor/websocket-kit at 2.16.1 (0.63s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
[1/2809] Fetching swift-nio-transport-services
[58/4629] Fetching swift-nio-transport-services, swift-atomics
[3846/10993] Fetching swift-nio-transport-services, swift-atomics, swift-nio-extras
[10994/26289] Fetching swift-nio-transport-services, swift-atomics, swift-nio-extras, swift-nio-ssl
[11759/107328] Fetching swift-nio-transport-services, swift-atomics, swift-nio-extras, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (2.05s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.06s)
[70284/102699] Fetching swift-nio-extras, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.08s)
[55798/87403] Fetching swift-nio-extras, swift-nio
Fetched https://github.com/apple/swift-nio-extras.git from cache (7.24s)
Fetched https://github.com/apple/swift-nio.git from cache (7.41s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.16s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (2.12s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (1.08s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.92.0 (1.60s)
Fetching https://github.com/apple/swift-system.git
[1/5237] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.29s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (1.36s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (1.14s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.31.2 (1.27s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/5759] Fetching swift-log
[520/11811] Fetching swift-log, swift-algorithms
[699/13503] Fetching swift-log, swift-algorithms, swift-asn1
[1019/20583] Fetching swift-log, swift-algorithms, swift-asn1, swift-certificates
[1569/23151] Fetching swift-log, swift-algorithms, swift-asn1, swift-certificates, swift-service-lifecycle
[1749/29011] Fetching swift-log, swift-algorithms, swift-asn1, swift-certificates, swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.47s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.47s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetched https://github.com/apple/swift-algorithms.git from cache (1.51s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.52s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.53s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-log.git from cache (1.54s)
[1/1204] Fetching swift-http-structured-headers
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.46s)
[1/11724] Fetching swift-nio-http2
[2581/12675] Fetching swift-nio-http2, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.41s)
[2931/11724] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.05s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.19s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.65s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.1 (1.11s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.1 (1.31s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.8.0 (2.80s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (2.88s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.96s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.63s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.61s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.17.0 (0.76s)
Fetching https://github.com/apple/swift-crypto.git
[1/17460] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.31s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (6.84s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.0 (0.80s)
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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.39.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.31.2
Creating working copy for https://github.com/Boilertalk/Web3.swift.git
Working copy of https://github.com/Boilertalk/Web3.swift.git resolved at 0.8.8
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/vapor/websocket-kit
Working copy of https://github.com/vapor/websocket-kit resolved at 2.16.1
Creating working copy for https://github.com/mxcl/PromiseKit.git
Working copy of https://github.com/mxcl/PromiseKit.git resolved at 6.22.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.8.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/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.17.0
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/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.92.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/Boilertalk/secp256k1.swift.git
Working copy of https://github.com/Boilertalk/secp256k1.swift.git resolved at 0.1.7
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
warning: 'web3.swift': found 22 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/SolidityType+Codable.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/ERC721.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/ContractPromiseExtensions.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/Promisable.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/ABIEncoder.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/Eth+ABI.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/EthereumContract.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/SolidityEvent.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/SolidityWrappedValue.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/SolidityType.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/SolidityTuple.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/ABIObject.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/SolidityFunction.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/SolidityInvocation.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/ABI.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/ERC165.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/Eth+Contract.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/ERC20.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/Web3+PromiseKit.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/ABIDecoder.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/ABIConvertible.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/Exports+PromiseKit.swift
Building for debugging...
[0/450] Write sources
[27/450] Copying PrivacyInfo.xcprivacy
[28/450] Compiling CNIOWindows WSAStartup.c
[29/450] Compiling CNIOWASI CNIOWASI.c
[29/450] Compiling CNIOWindows shim.c
[31/450] Compiling _AtomicsShims.c
[32/450] Compiling lax_der_privatekey_parsing.c
[33/450] Compiling lax_der_parsing.c
[34/450] Compiling CNIOOpenBSD shim.c
[35/450] Compiling CNIOPosix event_loop_id.c
[36/450] Compiling CNIOLinux liburing_shims.c
[37/450] Compiling CNIOSHA1 c_nio_sha1.c
[38/450] Compiling CNIODarwin shim.c
[39/450] Compiling CNIOLLHTTP c_nio_http.c
[40/450] Compiling CNIOLinux shim.c
[41/450] Compiling fiat_p256_adx_sqr.S
[42/450] Compiling CNIOLLHTTP c_nio_api.c
[43/450] Compiling fiat_p256_adx_mul.S
[44/450] Compiling fiat_curve25519_adx_square.S
[45/450] Compiling fiat_curve25519_adx_mul.S
[46/450] Compiling CNIOLLHTTP c_nio_llhttp.c
[47/450] Compiling CNIOBoringSSLShims shims.c
[48/450] Write swift-version-24593BA9C3E375BF.txt
[48/450] Compiling secp256k1.c
[50/450] Compiling tls_method.cc
[51/450] Compiling tls_record.cc
[52/450] Compiling tls13_client.cc
[53/450] Compiling tls13_server.cc
[54/450] Compiling tls13_both.cc
[55/450] Compiling t1_enc.cc
[56/450] Compiling tls13_enc.cc
[57/456] Compiling ssl_x509.cc
[58/577] Compiling ssl_versions.cc
[59/577] Compiling ssl_transcript.cc
[60/577] Compiling ssl_stat.cc
[62/577] Emitting module secp256k1
[63/577] Compiling secp256k1 Exporter.swift
[64/578] Compiling CryptoSwift AES.Cryptors.swift
[65/578] Compiling CryptoSwift AES.swift
[66/580] Compiling CryptoSwift Array+Extension.swift
[67/580] Compiling CryptoSwift Authenticator.swift
[68/580] Compiling CryptoSwift BlockCipher.swift
[69/580] Compiling CryptoSwift BlockDecryptor.swift
[71/580] Emitting module InternalCollectionsUtilities
[72/580] Compiling CryptoSwift AEAD.swift
[73/580] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[74/580] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[75/580] Compiling CryptoSwift ASN1.swift
[76/580] Compiling CryptoSwift ASN1Decoder.swift
[77/580] Compiling CryptoSwift ASN1Encoder.swift
[78/580] Compiling CryptoSwift ASN1Scanner.swift
[79/580] Compiling CryptoSwift BatchedCollection.swift
[80/580] Compiling CryptoSwift Bit.swift
[81/580] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[82/580] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[83/581] Emitting module _NIOBase64
[84/581] Compiling _NIOBase64 Base64.swift
[86/582] Compiling _NIODataStructures PriorityQueue.swift
[87/582] Compiling _NIODataStructures _TinyArray.swift
[88/582] Compiling ssl_session.cc
[90/705] Emitting module _NIODataStructures
[91/705] Compiling _NIODataStructures Heap.swift
[93/706] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[94/706] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[95/706] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[96/706] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[97/706] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[98/706] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[99/706] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[100/720] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[101/720] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[102/720] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[103/720] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[104/720] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[105/720] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[106/720] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[107/720] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[108/720] Compiling HeapModule Heap+Descriptions.swift
[109/720] Compiling HeapModule _HeapNode.swift
[110/720] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[111/720] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[112/720] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[113/720] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[114/720] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[115/720] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[116/720] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[117/720] Compiling OrderedCollections OrderedDictionary+Values.swift
[118/720] Compiling OrderedCollections OrderedDictionary.swift
[119/720] Compiling OrderedCollections OrderedSet+Codable.swift
[120/720] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[121/720] Compiling OrderedCollections OrderedSet+Descriptions.swift
[122/720] Compiling OrderedCollections OrderedSet+Diffing.swift
[123/720] Compiling OrderedCollections OrderedSet+Equatable.swift
[124/720] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[125/720] Compiling OrderedCollections OrderedSet+Hashable.swift
[126/720] Compiling OrderedCollections OrderedSet+Initializers.swift
[127/720] Compiling OrderedCollections OrderedSet+Insertions.swift
[128/720] Compiling OrderedCollections OrderedSet+Invariants.swift
[129/720] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[130/720] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[131/720] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[132/720] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[133/720] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[133/720] Compiling ssl_privkey.cc
[135/720] Compiling HeapModule Heap.swift
[136/720] Emitting module HeapModule
[137/720] Compiling HeapModule Heap+Invariants.swift
[138/720] Compiling HeapModule Heap+UnsafeHandle.swift
[139/721] Compiling OrderedCollections OrderedDictionary+Codable.swift
[140/721] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[141/721] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[142/721] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[143/721] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[144/721] Compiling OrderedCollections OrderedDictionary+Elements.swift
[145/721] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[146/721] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[148/721] 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
[149/721] 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
[149/721] Compiling ssl_lib.cc
[149/721] Compiling ssl_key_share.cc
BUILD FAILURE 6.0 linux