The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build CryptoScraper, reference main (66a6dd), with Swift 6.2 (beta) for Android on 20 Jun 2025 01:05:27 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/foscomputerservices/CryptoScraper.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/foscomputerservices/CryptoScraper
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 66a6dd5 Merge pull request #21 from foscomputerservices/cleanup/simplifying-ethereum-impls
Cloned https://github.com/foscomputerservices/CryptoScraper.git
Revision (git rev-parse @):
66a6dd5f17c181d5583c6097b2e47e10890cf085
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/foscomputerservices/CryptoScraper.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/foscomputerservices/CryptoScraper.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/foscomputerservices/FOSUtilities.git
[1/2031] Fetching fosutilities
Fetched https://github.com/foscomputerservices/FOSUtilities.git from cache (1.63s)
Fetching https://github.com/swiftlang/swift-testing.git
[1/23359] Fetching swift-testing
Fetched https://github.com/swiftlang/swift-testing.git from cache (1.91s)
Fetching https://github.com/oscbyspro/Numberick.git
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/14192] Fetching numberick
[143/25051] Fetching numberick, yams
[570/40364] Fetching numberick, yams, swift-crypto
[5631/114910] Fetching numberick, yams, swift-crypto, vapor
[20990/185816] Fetching numberick, yams, swift-crypto, vapor, swift-syntax
Fetching https://github.com/Boilertalk/Web3.swift.git
Fetched https://github.com/oscbyspro/Numberick.git from cache (2.18s)
[41515/171624] Fetching yams, swift-crypto, vapor, swift-syntax
[54716/179272] Fetching yams, swift-crypto, vapor, swift-syntax, web3.swift
Fetched https://github.com/Boilertalk/Web3.swift.git from cache (2.23s)
[146807/171624] Fetching yams, swift-crypto, vapor, swift-syntax
Fetched https://github.com/vapor/vapor.git from cache (5.79s)
Fetched https://github.com/jpsim/Yams.git from cache (10.78s)
Fetched https://github.com/apple/swift-crypto.git from cache (10.79s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (10.84s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (15.46s)
Computing version for https://github.com/oscbyspro/Numberick.git
Computed https://github.com/oscbyspro/Numberick.git at 0.17.0 (1.04s)
Computing version for https://github.com/Boilertalk/Web3.swift.git
Computed https://github.com/Boilertalk/Web3.swift.git at 0.8.8 (0.89s)
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/mxcl/PromiseKit.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/vapor/websocket-kit
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/2609] Fetching websocket-kit
[1097/7416] Fetching websocket-kit, bigint
[2169/20357] Fetching websocket-kit, bigint, cryptoswift
[4238/37543] Fetching websocket-kit, bigint, cryptoswift, promisekit
[6084/54183] Fetching websocket-kit, bigint, cryptoswift, promisekit, swift-collections
Fetching https://github.com/Boilertalk/secp256k1.swift.git
Fetched https://github.com/attaswift/BigInt.git from cache (1.16s)
[19924/49376] Fetching websocket-kit, cryptoswift, promisekit, swift-collections
[30861/50156] Fetching websocket-kit, cryptoswift, promisekit, swift-collections, secp256k1.swift
Fetched https://github.com/Boilertalk/secp256k1.swift.git from cache (0.58s)
[32192/49376] Fetching websocket-kit, cryptoswift, promisekit, swift-collections
Fetched https://github.com/vapor/websocket-kit from cache (3.08s)
Fetched https://github.com/mxcl/PromiseKit.git from cache (3.11s)
Fetched https://github.com/apple/swift-collections.git from cache (3.12s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (3.12s)
Computing version for https://github.com/Boilertalk/secp256k1.swift.git
Computed https://github.com/Boilertalk/secp256k1.swift.git at 0.1.7 (3.72s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.22.1 (0.69s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.6.0 (0.62s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (0.79s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (4.53s)
Fetching https://github.com/apple/swift-asn1.git
[1/1616] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.43s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.85s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.23s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (0.95s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/4993] Fetching swift-distributed-tracing
[51/6790] Fetching swift-distributed-tracing, swift-atomics
[345/7871] Fetching swift-distributed-tracing, swift-atomics, swift-service-context
[597/13830] Fetching swift-distributed-tracing, swift-atomics, swift-service-context, swift-algorithms
[1653/16036] Fetching swift-distributed-tracing, swift-atomics, swift-service-context, swift-algorithms, swift-metrics
[5831/19489] Fetching swift-distributed-tracing, swift-atomics, swift-service-context, swift-algorithms, swift-metrics, multipart-kit
Fetched https://github.com/apple/swift-atomics.git from cache (0.94s)
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-metrics.git from cache (0.98s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.00s)
Fetching https://github.com/apple/swift-nio-extras.git
[8160/10493] Fetching swift-service-context, swift-algorithms, multipart-kit
Fetched https://github.com/apple/swift-algorithms.git from cache (1.61s)
Fetching https://github.com/apple/swift-nio-ssl.git
[2202/8370] Fetching swift-service-context, multipart-kit, swift-log
[6038/14312] Fetching swift-service-context, multipart-kit, swift-log, swift-nio-extras
[10792/29202] Fetching swift-service-context, multipart-kit, swift-log, swift-nio-extras, swift-nio-ssl
Fetched https://github.com/apple/swift-log.git from cache (1.41s)
[9484/25366] Fetching swift-service-context, multipart-kit, swift-nio-extras, swift-nio-ssl
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.63s)
[6619/19424] Fetching swift-service-context, multipart-kit, swift-nio-ssl
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/apple/swift-service-context.git from cache (2.81s)
[6283/18343] Fetching multipart-kit, swift-nio-ssl
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/vapor/multipart-kit.git from cache (2.99s)
Fetching https://github.com/vapor/async-kit.git
[3872/14890] Fetching swift-nio-ssl
[3873/35742] Fetching swift-nio-ssl, routing-kit
[4797/112069] Fetching swift-nio-ssl, routing-kit, swift-nio
[6704/123601] Fetching swift-nio-ssl, routing-kit, swift-nio, swift-nio-http2
[9213/129619] Fetching swift-nio-ssl, routing-kit, swift-nio, swift-nio-http2, console-kit
[31449/131989] Fetching swift-nio-ssl, routing-kit, swift-nio, swift-nio-http2, console-kit, async-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.73s)
[32823/125971] Fetching swift-nio-ssl, routing-kit, swift-nio, swift-nio-http2, async-kit
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/vapor/async-kit.git from cache (0.67s)
[32835/123601] Fetching swift-nio-ssl, routing-kit, swift-nio, swift-nio-http2
[56597/137615] Fetching swift-nio-ssl, routing-kit, swift-nio, swift-nio-http2, async-http-client
Fetched https://github.com/vapor/routing-kit.git from cache (2.49s)
[70547/116763] Fetching swift-nio-ssl, swift-nio, swift-nio-http2, async-http-client
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.10s)
[67068/105231] Fetching swift-nio-ssl, swift-nio, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (2.75s)
[60687/91217] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.19s)
[49613/76327] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (12.29s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (15.59s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (1.50s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.65s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.57s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (1.68s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.34s)
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.50s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.16s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.48s)
Computing version for https://github.com/vapor/websocket-kit
Computed https://github.com/vapor/websocket-kit at 2.16.1 (0.53s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2667] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.40s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (1.02s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.1 (0.50s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.16s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (1.71s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/904] Fetching swift-http-types
[905/7088] Fetching swift-http-types, swift-certificates
[906/8246] Fetching swift-http-types, swift-certificates, swift-http-structured-headers
[1976/10672] Fetching swift-http-types, swift-certificates, swift-http-structured-headers, swift-service-lifecycle
[2217/15657] Fetching swift-http-types, swift-certificates, swift-http-structured-headers, swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.53s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.62s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.63s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.62s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.71s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.31s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.91s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (1.24s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.74s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (0.94s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.55s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.42s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.51s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.48s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.57s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.50s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.43s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.80s)
Creating working copy for https://github.com/swiftlang/swift-testing.git
Working copy of https://github.com/swiftlang/swift-testing.git resolved at 43b6f88e2f2712e0f2a97e6acc75b55f22234299
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/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.115.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
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.36.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.0.3
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.4.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
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/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.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.10.0
Creating working copy for https://github.com/oscbyspro/Numberick.git
Working copy of https://github.com/oscbyspro/Numberick.git resolved at 0.17.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
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.24.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.8.0
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.5.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.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.0.4
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.6.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.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/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
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.3.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/foscomputerservices/FOSUtilities.git
Working copy of https://github.com/foscomputerservices/FOSUtilities.git resolved at main (5da5f12)
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.28.0
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/String+BytesConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Transaction/EthereumTransaction.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumSyncStatusObject.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Exports+Web3.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/UnsignedInteger+BytesConvertible.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/Toolbox/UInt+BytesRepresentable.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/FoundationHTTP/Web3+HTTPInitializer.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumBlockObject.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/EthereumUtils.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/CharacterSet+Hex.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Bytes+UInt.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/SynchronizedArray.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/RLP/RLPItem.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/Exports+PromiseKit.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/RLP/RLPEncoder.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Transaction/EthereumPublicKey.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Transaction/EthereumPrivateKey.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumCall.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/Toolbox/BigUInt+BytesConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/FoundationHTTP/Web3WebSocketProvider.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/RPCRequest.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/String+Conversion.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumQuantityTag.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/Types+EthereumValueConvertible.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/Transaction/EthereumAddress.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/FoundationHTTP/Web3+WebSocketInitializer.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/FoundationHTTP/Web3HttpProvider.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/Web3+PromiseKit.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/BytesConvertible.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/Json/EthereumValue.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumValueConvertible.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/Toolbox/Bytes+SecureRandom.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Web3/Web3.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/RPCResponse.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/RLP/RLPDecoder.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/SynchronizedDictionary.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/RLP/RLPItemConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/ContractPromiseExtensions.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/Promisable.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Int+ETH.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Providers/Web3Provider.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/EthereumTransactionReceiptObject.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/ABI.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/ABIDecoder.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/SolidityType.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/ERC20.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/ABIEncoder.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/SolidityWrappedValue.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/ERC721.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/ContractPromiseExtensions.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/SolidityTuple.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/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/ContractABI/Contract/ERC165.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/Eth+Contract.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/SolidityFunction.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/Exports+PromiseKit.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/ABIConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/SolidityEvent.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/Promisable.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/Web3+PromiseKit.swift
Building for debugging...
[0/453] Write sources
[4/453] Copying PrivacyInfo.xcprivacy
[4/453] Write sources
[33/453] Compiling CNIOWindows shim.c
[34/453] Compiling lax_der_privatekey_parsing.c
[35/453] Compiling CNIOWindows WSAStartup.c
[36/453] Compiling _AtomicsShims.c
[37/453] Compiling CNIOWASI CNIOWASI.c
[38/453] Compiling lax_der_parsing.c
[39/453] Write swift-version-8C5A4AE7A8CE2BA.txt
[40/453] Compiling CNIOLinux liburing_shims.c
[41/453] Compiling CNIOLLHTTP c_nio_http.c
[42/453] Compiling CNIODarwin shim.c
[43/453] Compiling CNIOSHA1 c_nio_sha1.c
[44/457] Compiling CNIOLLHTTP c_nio_api.c
[45/457] Compiling CNIOLinux shim.c
[46/661] Compiling CNIOLLHTTP c_nio_llhttp.c
[47/661] Compiling secp256k1.c
[48/661] Compiling fiat_p256_adx_sqr.S
[49/663] Compiling CNIOBoringSSLShims shims.c
[51/663] Emitting module InternalCollectionsUtilities
[51/664] Compiling fiat_p256_adx_mul.S
[52/664] Compiling fiat_curve25519_adx_square.S
[53/664] Compiling fiat_curve25519_adx_mul.S
[54/664] Compiling tls_record.cc
[56/664] Compiling secp256k1 Exporter.swift
[57/664] Emitting module secp256k1
[58/665] Emitting module _NIOBase64
[59/665] Compiling _NIOBase64 Base64.swift
[60/666] Compiling CryptoSwift Division.swift
[61/666] Compiling CryptoSwift Exponentiation.swift
[62/666] Compiling CryptoSwift FloatingPointConversion.swift
[63/666] Compiling CryptoSwift GCD.swift
[64/666] Compiling CryptoSwift Hashable.swift
[65/666] Compiling CryptoSwift CompactMap.swift
[66/666] Compiling CryptoSwift Cryptor.swift
[67/666] Compiling CryptoSwift Cryptors.swift
[70/674] Compiling CryptoSwift ASN1Scanner.swift
[71/674] Compiling CryptoSwift Array+Extension.swift
[72/674] Compiling CryptoSwift ASN1Decoder.swift
[73/674] Compiling CryptoSwift ASN1Encoder.swift
[74/674] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[75/674] Compiling CryptoSwift AES.Cryptors.swift
[76/674] Compiling CryptoSwift AES.swift
[77/674] Compiling CryptoSwift ASN1.swift
[78/674] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[79/674] Compiling CryptoSwift AEAD.swift
[80/674] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[81/674] Compiling CryptoSwift Authenticator.swift
[82/674] Compiling CryptoSwift BatchedCollection.swift
[83/674] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[84/675] Emitting module FOSFoundation
[88/678] Compiling CryptoSwift Bit.swift
[89/678] Compiling CryptoSwift BlockCipher.swift
[90/678] Compiling CryptoSwift BlockDecryptor.swift
[91/678] Compiling CryptoSwift IntegerConversion.swift
[92/678] Compiling CryptoSwift Multiplication.swift
[93/678] Compiling CryptoSwift PrimeTest.swift
[94/678] Compiling CryptoSwift Random.swift
[95/678] Compiling CryptoSwift Shifts.swift
[96/678] Compiling CryptoSwift SquareRoot.swift
[97/678] Compiling CryptoSwift Strideable.swift
[98/678] Compiling CryptoSwift StringConversion.swift
[99/678] Compiling CryptoSwift Subtraction.swift
[100/678] Compiling FOSFoundation String+Polyfill.swift
[101/678] Compiling FOSFoundation String+Utilities.swift
[102/678] Compiling FOSFoundation SystemVersion.swift
[104/678] Compiling CryptoSwift CipherModeWorker.swift
[105/678] Compiling CryptoSwift ECB.swift
[106/678] Compiling CryptoSwift GCM.swift
[107/678] Compiling CryptoSwift OCB.swift
[108/678] Compiling CryptoSwift OFB.swift
[109/678] Compiling CryptoSwift PCBC.swift
[110/678] Compiling CryptoSwift Blowfish.swift
[111/678] Compiling CryptoSwift CBCMAC.swift
[112/678] Compiling CryptoSwift Cipher.swift
[113/678] Compiling CryptoSwift Collection+Extension.swift
[114/678] Compiling CryptoSwift BlockEncryptor.swift
[115/678] Compiling CryptoSwift BlockMode.swift
[116/678] Compiling CryptoSwift BlockModeOptions.swift
[117/678] Compiling CryptoSwift CBC.swift
[118/678] Compiling CryptoSwift CCM.swift
[119/678] Compiling CryptoSwift CFB.swift
[120/678] Compiling CryptoSwift CTR.swift
[121/678] Compiling CryptoSwift CMAC.swift
[122/678] Compiling CryptoSwift Addition.swift
[123/678] Compiling CryptoSwift BigInt.swift
[124/678] Compiling CryptoSwift BigUInt.swift
[125/678] Compiling CryptoSwift BitwiseOps.swift
[126/678] Compiling CryptoSwift CS.swift
[127/678] Compiling CryptoSwift Codable.swift
[128/678] Compiling CryptoSwift Comparable.swift
[129/678] Compiling CryptoSwift DataConversion.swift
[130/735] Compiling _NIODataStructures PriorityQueue.swift
[131/736] Compiling _NIODataStructures Heap.swift
[132/740] Compiling _NIODataStructures _TinyArray.swift
[133/741] Emitting module _NIODataStructures
[135/802] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[136/802] Compiling _RopeModule BigSubstring.swift
[137/802] Compiling _RopeModule Rope+Builder.swift
[138/802] Compiling _RopeModule Rope+Debugging.swift
[139/802] Compiling _RopeModule Rope+Invariants.swift
[140/802] Compiling _RopeModule Rope+_Node.swift
[141/802] Compiling NBKCoreKit NBKTupleBinaryInteger.swift
[142/802] Compiling NBKCoreKit NBKTwinHeaded.swift
[143/802] Compiling OrderedCollections _HashTable+Bucket.swift
[144/802] Compiling OrderedCollections _HashTable+BucketIterator.swift
[145/802] Compiling OrderedCollections _HashTable+Constants.swift
[146/802] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[147/802] Compiling OrderedCollections _HashTable+Testing.swift
[148/802] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[149/802] Compiling OrderedCollections _HashTable.swift
[150/802] Compiling OrderedCollections _Hashtable+Header.swift
[151/802] Compiling OrderedCollections OrderedDictionary+Codable.swift
[151/802] Compiling tls_method.cc
[153/809] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[154/809] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[155/809] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[156/809] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[157/809] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[158/809] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[159/809] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[160/809] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[161/809] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[162/809] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[163/809] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[164/809] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[165/809] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[166/809] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[167/816] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[168/816] Compiling OrderedCollections OrderedDictionary.swift
[169/816] Compiling OrderedCollections OrderedSet+Codable.swift
[170/816] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[171/816] Compiling OrderedCollections OrderedSet+Descriptions.swift
[172/816] Compiling OrderedCollections OrderedSet+Diffing.swift
[173/816] Compiling OrderedCollections OrderedSet+Equatable.swift
[174/816] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[175/816] Compiling OrderedCollections OrderedSet+Hashable.swift
[176/816] Compiling OrderedCollections OrderedSet+Initializers.swift
[177/816] Compiling OrderedCollections OrderedSet+Insertions.swift
[178/816] Compiling OrderedCollections OrderedSet+Invariants.swift
[179/816] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[180/816] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[181/816] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[182/816] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[183/816] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[184/816] Compiling HeapModule _HeapNode.swift
[185/816] Compiling HeapModule Heap.swift
[186/816] Compiling HeapModule Heap+Descriptions.swift
[188/816] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[189/816] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[190/816] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[191/816] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[192/816] Compiling OrderedCollections OrderedDictionary+Elements.swift
[193/816] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[194/816] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[195/816] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[196/816] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[197/816] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[198/816] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[199/816] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[200/816] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[201/816] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[202/816] Compiling OrderedCollections OrderedDictionary+Values.swift
[203/816] Compiling HeapModule Heap+Invariants.swift
[204/816] Compiling HeapModule Heap+UnsafeHandle.swift
[205/816] Emitting module HeapModule
[206/893] Compiling tls13_server.cc
[208/893] Compiling HashTreeCollections _AncestorHashSlots.swift
[209/893] Compiling HashTreeCollections _Bitmap.swift
[210/893] Compiling HashTreeCollections _Bucket.swift
[211/893] Compiling HashTreeCollections _Hash.swift
[212/893] Compiling HashTreeCollections _HashLevel.swift
[213/893] Compiling HashTreeCollections _HashNode+Builder.swift
[214/893] Compiling HashTreeCollections _HashNode+Debugging.swift
[215/893] Compiling HashTreeCollections _HashNode+Initializers.swift
[216/893] Compiling HashTreeCollections _HashNode+Invariants.swift
[217/917] Compiling HashTreeCollections _HashNode+Structural union.swift
[218/917] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[219/917] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[219/917] Compiling tls13_enc.cc
[221/917] Compiling DequeModule _DequeBuffer.swift
[222/917] Compiling DequeModule _DequeBufferHeader.swift
[223/919] Compiling HashTreeCollections _HashNode+Structural merge.swift
[224/919] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[225/919] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[226/919] Compiling DequeModule Deque+Equatable.swift
[227/919] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[228/919] Compiling DequeModule Deque+Codable.swift
[229/919] Compiling DequeModule Deque+Collection.swift
[230/919] Compiling DequeModule Deque+Extras.swift
[231/919] Compiling DequeModule Deque+Hashable.swift
[232/919] Compiling DequeModule Deque+CustomReflectable.swift
[233/919] Compiling DequeModule Deque+Descriptions.swift
[238/919] Compiling DequeModule Deque+Testing.swift
[239/919] Compiling DequeModule Deque._Storage.swift
[240/919] Compiling DequeModule Deque._UnsafeHandle.swift
[241/919] Compiling DequeModule Deque.swift
[242/919] Compiling DequeModule _UnsafeWrappedBuffer.swift
[243/919] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[244/919] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[254/919] Compiling DequeModule _DequeSlot.swift
[258/919] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[259/919] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[260/919] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[267/919] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[268/919] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[269/919] Compiling HashTreeCollections _HashNode.swift
[270/919] Compiling HashTreeCollections _HashNodeHeader.swift
[271/919] Compiling HashTreeCollections _HashSlot.swift
[272/919] Compiling HashTreeCollections _HashStack.swift
[273/919] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[274/919] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[275/919] Compiling HashTreeCollections TreeDictionary+Filter.swift
[276/919] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[277/919] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[284/919] Compiling HashTreeCollections TreeSet+Hashable.swift
[285/919] Compiling HashTreeCollections TreeSet+Sendable.swift
[286/919] Compiling _RopeModule Rope+Join.swift
[287/919] Compiling _RopeModule Rope+MutatingForEach.swift
[288/919] Compiling _RopeModule Rope+Remove.swift
[289/919] Compiling _RopeModule Rope+RemoveSubrange.swift
[290/919] Compiling _RopeModule Rope+Split.swift
[291/919] Compiling _RopeModule Optional Utilities.swift
[292/919] Compiling _RopeModule String Utilities.swift
[293/919] Compiling _RopeModule String.Index+ABI.swift
[305/930] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[306/930] Compiling HashTreeCollections TreeDictionary.swift
[307/930] Compiling HashTreeCollections TreeSet+Codable.swift
[308/930] Compiling HashTreeCollections TreeSet+Collection.swift
[309/930] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[310/930] Compiling HashTreeCollections TreeSet+Debugging.swift
[311/930] Compiling HashTreeCollections TreeSet+Descriptions.swift
[318/930] Compiling HashTreeCollections TreeSet+Equatable.swift
[319/930] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[320/930] Compiling HashTreeCollections TreeSet+Extras.swift
[321/930] Compiling HashTreeCollections TreeSet+Filter.swift
[324/930] Emitting module OrderedCollections
[331/931] Compiling HashTreeCollections TreeDictionary+Keys.swift
[332/931] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[333/931] Compiling HashTreeCollections TreeDictionary+Merge.swift
[334/931] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[335/931] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[336/931] Compiling HashTreeCollections TreeDictionary+Values.swift
[339/931] Emitting module _RopeModule
[340/931] Emitting module DequeModule
[342/932] Emitting module NBKCoreKit
[344/933] Compiling HashTreeCollections _UnmanagedHashNode.swift
[345/933] Compiling HashTreeCollections _UnsafePath.swift
[346/933] Compiling HashTreeCollections TreeDictionary+Codable.swift
[347/933] Compiling HashTreeCollections TreeDictionary+Collection.swift
[348/933] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[349/933] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[360/933] Compiling HashTreeCollections _HashTreeIterator.swift
[361/933] Compiling HashTreeCollections _HashTreeStatistics.swift
[362/933] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[363/933] Compiling HashTreeCollections _RawHashNode.swift
[373/933] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[374/933] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[375/933] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[376/933] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[377/933] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[378/933] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[379/933] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[380/933] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[381/933] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[382/933] Compiling HashTreeCollections TreeSet.swift
[393/955] Compiling tls13_client.cc
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
[424/969] Compiling NBKDoubleWidthKit NBKDoubleWidth+Literals.swift
[425/969] Compiling NBKDoubleWidthKit NBKDoubleWidth+Logic.swift
[426/969] Compiling NBKDoubleWidthKit NBKDoubleWidth+Multiplication+Digit.swift
[427/969] Compiling NBKDoubleWidthKit NBKDoubleWidth+Text.swift
[428/969] Compiling NBKDoubleWidthKit NBKDoubleWidth+Words+Collection.swift
[429/969] Compiling NBKDoubleWidthKit NBKDoubleWidth+Words+Pointers.swift
[446/970] Compiling tls13_both.cc
[449/970] Compiling NBKDoubleWidthKit NBKDoubleWidth+Strides.swift
[450/970] Compiling NBKDoubleWidthKit NBKDoubleWidth+Subtraction+Digit.swift
[451/970] Compiling NBKDoubleWidthKit NBKDoubleWidth+Subtraction.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
[479/972] Compiling CryptoSwift PKCS1v15.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
[480/972] Compiling CryptoSwift PKCS5.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
[481/972] Compiling CryptoSwift PKCS7.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
[482/972] Compiling CryptoSwift PKCS7Padding.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
[483/972] Compiling CryptoSwift Padding.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
[484/972] Compiling CryptoSwift Poly1305.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
[485/972] Compiling CryptoSwift RSA+Cipher.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
[486/972] Compiling CryptoSwift RSA+Signature.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
[487/972] Compiling CryptoSwift RSA.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
[488/972] Compiling CryptoSwift Rabbit.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
[489/972] Compiling CryptoSwift SHA1.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
[490/972] Compiling CryptoSwift SHA2.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
[491/972] Compiling CryptoSwift SHA3.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
[492/972] Compiling CryptoSwift Scrypt.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
[493/972] Compiling CryptoSwift SecureBytes.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
[494/972] Compiling NBKDoubleWidthKit NBKDoubleWidth+Shifts.swift
[504/972] Compiling NBKDoubleWidthKit NBKDoubleWidth+Words.swift
[505/972] Compiling NBKDoubleWidthKit NBKDoubleWidth.swift
[515/972] Compiling t1_enc.cc
[519/972] Compiling ssl_x509.cc
[521/972] Emitting module HashTreeCollections
[522/972] Compiling NBKDoubleWidthKit NBKDoubleWidth+Addition+Digit.swift
[523/972] Compiling NBKDoubleWidthKit NBKDoubleWidth+Addition.swift
[524/972] Compiling NBKDoubleWidthKit NBKDoubleWidth+Bits.swift
[525/972] Compiling NBKDoubleWidthKit NBKDoubleWidth+Comparisons.swift
[526/972] Compiling NBKDoubleWidthKit NBKDoubleWidth+Complements.swift
[527/972] Compiling NBKDoubleWidthKit NBKDoubleWidth+Data.swift
[528/972] Compiling NBKDoubleWidthKit NBKDoubleWidth+Division+Digit.swift
[529/972] Compiling NBKDoubleWidthKit NBKDoubleWidth+Division.swift
[530/972] Compiling NBKDoubleWidthKit NBKDoubleWidth+Endianness.swift
[531/972] Compiling NBKDoubleWidthKit NBKDoubleWidth+Multiplication.swift
[532/972] Compiling NBKDoubleWidthKit NBKDoubleWidth+Numbers.swift
[532/972] Compiling ssl_versions.cc
[537/973] Compiling ssl_stat.cc
[550/973] Compiling ssl_transcript.cc
[551/973] Compiling ssl_privkey.cc
[552/973] Compiling ssl_session.cc
[553/973] Compiling ssl_key_share.cc
[555/973] Emitting module NBKDoubleWidthKit
[555/973] Compiling ssl_file.cc
[557/973] Emitting module CryptoSwift
[576/974] Compiling CryptoSwift Signature.swift
[577/974] Compiling CryptoSwift StreamDecryptor.swift
[578/974] Compiling CryptoSwift StreamEncryptor.swift
[579/974] Compiling CryptoSwift String+Extension.swift
[580/974] Compiling CryptoSwift UInt128.swift
[581/974] Compiling CryptoSwift UInt16+Extension.swift
[582/974] Compiling CryptoSwift UInt32+Extension.swift
[583/974] Compiling CryptoSwift UInt64+Extension.swift
[584/974] Compiling CryptoSwift UInt8+Extension.swift
[585/974] Compiling CryptoSwift Updatable.swift
[586/974] Compiling CryptoSwift Utils.swift
[587/974] Compiling CryptoSwift XChaCha20.swift
[588/974] Compiling CryptoSwift ZeroPadding.swift
[589/974] Compiling CryptoSwift resource_bundle_accessor.swift
[589/974] Compiling ssl_lib.cc
[590/974] Compiling ssl_credential.cc
[591/974] Compiling ssl_cipher.cc
[592/974] Compiling ssl_cert.cc
[593/974] Compiling s3_both.cc
[593/974] Compiling s3_lib.cc
[593/974] Compiling ssl_buffer.cc
[593/974] Compiling s3_pkt.cc
[593/974] Compiling ssl_aead_ctx.cc
[593/974] Compiling ssl_asn1.cc
BUILD FAILURE 6.2 android