The Swift Package Index logo.Swift Package Index

Build Information

Failed to build OpenfortSwift, reference 1.0.1 (7558e0), with Swift 6.0 for Linux on 6 Feb 2026 20:02:25 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/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/openfort-xyz/swift-sdk.git
Reference: 1.0.1
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/openfort-xyz/swift-sdk
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 7558e0d Merge pull request #9 from openfort-xyz/fix/stable-web3-dependency
Cloned https://github.com/openfort-xyz/swift-sdk.git
Revision (git rev-parse @):
7558e0d07fd59941f5e7c70f818070afdb1c09ac
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/openfort-xyz/swift-sdk.git at 1.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/openfort-xyz/swift-sdk.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/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:5920b6fc7f526808de8dcf4e65806a8aca248ef5a9160d25a6b9c7489c0b8a3f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/Boilertalk/Web3.swift.git
Fetching https://github.com/apple/swift-docc-plugin.git
[1/2171] Fetching swift-docc-plugin
[132/9826] Fetching swift-docc-plugin, web3.swift
Fetched https://github.com/apple/swift-docc-plugin.git from cache (0.79s)
[4747/7655] Fetching web3.swift
Fetched https://github.com/Boilertalk/Web3.swift.git from cache (1.66s)
Computing version for https://github.com/Boilertalk/Web3.swift.git
Computed https://github.com/Boilertalk/Web3.swift.git at 0.8.8 (4.39s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/vapor/websocket-kit
Fetching https://github.com/mxcl/PromiseKit.git
Fetching https://github.com/Boilertalk/secp256k1.swift.git
[1/13340] Fetching cryptoswift
[135/15972] Fetching cryptoswift, websocket-kit
[2206/16752] Fetching cryptoswift, websocket-kit, secp256k1.swift
[3108/33962] Fetching cryptoswift, websocket-kit, secp256k1.swift, promisekit
[7175/53440] Fetching cryptoswift, websocket-kit, secp256k1.swift, promisekit, swift-collections
Fetched https://github.com/Boilertalk/secp256k1.swift.git from cache (0.81s)
[8251/52660] Fetching cryptoswift, websocket-kit, promisekit, swift-collections
Fetched https://github.com/vapor/websocket-kit from cache (3.29s)
Fetched https://github.com/mxcl/PromiseKit.git from cache (3.53s)
Fetched https://github.com/apple/swift-collections.git from cache (3.57s)
Fetching https://github.com/attaswift/BigInt.git
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (4.27s)
[1/4877] Fetching bigint
Fetched https://github.com/attaswift/BigInt.git from cache (0.82s)
Computing version for https://github.com/Boilertalk/secp256k1.swift.git
Computed https://github.com/Boilertalk/secp256k1.swift.git at 0.1.7 (1.33s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.22.1 (1.32s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.6 (1.28s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3654] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.63s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.33s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (1.18s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (1.26s)
Computing version for https://github.com/vapor/websocket-kit
Computed https://github.com/vapor/websocket-kit at 2.16.1 (1.21s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/1820] Fetching swift-atomics
[602/8257] Fetching swift-atomics, swift-nio-extras
[8258/23553] Fetching swift-atomics, swift-nio-extras, swift-nio-ssl
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.90s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.91s)
[1989/15296] Fetching swift-nio-ssl
[3214/18105] Fetching swift-nio-ssl, swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.62s)
[5354/15296] Fetching swift-nio-ssl
[6885/97200] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.02s)
[36857/81904] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (11.51s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.30s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (3.51s)
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.27s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.94.0 (1.95s)
Fetching https://github.com/apple/swift-system.git
[1/5552] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.70s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (1.40s)
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.20s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.32.1 (1.37s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-asn1.git
[1/1692] Fetching swift-asn1
[306/4266] Fetching swift-asn1, swift-service-lifecycle
[998/10318] Fetching swift-asn1, swift-service-lifecycle, swift-algorithms
[1120/16217] Fetching swift-asn1, swift-service-lifecycle, swift-algorithms, swift-log
[3296/23314] Fetching swift-asn1, swift-service-lifecycle, swift-algorithms, swift-log, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.69s)
[13581/21622] Fetching swift-service-lifecycle, swift-algorithms, swift-log, swift-certificates
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.20s)
Fetched https://github.com/apple/swift-log.git from cache (1.22s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetched https://github.com/apple/swift-algorithms.git from cache (1.27s)
[1/1204] Fetching swift-http-structured-headers
Fetched https://github.com/apple/swift-certificates.git from cache (1.45s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.82s)
[1/951] Fetching swift-http-types
[952/7036] Fetching swift-http-types, swift-async-algorithms
[1013/18818] Fetching swift-http-types, swift-async-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.00s)
[3897/12733] Fetching swift-http-types, swift-nio-http2
Fetched https://github.com/apple/swift-http-types.git from cache (2.44s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.47s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.39s)
Fetching https://github.com/apple/swift-numerics.git
[1/6403] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.77s)
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.38s)
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.65s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (5.46s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (1.26s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.17.1 (1.55s)
Fetching https://github.com/apple/swift-crypto.git
[1/17505] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (5.41s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.25s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.9.1 (1.28s)
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 (1.18s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (4.09s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.0 (1.36s)
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/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.32.1
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/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.7.0
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
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/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/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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.17.1
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-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/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.4.6
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.94.0
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-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-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-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-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-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/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.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.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
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
warning: 'web3.swift': found 67 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/SynchronizedDictionary.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumData.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/RPCResponse.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Exports+Web3.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/FoundationHTTP/Web3+WebSocketInitializer.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/SolidityFunction.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumLogObject.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/EthereumUtils.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumTransactionObject.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumTransactionReceiptObject.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Web3/Web3.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Transaction/EthereumAddress.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumCall.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Providers/Web3Provider.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/UInt+BytesRepresentable.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/BytesConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/RPCRequest.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/Types+EthereumValueConvertible.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/EthereumContract.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/CharacterSet+Hex.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/FoundationHTTP/Web3WebSocketProvider.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/SolidityType+Codable.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/RLP/Types+RLPItemConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/RLP/RLPEncoder.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/SolidityEvent.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Transaction/EthereumTransaction.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/BigUInt+BytesConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/RLP/RLPItem.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/SynchronizedArray.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Bytes+TrimLeadingZeros.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Data+BytesConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Int+ETH.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/SolidityType.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumValueConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Bytes+HexString.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/RLP/RLPDecoder.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/FoundationHTTP/Web3+HTTPInitializer.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/SolidityInvocation.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/String+BytesConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Transaction/EthereumPrivateKey.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/String+HexBytes.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumValue.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/UnsignedInteger+Shifting.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/String+Conversion.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/Eth+ABI.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Secp256k1+CTXCreator.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/ERC20.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Transaction/EthereumPublicKey.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/SolidityWrappedValue.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/UnsignedInteger+BytesConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/FoundationHTTP/Web3HttpProvider.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/SolidityTuple.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/ABIConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumSyncStatusObject.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumQuantity.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/ERC721.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumQuantityTag.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/Eth+Contract.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumBlockObject.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/ABIDecoder.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Bytes+SecureRandom.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/RLP/RLPItemConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Bytes+UInt.swift
warning: 'web3.swift': found 53 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/SynchronizedDictionary.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/Exports+PromiseKit.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/Promisable.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumData.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/RPCResponse.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Exports+Web3.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/FoundationHTTP/Web3+WebSocketInitializer.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/EthereumUtils.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumLogObject.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumTransactionObject.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumTransactionReceiptObject.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Web3/Web3.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Transaction/EthereumAddress.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumCall.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Providers/Web3Provider.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/UInt+BytesRepresentable.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/BytesConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/RPCRequest.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/Types+EthereumValueConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/CharacterSet+Hex.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/ContractPromiseExtensions.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/FoundationHTTP/Web3WebSocketProvider.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/RLP/Types+RLPItemConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/RLP/RLPEncoder.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Transaction/EthereumTransaction.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/BigUInt+BytesConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/RLP/RLPItem.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/SynchronizedArray.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Bytes+TrimLeadingZeros.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Data+BytesConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Int+ETH.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumValueConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Bytes+HexString.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/RLP/RLPDecoder.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/FoundationHTTP/Web3+HTTPInitializer.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/String+BytesConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Transaction/EthereumPrivateKey.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/String+HexBytes.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumValue.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/UnsignedInteger+Shifting.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/String+Conversion.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/Web3+PromiseKit.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Secp256k1+CTXCreator.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Transaction/EthereumPublicKey.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/UnsignedInteger+BytesConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/FoundationHTTP/Web3HttpProvider.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumSyncStatusObject.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumQuantity.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumQuantityTag.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Bytes+SecureRandom.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumBlockObject.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/RLP/RLPItemConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Bytes+UInt.swift
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/ABIEncoder.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/EthereumContract.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/ABIDecoder.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/ERC721.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/SolidityTuple.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/Exports+PromiseKit.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/ERC165.swift
    /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/SolidityInvocation.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/SolidityType.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/SolidityEvent.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/SolidityFunction.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/Web3+PromiseKit.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/ContractPromiseExtensions.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/ABIConvertible.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/Eth+ABI.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/ABIObject.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/Promisable.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/ERC20.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/ABI.swift
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/460] Write sources
[2/460] Copying index.html
[2/460] Copying openfort-sync.js
[2/460] Write sources
[2/460] Copying utils.js
[2/460] Copying securestorage.js
[2/460] Copying storage.js
[2/460] Write sources
[2/460] Copying openfort.js
[2/460] Write sources
[32/460] Copying PrivacyInfo.xcprivacy
[40/460] Compiling lax_der_parsing.c
[41/460] Compiling lax_der_privatekey_parsing.c
[42/460] Compiling CNIOWindows shim.c
[43/460] Compiling _AtomicsShims.c
[44/460] Compiling CNIOWindows WSAStartup.c
[45/460] Compiling CNIOWASI CNIOWASI.c
[46/460] Compiling CNIOPosix event_loop_id.c
[47/460] Compiling CNIOLinux liburing_shims.c
[48/460] Compiling CNIOOpenBSD shim.c
[49/460] Compiling CNIOSHA1 c_nio_sha1.c
[50/460] Compiling CNIOLLHTTP c_nio_http.c
[51/460] Compiling CNIODarwin shim.c
[52/460] Compiling CNIOLinux shim.c
[53/460] Compiling fiat_p256_adx_mul.S
[54/460] Compiling CNIOLLHTTP c_nio_api.c
[55/460] Compiling fiat_p256_adx_sqr.S
[56/460] Compiling fiat_curve25519_adx_square.S
[57/460] Compiling fiat_curve25519_adx_mul.S
[58/460] Compiling CNIOLLHTTP c_nio_llhttp.c
[59/460] Write swift-version-24593BA9C3E375BF.txt
[60/460] Compiling secp256k1.c
[61/460] Compiling CNIOBoringSSLShims shims.c
[63/466] Emitting module secp256k1
[63/466] Compiling tls_record.cc
[64/468] Compiling tls_method.cc
[66/468] Emitting module _NIODataStructures
[66/468] Compiling tls13_both.cc
[67/468] Compiling tls13_server.cc
[68/468] Compiling tls13_enc.cc
[69/484] Compiling tls13_client.cc
[70/622] Compiling t1_enc.cc
[72/622] Compiling BigInt Floating Point Conversion.swift
[73/622] Compiling BigInt GCD.swift
[74/624] Compiling BigInt Exponentiation.swift
[75/624] Compiling BigInt Addition.swift
[76/624] Compiling BigInt BigInt.swift
[77/624] Compiling BigInt BigUInt.swift
[78/624] Compiling BigInt Multiplication.swift
[79/624] Compiling BigInt Prime Test.swift
[80/624] Compiling BigInt Hashable.swift
[81/624] Compiling BigInt Integer Conversion.swift
[82/624] Compiling BigInt Comparable.swift
[83/624] Compiling BigInt Data Conversion.swift
[84/624] Compiling BigInt Division.swift
[85/624] Emitting module InternalCollectionsUtilities
[86/624] Compiling BigInt Bitwise Ops.swift
[87/624] Compiling BigInt Codable.swift
[88/624] Compiling secp256k1 Exporter.swift
[89/625] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[90/625] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[91/627] Emitting module _NIOBase64
[92/627] Compiling _NIOBase64 Base64.swift
[93/628] Emitting module PromiseKit
[98/630] Compiling PromiseKit race.swift
[99/630] Compiling PromiseKit when.swift
[100/631] Emitting module BigInt
[102/631] Compiling _NIODataStructures PriorityQueue.swift
[103/631] Compiling _NIODataStructures _TinyArray.swift
[105/631] Compiling BigInt Random.swift
[106/631] Compiling BigInt Shifts.swift
[107/631] Compiling BigInt Square Root.swift
[108/631] Compiling _NIODataStructures Heap.swift
[117/632] Compiling BigInt Subtraction.swift
[118/632] Compiling BigInt Words and Bits.swift
[129/632] Compiling ssl_x509.cc
[134/701] Compiling _RopeModule BigString+Builder.swift
[135/701] Compiling _RopeModule BigString+Contents.swift
[136/701] Compiling _RopeModule BigString+Debugging.swift
[137/701] Compiling _RopeModule BigString+Iterators.swift
[138/701] Compiling _RopeModule BigString+Metrics.swift
[139/701] Compiling _RopeModule BigString+Summary.swift
[140/701] Compiling _RopeModule BigString+Index.swift
[141/701] Compiling _RopeModule BigString+Ingester.swift
[142/701] Compiling _RopeModule BigString+Invariants.swift
[143/764] Compiling ssl_versions.cc
[144/764] Compiling ssl_transcript.cc
[145/764] Compiling ssl_stat.cc
[147/764] Compiling HeapModule _HeapNode.swift
[148/776] Compiling HeapModule Heap.swift
[149/855] Compiling HeapModule Heap+Invariants.swift
[150/855] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[151/855] Compiling HeapModule Heap+UnsafeHandle.swift
[152/908] Compiling HeapModule Heap+Descriptions.swift
[153/908] Emitting module HeapModule
[155/909] Compiling BitCollections BitSet+Random.swift
[156/909] Compiling BitCollections BitSet+SetAlgebra basics.swift
[157/909] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[158/909] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[159/909] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[160/909] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[161/909] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[162/916] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[163/916] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[164/916] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[165/916] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[166/916] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[167/916] Compiling BitCollections BitSet+Initializers.swift
[168/916] Compiling BitCollections BitSet+Invariants.swift
[169/916] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[170/916] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[171/916] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[172/916] Compiling CryptoSwift HMAC.swift
[173/916] Compiling CryptoSwift ISO10126Padding.swift
[174/916] Compiling CryptoSwift ISO78164Padding.swift
[175/916] Compiling CryptoSwift Int+Extension.swift
[176/916] Compiling CryptoSwift MD5.swift
[177/916] Compiling CryptoSwift NoPadding.swift
[178/916] Compiling CryptoSwift Operators.swift
[179/916] Compiling CryptoSwift DER.swift
[180/916] Compiling CryptoSwift PBKDF1.swift
[181/916] Compiling CryptoSwift PBKDF2.swift
[182/916] Compiling CryptoSwift PKCS1v15.swift
[193/916] Compiling OrderedCollections OrderedSet+Sendable.swift
[194/916] Compiling OrderedCollections OrderedSet+SubSequence.swift
[195/916] Compiling OrderedCollections OrderedSet+Testing.swift
[196/916] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[197/930] Compiling BitCollections BitArray+Extras.swift
[198/930] Compiling BitCollections BitArray+Fill.swift
[199/932] Compiling BitCollections BitArray+Codable.swift
[200/932] Compiling BitCollections BitArray+Collection.swift
[201/932] Compiling BitCollections BitArray+Copy.swift
[202/932] Compiling BitCollections BitArray+CustomReflectable.swift
[203/932] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[204/932] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[205/932] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[206/932] Compiling BitCollections BitSet+SetAlgebra union.swift
[207/932] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[208/932] Compiling BitCollections BitSet.Counted.swift
[209/932] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[210/932] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[211/932] Compiling BitCollections BitArray+RandomBits.swift
[212/932] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[213/932] Compiling BitCollections BitArray+Shifts.swift
[214/932] Compiling BitCollections BitArray+Testing.swift
[215/932] Compiling BitCollections BitArray._UnsafeHandle.swift
[216/932] Compiling BitCollections BitArray.swift
[217/932] Compiling BitCollections BitSet+BidirectionalCollection.swift
[218/932] Compiling BitCollections BitSet+Codable.swift
[219/932] Compiling HashTreeCollections TreeSet+Hashable.swift
[220/932] Compiling HashTreeCollections TreeSet+Sendable.swift
[221/932] Compiling HashTreeCollections TreeSet+Sequence.swift
[222/932] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[223/932] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[224/932] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[225/932] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[229/942] Compiling BitCollections BitArray+Descriptions.swift
[230/942] Compiling BitCollections BitArray+Equatable.swift
[231/942] Compiling BitCollections BitArray+BitwiseOperations.swift
[232/942] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[239/942] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[240/942] Compiling BitCollections BitSet+CustomReflectable.swift
[241/942] Compiling BitCollections BitSet+CustomStringConvertible.swift
[242/942] Compiling BitCollections BitSet+Equatable.swift
[243/942] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[244/942] Compiling BitCollections BitSet+Extras.swift
[245/942] Compiling BitCollections BitSet+Hashable.swift
[246/942] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[247/942] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[248/942] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[251/942] Compiling BitCollections BitArray+Hashable.swift
[252/942] Compiling BitCollections BitArray+Initializers.swift
[253/942] Compiling DequeModule _DequeSlot.swift
[254/942] Compiling DequeModule _UnsafeWrappedBuffer.swift
[268/949] Emitting module BitCollections
[269/949] Compiling BitCollections Range+Utilities.swift
[270/949] Compiling BitCollections Slice+Utilities.swift
[271/949] Compiling BitCollections UInt+Tricks.swift
[272/949] Compiling BitCollections _Word.swift
[273/949] Compiling OrderedCollections OrderedSet.swift
[274/949] Compiling OrderedCollections _UnsafeBitset.swift
[275/949] Compiling HashTreeCollections TreeSet+Equatable.swift
[276/949] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[277/949] Compiling HashTreeCollections TreeSet+Extras.swift
[278/949] Compiling HashTreeCollections TreeSet+Filter.swift
[287/949] Compiling BitCollections BitSet.Index.swift
[288/949] Compiling BitCollections BitSet._UnsafeHandle.swift
[289/949] Compiling BitCollections BitSet.swift
[331/958] Compiling _RopeModule _CharacterRecognizer.swift
[332/958] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[333/958] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[334/958] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[335/958] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[336/958] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[337/958] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[338/958] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[339/958] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[340/958] Compiling HashTreeCollections TreeSet.swift
[359/958] Emitting module DequeModule
[402/960] Emitting module OrderedCollections
[427/961] Compiling _RopeModule Rope+Join.swift
[428/961] Compiling _RopeModule Rope+MutatingForEach.swift
[429/961] Compiling _RopeModule Rope+Remove.swift
[430/961] Compiling _RopeModule Rope+RemoveSubrange.swift
[431/961] Compiling _RopeModule Rope+Split.swift
[432/961] Compiling ssl_privkey.cc
[433/961] Compiling ssl_session.cc
[435/961] Emitting module _RopeModule
[436/961] Emitting module CryptoSwift
[500/961] Compiling CryptoSwift Signature.swift
[501/961] Compiling CryptoSwift StreamDecryptor.swift
[502/961] Compiling CryptoSwift StreamEncryptor.swift
[503/961] Compiling CryptoSwift String+Extension.swift
[504/961] Compiling CryptoSwift UInt128.swift
[505/961] Compiling CryptoSwift UInt16+Extension.swift
[506/961] Compiling CryptoSwift UInt32+Extension.swift
[507/961] Compiling CryptoSwift UInt64+Extension.swift
[508/961] Compiling CryptoSwift UInt8+Extension.swift
[509/961] Compiling CryptoSwift Updatable.swift
[510/961] Compiling CryptoSwift Utils.swift
[511/961] Compiling CryptoSwift XChaCha20.swift
[512/961] Compiling CryptoSwift ZeroPadding.swift
[513/961] Compiling CryptoSwift resource_bundle_accessor.swift
[519/961] Compiling _RopeModule Optional Utilities.swift
[520/961] Compiling _RopeModule String Utilities.swift
[521/961] Compiling _RopeModule String.Index+ABI.swift
[561/961] Compiling ssl_cipher.cc
[562/961] Compiling ssl_file.cc
[565/962] Emitting module HashTreeCollections
[565/963] Compiling ssl_key_share.cc
[566/963] Compiling ssl_credential.cc
[568/963] Compiling ssl_lib.cc
[570/965] Emitting module Collections
[571/965] Compiling Collections Collections.swift
[572/966] Compiling ssl_cert.cc
[573/966] Compiling ssl_asn1.cc
[574/966] Compiling ssl_buffer.cc
[575/966] Compiling s3_pkt.cc
[576/966] Compiling ssl_aead_ctx.cc
[578/966] Compiling CryptoSwift PKCS5.swift
[579/966] Compiling CryptoSwift PKCS7.swift
[580/966] Compiling CryptoSwift PKCS7Padding.swift
[581/966] Compiling CryptoSwift Padding.swift
[582/966] Compiling CryptoSwift Poly1305.swift
[583/966] Compiling CryptoSwift RSA+Cipher.swift
[584/966] Compiling CryptoSwift RSA+Signature.swift
[585/966] Compiling CryptoSwift RSA.swift
[586/966] Compiling CryptoSwift Rabbit.swift
[587/966] Compiling CryptoSwift SHA1.swift
[588/966] Compiling CryptoSwift SHA2.swift
[589/966] Compiling CryptoSwift SHA3.swift
[590/966] Compiling CryptoSwift Scrypt.swift
[591/966] Compiling CryptoSwift SecureBytes.swift
[592/967] Compiling s3_lib.cc
[593/967] Compiling s3_both.cc
[594/967] Compiling handshake_server.cc
[595/967] Compiling handshake_client.cc
[596/967] Compiling handshake.cc
[597/967] Compiling handoff.cc
[598/967] Compiling extensions.cc
[599/967] Compiling dtls_record.cc
[600/967] Compiling md5-x86_64-linux.S
[601/967] Compiling md5-x86_64-apple.S
[602/967] Compiling encrypted_client_hello.cc
[603/967] Compiling md5-586-linux.S
[604/967] Compiling dtls_method.cc
[605/967] Compiling md5-586-apple.S
[606/967] Compiling chacha20_poly1305_x86_64-linux.S
[607/967] Compiling chacha20_poly1305_x86_64-apple.S
[608/967] Compiling chacha20_poly1305_armv8-win.S
[609/967] Compiling chacha20_poly1305_armv8-linux.S
[610/967] Compiling err_data.cc
[611/967] Compiling chacha20_poly1305_armv8-apple.S
[612/967] Compiling chacha-x86_64-linux.S
[613/967] Compiling chacha-x86_64-apple.S
[614/967] Compiling chacha-x86-linux.S
[615/967] Compiling chacha-x86-apple.S
[616/967] Compiling d1_srtp.cc
[617/967] Compiling chacha-armv8-win.S
[618/967] Compiling d1_pkt.cc
[619/967] Compiling chacha-armv8-linux.S
[620/967] Compiling chacha-armv4-linux.S
[621/967] Compiling chacha-armv8-apple.S
[622/967] Compiling aes128gcmsiv-x86_64-linux.S
[623/967] Compiling aes128gcmsiv-x86_64-apple.S
[624/967] Compiling bio_ssl.cc
[625/967] Compiling x86_64-mont5-linux.S
[626/967] Compiling x86_64-mont5-apple.S
[627/967] Compiling x86_64-mont-linux.S
[628/967] Compiling x86_64-mont-apple.S
[629/967] Compiling x86-mont-apple.S
[630/967] Compiling x86-mont-linux.S
[631/967] Compiling vpaes-x86_64-linux.S
[632/967] Compiling vpaes-x86_64-apple.S
[633/967] Compiling vpaes-x86-linux.S
[634/967] Compiling vpaes-armv8-win.S
[635/967] Compiling vpaes-x86-apple.S
[636/967] Compiling vpaes-armv8-apple.S
[637/967] Compiling vpaes-armv8-linux.S
[638/967] Compiling vpaes-armv7-linux.S
[639/967] Compiling sha512-x86_64-linux.S
[640/967] Compiling sha512-x86_64-apple.S
[641/967] Compiling sha512-armv8-win.S
[642/967] Compiling sha512-armv8-linux.S
[643/967] Compiling sha512-armv8-apple.S
[644/967] Compiling sha512-armv4-linux.S
[645/967] Compiling sha512-586-apple.S
[646/967] Compiling sha512-586-linux.S
[647/967] Compiling sha256-x86_64-apple.S
[648/967] Compiling sha256-x86_64-linux.S
[649/967] Compiling sha256-armv8-linux.S
[650/967] Compiling sha256-armv8-win.S
[651/967] Compiling sha256-armv8-apple.S
[652/967] Compiling sha256-armv4-linux.S
[653/967] Compiling sha256-586-linux.S
[654/967] Compiling sha256-586-apple.S
[655/967] Compiling sha1-x86_64-apple.S
[656/967] Compiling sha1-armv8-win.S
[657/967] Compiling sha1-armv8-linux.S
[658/967] Compiling sha1-armv8-apple.S
[659/967] Compiling sha1-x86_64-linux.S
[660/967] Compiling sha1-armv4-large-linux.S
[661/967] Compiling sha1-586-linux.S
[662/967] Compiling sha1-586-apple.S
[663/967] Compiling rsaz-avx2-apple.S
[664/967] Compiling rdrand-x86_64-linux.S
[665/967] Compiling rdrand-x86_64-apple.S
[666/967] Compiling rsaz-avx2-linux.S
[667/967] Compiling p256_beeu-x86_64-asm-linux.S
[668/967] Compiling p256_beeu-x86_64-asm-apple.S
[669/967] Compiling p256_beeu-armv8-asm-win.S
[670/967] Compiling p256_beeu-armv8-asm-linux.S
[671/967] Compiling p256_beeu-armv8-asm-apple.S
[672/967] Compiling p256-x86_64-asm-apple.S
[673/967] Compiling p256-armv8-asm-win.S
[674/967] Compiling d1_lib.cc
[675/967] Compiling p256-x86_64-asm-linux.S
[676/967] Compiling p256-armv8-asm-apple.S
[677/967] Compiling d1_both.cc
[678/967] Compiling p256-armv8-asm-linux.S
[679/967] Compiling ghashv8-armv8-linux.S
[680/967] Compiling ghashv8-armv7-linux.S
[681/967] Compiling ghashv8-armv8-win.S
[682/967] Compiling ghashv8-armv8-apple.S
[683/967] Compiling ghash-x86-apple.S
[683/967] Compiling ghash-x86-linux.S
[683/967] Compiling ghash-x86_64-linux.S
[683/967] Compiling ghash-ssse3-x86_64-apple.S
[684/967] Compiling ghash-x86_64-apple.S
[684/967] Compiling ghash-ssse3-x86_64-linux.S
[689/967] Compiling ghash-neon-armv8-win.S
[690/967] Compiling ghash-ssse3-x86-linux.S
[691/967] Compiling ghash-neon-armv8-apple.S
[692/967] Compiling ghash-armv4-linux.S
[693/967] Compiling ghash-ssse3-x86-apple.S
[694/967] Compiling co-586-apple.S
[695/967] Compiling ghash-neon-armv8-linux.S
[696/967] Compiling co-586-linux.S
[697/967] Compiling bn-586-apple.S
[698/967] Compiling bn-armv8-win.S
[698/967] Compiling bn-armv8-linux.S
[700/967] Compiling bsaes-armv7-linux.S
[701/967] Compiling bn-armv8-apple.S
[702/967] Compiling armv8-mont-linux.S
[703/967] Compiling bn-586-linux.S
[704/967] Compiling armv8-mont-win.S
[705/967] Compiling aesv8-gcm-armv8-linux.S
[706/967] Compiling armv8-mont-apple.S
[706/967] Compiling aesv8-gcm-armv8-apple.S
[706/967] Compiling aesv8-armv8-linux.S
[709/967] Compiling aesv8-gcm-armv8-win.S
[709/967] Compiling armv4-mont-linux.S
[711/967] Compiling aesv8-armv8-win.S
[711/967] Compiling aesv8-armv8-apple.S
[713/967] Compiling aesni-x86_64-apple.S
[714/967] Compiling aesni-x86-apple.S
[715/967] Compiling aesv8-armv7-linux.S
[716/967] Compiling aesni-gcm-x86_64-linux.S
[717/967] Compiling aesni-x86-linux.S
[718/967] Compiling aesni-gcm-x86_64-apple.S
[719/967] Compiling aes-gcm-avx2-x86_64-linux.S
[720/967] Compiling aesni-x86_64-linux.S
[721/967] Compiling aes-gcm-avx10-x86_64-apple.S
[722/967] Compiling aes-gcm-avx10-x86_64-linux.S
[723/967] Compiling aes-gcm-avx2-x86_64-apple.S
[724/967] Compiling x_x509a.cc
[725/967] Compiling x_req.cc
[726/967] Compiling x_x509.cc
[727/967] Compiling x_spki.cc
[728/967] Compiling x_sig.cc
[729/967] Compiling x_pubkey.cc
[730/967] Compiling x_val.cc
[731/967] Compiling x_name.cc
[732/967] Compiling x_crl.cc
[733/967] Compiling x_attrib.cc
[734/967] Compiling x509spki.cc
[735/967] Compiling x_exten.cc
[736/967] Compiling x_algor.cc
[737/967] Compiling x509rset.cc
[738/967] Compiling x_all.cc
[739/967] Compiling x509name.cc
[740/967] Compiling x509cset.cc
[741/967] Compiling x509_vpm.cc
[742/967] Compiling x509_v3.cc
[743/967] Compiling x509_vfy.cc
[744/967] Compiling x509_txt.cc
[745/967] Compiling x509_trs.cc
[746/967] Compiling x509_set.cc
[747/967] Compiling x509_req.cc
[748/967] Compiling x509_lu.cc
[749/967] Compiling x509_obj.cc
[750/967] Compiling x509_def.cc
[751/967] Compiling x509_ext.cc
[752/967] Compiling x509_d2.cc
[753/967] Compiling x509_cmp.cc
[754/967] Compiling x509.cc
[755/967] Compiling x509_att.cc
[756/967] Compiling v3_utl.cc
[757/967] Compiling v3_prn.cc
[758/967] Compiling v3_skey.cc
[759/967] Compiling v3_pcons.cc
[760/967] Compiling v3_ocsp.cc
[761/967] Compiling v3_purp.cc
[762/967] Compiling v3_pmaps.cc
[763/967] Compiling v3_ncons.cc
[764/967] Compiling v3_lib.cc
[765/967] Compiling v3_info.cc
[766/967] Compiling v3_ia5.cc
[767/967] Compiling v3_enum.cc
[768/967] Compiling v3_extku.cc
[769/967] Compiling v3_int.cc
[770/967] Compiling v3_genn.cc
[771/967] Compiling v3_conf.cc
[772/967] Compiling v3_crld.cc
[773/967] Compiling v3_cpols.cc
[774/967] Compiling v3_akeya.cc
[774/967] Compiling v3_alt.cc
[776/967] Compiling v3_bitst.cc
[777/967] Compiling v3_bcons.cc
[778/967] Compiling v3_akey.cc
[779/967] Compiling i2d_pr.cc
[780/967] Compiling name_print.cc
[781/967] Compiling t_x509a.cc
[782/967] Compiling rsa_pss.cc
[783/967] Compiling t_x509.cc
[784/967] Compiling t_crl.cc
[785/967] Compiling policy.cc
[786/967] Compiling t_req.cc
[787/967] Compiling by_dir.cc
[788/967] Compiling voprf.cc
[789/967] Compiling a_verify.cc
[790/967] Compiling a_sign.cc
[791/967] Compiling asn1_gen.cc
[792/967] Compiling by_file.cc
[793/967] Compiling a_digest.cc
[794/967] Compiling algorithm.cc
[795/967] Compiling thread_win.cc
[796/967] Compiling thread_pthread.cc
[797/967] Compiling thread.cc
[798/967] Compiling thread_none.cc
[799/967] Compiling stack.cc
[800/967] Compiling siphash.cc
[801/967] Compiling trust_token.cc
[802/967] Compiling slhdsa.cc
[803/967] Compiling sha256.cc
[804/967] Compiling pmbtoken.cc
[805/967] Compiling sha1.cc
[806/967] Compiling sha512.cc
[807/967] Compiling spake2plus.cc
[808/967] Compiling rsa_extra.cc
[809/967] Compiling refcount.cc
[810/967] Compiling rsa_print.cc
[811/967] Compiling rsa_crypt.cc
[812/967] Compiling rc4.cc
[813/967] Compiling urandom.cc
[814/967] Compiling trusty.cc
[815/967] Compiling windows.cc
[816/967] Compiling rand.cc
[817/967] Compiling passive.cc
[818/967] Compiling ios.cc
[819/967] Compiling getentropy.cc
[820/967] Compiling poly1305_arm_asm.S
[821/967] Compiling rsa_asn1.cc
[822/967] Compiling deterministic.cc
[823/967] Compiling fork_detect.cc
[824/967] Compiling forkunsafe.cc
[825/967] Compiling poly1305_arm.cc
[826/967] Compiling pool.cc
[827/967] Compiling poly1305_vec.cc
[828/967] Compiling poly1305.cc
[829/967] Compiling pkcs7.cc
[830/967] Compiling pkcs8_x509.cc
[831/967] Compiling p5_pbev2.cc
[832/967] Compiling pkcs7_x509.cc
[833/967] Compiling pem_xaux.cc
[834/967] Compiling pkcs8.cc
[835/967] Compiling pem_pkey.cc
[836/967] Compiling pem_x509.cc
[837/967] Compiling mlkem.cc
[838/967] Compiling pem_oth.cc
[839/967] Compiling obj_xref.cc
[840/967] Compiling pem_pk8.cc
[841/967] Compiling mldsa.cc
[842/967] Compiling pem_info.cc
[843/967] Compiling obj.cc
[844/967] Compiling mem.cc
[845/967] Compiling pem_all.cc
[846/967] Compiling md5.cc
[847/967] Compiling pem_lib.cc
[848/967] Compiling fips_shared_support.cc
[849/967] Compiling poly_rq_mul.S
[850/967] Compiling lhash.cc
[851/967] Compiling kyber.cc
[852/967] Compiling md4.cc
[853/967] Compiling hrss.cc
[854/967] Compiling sign.cc
[855/967] Compiling ex_data.cc
[856/967] Compiling scrypt.cc
[857/967] Compiling hpke.cc
[858/967] Compiling pbkdf.cc
[859/967] Compiling print.cc
[860/967] Compiling p_x25519.cc
[861/967] Compiling p_hkdf.cc
[862/967] Compiling p_x25519_asn1.cc
[863/967] Compiling p_ed25519.cc
[864/967] Compiling p_rsa_asn1.cc
[865/967] Compiling p_ed25519_asn1.cc
[866/967] Compiling p_rsa.cc
[867/967] Compiling p_ec.cc
[868/967] Compiling p_dh.cc
[869/967] Compiling p_ec_asn1.cc
[870/967] Compiling p_dh_asn1.cc
[871/967] Compiling p_dsa_asn1.cc
[872/967] Compiling evp_ctx.cc
[873/967] Compiling err.cc
[874/967] Compiling engine.cc
[875/967] Compiling evp.cc
[876/967] Compiling evp_asn1.cc
[877/967] Compiling ecdh.cc
[878/967] Compiling ecdsa_asn1.cc
[879/967] Compiling hash_to_curve.cc
[880/967] Compiling ec_derive.cc
[881/967] Compiling dsa.cc
[882/967] Compiling params.cc
[883/967] Compiling ec_asn1.cc
[884/967] Compiling dsa_asn1.cc
[885/967] Compiling x25519-asm-arm.S
[886/967] Compiling digest_extra.cc
[887/967] Compiling des.cc
[887/967] Compiling dh_asn1.cc
[889/967] Compiling cpu_intel.cc
[890/967] Compiling crypto.cc
[891/967] Compiling curve25519.cc
[891/967] Compiling spake25519.cc
[893/967] Compiling bcm.cc
[894/967] Compiling cpu_aarch64_openbsd.cc
[895/967] Compiling curve25519_64_adx.cc
[896/967] Compiling cpu_arm_linux.cc
[897/967] Compiling cpu_arm_freebsd.cc
[898/967] Compiling cpu_aarch64_linux.cc
[898/967] Compiling cpu_aarch64_win.cc
[900/967] Compiling cpu_aarch64_sysreg.cc
[901/967] Compiling cpu_aarch64_fuchsia.cc
[902/967] Compiling cpu_aarch64_apple.cc
[903/967] Compiling e_null.cc
[904/967] Compiling e_rc4.cc
[905/967] Compiling get_cipher.cc
[906/967] Compiling tls_cbc.cc
[906/967] Compiling e_rc2.cc
[908/967] Compiling conf.cc
[909/967] Compiling e_tls.cc
[910/967] Compiling e_des.cc
[911/967] Compiling derive_key.cc
[912/967] Compiling e_aesctrhmac.cc
[913/967] Compiling chacha.cc
[914/967] Compiling e_chacha20poly1305.cc
[915/967] Compiling e_aesgcmsiv.cc
[916/967] Compiling unicode.cc
[917/967] Compiling buf.cc
[918/967] Compiling ber.cc
[919/967] Compiling cbs.cc
[920/967] Compiling convert.cc
[921/967] Compiling cbb.cc
[922/967] Compiling bn_asn1.cc
[922/967] Compiling asn1_compat.cc
[924/967] Compiling socket_helper.cc
[925/967] Compiling blake2.cc
[926/967] Compiling socket.cc
[927/967] Compiling printf.cc
[928/967] Compiling hexdump.cc
[929/967] Compiling errno.cc
[930/967] Compiling file.cc
[931/967] Compiling fd.cc
[931/967] Compiling pair.cc
[933/967] Compiling connect.cc
[934/967] Compiling bio_mem.cc
[935/967] Compiling base64.cc
[936/967] Compiling bio.cc
[937/967] Compiling tasn_typ.cc
[938/967] Compiling tasn_fre.cc
[939/967] Compiling tasn_enc.cc
[940/967] Compiling tasn_utl.cc
[941/967] Compiling tasn_new.cc
[942/967] Compiling f_int.cc
[943/967] Compiling posix_time.cc
[944/967] Compiling asn1_par.cc
[945/967] Compiling f_string.cc
[946/967] Compiling tasn_dec.cc
[947/967] Compiling asn_pack.cc
[948/967] Compiling a_utctm.cc
[949/967] Compiling a_octet.cc
[950/967] Compiling a_type.cc
[951/967] Compiling asn1_lib.cc
[952/967] Compiling a_strex.cc
[953/967] Compiling a_strnid.cc
[954/967] Compiling a_object.cc
[955/967] Compiling a_time.cc
[956/967] Compiling a_i2d_fp.cc
[957/967] Compiling a_int.cc
[958/967] Compiling a_dup.cc
[959/967] Write sources
[960/967] Compiling a_d2i_fp.cc
[961/967] Compiling a_gentm.cc
[962/967] Compiling a_mbstr.cc
[963/967] Compiling a_bool.cc
[964/967] Compiling a_bitstr.cc
[966/985] Compiling Atomics ManagedAtomic.swift
[967/985] Compiling Atomics ManagedAtomicLazyReference.swift
[968/987] Compiling Atomics UnsafeAtomic.swift
[969/987] Compiling Atomics UnsafeAtomicLazyReference.swift
[970/987] Compiling Atomics AtomicInteger.swift
[971/987] Compiling Atomics AtomicOptionalWrappable.swift
[972/987] Compiling Atomics AtomicReference.swift
[973/987] Compiling Atomics IntegerOperations.swift
[974/987] Compiling Atomics Unmanaged extensions.swift
[975/987] Compiling Atomics OptionalRawRepresentable.swift
[976/987] Compiling Atomics RawRepresentable.swift
[977/987] Compiling Atomics AtomicBool.swift
[978/987] Compiling Atomics AtomicMemoryOrderings.swift
[979/987] Compiling Atomics DoubleWord.swift
[980/987] Emitting module Atomics
[981/987] Compiling Atomics AtomicStorage.swift
[982/987] Compiling Atomics AtomicValue.swift
[983/987] Compiling Atomics IntegerConformances.swift
[984/987] Compiling Atomics PointerConformances.swift
[985/987] Compiling Atomics Primitives.native.swift
[986/988] Compiling c-nioatomics.c
[987/988] Compiling c-atomics.c
[989/994] Emitting module NIOConcurrencyHelpers
[990/994] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[991/994] Compiling NIOConcurrencyHelpers lock.swift
[992/994] Compiling NIOConcurrencyHelpers NIOLock.swift
[993/994] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[994/994] Compiling NIOConcurrencyHelpers atomics.swift
[996/1058] Compiling NIOCore EventLoopFuture+Deprecated.swift
[997/1058] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[998/1058] Compiling NIOCore EventLoopFuture.swift
[999/1058] Compiling NIOCore FileDescriptor.swift
[1000/1058] Compiling NIOCore FileHandle.swift
[1001/1058] Compiling NIOCore FileRegion.swift
[1002/1058] Compiling NIOCore GlobalSingletons.swift
[1003/1058] Compiling NIOCore IO.swift
[1004/1058] Compiling NIOCore IOData.swift
[1005/1066] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1006/1066] Compiling NIOCore SocketAddresses.swift
[1007/1066] Compiling NIOCore SocketOptionProvider.swift
[1008/1066] Compiling NIOCore SystemCallHelpers.swift
[1009/1066] Compiling NIOCore TimeAmount+Duration.swift
[1010/1066] Compiling NIOCore TypeAssistedChannelHandler.swift
[1011/1066] Compiling NIOCore UniversalBootstrapSupport.swift
[1012/1066] Compiling NIOCore Utilities.swift
[1013/1066] Compiling NIOCore CircularBuffer.swift
[1014/1066] Compiling NIOCore Codec.swift
[1015/1066] Compiling NIOCore ConvenienceOptionSupport.swift
[1016/1066] Compiling NIOCore DeadChannel.swift
[1017/1066] Compiling NIOCore DispatchQueue+WithFuture.swift
[1018/1066] Compiling NIOCore EventLoop+Deprecated.swift
[1019/1066] Compiling NIOCore EventLoop+SerialExecutor.swift
[1020/1066] Compiling NIOCore EventLoop.swift
[1021/1066] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1022/1066] Compiling NIOCore NIOCoreSendableMetatype.swift
[1023/1066] Compiling NIOCore NIODecodedAsyncSequence.swift
[1024/1066] Compiling NIOCore NIOLoopBound.swift
[1025/1066] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1026/1066] Compiling NIOCore NIOScheduledCallback.swift
[1027/1066] Compiling NIOCore NIOSendable.swift
[1028/1066] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[1029/1066] Compiling NIOCore RecvByteBufferAllocator.swift
[1030/1066] Compiling NIOCore IPProtocol.swift
[1031/1066] Compiling NIOCore IntegerBitPacking.swift
[1032/1066] Compiling NIOCore IntegerTypes.swift
[1033/1066] Compiling NIOCore Interfaces.swift
[1034/1066] Compiling NIOCore Linux.swift
[1035/1066] Compiling NIOCore MarkedCircularBuffer.swift
[1036/1066] Compiling NIOCore MulticastChannel.swift
[1037/1066] Compiling NIOCore NIOAny.swift
[1038/1066] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1039/1066] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1040/1066] Compiling NIOCore BSDSocketAPI.swift
[1041/1066] Compiling NIOCore ByteBuffer-aux.swift
[1042/1066] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1043/1066] Compiling NIOCore ByteBuffer-conversions.swift
[1044/1066] Compiling NIOCore ByteBuffer-core.swift
[1045/1066] Compiling NIOCore ByteBuffer-hex.swift
[1046/1066] Compiling NIOCore ByteBuffer-int.swift
[1047/1066] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1048/1066] Compiling NIOCore AddressedEnvelope.swift
[1049/1066] Compiling NIOCore AsyncAwaitSupport.swift
[1050/1066] Compiling NIOCore AsyncChannel.swift
[1051/1066] Compiling NIOCore AsyncChannelHandler.swift
[1052/1066] Compiling NIOCore AsyncChannelInboundStream.swift
[1053/1066] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1054/1066] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1055/1066] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1056/1066] Compiling NIOCore NIOAsyncWriter.swift
[1057/1066] Compiling NIOCore ByteBuffer-multi-int.swift
[1058/1066] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1059/1066] Compiling NIOCore ByteBuffer-views.swift
[1060/1066] Compiling NIOCore Channel.swift
[1061/1066] Compiling NIOCore ChannelHandler.swift
[1062/1066] Compiling NIOCore ChannelHandlers.swift
[1063/1066] Compiling NIOCore ChannelInvoker.swift
[1064/1066] Compiling NIOCore ChannelOption.swift
[1065/1066] Compiling NIOCore ChannelPipeline.swift
[1066/1066] Emitting module NIOCore
[1068/1121] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1069/1121] Compiling NIOEmbedded AsyncTestingChannel.swift
[1070/1121] Emitting module NIOEmbedded
[1071/1121] Compiling NIOEmbedded Embedded.swift
[1073/1122] Compiling NIOPosix IO.swift
[1074/1122] Compiling NIOPosix IntegerBitPacking.swift
[1075/1122] Compiling NIOPosix IntegerTypes.swift
[1076/1122] Compiling NIOPosix Linux.swift
[1077/1122] Compiling NIOPosix LinuxCPUSet.swift
[1078/1122] Compiling NIOPosix LinuxUring.swift
[1079/1122] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1080/1122] Compiling NIOPosix SelectableEventLoop.swift
[1081/1122] Compiling NIOPosix SelectorEpoll.swift
[1082/1122] Compiling NIOPosix SelectorGeneric.swift
[1083/1122] Compiling NIOPosix SelectorKqueue.swift
[1084/1122] Compiling NIOPosix SelectorUring.swift
[1085/1122] Compiling NIOPosix SelectorWSAPoll.swift
[1086/1122] Compiling NIOPosix ServerSocket.swift
[1087/1122] Compiling NIOPosix Pool.swift
[1088/1122] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1089/1122] Compiling NIOPosix PosixSingletons.swift
[1090/1122] Compiling NIOPosix RawSocketBootstrap.swift
[1091/1122] Compiling NIOPosix Resolver.swift
[1092/1122] Compiling NIOPosix Selectable.swift
[1093/1122] Compiling NIOPosix SelectableChannel.swift
[1094/1122] Compiling NIOPosix Socket.swift
[1095/1122] Compiling NIOPosix SocketChannel.swift
[1096/1122] Compiling NIOPosix SocketProtocols.swift
[1097/1122] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[1098/1122] Compiling NIOPosix System.swift
[1099/1122] Compiling NIOPosix Thread.swift
[1100/1122] Compiling NIOPosix ThreadPosix.swift
[1101/1128] Compiling NIOPosix BSDSocketAPICommon.swift
[1102/1128] Compiling NIOPosix BSDSocketAPIPosix.swift
[1103/1128] Compiling NIOPosix BSDSocketAPIWindows.swift
[1104/1128] Compiling NIOPosix BaseSocket.swift
[1105/1128] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1106/1128] Compiling NIOPosix BaseSocketChannel.swift
[1107/1128] Compiling NIOPosix BaseStreamSocketChannel.swift
[1108/1128] Compiling NIOPosix ThreadWindows.swift
[1109/1128] Compiling NIOPosix UnsafeTransfer.swift
[1110/1128] Compiling NIOPosix Utilities.swift
[1111/1128] Compiling NIOPosix VsockAddress.swift
[1112/1128] Compiling NIOPosix VsockChannelEvents.swift
[1113/1128] Compiling NIOPosix Windows.swift
[1114/1128] Emitting module NIOPosix
[1115/1128] Compiling NIOPosix NIOPosixSendableMetatype.swift
[1116/1128] Compiling NIOPosix NIOThreadPool.swift
[1117/1128] Compiling NIOPosix NonBlockingFileIO.swift
[1118/1128] Compiling NIOPosix PendingDatagramWritesManager.swift
[1119/1128] Compiling NIOPosix PendingWritesManager.swift
[1120/1128] Compiling NIOPosix PipeChannel.swift
[1121/1128] Compiling NIOPosix PipePair.swift
[1122/1128] Compiling NIOPosix Bootstrap.swift
[1123/1128] Compiling NIOPosix ControlMessage.swift
[1124/1128] Compiling NIOPosix DatagramVectorReadManager.swift
[1125/1128] Compiling NIOPosix Errors+Any.swift
[1126/1128] Compiling NIOPosix FileDescriptor.swift
[1127/1128] Compiling NIOPosix GetaddrinfoResolver.swift
[1128/1128] Compiling NIOPosix HappyEyeballs.swift
[1130/1131] Compiling NIO Exports.swift
[1131/1131] Emitting module NIO
[1133/1159] Compiling NIOTLS TLSEvents.swift
[1134/1159] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1135/1159] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1136/1159] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1137/1159] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1138/1159] Emitting module NIOTLS
[1139/1161] Compiling NIOTLS SNIHandler.swift
[1140/1161] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1142/1162] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1143/1162] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1144/1162] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1145/1162] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1146/1162] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1147/1162] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1148/1191] Compiling NIOSSL SSLConnection.swift
[1149/1191] Compiling NIOSSL AndroidCABundle.swift
[1150/1191] Compiling NIOSSL SSLCertificateExtensions.swift
[1151/1191] Compiling NIOSSL SSLCertificateName.swift
[1152/1191] Compiling NIOSSL ByteBufferBIO.swift
[1153/1191] Compiling NIOSSL CustomPrivateKey.swift
[1154/1191] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1155/1191] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1156/1191] Compiling NIOSSL NIOSSLHandler.swift
[1157/1191] Compiling NIOSSL SSLCertificate.swift
[1158/1191] Emitting module NIOHTTP1
[1159/1191] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1160/1192] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1162/1220] Compiling NIOExtras RequestResponseHandlers+State.swift
[1163/1220] Compiling NIOSSL SSLPublicKey.swift
[1164/1220] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1165/1220] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1166/1224] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1167/1224] Emitting module NIOFoundationCompat
[1169/1225] Compiling NIOWebSocket WebSocketOpcode.swift
[1170/1226] Emitting module NIOSSL
[1171/1226] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1172/1227] Compiling NIOSSL SubjectAlternativeName.swift
[1173/1227] Compiling NIOSSL NIOSSLSecureBytes.swift
[1174/1227] Compiling NIOSSL RNG.swift
[1175/1227] Compiling NIOSSL SafeCompare.swift
[1176/1230] Compiling NIOExtras RequestResponseHandler.swift
[1178/1230] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1179/1250] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1180/1250] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1181/1250] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1182/1250] Compiling NIOTransportServices NIOTSErrors.swift
[1183/1250] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1184/1250] Compiling NIOTransportServices NIOTSBootstraps.swift
[1185/1250] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1186/1250] Compiling NIOTransportServices AcceptHandler.swift
[1187/1250] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[1188/1250] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[1189/1250] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1193/1250] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1194/1250] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1198/1250] Emitting module NIOTransportServices
[1199/1252] Compiling NIOTransportServices StateManagedChannel.swift
[1200/1252] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1201/1252] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1202/1252] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1203/1252] Compiling NIOTransportServices NIOTSSingletons.swift
[1204/1252] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1205/1252] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1206/1252] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1213/1252] Compiling NIOTransportServices NIOTSEventLoop.swift
[1214/1252] Emitting module NIOExtras
[1219/1252] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1220/1252] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1221/1252] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1222/1252] Compiling NIOWebSocket WebSocketFrame.swift
[1223/1252] Emitting module NIOWebSocket
[1244/1254] Compiling NIOSSL SSLPKCS12Bundle.swift
[1251/1255] Compiling NIOSSL Zeroization.swift
[1252/1255] Compiling NIOSSL TLSConfiguration.swift
[1253/1255] Compiling NIOSSL UniversalBootstrapSupport.swift
[1254/1255] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1257/1264] Compiling WebSocketKit WebSocket+Connect.swift
[1258/1264] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1259/1264] Compiling WebSocketKit Exports.swift
[1260/1264] Emitting module WebSocketKit
[1261/1264] Compiling WebSocketKit WebSocketHandler.swift
[1262/1264] Compiling WebSocketKit WebSocket+Concurrency.swift
[1263/1264] Compiling WebSocketKit WebSocket.swift
[1264/1264] Compiling WebSocketKit WebSocketClient.swift
[1266/1309] Emitting module Web3
[1267/1315] Compiling Web3 Types+RLPItemConvertible.swift
[1268/1315] Compiling Web3 BigUInt+BytesConvertible.swift
[1269/1315] Compiling Web3 Bytes+HexString.swift
[1270/1315] Compiling Web3 Bytes+SecureRandom.swift
[1271/1315] Compiling Web3 Bytes+TrimLeadingZeros.swift
[1272/1315] Compiling Web3 Bytes+UInt.swift
[1273/1315] Compiling Web3 Secp256k1+CTXCreator.swift
[1274/1315] Compiling Web3 String+BytesConvertible.swift
[1275/1315] Compiling Web3 String+Conversion.swift
[1276/1315] Compiling Web3 String+HexBytes.swift
[1277/1315] Compiling Web3 SynchronizedArray.swift
[1278/1315] Compiling Web3 SynchronizedDictionary.swift
[1279/1315] Compiling Web3 UInt+BytesRepresentable.swift
[1280/1315] Compiling Web3 UnsignedInteger+BytesConvertible.swift
[1281/1315] Compiling Web3 UnsignedInteger+Shifting.swift
[1282/1315] Compiling Web3 EthereumAddress.swift
[1283/1315] Compiling Web3 EthereumPrivateKey.swift
[1284/1315] Compiling Web3 EthereumPublicKey.swift
[1285/1315] Compiling Web3 BytesConvertible.swift
[1286/1315] Compiling Web3 CharacterSet+Hex.swift
[1287/1315] Compiling Web3 Data+BytesConvertible.swift
[1288/1315] Compiling Web3 EthereumUtils.swift
[1289/1315] Compiling Web3 Exports+Web3.swift
[1290/1315] Compiling Web3 Int+ETH.swift
[1291/1315] Compiling Web3 EthereumTransactionObject.swift
[1292/1315] Compiling Web3 EthereumTransactionReceiptObject.swift
[1293/1315] Compiling Web3 EthereumValue.swift
[1294/1315] Compiling Web3 EthereumValueConvertible.swift
[1295/1315] Compiling Web3 RPCRequest.swift
[1296/1315] Compiling Web3 RPCResponse.swift
[1297/1315] Compiling Web3 Types+EthereumValueConvertible.swift
[1298/1315] Compiling Web3 Web3Provider.swift
[1299/1315] Compiling Web3 RLPDecoder.swift
[1300/1315] Compiling Web3 RLPEncoder.swift
[1301/1315] Compiling Web3 RLPItem.swift
[1302/1315] Compiling Web3 RLPItemConvertible.swift
[1303/1315] Compiling Web3 EthereumBlockObject.swift
[1304/1315] Compiling Web3 EthereumCall.swift
[1305/1315] Compiling Web3 EthereumData.swift
[1306/1315] Compiling Web3 EthereumLogObject.swift
[1307/1315] Compiling Web3 EthereumQuantity.swift
[1308/1315] Compiling Web3 EthereumQuantityTag.swift
[1309/1315] Compiling Web3 EthereumSyncStatusObject.swift
[1310/1315] Compiling Web3 EthereumTransaction.swift
[1311/1315] Compiling Web3 Web3.swift
[1312/1315] Compiling Web3 Web3+HTTPInitializer.swift
[1313/1315] Compiling Web3 Web3+WebSocketInitializer.swift
[1314/1315] Compiling Web3 Web3HttpProvider.swift
[1315/1315] Compiling Web3 Web3WebSocketProvider.swift
[1317/1333] Compiling Web3ContractABI EthereumContract.swift
[1318/1333] Compiling Web3ContractABI SolidityEvent.swift
[1319/1333] Compiling Web3ContractABI ERC721.swift
[1320/1333] Compiling Web3ContractABI Eth+Contract.swift
[1321/1335] Compiling Web3ContractABI ERC165.swift
[1322/1335] Compiling Web3ContractABI ERC20.swift
[1323/1335] Compiling Web3ContractABI SolidityWrappedValue.swift
[1324/1335] Compiling Web3ContractABI ABIObject.swift
[1325/1335] Compiling Web3ContractABI ABIEncoder.swift
[1326/1335] Compiling Web3ContractABI Eth+ABI.swift
[1327/1335] Compiling Web3ContractABI SolidityTuple.swift
[1328/1335] Compiling Web3ContractABI SolidityType+Codable.swift
[1329/1335] Compiling Web3ContractABI SolidityType.swift
[1330/1335] Compiling Web3ContractABI ABI.swift
[1331/1335] Compiling Web3ContractABI ABIConvertible.swift
[1332/1335] Compiling Web3ContractABI ABIDecoder.swift
[1333/1335] Emitting module Web3ContractABI
[1334/1335] Compiling Web3ContractABI SolidityFunction.swift
[1335/1335] Compiling Web3ContractABI SolidityInvocation.swift
[1337/1341] Compiling Web3PromiseKit Exports+PromiseKit.swift
[1338/1341] Compiling Web3PromiseKit ContractPromiseExtensions.swift
[1339/1341] Emitting module Web3PromiseKit
[1340/1341] Compiling Web3PromiseKit Web3+PromiseKit.swift
[1341/1341] Compiling Web3PromiseKit Promisable.swift
[1343/1411] Compiling OpenfortSwift OFInitOAuthParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1344/1411] Compiling OpenfortSwift OFInitSIWEParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1345/1411] Compiling OpenfortSwift OFLinkPhoneOtpParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1346/1411] Compiling OpenfortSwift OFLinkWalletParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1347/1411] Compiling OpenfortSwift OFLinkWithSiweParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1348/1411] Compiling OpenfortSwift OFLogInWithEmailOtpParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1349/1411] Compiling OpenfortSwift OFLogInWithPhoneOtpParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1350/1411] Compiling OpenfortSwift OFLoginWithIdTokenParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1351/1411] Compiling OpenfortSwift OFLoginWithSiweParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1352/1411] Compiling OpenfortSwift OFRequestEmailOtpParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1353/1420] Compiling OpenfortSwift AnyCodable.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1354/1420] Compiling OpenfortSwift OFAddEmailParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1355/1420] Compiling OpenfortSwift OFAuthEmailPasswordParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1356/1420] Compiling OpenfortSwift OFAuthenticateWithSIWEParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1357/1420] Compiling OpenfortSwift OFConfigureEmbeddedWalletDTO.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1358/1420] Compiling OpenfortSwift OFEmbeddedAccountCreateParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1359/1420] Compiling OpenfortSwift OFEmbeddedAccountRecoverParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1360/1420] Compiling OpenfortSwift OFGetEthereumProviderParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1361/1420] Compiling OpenfortSwift OFInitLinkOAuthParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1362/1420] Compiling OpenfortSwift OFInitLinkSiweParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1363/1420] Compiling OpenfortSwift OFStoreCredentialsParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1364/1420] Compiling OpenfortSwift OFUnlinkOAuthParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1365/1420] Compiling OpenfortSwift OFUnlinkWalletParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1366/1420] Compiling OpenfortSwift OFVerifyEmailOtpParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1367/1420] Compiling OpenfortSwift OFVerifyEmailParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1368/1420] Compiling OpenfortSwift OFErrorDomains.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1369/1420] Compiling OpenfortSwift OFErrors.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1370/1420] Compiling OpenfortSwift OFKeychainHelper.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1371/1420] Compiling OpenfortSwift OFSDK.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1372/1420] Compiling OpenfortSwift OFAuthorizable.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1373/1420] Compiling OpenfortSwift OFEmbeddedState.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1374/1420] Compiling OpenfortSwift OFGetResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1375/1420] Compiling OpenfortSwift OFGetUserInstanceResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1376/1420] Compiling OpenfortSwift OFInitLinkOAuthResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1377/1420] Compiling OpenfortSwift OFInitOAuthResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1378/1420] Compiling OpenfortSwift OFInitSIWEResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1379/1420] Compiling OpenfortSwift OFLinkWalletResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1380/1420] Compiling OpenfortSwift OFLinkedAccountResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1381/1420] Compiling OpenfortSwift OFListResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1382/1420] Emitting module OpenfortSwift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1383/1420] Compiling OpenfortSwift OFLoginWithIdTokenResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1384/1420] Compiling OpenfortSwift OFOAuthProvider.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1385/1420] Compiling OpenfortSwift OFPoolOAuthResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1386/1420] Compiling OpenfortSwift OFSendSignatureTransactionIntentRequestResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1387/1420] Compiling OpenfortSwift OFSessionResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1388/1420] Compiling OpenfortSwift OFSignUpResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1389/1420] Compiling OpenfortSwift OFSimpleResultResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1390/1420] Compiling OpenfortSwift OFUnlinkOAuthResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1391/1420] Compiling OpenfortSwift OFUnlinkWalletResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1392/1420] Compiling OpenfortSwift OFRequestEmailVerificationParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1393/1420] Compiling OpenfortSwift OFRequestPhoneOtpParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1394/1420] Compiling OpenfortSwift OFRequestResetPasswordParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1395/1420] Compiling OpenfortSwift OFResetPasswordParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1396/1420] Compiling OpenfortSwift OFSendSignatureSessionRequestParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1397/1420] Compiling OpenfortSwift OFSendSignatureTransactionIntentRequestParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1398/1420] Compiling OpenfortSwift OFSetRecoveryMethodParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1399/1420] Compiling OpenfortSwift OFSignMessageParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1400/1420] Compiling OpenfortSwift OFSignTypedDataParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1401/1420] Compiling OpenfortSwift OFSignUpWithEmailPasswordParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1402/1420] Compiling OpenfortSwift OFEmbeddedWalletAccessable.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1403/1420] Compiling OpenfortSwift OFMethods.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1404/1420] Compiling OpenfortSwift OFOpenfortRootable.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1405/1420] Compiling OpenfortSwift OFProxible.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1406/1420] Compiling OpenfortSwift OFUserAccessable.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1407/1420] Compiling OpenfortSwift OFAddEmailResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1408/1420] Compiling OpenfortSwift OFAuthPlayerResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1409/1420] Compiling OpenfortSwift OFAuthenticateWithSIWEResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1410/1420] Compiling OpenfortSwift OFAuthorizationResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1411/1420] Compiling OpenfortSwift OFCodableSendable.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1412/1420] Compiling OpenfortSwift OpenfortEIP1193Provider.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1413/1420] Compiling OpenfortSwift OFScriptMessageProcessor.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1414/1420] Compiling OpenfortSwift OFStorageMessageProcessor.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1415/1420] Compiling OpenfortSwift OFAuthReplyHandler.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1416/1420] Compiling OpenfortSwift OFConfig.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1417/1420] Compiling OpenfortSwift OFScriptMessageHandler.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1418/1420] Compiling OpenfortSwift OFWebView.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1419/1420] Compiling OpenfortSwift OFWebViewCoordinator.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1420/1420] Compiling OpenfortSwift resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
BUILD FAILURE 6.0 linux