Build Information
Failed to build CryptoScraper, reference main (66a6dd
), with Swift 6.2 (beta) for Linux on 20 Jun 2025 01:07:04 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 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: linux
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-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/foscomputerservices/FOSUtilities.git
[1/2031] Fetching fosutilities
Fetched https://github.com/foscomputerservices/FOSUtilities.git from cache (0.37s)
Fetching https://github.com/swiftlang/swift-testing.git
[1/23359] Fetching swift-testing
Fetched https://github.com/swiftlang/swift-testing.git from cache (0.85s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/Boilertalk/Web3.swift.git
Fetching https://github.com/oscbyspro/Numberick.git
[1/10859] Fetching yams
[2/18507] Fetching yams, web3.swift
[755/33820] Fetching yams, web3.swift, swift-crypto
[909/48012] Fetching yams, web3.swift, swift-crypto, numberick
[16662/122558] Fetching yams, web3.swift, swift-crypto, numberick, vapor
[34816/193464] Fetching yams, web3.swift, swift-crypto, numberick, vapor, swift-syntax
Fetched https://github.com/oscbyspro/Numberick.git from cache (1.40s)
[55006/179272] Fetching yams, web3.swift, swift-crypto, vapor, swift-syntax
Fetched https://github.com/Boilertalk/Web3.swift.git from cache (1.42s)
[47971/171624] Fetching yams, swift-crypto, vapor, swift-syntax
Fetched https://github.com/vapor/vapor.git from cache (3.09s)
Fetched https://github.com/jpsim/Yams.git from cache (3.09s)
Fetched https://github.com/apple/swift-crypto.git from cache (6.13s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.15s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (8.45s)
Computing version for https://github.com/oscbyspro/Numberick.git
Computed https://github.com/oscbyspro/Numberick.git at 0.17.0 (0.59s)
Computing version for https://github.com/Boilertalk/Web3.swift.git
Computed https://github.com/Boilertalk/Web3.swift.git at 0.8.8 (0.45s)
Fetching https://github.com/Boilertalk/secp256k1.swift.git
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/vapor/websocket-kit
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/mxcl/PromiseKit.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/4807] Fetching bigint
[1011/5587] Fetching bigint, secp256k1.swift
[3089/8196] Fetching bigint, secp256k1.swift, websocket-kit
[7621/24836] Fetching bigint, secp256k1.swift, websocket-kit, swift-collections
[15685/37777] Fetching bigint, secp256k1.swift, websocket-kit, swift-collections, cryptoswift
[26002/54963] Fetching bigint, secp256k1.swift, websocket-kit, swift-collections, cryptoswift, promisekit
Fetched https://github.com/Boilertalk/secp256k1.swift.git from cache (1.51s)
[44866/54183] Fetching bigint, websocket-kit, swift-collections, cryptoswift, promisekit
Fetched https://github.com/apple/swift-collections.git from cache (1.54s)
[28485/37543] Fetching bigint, websocket-kit, cryptoswift, promisekit
Fetched https://github.com/vapor/websocket-kit from cache (2.21s)
Fetched https://github.com/attaswift/BigInt.git from cache (2.22s)
Fetched https://github.com/mxcl/PromiseKit.git from cache (2.23s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.24s)
Computing version for https://github.com/Boilertalk/secp256k1.swift.git
Computed https://github.com/Boilertalk/secp256k1.swift.git at 0.1.7 (3.18s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.22.1 (0.49s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.6.0 (0.82s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (0.43s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.01s)
Fetching https://github.com/apple/swift-asn1.git
[1/1616] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.22s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.62s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.78s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (0.66s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/multipart-kit.git
[1/3453] Fetching multipart-kit
[1624/9412] Fetching multipart-kit, swift-algorithms
[1744/11209] Fetching multipart-kit, swift-algorithms, swift-atomics
[2360/12290] Fetching multipart-kit, swift-algorithms, swift-atomics, swift-service-context
[2936/17283] Fetching multipart-kit, swift-algorithms, swift-atomics, swift-service-context, swift-distributed-tracing
[4288/19489] Fetching multipart-kit, swift-algorithms, swift-atomics, swift-service-context, swift-distributed-tracing, swift-metrics
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-distributed-tracing.git from cache (0.94s)
Fetching https://github.com/apple/swift-nio-extras.git
[10870/18641] Fetching multipart-kit, swift-algorithms, swift-service-context, swift-metrics, swift-nio-extras
[11286/22477] Fetching multipart-kit, swift-algorithms, swift-service-context, swift-metrics, swift-nio-extras, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.40s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.42s)
Fetching https://github.com/apple/swift-nio-ssl.git
[10895/12699] Fetching multipart-kit, swift-algorithms, swift-service-context, swift-metrics
[12700/24231] Fetching multipart-kit, swift-algorithms, swift-service-context, swift-metrics, swift-nio-http2
[15238/39121] Fetching multipart-kit, swift-algorithms, swift-service-context, swift-metrics, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-service-context.git from cache (1.96s)
[23015/38040] Fetching multipart-kit, swift-algorithms, swift-metrics, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-metrics.git from cache (1.97s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.97s)
[15460/29875] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/vapor/multipart-kit.git from cache (2.05s)
Fetching https://github.com/vapor/async-kit.git
[15851/26422] Fetching swift-nio-http2, swift-nio-ssl
[16894/47274] Fetching swift-nio-http2, swift-nio-ssl, routing-kit
[23238/49644] Fetching swift-nio-http2, swift-nio-ssl, routing-kit, async-kit
[23506/55662] Fetching swift-nio-http2, swift-nio-ssl, routing-kit, async-kit, console-kit
[45322/131989] Fetching swift-nio-http2, swift-nio-ssl, routing-kit, async-kit, console-kit, swift-nio
Fetched https://github.com/vapor/async-kit.git from cache (0.55s)
[45855/129619] Fetching swift-nio-http2, swift-nio-ssl, routing-kit, console-kit, swift-nio
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/vapor/console-kit.git from cache (0.65s)
[40600/123601] Fetching swift-nio-http2, swift-nio-ssl, routing-kit, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.68s)
[43543/112069] Fetching swift-nio-ssl, routing-kit, swift-nio
[48719/126083] Fetching swift-nio-ssl, routing-kit, swift-nio, async-http-client
Fetched https://github.com/vapor/routing-kit.git from cache (1.65s)
[59435/105231] Fetching swift-nio-ssl, swift-nio, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.76s)
[62864/90341] Fetching swift-nio, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.57s)
[50376/76327] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.19s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (7.53s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.31s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.49s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.44s)
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.05s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.73s)
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.35s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.76s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.31s)
Computing version for https://github.com/vapor/websocket-kit
Computed https://github.com/vapor/websocket-kit at 2.16.1 (0.33s)
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.24s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.62s)
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.38s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.34s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (0.53s)
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-certificates.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/1158] Fetching swift-http-structured-headers
[25/2062] Fetching swift-http-structured-headers, swift-http-types
[2063/4488] Fetching swift-http-structured-headers, swift-http-types, swift-service-lifecycle
[2937/9473] Fetching swift-http-structured-headers, swift-http-types, swift-service-lifecycle, swift-async-algorithms
[2986/15657] Fetching swift-http-structured-headers, swift-http-types, swift-service-lifecycle, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-types.git from cache (0.48s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.48s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.49s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.50s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.50s)
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.00s)
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.76s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.70s)
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.52s)
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.60s)
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.39s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.36s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.36s)
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.38s)
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.96s)
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.36s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.34s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.64s)
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-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/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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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/oscbyspro/Numberick.git
Working copy of https://github.com/oscbyspro/Numberick.git resolved at 0.17.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/swiftlang/swift-testing.git
Working copy of https://github.com/swiftlang/swift-testing.git resolved at 43b6f88e2f2712e0f2a97e6acc75b55f22234299
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-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-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.28.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/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.6.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/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/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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/Boilertalk/secp256k1.swift.git
Working copy of https://github.com/Boilertalk/secp256k1.swift.git resolved at 0.1.7
Creating working copy for https://github.com/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-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/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/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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
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-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/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/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/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/vapor/websocket-kit
Working copy of https://github.com/vapor/websocket-kit resolved at 2.16.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/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/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-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/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.1
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/RLP/RLPItem.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Transaction/EthereumAddress.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/ContractPromiseExtensions.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumTransactionObject.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/Exports+Web3.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/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/Toolbox/UInt+BytesRepresentable.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/Json/EthereumData.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/Types+EthereumValueConvertible.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/FoundationHTTP/Web3HttpProvider.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/EthereumUtils.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/EthereumCall.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/Data+BytesConvertible.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/Json/EthereumSyncStatusObject.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Transaction/EthereumPublicKey.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumLogObject.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/EthereumValue.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/FoundationHTTP/Web3WebSocketProvider.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/RPCRequest.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/RLP/RLPEncoder.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/Int+ETH.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/FoundationHTTP/Web3+WebSocketInitializer.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumQuantity.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/Bytes+SecureRandom.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/SynchronizedDictionary.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/RPCResponse.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/UnsignedInteger+BytesConvertible.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/RLPItemConvertible.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/String+BytesConvertible.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/Promisable.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumTransactionReceiptObject.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/RLPDecoder.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Bytes+UInt.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/Web3+PromiseKit.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/Exports+PromiseKit.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/Secp256k1+CTXCreator.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Web3/Web3.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/Contract/ERC165.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/EthereumContract.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/SolidityFunction.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/SolidityInvocation.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/ABIConvertible.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
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/ABIDecoder.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/ERC721.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/Eth+Contract.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/ERC20.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/SolidityEvent.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/ABI.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/ABI/Eth+ABI.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/ContractPromiseExtensions.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/SolidityTuple.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/ABIEncoder.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/ABIObject.swift
Building for debugging...
[0/815] Write sources
[28/815] Compiling _AtomicsShims.c
[29/815] Write sources
[34/815] Copying PrivacyInfo.xcprivacy
[35/815] Write sources
[36/815] Compiling lax_der_privatekey_parsing.c
[37/815] Compiling lax_der_parsing.c
[38/815] Compiling CNIOWASI CNIOWASI.c
[39/815] Compiling sha1-armv8-win.S
[40/815] Compiling CNIOWindows shim.c
[40/815] Compiling CNIOWindows WSAStartup.c
[42/815] Compiling vpaes-x86-apple.S
[43/815] Compiling rsaz-avx2-linux.S
[44/815] Compiling CNIOLinux liburing_shims.c
[45/815] Compiling CNIOLLHTTP c_nio_http.c
[46/815] Compiling CNIOSHA1 c_nio_sha1.c
[47/815] Compiling CNIODarwin shim.c
[48/815] Compiling CNIOLinux shim.c
[49/815] Compiling fiat_p256_adx_mul.S
[50/815] Compiling CNIOLLHTTP c_nio_api.c
[51/815] Compiling fiat_p256_adx_sqr.S
[52/815] Compiling fiat_curve25519_adx_square.S
[53/815] Compiling fiat_curve25519_adx_mul.S
[54/815] Compiling CNIOLLHTTP c_nio_llhttp.c
[55/815] Compiling CNIOBoringSSLShims shims.c
[56/815] Write swift-version-24593BA9C3E375BF.txt
[56/815] Compiling secp256k1.c
[58/815] Compiling tls_method.cc
[59/815] Compiling tls_record.cc
[60/821] Compiling tls13_server.cc
[61/821] Compiling t1_enc.cc
[62/823] Compiling tls13_enc.cc
[63/833] Compiling tls13_client.cc
[64/1000] Compiling tls13_both.cc
[65/1000] Compiling ssl_x509.cc
[67/1000] Emitting module _NIOBase64
[67/1000] Compiling ssl_versions.cc
[68/1000] Compiling ssl_transcript.cc
[69/1000] Compiling ssl_stat.cc
[70/1000] Compiling ssl_session.cc
[72/1000] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[73/1001] Compiling CryptoSwift OCB.swift
[74/1001] Compiling CryptoSwift OFB.swift
[75/1001] Emitting module secp256k1
[76/1001] Compiling secp256k1 Exporter.swift
[77/1001] Compiling CryptoSwift CTR.swift
[78/1001] Compiling CryptoSwift CipherModeWorker.swift
[79/1001] Compiling CryptoSwift ECB.swift
[80/1001] Compiling CryptoSwift GCM.swift
[81/1001] Emitting module InternalCollectionsUtilities
[82/1001] Compiling CryptoSwift CCM.swift
[83/1001] Compiling CryptoSwift CFB.swift
[84/1001] Compiling CryptoSwift BlockModeOptions.swift
[85/1001] Compiling CryptoSwift CBC.swift
[86/1001] Compiling CryptoSwift BlockEncryptor.swift
[87/1001] Compiling CryptoSwift BlockMode.swift
[88/1002] Compiling _NIODataStructures PriorityQueue.swift
[89/1002] Compiling _NIODataStructures _TinyArray.swift
[91/1002] Compiling _NIOBase64 Base64.swift
[92/1003] Compiling CryptoSwift Bit.swift
[93/1003] Compiling CryptoSwift BlockCipher.swift
[94/1003] Compiling CryptoSwift BlockDecryptor.swift
[95/1003] Compiling CryptoSwift CMAC.swift
[96/1003] Compiling CryptoSwift Addition.swift
[97/1003] Compiling CryptoSwift BigInt.swift
[98/1003] Compiling CryptoSwift BigUInt.swift
[99/1003] Compiling CryptoSwift BitwiseOps.swift
[100/1003] Compiling CryptoSwift CS.swift
[101/1011] Compiling CryptoSwift Codable.swift
[102/1011] Compiling CryptoSwift Comparable.swift
[103/1011] Compiling CryptoSwift DataConversion.swift
[104/1011] Compiling CryptoSwift Division.swift
[105/1011] Compiling CryptoSwift Exponentiation.swift
[106/1011] Compiling CryptoSwift FloatingPointConversion.swift
[107/1011] Compiling CryptoSwift GCD.swift
[108/1011] Compiling CryptoSwift Hashable.swift
[109/1011] Compiling CryptoSwift IntegerConversion.swift
[110/1011] Compiling CryptoSwift WordsAndBits.swift
[111/1011] Compiling CryptoSwift ChaCha20.swift
[112/1011] Compiling CryptoSwift Checksum.swift
[113/1011] Compiling CryptoSwift Cipher.swift
[114/1011] Compiling CryptoSwift Collection+Extension.swift
[115/1011] Compiling CryptoSwift CompactMap.swift
[116/1011] Compiling CryptoSwift Cryptor.swift
[117/1011] Compiling CryptoSwift Cryptors.swift
[118/1011] Compiling CryptoSwift Multiplication.swift
[119/1011] Compiling CryptoSwift PrimeTest.swift
[120/1011] Compiling CryptoSwift Random.swift
[121/1011] Compiling CryptoSwift Shifts.swift
[122/1011] Compiling CryptoSwift SquareRoot.swift
[123/1011] Compiling CryptoSwift Strideable.swift
[124/1011] Compiling CryptoSwift StringConversion.swift
[125/1011] Compiling CryptoSwift Subtraction.swift
[127/1011] Compiling CryptoSwift AES.Cryptors.swift
[128/1011] Compiling CryptoSwift AES.swift
[129/1011] Compiling CryptoSwift ASN1.swift
[130/1011] Compiling CryptoSwift ASN1Decoder.swift
[131/1011] Compiling CryptoSwift ASN1Encoder.swift
[132/1011] Compiling CryptoSwift ASN1Scanner.swift
[133/1011] Compiling CryptoSwift Array+Extension.swift
[134/1011] Compiling CryptoSwift Authenticator.swift
[135/1011] Compiling CryptoSwift BatchedCollection.swift
[139/1011] Compiling CryptoSwift PCBC.swift
[140/1011] Compiling CryptoSwift Blowfish.swift
[141/1011] Compiling CryptoSwift CBCMAC.swift
[142/1011] Compiling CryptoSwift AEAD.swift
[143/1011] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[144/1011] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[145/1011] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[155/1012] Compiling ssl_privkey.cc
[157/1080] Emitting module _NIODataStructures
[158/1080] Compiling _NIODataStructures Heap.swift
[160/1081] Compiling _RopeModule Rope+Sequence.swift
[161/1081] Compiling _RopeModule Rope+Append.swift
[162/1081] Compiling _RopeModule Rope+Extract.swift
[163/1081] Compiling _RopeModule Rope+Find.swift
[164/1081] Compiling _RopeModule Rope+ForEachWhile.swift
[165/1081] Compiling _RopeModule Rope+Insert.swift
[166/1081] Compiling NBKCoreKit NBKTupleBinaryInteger.swift
[167/1081] Compiling NBKCoreKit NBKTwinHeaded.swift
[167/1136] Compiling ssl_file.cc
[169/1143] Compiling HeapModule Heap+Invariants.swift
[170/1143] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[171/1143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[172/1143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[173/1143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[174/1143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[175/1143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[176/1143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[177/1143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[178/1143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[179/1143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[180/1143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[181/1143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[182/1143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[183/1143] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[184/1143] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[185/1150] Compiling HeapModule Heap+Descriptions.swift
[186/1150] Compiling HeapModule _HeapNode.swift
[186/1150] Compiling ssl_credential.cc
[198/1150] Compiling OrderedCollections OrderedSet+Sendable.swift
[199/1150] Compiling OrderedCollections OrderedSet+SubSequence.swift
[200/1150] Compiling OrderedCollections OrderedSet+Testing.swift
[201/1150] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[202/1150] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[203/1150] Compiling OrderedCollections OrderedSet.swift
[204/1150] Compiling OrderedCollections _UnsafeBitset.swift
[213/1150] Compiling CryptoSwift Rabbit+Foundation.swift
[214/1150] Compiling CryptoSwift String+FoundationExtension.swift
[215/1150] Compiling CryptoSwift Utils+Foundation.swift
[215/1174] Compiling ssl_key_share.cc
[217/1182] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[218/1182] Compiling OrderedCollections OrderedSet+Hashable.swift
[219/1182] Compiling OrderedCollections OrderedSet+Initializers.swift
[220/1182] Compiling OrderedCollections OrderedSet+Insertions.swift
[221/1182] Compiling OrderedCollections OrderedSet+Invariants.swift
[222/1182] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[223/1182] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[224/1182] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[225/1182] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[226/1182] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[231/1191] Compiling HeapModule Heap.swift
[232/1191] Compiling HeapModule Heap+UnsafeHandle.swift
[233/1240] Compiling HashTreeCollections _HashNode+Storage.swift
[234/1240] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[235/1240] Compiling HashTreeCollections _HashNode+Structural filter.swift
[236/1240] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[237/1240] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[238/1240] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[239/1240] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[240/1240] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[241/1240] Compiling HashTreeCollections _HashNode+Structural merge.swift
[242/1240] Compiling HashTreeCollections _HashTreeIterator.swift
[243/1240] Compiling HashTreeCollections _HashTreeStatistics.swift
[244/1240] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[245/1240] Compiling HashTreeCollections _RawHashNode.swift
[246/1240] Compiling HashTreeCollections _UnmanagedHashNode.swift
[247/1240] Compiling HashTreeCollections _UnsafePath.swift
[248/1240] Compiling HashTreeCollections TreeDictionary+Codable.swift
[249/1240] Compiling HashTreeCollections _AncestorHashSlots.swift
[250/1240] Compiling HashTreeCollections _Bitmap.swift
[251/1240] Compiling HashTreeCollections _Bucket.swift
[252/1240] Compiling HashTreeCollections _Hash.swift
[253/1240] Compiling HashTreeCollections _HashLevel.swift
[254/1240] Compiling HashTreeCollections _HashNode+Builder.swift
[255/1240] Compiling HashTreeCollections _HashNode+Debugging.swift
[256/1240] Compiling HashTreeCollections _HashNode+Initializers.swift
[257/1240] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[258/1240] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[259/1240] Compiling HashTreeCollections _HashNode.swift
[260/1240] Compiling HashTreeCollections _HashNodeHeader.swift
[261/1240] Compiling HashTreeCollections _HashSlot.swift
[262/1240] Compiling HashTreeCollections _HashStack.swift
[263/1240] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[264/1240] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[265/1255] Emitting module HeapModule
[266/1256] Compiling HashTreeCollections TreeDictionary+Keys.swift
[267/1256] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[268/1256] Compiling HashTreeCollections TreeDictionary+Merge.swift
[269/1256] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[270/1256] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[271/1256] Compiling HashTreeCollections TreeDictionary+Values.swift
[272/1256] Compiling HashTreeCollections TreeDictionary.swift
[273/1256] Compiling HashTreeCollections TreeSet+Codable.swift
[274/1256] Compiling HashTreeCollections TreeSet+Collection.swift
[275/1256] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[276/1256] Compiling HashTreeCollections TreeSet+Debugging.swift
[277/1256] Compiling HashTreeCollections TreeSet+Descriptions.swift
[278/1256] Compiling HashTreeCollections TreeSet+Equatable.swift
[279/1256] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[280/1256] Compiling HashTreeCollections TreeSet+Extras.swift
[281/1256] Compiling HashTreeCollections TreeSet+Filter.swift
[282/1256] Compiling HashTreeCollections TreeSet+Hashable.swift
[283/1256] Compiling HashTreeCollections TreeSet+Sendable.swift
[285/1265] Emitting module NBKCoreKit
[286/1266] Compiling DequeModule Deque+CustomReflectable.swift
[287/1266] Compiling DequeModule Deque+Descriptions.swift
[288/1268] Compiling DequeModule _DequeBuffer.swift
[289/1268] Compiling DequeModule _DequeBufferHeader.swift
[291/1268] Compiling DequeModule _DequeSlot.swift
[292/1268] Compiling DequeModule _UnsafeWrappedBuffer.swift
[292/1268] Compiling ssl_lib.cc
[294/1268] Compiling DequeModule Deque+Equatable.swift
[295/1268] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[296/1290] Compiling NBKDoubleWidthKit NBKDoubleWidth+Words+Pointers.swift
[318/1290] Compiling _RopeModule Rope+Join.swift
[319/1290] Compiling _RopeModule Rope+MutatingForEach.swift
[320/1290] Compiling _RopeModule Rope+Remove.swift
[321/1290] Compiling _RopeModule Rope+RemoveSubrange.swift
[322/1290] Compiling _RopeModule Rope+Split.swift
[323/1290] Compiling _RopeModule Optional Utilities.swift
[324/1290] Compiling _RopeModule String Utilities.swift
[325/1290] Compiling _RopeModule String.Index+ABI.swift
[326/1300] Compiling NBKDoubleWidthKit NBKDoubleWidth+Logic.swift
[327/1300] Compiling NBKDoubleWidthKit NBKDoubleWidth+Multiplication+Digit.swift
[328/1300] Compiling NBKDoubleWidthKit NBKDoubleWidth+Multiplication.swift
[329/1300] Compiling NBKDoubleWidthKit NBKDoubleWidth+Numbers.swift
[330/1300] Compiling NBKDoubleWidthKit NBKDoubleWidth+Shifts.swift
[331/1300] Compiling NBKDoubleWidthKit NBKDoubleWidth+Strides.swift
[332/1300] Compiling NBKDoubleWidthKit NBKDoubleWidth+Subtraction+Digit.swift
[333/1300] Compiling NBKDoubleWidthKit NBKDoubleWidth+Subtraction.swift
[334/1300] Compiling NBKDoubleWidthKit NBKDoubleWidth+Text.swift
[335/1300] Compiling NBKDoubleWidthKit NBKDoubleWidth+Words+Collection.swift
[336/1300] Compiling NBKDoubleWidthKit NBKDoubleWidth+Endianness.swift
[337/1300] Compiling NBKDoubleWidthKit NBKDoubleWidth+Literals.swift
[344/1300] Compiling NBKDoubleWidthKit NBKDoubleWidth+Addition+Digit.swift
[345/1300] Compiling NBKDoubleWidthKit NBKDoubleWidth+Addition.swift
[348/1300] Compiling NBKDoubleWidthKit NBKDoubleWidth+Division+Digit.swift
[349/1300] Compiling NBKDoubleWidthKit NBKDoubleWidth+Division.swift
[352/1300] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[353/1300] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[354/1300] Compiling HashTreeCollections TreeDictionary+Filter.swift
[355/1300] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[356/1300] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[373/1300] Emitting module _RopeModule
[376/1300] Compiling NBKDoubleWidthKit NBKDoubleWidth+Bits.swift
[377/1300] Compiling NBKDoubleWidthKit NBKDoubleWidth+Comparisons.swift
[378/1300] Compiling NBKDoubleWidthKit NBKDoubleWidth+Complements.swift
[379/1300] Compiling NBKDoubleWidthKit NBKDoubleWidth+Data.swift
[384/1300] Emitting module DequeModule
[386/1301] Emitting module OrderedCollections
[395/1302] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[396/1302] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[397/1302] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[398/1302] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[399/1302] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[400/1302] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[401/1302] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[402/1302] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[403/1302] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[404/1302] Compiling HashTreeCollections TreeSet.swift
[419/1302] Compiling ssl_cipher.cc
[428/1302] Compiling HashTreeCollections TreeDictionary+Collection.swift
[429/1302] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[430/1302] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[431/1302] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[446/1304] Compiling ssl_cert.cc
[453/1304] Compiling ssl_asn1.cc
[495/1305] Compiling NBKDoubleWidthKit NBKDoubleWidth+Words.swift
[496/1305] Compiling NBKDoubleWidthKit NBKDoubleWidth.swift
[522/1305] Emitting module CryptoSwift
[522/1305] Compiling ssl_buffer.cc
[523/1305] Compiling ssl_aead_ctx.cc
[525/1305] Emitting module NBKDoubleWidthKit
[525/1305] Compiling s3_pkt.cc
[526/1305] Compiling s3_lib.cc
[528/1305] Compiling CryptoSwift Signature.swift
[529/1305] Compiling CryptoSwift StreamDecryptor.swift
[530/1305] Compiling CryptoSwift StreamEncryptor.swift
[531/1305] Compiling CryptoSwift String+Extension.swift
[532/1305] Compiling CryptoSwift UInt128.swift
[533/1305] Compiling CryptoSwift UInt16+Extension.swift
[534/1305] Compiling CryptoSwift UInt32+Extension.swift
[535/1305] Compiling CryptoSwift UInt64+Extension.swift
[536/1305] Compiling CryptoSwift UInt8+Extension.swift
[537/1305] Compiling CryptoSwift Updatable.swift
[538/1305] Compiling CryptoSwift Utils.swift
[539/1305] Compiling CryptoSwift XChaCha20.swift
[540/1305] Compiling CryptoSwift ZeroPadding.swift
[541/1305] Compiling CryptoSwift resource_bundle_accessor.swift
[542/1305] Compiling CryptoSwift PKCS5.swift
[543/1305] Compiling CryptoSwift PKCS7.swift
[544/1305] Compiling CryptoSwift PKCS7Padding.swift
[545/1305] Compiling CryptoSwift Padding.swift
[546/1305] Compiling CryptoSwift Poly1305.swift
[547/1305] Compiling CryptoSwift RSA+Cipher.swift
[548/1305] Compiling CryptoSwift RSA+Signature.swift
[549/1305] Compiling CryptoSwift RSA.swift
[550/1305] Compiling CryptoSwift Rabbit.swift
[551/1305] Compiling CryptoSwift SHA1.swift
[552/1305] Compiling CryptoSwift SHA2.swift
[553/1305] Compiling CryptoSwift SHA3.swift
[554/1305] Compiling CryptoSwift Scrypt.swift
[555/1305] Compiling CryptoSwift SecureBytes.swift
[569/1305] Compiling CryptoSwift PKCS1v15.swift
[571/1306] Emitting module HashTreeCollections
[574/1307] Compiling s3_both.cc
[576/1308] Compiling handshake_server.cc
[578/1310] Emitting module Numberick
[579/1310] Compiling Numberick Exports.swift
[580/1311] Compiling handoff.cc
[581/1311] Compiling handshake_client.cc
[582/1311] Compiling handshake.cc
[583/1311] Compiling extensions.cc
[584/1311] Compiling dtls_method.cc
[585/1311] Compiling md5-x86_64-linux.S
[586/1311] Compiling dtls_record.cc
[587/1311] Compiling encrypted_client_hello.cc
[588/1311] Compiling md5-x86_64-apple.S
[589/1311] Compiling md5-586-apple.S
[590/1311] Compiling md5-586-linux.S
[591/1311] Compiling chacha20_poly1305_x86_64-apple.S
[592/1311] Compiling chacha20_poly1305_x86_64-linux.S
[593/1311] Compiling d1_srtp.cc
[594/1311] Compiling chacha20_poly1305_armv8-linux.S
[595/1311] Compiling chacha20_poly1305_armv8-win.S
[596/1311] Compiling err_data.cc
[597/1311] Compiling chacha20_poly1305_armv8-apple.S
[598/1311] Compiling chacha-x86_64-linux.S
[599/1311] Compiling chacha-x86-linux.S
[600/1311] Compiling chacha-x86_64-apple.S
[601/1311] Compiling d1_pkt.cc
[602/1311] Compiling chacha-armv8-win.S
[603/1311] Compiling chacha-x86-apple.S
[604/1311] Compiling chacha-armv8-apple.S
[605/1311] Compiling chacha-armv8-linux.S
[606/1311] Compiling chacha-armv4-linux.S
[607/1311] Compiling aes128gcmsiv-x86_64-apple.S
[608/1311] Compiling x86_64-mont5-apple.S
[609/1311] Compiling aes128gcmsiv-x86_64-linux.S
[610/1311] Compiling x86_64-mont5-linux.S
[611/1311] Compiling x86_64-mont-linux.S
[612/1311] Compiling x86_64-mont-apple.S
[613/1311] Compiling x86-mont-apple.S
[614/1311] Compiling x86-mont-linux.S
[615/1311] Compiling vpaes-x86_64-linux.S
[616/1311] Compiling bio_ssl.cc
[617/1311] Compiling vpaes-x86_64-apple.S
[618/1311] Compiling vpaes-x86-apple.S
[619/1311] Compiling vpaes-x86-linux.S
[620/1311] Compiling vpaes-armv8-win.S
[621/1311] Compiling vpaes-armv8-linux.S
[622/1311] Compiling sha512-x86_64-linux.S
[623/1311] Compiling sha512-x86_64-apple.S
[624/1311] Compiling vpaes-armv8-apple.S
[625/1311] Compiling vpaes-armv7-linux.S
[626/1311] Compiling sha512-armv8-win.S
[627/1311] Compiling sha512-armv8-linux.S
[628/1311] Compiling d1_lib.cc
[629/1311] Compiling sha512-586-linux.S
[630/1311] Compiling sha512-armv8-apple.S
[631/1311] Compiling sha512-armv4-linux.S
[632/1311] Compiling sha512-586-apple.S
[633/1311] Compiling sha256-x86_64-apple.S
[634/1311] Compiling sha256-x86_64-linux.S
[635/1311] Compiling sha256-armv8-win.S
[636/1311] Compiling sha256-armv8-linux.S
[637/1311] Compiling sha256-armv4-linux.S
[638/1311] Compiling sha256-586-linux.S
[639/1311] Compiling sha256-armv8-apple.S
[640/1311] Compiling sha256-586-apple.S
[641/1311] Compiling sha1-x86_64-apple.S
[642/1311] Compiling sha1-armv8-win.S
[643/1311] Compiling sha1-armv8-linux.S
[644/1311] Compiling sha1-x86_64-linux.S
[645/1311] Compiling sha1-armv8-apple.S
[646/1311] Compiling sha1-586-linux.S
[647/1311] Compiling sha1-armv4-large-linux.S
[648/1311] Compiling sha1-586-apple.S
[649/1311] Compiling rdrand-x86_64-linux.S
[650/1311] Compiling rsaz-avx2-apple.S
[651/1311] Compiling rsaz-avx2-linux.S
[652/1311] Compiling p256_beeu-x86_64-asm-linux.S
[653/1311] Compiling rdrand-x86_64-apple.S
[654/1311] Compiling p256_beeu-x86_64-asm-apple.S
[655/1311] Compiling p256_beeu-armv8-asm-win.S
[656/1311] Compiling p256_beeu-armv8-asm-linux.S
[657/1311] Compiling p256_beeu-armv8-asm-apple.S
[658/1311] Compiling p256-x86_64-asm-apple.S
[659/1311] Compiling p256-x86_64-asm-linux.S
[660/1311] Compiling p256-armv8-asm-win.S
[660/1311] Compiling d1_both.cc
[662/1311] Compiling p256-armv8-asm-linux.S
[663/1311] Compiling p256-armv8-asm-apple.S
[664/1311] Compiling ghashv8-armv8-win.S
[665/1311] Compiling ghashv8-armv8-linux.S
[666/1311] Compiling ghashv8-armv7-linux.S
[667/1311] Compiling ghashv8-armv8-apple.S
[668/1311] Compiling ghash-x86_64-apple.S
[669/1311] Compiling ghash-x86_64-linux.S
[670/1311] Compiling ghash-x86-apple.S
[671/1311] Compiling ghash-x86-linux.S
[672/1311] Compiling ghash-ssse3-x86_64-linux.S
[673/1311] Compiling ghash-ssse3-x86-apple.S
[674/1311] Compiling ghash-ssse3-x86-linux.S
[675/1311] Compiling ghash-ssse3-x86_64-apple.S
[676/1311] Compiling ghash-neon-armv8-linux.S
[677/1311] Compiling ghash-neon-armv8-apple.S
[678/1311] Compiling ghash-neon-armv8-win.S
[679/1311] Compiling ghash-armv4-linux.S
[679/1311] Compiling co-586-apple.S
[681/1311] Compiling co-586-linux.S
[682/1311] Compiling bn-armv8-linux.S
[683/1311] Compiling bsaes-armv7-linux.S
[683/1311] Compiling bn-armv8-win.S
[685/1311] Compiling bn-armv8-apple.S
[686/1311] Compiling armv8-mont-linux.S
[686/1311] Compiling bn-586-linux.S
[688/1311] Compiling armv8-mont-win.S
[689/1311] Compiling bn-586-apple.S
[690/1311] Compiling armv4-mont-linux.S
[691/1311] Compiling armv8-mont-apple.S
[692/1311] Compiling aesv8-gcm-armv8-win.S
[693/1311] Compiling aesv8-gcm-armv8-apple.S
[694/1311] Compiling aesv8-gcm-armv8-linux.S
[695/1311] Compiling aesv8-armv8-win.S
[696/1311] Compiling aesv8-armv8-linux.S
[697/1311] Compiling aesv8-armv7-linux.S
[698/1311] Compiling aesni-x86_64-linux.S
[699/1311] Compiling aesv8-armv8-apple.S
[700/1311] Compiling aesni-x86_64-apple.S
[701/1311] Compiling aesni-x86-apple.S
[702/1311] Compiling aesni-x86-linux.S
[703/1311] Compiling aesni-gcm-x86_64-linux.S
[704/1311] Compiling aesni-gcm-x86_64-apple.S
[705/1311] Compiling aes-gcm-avx2-x86_64-apple.S
[706/1311] Compiling aes-gcm-avx2-x86_64-linux.S
[707/1311] Compiling aes-gcm-avx10-x86_64-apple.S
[708/1311] Compiling aes-gcm-avx10-x86_64-linux.S
[709/1311] Compiling x_sig.cc
[710/1311] Compiling x_x509.cc
[711/1311] Compiling x_spki.cc
[712/1311] Compiling x_x509a.cc
[713/1311] Compiling x_val.cc
[714/1311] Compiling x_pubkey.cc
[715/1311] Compiling x_req.cc
[716/1311] Compiling x_name.cc
[717/1311] Compiling x_exten.cc
[718/1311] Compiling x_attrib.cc
[719/1311] Compiling x_all.cc
[720/1311] Compiling x_crl.cc
[721/1311] Compiling x_algor.cc
[722/1311] Compiling x509cset.cc
[723/1311] Compiling x509rset.cc
[724/1311] Compiling x509name.cc
[725/1311] Compiling x509spki.cc
[726/1311] Compiling x509_vpm.cc
[727/1311] Compiling x509_vfy.cc
[728/1311] Compiling x509_trs.cc
[729/1311] Compiling x509_txt.cc
[730/1311] Compiling x509_v3.cc
[731/1311] Compiling x509_set.cc
[732/1311] Compiling x509_obj.cc
[733/1311] Compiling x509_req.cc
[734/1311] Compiling x509_def.cc
[735/1311] Compiling x509_ext.cc
[736/1311] Compiling x509_lu.cc
[737/1311] Compiling x509_cmp.cc
[738/1311] Compiling x509.cc
[739/1311] Compiling x509_d2.cc
[740/1311] Compiling v3_utl.cc
[741/1311] Compiling x509_att.cc
[742/1311] Compiling v3_prn.cc
[742/1311] Compiling v3_purp.cc
[744/1311] Compiling v3_skey.cc
[745/1311] Compiling v3_pmaps.cc
[746/1311] Compiling v3_ocsp.cc
[747/1311] Compiling v3_pcons.cc
[748/1311] Compiling v3_lib.cc
[749/1311] Compiling v3_ncons.cc
[750/1311] Compiling v3_int.cc
[751/1311] Compiling v3_ia5.cc
[752/1311] Compiling v3_info.cc
[753/1311] Compiling v3_extku.cc
[754/1311] Compiling v3_genn.cc
[755/1311] Compiling v3_enum.cc
[756/1311] Compiling v3_crld.cc
[757/1311] Compiling v3_cpols.cc
[758/1311] Compiling v3_conf.cc
[759/1311] Compiling v3_bitst.cc
[760/1311] Compiling v3_bcons.cc
[761/1311] Compiling v3_alt.cc
[762/1311] Compiling v3_akeya.cc
[763/1311] Compiling v3_akey.cc
[764/1311] Compiling t_x509a.cc
[765/1311] Compiling t_x509.cc
[766/1311] Compiling i2d_pr.cc
[767/1311] Compiling t_req.cc
[768/1311] Compiling t_crl.cc
[769/1311] Compiling name_print.cc
[770/1311] Compiling policy.cc
[771/1311] Compiling rsa_pss.cc
[772/1311] Compiling by_dir.cc
[773/1311] Compiling by_file.cc
[774/1311] Compiling asn1_gen.cc
[775/1311] Compiling trust_token.cc
[776/1311] Compiling a_verify.cc
[777/1311] Compiling algorithm.cc
[778/1311] Compiling thread_win.cc
[779/1311] Compiling voprf.cc
[780/1311] Compiling a_sign.cc
[781/1311] Compiling thread_pthread.cc
[782/1311] Compiling a_digest.cc
[783/1311] Compiling pmbtoken.cc
[784/1311] Compiling thread_none.cc
[785/1311] Compiling thread.cc
[786/1311] Compiling stack.cc
[787/1311] Compiling sha256.cc
[788/1311] Compiling siphash.cc
[789/1311] Compiling sha1.cc
[790/1311] Compiling sha512.cc
[791/1311] Compiling rsa_extra.cc
[792/1311] Compiling rsa_print.cc
[793/1311] Compiling slhdsa.cc
[794/1311] Compiling refcount.cc
[795/1311] Compiling rc4.cc
[796/1311] Compiling spake2plus.cc
[797/1311] Compiling rsa_crypt.cc
[798/1311] Compiling urandom.cc
[799/1311] Compiling windows.cc
[800/1311] Compiling trusty.cc
[801/1311] Compiling rsa_asn1.cc
[802/1311] Compiling ios.cc
[803/1311] Compiling rand.cc
[804/1311] Compiling getentropy.cc
[805/1311] Compiling poly1305_arm_asm.S
[806/1311] Compiling forkunsafe.cc
[807/1311] Compiling passive.cc
[808/1311] Compiling deterministic.cc
[809/1311] Compiling fork_detect.cc
[810/1311] Compiling poly1305_arm.cc
[811/1311] Compiling poly1305_vec.cc
[812/1311] Compiling poly1305.cc
[813/1311] Compiling pool.cc
[814/1311] Compiling pkcs7.cc
[815/1311] Compiling pkcs8.cc
[816/1311] Compiling p5_pbev2.cc
[817/1311] Compiling pkcs8_x509.cc
[818/1311] Compiling pkcs7_x509.cc
[819/1311] Compiling pem_xaux.cc
[820/1311] Compiling pem_x509.cc
[821/1311] Compiling pem_pkey.cc
[822/1311] Compiling obj_xref.cc
[823/1311] Compiling obj.cc
[824/1311] Compiling mlkem.cc
[825/1311] Compiling pem_lib.cc
[826/1311] Compiling pem_oth.cc
[827/1311] Compiling pem_pk8.cc
[828/1311] Compiling mldsa.cc
[829/1311] Compiling pem_info.cc
[830/1311] Compiling pem_all.cc
[831/1311] Compiling md4.cc
[832/1311] Compiling poly_rq_mul.S
[833/1311] Compiling fips_shared_support.cc
[834/1311] Compiling md5.cc
[835/1311] Compiling lhash.cc
[836/1311] Compiling mem.cc
[837/1311] Compiling ex_data.cc
[838/1311] Compiling print.cc
[839/1311] Compiling sign.cc
[840/1311] Compiling hrss.cc
[841/1311] Compiling pbkdf.cc
[842/1311] Compiling scrypt.cc
[843/1311] Compiling kyber.cc
[844/1311] Compiling p_x25519_asn1.cc
[845/1311] Compiling p_x25519.cc
[846/1311] Compiling hpke.cc
[847/1311] Compiling p_ed25519_asn1.cc
[848/1311] Compiling p_rsa_asn1.cc
[849/1311] Compiling p_ed25519.cc
[850/1311] Compiling p_dh_asn1.cc
[851/1311] Compiling p_rsa.cc
[852/1311] Compiling p_ec.cc
[853/1311] Compiling evp_ctx.cc
[854/1311] Compiling p_hkdf.cc
[855/1311] Compiling p_ec_asn1.cc
[856/1311] Compiling engine.cc
[857/1311] Compiling p_dsa_asn1.cc
[858/1311] Compiling p_dh.cc
[859/1311] Compiling evp.cc
[860/1311] Compiling err.cc
[861/1311] Compiling ecdh.cc
[862/1311] Compiling ec_derive.cc
[863/1311] Compiling evp_asn1.cc
[864/1311] Compiling hash_to_curve.cc
[865/1311] Compiling ecdsa_asn1.cc
[866/1311] Compiling dsa.cc
[867/1311] Compiling dsa_asn1.cc
[868/1311] Compiling params.cc
[869/1311] Compiling ec_asn1.cc
[870/1311] Compiling x25519-asm-arm.S
[871/1311] Compiling digest_extra.cc
[872/1311] Compiling des.cc
[873/1311] Compiling dh_asn1.cc
[874/1311] Compiling cpu_intel.cc
[875/1311] Compiling spake25519.cc
[876/1311] Compiling curve25519.cc
[877/1311] Compiling crypto.cc
[878/1311] Compiling cpu_aarch64_win.cc
[879/1311] Compiling curve25519_64_adx.cc
[880/1311] Compiling cpu_arm_linux.cc
[881/1311] Compiling cpu_aarch64_sysreg.cc
[882/1311] Compiling cpu_arm_freebsd.cc
[883/1311] Compiling cpu_aarch64_openbsd.cc
[884/1311] Compiling cpu_aarch64_linux.cc
[885/1311] Compiling cpu_aarch64_apple.cc
[886/1311] Compiling cpu_aarch64_fuchsia.cc
[887/1311] Compiling conf.cc
[888/1311] Compiling get_cipher.cc
[889/1311] Compiling e_tls.cc
[890/1311] Compiling e_rc4.cc
[891/1311] Compiling bcm.cc
[892/1311] Compiling tls_cbc.cc
[893/1311] Compiling e_rc2.cc
[894/1311] Compiling e_null.cc
[895/1311] Compiling e_des.cc
[896/1311] Compiling e_chacha20poly1305.cc
[897/1311] Compiling e_aesgcmsiv.cc
[898/1311] Compiling derive_key.cc
[899/1311] Compiling e_aesctrhmac.cc
[900/1311] Compiling unicode.cc
[901/1311] Compiling chacha.cc
[902/1311] Compiling cbs.cc
[903/1311] Compiling ber.cc
[904/1311] Compiling buf.cc
[905/1311] Compiling printf.cc
[906/1311] Compiling blake2.cc
[907/1311] Compiling convert.cc
[908/1311] Compiling bn_asn1.cc
[909/1311] Compiling socket_helper.cc
[910/1311] Compiling socket.cc
[911/1311] Compiling cbb.cc
[912/1311] Compiling asn1_compat.cc
[913/1311] Compiling fd.cc
[914/1311] Compiling file.cc
[915/1311] Compiling hexdump.cc
[916/1311] Compiling errno.cc
[916/1311] Compiling connect.cc
[918/1311] Compiling pair.cc
[919/1311] Compiling bio.cc
[920/1311] Compiling base64.cc
[921/1311] Compiling bio_mem.cc
[922/1311] Compiling posix_time.cc
[923/1311] Compiling tasn_fre.cc
[924/1311] Compiling tasn_typ.cc
[925/1311] Compiling f_int.cc
[926/1311] Compiling f_string.cc
[927/1311] Compiling tasn_new.cc
[928/1311] Compiling tasn_enc.cc
[929/1311] Compiling asn_pack.cc
[930/1311] Compiling tasn_utl.cc
[931/1311] Compiling tasn_dec.cc
[932/1311] Compiling asn1_par.cc
[933/1311] Compiling a_octet.cc
[934/1311] Compiling a_utctm.cc
[935/1311] Compiling a_time.cc
[936/1311] Compiling a_type.cc
[937/1311] Compiling asn1_lib.cc
[938/1311] Compiling a_strex.cc
[939/1311] Compiling a_strnid.cc
[940/1311] Compiling a_i2d_fp.cc
[941/1311] Compiling a_dup.cc
[942/1311] Compiling a_d2i_fp.cc
[943/1311] Compiling a_object.cc
[944/1311] Compiling a_mbstr.cc
[945/1311] Compiling fiat_p256_adx_sqr.S
[946/1311] Compiling a_int.cc
[947/1311] Compiling fiat_p256_adx_mul.S
[948/1311] Compiling a_gentm.cc
[949/1311] Compiling fiat_curve25519_adx_mul.S
[950/1311] Compiling fiat_curve25519_adx_square.S
[951/1311] Compiling a_bool.cc
[952/1311] Compiling md5-x86_64-linux.S
[953/1311] Compiling md5-x86_64-apple.S
[954/1311] Compiling md5-586-linux.S
[955/1311] Compiling a_bitstr.cc
[956/1311] Compiling md5-586-apple.S
[957/1311] Compiling CCryptoBoringSSLShims shims.c
[958/1311] Compiling chacha20_poly1305_armv8-win.S
[959/1311] Compiling chacha20_poly1305_armv8-linux.S
[960/1311] Compiling chacha20_poly1305_x86_64-apple.S
[961/1311] Compiling chacha20_poly1305_armv8-apple.S
[962/1311] Compiling chacha20_poly1305_x86_64-linux.S
[963/1311] Compiling chacha-x86_64-apple.S
[964/1311] Compiling chacha-x86-linux.S
[965/1311] Compiling chacha-x86_64-linux.S
[966/1311] Compiling err_data.cc
[967/1311] Compiling chacha-x86-apple.S
[968/1311] Compiling chacha-armv8-linux.S
[968/1311] Compiling chacha-armv8-apple.S
[968/1311] Compiling chacha-armv4-linux.S
[971/1311] Compiling chacha-armv8-win.S
[972/1311] Compiling aes128gcmsiv-x86_64-linux.S
[973/1311] Compiling x86_64-mont5-apple.S
[974/1311] Compiling x86_64-mont-apple.S
[975/1311] Compiling x86_64-mont-linux.S
[976/1311] Compiling aes128gcmsiv-x86_64-apple.S
[977/1311] Compiling x86_64-mont5-linux.S
[978/1311] Compiling x86-mont-linux.S
[979/1311] Compiling x86-mont-apple.S
[980/1311] Compiling vpaes-x86_64-linux.S
[980/1311] Compiling vpaes-x86_64-apple.S
[982/1311] Compiling vpaes-x86-linux.S
[983/1311] Compiling vpaes-armv8-win.S
[984/1311] Compiling vpaes-armv8-linux.S
[985/1311] Compiling vpaes-armv8-apple.S
[986/1311] Compiling vpaes-armv7-linux.S
[987/1311] Compiling sha512-x86_64-apple.S
[988/1311] Compiling sha512-armv8-win.S
[989/1311] Compiling sha512-armv8-linux.S
[990/1311] Compiling sha512-x86_64-linux.S
[991/1311] Compiling sha512-armv8-apple.S
[992/1311] Compiling sha512-armv4-linux.S
[993/1311] Compiling sha512-586-linux.S
[994/1311] Compiling sha512-586-apple.S
[995/1311] Compiling sha256-x86_64-linux.S
[996/1311] Compiling sha256-x86_64-apple.S
[997/1311] Compiling sha256-armv8-linux.S
[998/1311] Compiling sha256-armv8-win.S
[999/1311] Compiling sha256-armv4-linux.S
[1000/1311] Compiling sha256-586-linux.S
[1001/1311] Compiling sha256-armv8-apple.S
[1002/1311] Compiling sha256-586-apple.S
[1003/1311] Compiling sha1-x86_64-apple.S
[1004/1311] Compiling sha1-x86_64-linux.S
[1005/1311] Compiling sha1-armv4-large-linux.S
[1006/1311] Compiling sha1-armv8-linux.S
[1007/1311] Compiling sha1-armv8-apple.S
[1008/1311] Compiling sha1-586-linux.S
[1009/1311] Compiling sha1-586-apple.S
[1010/1311] Compiling rsaz-avx2-apple.S
[1011/1311] Compiling rdrand-x86_64-linux.S
[1012/1311] Compiling rdrand-x86_64-apple.S
[1013/1311] Compiling p256_beeu-x86_64-asm-linux.S
[1014/1311] Compiling p256_beeu-armv8-asm-apple.S
[1014/1311] Compiling p256_beeu-armv8-asm-linux.S
[1016/1311] Compiling p256_beeu-x86_64-asm-apple.S
[1017/1311] Compiling p256-x86_64-asm-linux.S
[1017/1311] Compiling p256_beeu-armv8-asm-win.S
[1019/1311] Compiling p256-x86_64-asm-apple.S
[1020/1311] Compiling ghashv8-armv8-win.S
[1021/1311] Compiling p256-armv8-asm-win.S
[1022/1311] Compiling p256-armv8-asm-linux.S
[1023/1311] Compiling p256-armv8-asm-apple.S
[1024/1311] Compiling ghashv8-armv8-linux.S
[1025/1311] Compiling ghashv8-armv8-apple.S
[1026/1311] Compiling ghashv8-armv7-linux.S
[1027/1311] Compiling ghash-x86-apple.S
[1028/1311] Compiling ghash-x86-linux.S
[1029/1311] Compiling ghash-x86_64-apple.S
[1030/1311] Compiling ghash-x86_64-linux.S
[1031/1311] Compiling ghash-ssse3-x86_64-linux.S
[1032/1311] Compiling ghash-ssse3-x86_64-apple.S
[1033/1311] Compiling ghash-neon-armv8-win.S
[1034/1311] Compiling ghash-ssse3-x86-linux.S
[1035/1311] Compiling ghash-neon-armv8-linux.S
[1036/1311] Compiling ghash-ssse3-x86-apple.S
[1037/1311] Compiling ghash-armv4-linux.S
[1038/1311] Compiling ghash-neon-armv8-apple.S
[1039/1311] Compiling co-586-apple.S
[1040/1311] Compiling co-586-linux.S
[1041/1311] Compiling bsaes-armv7-linux.S
[1042/1311] Compiling bn-armv8-win.S
[1043/1311] Compiling bn-armv8-apple.S
[1044/1311] Compiling bn-586-linux.S
[1045/1311] Compiling bn-armv8-linux.S
[1046/1311] Compiling armv8-mont-win.S
[1047/1311] Compiling bn-586-apple.S
[1048/1311] Compiling armv8-mont-linux.S
[1049/1311] Compiling armv4-mont-linux.S
[1050/1311] Compiling armv8-mont-apple.S
[1051/1311] Compiling aesv8-gcm-armv8-win.S
[1052/1311] Compiling aesv8-gcm-armv8-linux.S
[1053/1311] Compiling aesv8-armv8-win.S
[1054/1311] Compiling aesv8-gcm-armv8-apple.S
[1055/1311] Compiling aesv8-armv8-linux.S
[1056/1311] Compiling aesv8-armv7-linux.S
[1057/1311] Compiling aesv8-armv8-apple.S
[1058/1311] Compiling aesni-x86_64-linux.S
[1059/1311] Compiling aesni-x86_64-apple.S
[1060/1311] Compiling aesni-x86-linux.S
[1061/1311] Compiling aesni-x86-apple.S
[1062/1311] Compiling aesni-gcm-x86_64-apple.S
[1063/1311] Compiling aes-gcm-avx10-x86_64-linux.S
[1064/1311] Compiling aesni-gcm-x86_64-linux.S
[1065/1311] Compiling aes-gcm-avx10-x86_64-apple.S
[1066/1311] Compiling c-nioatomics.c
[1067/1311] Compiling c-atomics.c
[1068/1311] Compiling x_x509.cc
[1069/1313] Compiling x_req.cc
[1070/1317] Compiling x_val.cc
[1071/1317] Compiling x_x509a.cc
[1072/1317] Compiling x_pubkey.cc
[1073/1317] Compiling x_sig.cc
[1074/1317] Compiling x_spki.cc
[1076/1317] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1077/1317] Compiling NIOConcurrencyHelpers atomics.swift
[1078/1317] Compiling NIOConcurrencyHelpers NIOLock.swift
[1079/1317] Compiling NIOConcurrencyHelpers lock.swift
[1080/1317] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1080/1317] Compiling x_name.cc
[1081/1317] Compiling x_attrib.cc
[1082/1317] Compiling x_all.cc
[1083/1317] Compiling x_exten.cc
[1084/1317] Compiling x_algor.cc
[1086/1317] Emitting module NIOConcurrencyHelpers
[1086/1318] Compiling x_crl.cc
[1088/1318] Compiling x509spki.cc
[1089/1318] Compiling x509cset.cc
[1090/1318] Compiling x509_vfy.cc
[1091/1318] Compiling x509_vpm.cc
[1092/1318] Compiling x509rset.cc
[1093/1318] Compiling x509name.cc
[1094/1318] Compiling x509_v3.cc
[1095/1318] Compiling x509_txt.cc
[1096/1318] Compiling x509_trs.cc
[1097/1318] Compiling x509_req.cc
[1098/1318] Compiling x509_d2.cc
[1099/1318] Compiling x509_lu.cc
[1100/1318] Compiling x509_ext.cc
[1101/1318] Compiling x509_def.cc
[1102/1318] Compiling x509_cmp.cc
[1103/1318] Compiling x509_set.cc
[1104/1318] Compiling x509_obj.cc
[1105/1318] Compiling x509.cc
[1106/1318] Compiling x509_att.cc
[1107/1318] Compiling v3_utl.cc
[1108/1318] Compiling v3_purp.cc
[1109/1318] Compiling v3_prn.cc
[1110/1318] Compiling v3_pmaps.cc
[1111/1318] Compiling v3_ocsp.cc
[1112/1318] Compiling v3_skey.cc
[1113/1318] Compiling v3_pcons.cc
[1114/1318] Compiling v3_ncons.cc
[1115/1318] Compiling v3_lib.cc
[1116/1318] Compiling v3_int.cc
[1117/1318] Compiling v3_extku.cc
[1118/1318] Compiling v3_info.cc
[1119/1318] Compiling v3_genn.cc
[1120/1318] Compiling v3_ia5.cc
[1121/1318] Compiling v3_enum.cc
[1122/1318] Compiling v3_cpols.cc
[1123/1318] Compiling v3_crld.cc
[1124/1318] Compiling v3_conf.cc
[1125/1318] Compiling v3_bitst.cc
[1126/1318] Compiling v3_bcons.cc
[1127/1318] Compiling v3_akeya.cc
[1128/1318] Compiling t_x509.cc
[1129/1318] Compiling v3_akey.cc
[1130/1318] Compiling v3_alt.cc
[1131/1318] Compiling t_x509a.cc
[1132/1318] Compiling t_crl.cc
[1133/1318] Compiling rsa_pss.cc
[1134/1318] Compiling policy.cc
[1135/1318] Compiling t_req.cc
[1136/1318] Compiling by_file.cc
[1137/1318] Compiling i2d_pr.cc
[1138/1318] Compiling by_dir.cc
[1139/1318] Compiling asn1_gen.cc
[1140/1318] Compiling name_print.cc
[1141/1318] Compiling voprf.cc
[1142/1318] Compiling thread_win.cc
[1143/1318] Compiling a_sign.cc
[1144/1318] Compiling trust_token.cc
[1145/1318] Compiling a_digest.cc
[1146/1318] Compiling algorithm.cc
[1147/1318] Compiling thread_none.cc
[1148/1318] Compiling a_verify.cc
[1149/1318] Compiling thread_pthread.cc
[1150/1318] Compiling pmbtoken.cc
[1151/1318] Compiling thread.cc
[1152/1318] Compiling thash.cc
[1153/1318] Compiling wots.cc
[1154/1318] Compiling siphash.cc
[1155/1318] Compiling merkle.cc
[1156/1318] Compiling slhdsa.cc
[1157/1318] Compiling fors.cc
[1158/1318] Compiling stack.cc
[1159/1318] Compiling sha512.cc
[1160/1318] Compiling sha256.cc
[1161/1318] Compiling rsa_extra.cc
[1162/1318] Compiling rsa_print.cc
[1163/1318] Compiling sha1.cc
[1164/1318] Compiling rsa_crypt.cc
[1165/1318] Compiling rc4.cc
[1166/1318] Compiling windows.cc
[1167/1318] Compiling refcount.cc
[1168/1318] Compiling rsa_asn1.cc
[1169/1318] Compiling rand_extra.cc
[1170/1318] Compiling urandom.cc
[1171/1318] Compiling passive.cc
[1172/1318] Compiling ios.cc
[1173/1318] Compiling trusty.cc
[1174/1318] Compiling getentropy.cc
[1175/1318] Compiling poly1305_arm_asm.S
[1176/1318] Compiling fork_detect.cc
[1177/1318] Compiling deterministic.cc
[1178/1318] Compiling forkunsafe.cc
[1178/1318] Compiling pool.cc
[1180/1318] Compiling poly1305_vec.cc
[1181/1318] Compiling poly1305_arm.cc
[1182/1318] Compiling poly1305.cc
[1183/1318] Compiling pkcs7.cc
[1184/1318] Compiling pkcs8_x509.cc
[1184/1318] Compiling pkcs7_x509.cc
[1186/1318] Compiling pkcs8.cc
[1187/1318] Compiling pem_xaux.cc
[1188/1318] Compiling p5_pbev2.cc
[1189/1318] Compiling pem_x509.cc
[1190/1318] Compiling pem_pkey.cc
[1191/1318] Compiling obj_xref.cc
[1192/1318] Compiling pem_pk8.cc
[1192/1318] Compiling pem_lib.cc
[1194/1318] Compiling obj.cc
[1195/1318] Compiling pem_info.cc
[1196/1318] Compiling pem_all.cc
[1197/1318] Compiling pem_oth.cc
[1198/1318] Compiling mlkem.cc
[1199/1318] Compiling mldsa.cc
[1200/1318] Compiling md5.cc
[1201/1318] Compiling mem.cc
[1202/1318] Compiling fips_shared_support.cc
[1203/1318] Compiling md4.cc
[1204/1318] Compiling poly_rq_mul.S
[1205/1318] Compiling lhash.cc
[1206/1318] Compiling kyber.cc
[1207/1318] Compiling ex_data.cc
[1208/1318] Compiling sign.cc
[1209/1318] Compiling scrypt.cc
[1210/1318] Compiling hrss.cc
[1211/1318] Compiling hpke.cc
[1212/1318] Compiling print.cc
[1213/1318] Compiling p_x25519.cc
[1214/1318] Compiling pbkdf.cc
[1215/1318] Compiling p_rsa_asn1.cc
[1216/1318] Compiling p_rsa.cc
[1217/1318] Compiling p_x25519_asn1.cc
[1218/1318] Compiling p_ec_asn1.cc
[1219/1318] Compiling p_hkdf.cc
[1220/1318] Compiling p_ed25519.cc
[1221/1318] Compiling p_dsa_asn1.cc
[1222/1318] Compiling p_ed25519_asn1.cc
[1223/1318] Compiling evp_ctx.cc
[1224/1318] Compiling p_ec.cc
[1225/1318] Compiling p_dh_asn1.cc
[1226/1318] Compiling p_dh.cc
[1227/1318] Compiling err.cc
[1228/1318] Compiling evp_asn1.cc
[1229/1318] Compiling evp.cc
[1230/1318] Compiling engine.cc
[1231/1318] Compiling ecdsa_asn1.cc
[1231/1318] Compiling ecdh_extra.cc
[1233/1318] Compiling hash_to_curve.cc
[1234/1318] Compiling ec_asn1.cc
[1235/1318] Compiling dsa_asn1.cc
[1236/1318] Compiling ec_derive.cc
[1237/1318] Compiling dh_asn1.cc
[1238/1318] Compiling params.cc
[1239/1318] Compiling digest_extra.cc
[1240/1318] Compiling dsa.cc
[1241/1318] Compiling x25519-asm-arm.S
[1242/1318] Compiling spake25519.cc
[1243/1318] Compiling des.cc
[1244/1318] Compiling crypto.cc
[1245/1318] Compiling cpu_arm_linux.cc
[1246/1318] Compiling cpu_intel.cc
[1247/1318] Compiling curve25519.cc
[1248/1318] Compiling cpu_aarch64_win.cc
[1249/1318] Compiling cpu_arm_freebsd.cc
[1250/1318] Compiling curve25519_64_adx.cc
[1251/1318] Compiling cpu_aarch64_sysreg.cc
[1252/1318] Compiling cpu_aarch64_openbsd.cc
[1253/1318] Compiling cpu_aarch64_fuchsia.cc
[1254/1318] Compiling cpu_aarch64_linux.cc
[1255/1318] Compiling cpu_aarch64_apple.cc
[1256/1318] Compiling bcm.cc
[1257/1318] Compiling e_rc4.cc
[1258/1318] Compiling e_tls.cc
[1259/1318] Compiling tls_cbc.cc
[1260/1318] Compiling conf.cc
[1261/1318] Compiling e_rc2.cc
[1262/1318] Compiling e_des.cc
[1263/1318] Compiling e_null.cc
[1264/1318] Compiling e_chacha20poly1305.cc
[1265/1318] Compiling e_aesctrhmac.cc
[1266/1318] Compiling derive_key.cc
[1267/1318] Compiling unicode.cc
[1268/1318] Compiling e_aesgcmsiv.cc
[1269/1318] Compiling chacha.cc
[1270/1318] Compiling cipher_extra.cc
[1271/1318] Compiling cbs.cc
[1272/1318] Compiling asn1_compat.cc
[1273/1318] Compiling cbb.cc
[1274/1318] Compiling ber.cc
[1275/1318] Compiling convert.cc
[1276/1318] Compiling buf.cc
[1277/1318] Compiling blake2.cc
[1278/1318] Compiling file.cc
[1279/1318] Compiling bn_asn1.cc
[1280/1318] Compiling printf.cc
[1281/1318] Compiling hexdump.cc
[1282/1318] Compiling pair.cc
[1283/1318] Compiling bio_mem.cc
[1284/1318] Compiling bio.cc
[1285/1318] Compiling tasn_utl.cc
[1286/1318] Compiling fd.cc
[1287/1318] Compiling tasn_typ.cc
[1288/1318] Compiling base64.cc
[1289/1318] Compiling errno.cc
[1290/1318] Compiling tasn_fre.cc
[1291/1318] Compiling f_string.cc
[1292/1318] Compiling posix_time.cc
[1293/1318] Compiling tasn_enc.cc
[1294/1318] Compiling tasn_new.cc
[1295/1318] Compiling f_int.cc
[1296/1318] Compiling asn1_par.cc
[1297/1318] Compiling asn_pack.cc
[1298/1318] Compiling tasn_dec.cc
[1299/1318] Compiling a_strnid.cc
[1300/1318] Compiling asn1_lib.cc
[1301/1318] Compiling a_strex.cc
[1302/1318] Compiling a_type.cc
[1303/1318] Compiling a_time.cc
[1304/1318] Compiling a_utctm.cc
[1305/1318] Compiling a_mbstr.cc
[1306/1318] Compiling a_octet.cc
[1307/1318] Compiling a_object.cc
[1308/1318] Write sources
[1309/1371] Compiling a_bool.cc
[1310/1371] Write sources
[1311/1372] Compiling a_d2i_fp.cc
[1311/1372] Write sources
[1313/1388] Compiling a_int.cc
[1314/1410] Compiling a_i2d_fp.cc
[1315/1410] Compiling a_gentm.cc
[1316/1410] Compiling a_dup.cc
[1317/1410] Compiling a_bitstr.cc
[1319/1418] Compiling Atomics UnsafeAtomic.swift
[1320/1418] Compiling Atomics UnsafeAtomicLazyReference.swift
[1321/1420] Compiling Atomics ManagedAtomic.swift
[1322/1420] Compiling Atomics ManagedAtomicLazyReference.swift
[1323/1420] Compiling Atomics Unmanaged extensions.swift
[1324/1420] Compiling BigInt String Conversion.swift
[1325/1422] Compiling Atomics AtomicMemoryOrderings.swift
[1326/1422] Compiling Atomics DoubleWord.swift
[1327/1422] Compiling Atomics AtomicStorage.swift
[1328/1422] Compiling Atomics AtomicValue.swift
[1332/1422] Compiling Atomics OptionalRawRepresentable.swift
[1333/1422] Compiling Atomics RawRepresentable.swift
[1334/1422] Compiling Atomics AtomicBool.swift
[1335/1422] Compiling Atomics IntegerOperations.swift
[1337/1422] Emitting module BigInt
[1342/1422] Compiling BigInt Subtraction.swift
[1343/1422] Compiling BigInt Words and Bits.swift
[1344/1422] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1345/1429] Compiling Atomics AtomicInteger.swift
[1346/1429] Compiling Atomics AtomicOptionalWrappable.swift
[1347/1429] Compiling Atomics AtomicReference.swift
[1351/1429] Compiling Atomics IntegerConformances.swift
[1352/1429] Compiling Atomics PointerConformances.swift
[1353/1429] Compiling Atomics Primitives.native.swift
[1354/1429] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1361/1429] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1362/1429] Compiling BitCollections BitSet+CustomReflectable.swift
[1363/1429] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1364/1429] Compiling BitCollections BitSet+Equatable.swift
[1365/1429] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1366/1429] Compiling BitCollections BitSet+Extras.swift
[1367/1429] Compiling BitCollections BitSet+Hashable.swift
[1368/1429] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1369/1429] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1370/1429] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1371/1429] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1372/1429] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1373/1429] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1374/1429] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1375/1429] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1376/1429] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1377/1429] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1378/1429] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1379/1429] Compiling BitCollections BitSet+SetAlgebra union.swift
[1380/1429] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1381/1429] Compiling BitCollections BitSet.Counted.swift
[1382/1429] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1383/1429] Compiling CryptoBoringWrapper RandomBytes.swift
[1384/1429] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1385/1429] Emitting module CryptoBoringWrapper
[1386/1429] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1389/1429] Compiling CryptoBoringWrapper EllipticCurve.swift
[1390/1429] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1400/1430] Emitting module BitCollections
[1401/1430] Compiling BitCollections BitArray+RandomBits.swift
[1402/1430] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[1403/1430] Compiling BitCollections BitArray+Shifts.swift
[1404/1430] Compiling BitCollections BitArray+Testing.swift
[1405/1430] Compiling BitCollections BitArray._UnsafeHandle.swift
[1406/1430] Compiling BitCollections BitArray.swift
[1407/1430] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1408/1430] Compiling BitCollections BitSet+Codable.swift
[1417/1459] Compiling Crypto PEMDocument.swift
[1418/1459] Compiling Crypto AES-GCM.swift
[1419/1459] Compiling Crypto AES-GCM_boring.swift
[1421/1502] Compiling Crypto HPKE-KexKeyDerivation.swift
[1422/1502] Compiling Crypto HPKE-LabeledExtract.swift
[1423/1502] Compiling Crypto HPKE-Utils.swift
[1424/1502] Compiling Crypto DHKEM.swift
[1425/1502] Compiling Crypto HPKE-KEM-Curve25519.swift
[1426/1502] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1427/1502] Compiling Crypto HPKE-KEM.swift
[1429/1505] Emitting module Collections
[1430/1505] Compiling Collections Collections.swift
[1432/1506] Emitting module Atomics
[1433/1506] Compiling Crypto ASN1OctetString.swift
[1434/1506] Compiling Crypto ASN1Strings.swift
[1435/1506] Compiling Crypto ArraySliceBigint.swift
[1437/1567] Compiling Crypto SymmetricKeys.swift
[1438/1567] Compiling Crypto HMAC.swift
[1439/1567] Compiling Crypto MACFunctions.swift
[1440/1567] Compiling Crypto MessageAuthenticationCode.swift
[1441/1567] Compiling Crypto AES.swift
[1442/1567] Compiling Crypto ECDSASignature_boring.swift
[1443/1567] Compiling Crypto ECDSA_boring.swift
[1444/1567] Compiling Crypto EdDSA_boring.swift
[1445/1567] Compiling Crypto ECDSA.swift
[1446/1567] Compiling Crypto Ed25519.swift
[1447/1576] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1448/1576] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1449/1576] Compiling NIOCore NIOAsyncWriter.swift
[1450/1576] Compiling NIOCore IO.swift
[1451/1576] Compiling NIOCore IOData.swift
[1452/1576] Compiling NIOCore IPProtocol.swift
[1453/1576] Compiling NIOCore IntegerBitPacking.swift
[1454/1576] Compiling NIOCore IntegerTypes.swift
[1455/1576] Compiling NIOCore Interfaces.swift
[1456/1576] Compiling NIOCore Linux.swift
[1457/1576] Compiling NIOCore MarkedCircularBuffer.swift
[1458/1576] Compiling NIOCore MulticastChannel.swift
[1459/1576] Compiling NIOCore NIOAny.swift
[1460/1576] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1461/1576] Compiling NIOCore NIOLoopBound.swift
[1462/1576] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1463/1576] Compiling NIOCore NIOScheduledCallback.swift
[1464/1576] Compiling NIOCore NIOSendable.swift
[1465/1576] Compiling NIOCore RecvByteBufferAllocator.swift
[1466/1576] Compiling Crypto HPKE-Errors.swift
[1467/1576] Compiling NIOCore BSDSocketAPI.swift
[1468/1576] Compiling NIOCore ByteBuffer-aux.swift
[1469/1576] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1470/1576] Compiling NIOCore ByteBuffer-conversions.swift
[1471/1576] Compiling NIOCore ByteBuffer-core.swift
[1472/1576] Compiling NIOCore ByteBuffer-hex.swift
[1473/1576] Compiling NIOCore ByteBuffer-int.swift
[1474/1576] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1475/1576] Compiling NIOCore CircularBuffer.swift
[1476/1576] Compiling NIOCore Codec.swift
[1477/1576] Compiling NIOCore FileDescriptor.swift
[1478/1576] Compiling NIOCore FileHandle.swift
[1479/1576] Compiling NIOCore FileRegion.swift
[1480/1576] Compiling NIOCore GlobalSingletons.swift
[1481/1576] Compiling NIOCore AddressedEnvelope.swift
[1482/1576] Compiling NIOCore AsyncAwaitSupport.swift
[1483/1576] Compiling NIOCore AsyncChannel.swift
[1484/1576] Compiling NIOCore AsyncChannelHandler.swift
[1485/1576] Compiling NIOCore AsyncChannelInboundStream.swift
[1486/1576] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1487/1576] Compiling NIOCore ConvenienceOptionSupport.swift
[1488/1576] Compiling NIOCore DeadChannel.swift
[1489/1576] Compiling NIOCore DispatchQueue+WithFuture.swift
[1490/1576] Compiling NIOCore EventLoop+Deprecated.swift
[1491/1576] Compiling NIOCore EventLoop+SerialExecutor.swift
[1492/1576] Compiling NIOCore EventLoop.swift
[1493/1576] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1494/1576] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1495/1576] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1496/1576] Compiling NIOCore EventLoopFuture.swift
[1505/1584] Emitting module Crypto
[1506/1584] Compiling NIOCore ByteBuffer-multi-int.swift
[1507/1584] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1508/1584] Compiling NIOCore ByteBuffer-views.swift
[1509/1584] Compiling NIOCore Channel.swift
[1510/1584] Compiling NIOCore ChannelHandler.swift
[1511/1584] Compiling NIOCore ChannelHandlers.swift
[1512/1584] Compiling NIOCore ChannelInvoker.swift
[1513/1584] Compiling NIOCore ChannelOption.swift
[1514/1584] Compiling NIOCore ChannelPipeline.swift
[1515/1584] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1516/1584] Compiling Crypto Signature.swift
[1517/1584] Compiling Crypto CryptoKitErrors_boring.swift
[1518/1584] Compiling Crypto RNG_boring.swift
[1519/1584] Compiling Crypto SafeCompare_boring.swift
[1520/1584] Compiling Crypto Zeroization_boring.swift
[1521/1584] Compiling Crypto PrettyBytes.swift
[1522/1584] Compiling Crypto SafeCompare.swift
[1523/1584] Compiling Crypto SecureBytes.swift
[1524/1584] Compiling Crypto Zeroization.swift
[1542/1610] Compiling FOSFoundation DataFetchError.swift
[1543/1610] Compiling FOSFoundation URL+DataFetch.swift
[1544/1610] Compiling FOSFoundation URL+Files.swift
[1545/1610] Compiling FOSFoundation Int+Hex.swift
[1546/1610] Compiling FOSFoundation String+Crypto.swift
[1547/1610] Compiling FOSFoundation String+Obfuscation.swift
[1550/1610] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1551/1610] Compiling NIOCore SocketAddresses.swift
[1552/1610] Compiling NIOCore SocketOptionProvider.swift
[1553/1610] Compiling NIOCore SystemCallHelpers.swift
[1554/1610] Compiling NIOCore TimeAmount+Duration.swift
[1555/1610] Compiling NIOCore TypeAssistedChannelHandler.swift
[1556/1610] Compiling NIOCore UniversalBootstrapSupport.swift
[1557/1610] Compiling NIOCore Utilities.swift
[1558/1610] Emitting module FOSFoundation
[1559/1613] Compiling FOSFoundation JSONError.swift
[1560/1613] Compiling FOSFoundation Stubbable.swift
[1561/1613] Compiling FOSFoundation Array.swift
[1562/1613] Compiling FOSFoundation Collection.swift
[1563/1613] Compiling FOSFoundation DecodingError.swift
[1564/1613] Compiling FOSFoundation Encodable.swift
[1565/1613] Compiling FOSFoundation JSONDecoder.swift
[1566/1613] Compiling FOSFoundation JSONEncoder.swift
[1567/1613] Compiling FOSFoundation URLSession+MockingSupport.swift
[1568/1613] Compiling FOSFoundation URLSessionWebSocketTask.swift
[1569/1613] Compiling FOSFoundation Double.swift
[1570/1613] Compiling FOSFoundation AsyncSemaphore.swift
[1571/1613] Compiling FOSFoundation Task.swift
[1572/1613] Compiling FOSFoundation DateFormatter.swift
[1573/1613] Compiling FOSFoundation Decodable.swift
[1577/1613] Compiling FOSFoundation GlobalStringStore.swift
[1578/1613] Compiling FOSFoundation Bundle.swift
[1579/1613] Compiling FOSFoundation DataFetch.swift
[1583/1613] Compiling FOSFoundation String+Polyfill.swift
[1584/1613] Compiling FOSFoundation String+Utilities.swift
[1585/1613] Compiling FOSFoundation SystemVersion.swift
[1614/1614] Emitting module NIOCore
[1616/1665] Emitting module NIOEmbedded
[1617/1665] Compiling NIOEmbedded Embedded.swift
[1618/1665] Compiling NIOEmbedded AsyncTestingChannel.swift
[1619/1665] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1621/1666] Compiling NIOPosix ServerSocket.swift
[1622/1666] Compiling NIOPosix Socket.swift
[1623/1666] Compiling NIOPosix SocketChannel.swift
[1624/1666] Compiling NIOPosix SocketProtocols.swift
[1625/1666] Compiling NIOPosix System.swift
[1626/1666] Compiling NIOPosix Thread.swift
[1627/1672] Compiling NIOPosix Pool.swift
[1628/1672] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1629/1672] Compiling NIOPosix PosixSingletons.swift
[1630/1672] Compiling NIOPosix RawSocketBootstrap.swift
[1631/1672] Compiling NIOPosix Resolver.swift
[1632/1672] Compiling NIOPosix Selectable.swift
[1633/1672] Compiling NIOPosix SelectableChannel.swift
[1634/1672] Compiling NIOPosix SelectableEventLoop.swift
[1635/1672] Compiling NIOPosix SelectorEpoll.swift
[1636/1672] Compiling NIOPosix SelectorGeneric.swift
[1637/1672] Compiling NIOPosix SelectorKqueue.swift
[1638/1672] Compiling NIOPosix SelectorUring.swift
[1639/1672] Compiling NIOPosix ThreadPosix.swift
[1640/1672] Compiling NIOPosix ThreadWindows.swift
[1641/1672] Compiling NIOPosix UnsafeTransfer.swift
[1642/1672] Compiling NIOPosix Utilities.swift
[1643/1672] Compiling NIOPosix VsockAddress.swift
[1644/1672] Compiling NIOPosix VsockChannelEvents.swift
[1645/1672] Compiling NIOPosix IO.swift
[1646/1672] Compiling NIOPosix IntegerBitPacking.swift
[1647/1672] Compiling NIOPosix IntegerTypes.swift
[1648/1672] Compiling NIOPosix Linux.swift
[1649/1672] Compiling NIOPosix LinuxCPUSet.swift
[1650/1672] Compiling NIOPosix LinuxUring.swift
[1651/1672] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1652/1672] Compiling NIOPosix Bootstrap.swift
[1653/1672] Compiling NIOPosix ControlMessage.swift
[1654/1672] Compiling NIOPosix DatagramVectorReadManager.swift
[1655/1672] Compiling NIOPosix Errors+Any.swift
[1656/1672] Compiling NIOPosix FileDescriptor.swift
[1657/1672] Compiling NIOPosix GetaddrinfoResolver.swift
[1658/1672] Compiling NIOPosix HappyEyeballs.swift
[1659/1672] Compiling NIOPosix NIOThreadPool.swift
[1660/1672] Compiling NIOPosix NonBlockingFileIO.swift
[1661/1672] Compiling NIOPosix PendingDatagramWritesManager.swift
[1662/1672] Compiling NIOPosix PendingWritesManager.swift
[1663/1672] Compiling NIOPosix PipeChannel.swift
[1664/1672] Compiling NIOPosix PipePair.swift
[1665/1672] Emitting module NIOPosix
[1666/1672] Compiling NIOPosix BSDSocketAPICommon.swift
[1667/1672] Compiling NIOPosix BSDSocketAPIPosix.swift
[1668/1672] Compiling NIOPosix BSDSocketAPIWindows.swift
[1669/1672] Compiling NIOPosix BaseSocket.swift
[1670/1672] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1671/1672] Compiling NIOPosix BaseSocketChannel.swift
[1672/1672] Compiling NIOPosix BaseStreamSocketChannel.swift
[1674/1675] Compiling NIO Exports.swift
[1675/1675] Emitting module NIO
[1677/1703] Compiling NIOTLS TLSEvents.swift
[1678/1703] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1679/1703] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1680/1703] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1681/1703] Emitting module NIOTLS
[1682/1703] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1683/1703] Emitting module NIOHTTP1
[1684/1705] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1685/1705] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1686/1705] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1687/1705] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1688/1705] Compiling NIOTLS SNIHandler.swift
[1690/1706] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1691/1706] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1692/1706] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1693/1706] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1694/1735] Emitting module NIOFoundationCompat
[1695/1735] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1697/1758] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1698/1758] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1699/1758] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1700/1758] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1701/1758] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1702/1758] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1703/1758] Compiling NIOTransportServices NIOTSBootstraps.swift
[1704/1758] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1705/1758] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1706/1760] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1707/1760] Compiling NIOTransportServices NIOTSSingletons.swift
[1708/1760] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1710/1760] Compiling NIOTransportServices StateManagedChannel.swift
[1712/1760] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1713/1760] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1716/1760] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1717/1760] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1718/1760] Compiling NIOTransportServices NIOTSErrors.swift
[1719/1760] Compiling NIOTransportServices NIOTSEventLoop.swift
[1720/1760] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1721/1760] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1722/1760] Compiling NIOTransportServices AcceptHandler.swift
[1723/1760] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1725/1760] Emitting module NIOTransportServices
[1734/1790] Compiling NIOWebSocket WebSocketOpcode.swift
[1735/1791] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1736/1791] Compiling NIOExtras JSONRPCFraming.swift
[1737/1791] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1738/1791] Compiling NIOExtras LengthFieldPrepender.swift
[1739/1795] Compiling NIOExtras LineBasedFrameDecoder.swift
[1740/1795] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1741/1795] Compiling NIOExtras NIOExtrasError.swift
[1742/1795] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1743/1795] Compiling NIOSSL SubjectAlternativeName.swift
[1744/1795] Compiling NIOSSL NIOSSLSecureBytes.swift
[1745/1795] Compiling NIOSSL RNG.swift
[1746/1795] Compiling NIOSSL SafeCompare.swift
[1750/1795] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1751/1795] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1752/1795] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1753/1795] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1754/1795] Compiling NIOWebSocket SHA1.swift
[1755/1795] Emitting module NIOSSL
[1756/1795] Compiling NIOExtras RequestResponseHandler.swift
[1757/1795] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1761/1795] Compiling NIOExtras NIORequestIdentifiable.swift
[1762/1797] Compiling NIOExtras PCAPRingBuffer.swift
[1763/1797] Compiling NIOExtras QuiescingHelper.swift
[1764/1797] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1765/1797] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1766/1797] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1767/1797] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1768/1797] Compiling NIOWebSocket WebSocketFrame.swift
[1772/1797] Emitting module NIOExtras
[1775/1797] Emitting module NIOWebSocket
[1784/1798] Compiling NIOExtras UnsafeTransfer.swift
[1785/1798] Compiling NIOExtras WritePCAPHandler.swift
[1793/1798] Compiling NIOSSL Zeroization.swift
[1794/1798] Compiling NIOSSL TLSConfiguration.swift
[1795/1798] Compiling NIOSSL UniversalBootstrapSupport.swift
[1796/1798] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1801/1808] Compiling WebSocketKit WebSocketHandler.swift
[1802/1808] Emitting module WebSocketKit
[1803/1808] Compiling WebSocketKit Exports.swift
[1804/1808] Compiling WebSocketKit WebSocket+Concurrency.swift
[1805/1808] Compiling WebSocketKit WebSocket+Connect.swift
[1806/1808] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1807/1808] Compiling WebSocketKit WebSocket.swift
[1808/1808] Compiling WebSocketKit WebSocketClient.swift
[1810/1853] Compiling Web3 Secp256k1+CTXCreator.swift
[1811/1853] Compiling Web3 String+BytesConvertible.swift
[1812/1853] Compiling Web3 String+Conversion.swift
[1813/1853] Compiling Web3 String+HexBytes.swift
[1814/1853] Compiling Web3 SynchronizedArray.swift
[1815/1853] Compiling Web3 SynchronizedDictionary.swift
[1816/1853] Compiling Web3 BytesConvertible.swift
[1817/1853] Compiling Web3 CharacterSet+Hex.swift
[1818/1853] Compiling Web3 Data+BytesConvertible.swift
[1819/1853] Compiling Web3 EthereumUtils.swift
[1820/1853] Compiling Web3 Exports+Web3.swift
[1821/1853] Compiling Web3 Int+ETH.swift
[1822/1853] Compiling Web3 Types+RLPItemConvertible.swift
[1823/1853] Compiling Web3 BigUInt+BytesConvertible.swift
[1824/1853] Compiling Web3 Bytes+HexString.swift
[1825/1853] Compiling Web3 Bytes+SecureRandom.swift
[1826/1853] Compiling Web3 Bytes+TrimLeadingZeros.swift
[1827/1853] Compiling Web3 Bytes+UInt.swift
[1828/1853] Compiling Web3 EthereumTransactionObject.swift
[1829/1853] Compiling Web3 EthereumTransactionReceiptObject.swift
[1830/1853] Compiling Web3 EthereumValue.swift
[1831/1853] Compiling Web3 EthereumValueConvertible.swift
[1832/1853] Compiling Web3 RPCRequest.swift
[1833/1853] Compiling Web3 RPCResponse.swift
[1834/1853] Compiling Web3 Types+EthereumValueConvertible.swift
[1835/1853] Compiling Web3 Web3Provider.swift
[1836/1853] Compiling Web3 RLPDecoder.swift
[1837/1853] Compiling Web3 RLPEncoder.swift
[1838/1853] Compiling Web3 RLPItem.swift
[1839/1853] Compiling Web3 RLPItemConvertible.swift
[1840/1853] Compiling Web3 UInt+BytesRepresentable.swift
[1841/1853] Compiling Web3 UnsignedInteger+BytesConvertible.swift
[1842/1853] Compiling Web3 UnsignedInteger+Shifting.swift
[1843/1853] Compiling Web3 EthereumAddress.swift
[1844/1853] Compiling Web3 EthereumPrivateKey.swift
[1845/1853] Compiling Web3 EthereumPublicKey.swift
[1846/1859] Emitting module Web3
[1847/1859] Compiling Web3 EthereumBlockObject.swift
[1848/1859] Compiling Web3 EthereumCall.swift
[1849/1859] Compiling Web3 EthereumData.swift
[1850/1859] Compiling Web3 EthereumLogObject.swift
[1851/1859] Compiling Web3 EthereumQuantity.swift
[1852/1859] Compiling Web3 EthereumQuantityTag.swift
[1853/1859] Compiling Web3 EthereumSyncStatusObject.swift
[1854/1859] Compiling Web3 EthereumTransaction.swift
[1855/1859] Compiling Web3 Web3.swift
[1856/1859] Compiling Web3 Web3+HTTPInitializer.swift
[1857/1859] Compiling Web3 Web3+WebSocketInitializer.swift
[1858/1859] Compiling Web3 Web3HttpProvider.swift
[1859/1859] Compiling Web3 Web3WebSocketProvider.swift
[1861/1877] Compiling Web3ContractABI ERC165.swift
[1862/1877] Compiling Web3ContractABI ERC20.swift
[1863/1877] Compiling Web3ContractABI ERC721.swift
[1864/1877] Compiling Web3ContractABI Eth+Contract.swift
[1865/1877] Compiling Web3ContractABI EthereumContract.swift
[1866/1877] Compiling Web3ContractABI SolidityEvent.swift
[1867/1879] Compiling Web3ContractABI SolidityWrappedValue.swift
[1868/1879] Compiling Web3ContractABI ABIObject.swift
[1869/1879] Compiling Web3ContractABI ABIEncoder.swift
[1870/1879] Compiling Web3ContractABI Eth+ABI.swift
[1871/1879] Compiling Web3ContractABI SolidityTuple.swift
[1872/1879] Compiling Web3ContractABI SolidityType+Codable.swift
[1873/1879] Compiling Web3ContractABI SolidityType.swift
[1874/1879] Emitting module Web3ContractABI
[1875/1879] Compiling Web3ContractABI ABI.swift
[1876/1879] Compiling Web3ContractABI ABIConvertible.swift
[1877/1879] Compiling Web3ContractABI ABIDecoder.swift
[1878/1879] Compiling Web3ContractABI SolidityFunction.swift
[1879/1879] Compiling Web3ContractABI SolidityInvocation.swift
[1881/1936] Compiling CryptoScraper OptimismChain.swift
[1882/1936] Compiling CryptoScraper OptimismContract.swift
[1883/1936] Compiling CryptoScraper OptimisticEtherscan.swift
[1884/1936] Compiling CryptoScraper MaticContract.swift
[1885/1936] Compiling CryptoScraper PolygonChain.swift
[1886/1936] Compiling CryptoScraper PolygonScan.swift
[1887/1936] Compiling CryptoScraper TronChain.swift
[1888/1936] Compiling CryptoScraper TronContract.swift
[1889/1943] Compiling CryptoScraper URL.swift
[1890/1943] Compiling CryptoScraper USD.swift
[1891/1943] Compiling CryptoScraper Amount.swift
[1892/1943] Compiling CryptoScraper CryptoChain.swift
[1893/1943] Compiling CryptoScraper CryptoContract.swift
[1894/1943] Compiling CryptoScraper CryptoDataAggregator.swift
[1895/1943] Compiling CryptoScraper CryptoEquivalencyMap.swift
[1896/1943] Compiling CryptoScraper TronScan+Accounts.swift
[1897/1943] Compiling CryptoScraper TronScan+Transactions.swift
[1898/1943] Compiling CryptoScraper TronScan.swift
[1899/1943] Compiling CryptoScraper ZeroAmountChain.swift
[1900/1943] Compiling CryptoScraper ZeroAmountContract.swift
[1901/1943] Compiling CryptoScraper ZeroAmountScanner.swift
[1902/1943] Compiling CryptoScraper CryptoScraper.swift
[1903/1943] Compiling CryptoScraper CoinGeckoAggregator+Availability.swift
[1904/1943] Compiling CryptoScraper CryptoScanner.swift
[1905/1943] Compiling CryptoScraper CryptoTransaction.swift
[1906/1943] Compiling CryptoScraper Currency.swift
[1907/1943] Compiling CryptoScraper CurrencyFormatter.swift
[1908/1943] Compiling CryptoScraper FiatCurrency.swift
[1909/1943] Compiling CryptoScraper SimpleTokenInfo.swift
[1910/1943] Compiling CryptoScraper TokenInfo.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1911/1943] Compiling CryptoScraper BitcoinExplorer.swift
[1912/1943] Compiling CryptoScraper BlockChainInfo+Accounts.swift
[1913/1943] Compiling CryptoScraper BlockChainInfo+Transactions.swift
[1914/1943] Compiling CryptoScraper BlockChainInfo.swift
[1915/1943] Compiling CryptoScraper BlockChains.swift
[1916/1943] Compiling CryptoScraper EVMNormalTransaction.swift
[1917/1943] Compiling CryptoScraper EthereumChain.swift
[1918/1943] Compiling CryptoScraper EthereumContract.swift
[1919/1943] Emitting module CryptoScraper
/host/spi-builder-workspace/Sources/CryptoScraper/DataAggregators/CoinGecko/CoinGeckoAggregator+Coins.swift:10:10: warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
8 | public extension CoinGeckoAggregator {
9 | /// Returns the known tokens for a given ``CryptoContract`` type
10 | func tokens<Contract: CryptoContract>(for contract: Contract.Type) async throws -> Set<SimpleTokenInfo<Contract>> {
| `- warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
11 | let response: [CoinGeckoTokenResponse]
12 | if let cachedTokensResponse {
/host/spi-builder-workspace/Sources/CryptoScraper/DataAggregators/CoinMarketCap/CoinMarketCapAggregator+Coins.swift:12:10: warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
10 | ///
11 | /// - See also: https://coinmarketcap.com/api/documentation/v1/#operation/getV1CryptocurrencyMap
12 | func tokens<Contract: CryptoContract>(for contract: Contract.Type) async throws -> Set<SimpleTokenInfo<Contract>> {
| `- warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
13 | let response: CurrencyMapResponse
14 |
/host/spi-builder-workspace/Sources/CryptoScraper/Extensions/UInt128+Codable.swift:8:1: warning: extension declares a conformance of imported type 'NBKDoubleWidth' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NBKDoubleWidthKit' introduce this conformance in the future
6 | import Foundation
7 |
8 | extension UInt128: Codable {
| |- warning: extension declares a conformance of imported type 'NBKDoubleWidth' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NBKDoubleWidthKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
9 | public init(from decoder: Decoder) throws {
10 | let container = try decoder.container(keyedBy: CodingKeys.self)
/host/spi-builder-workspace/Sources/CryptoScraper/Extensions/UInt128+Codable.swift:33:46: error: generic parameter 'Magnitude' could not be inferred
31 | extension NBKDoubleWidth {
32 | @inlinable init(stringLiteral source: String) {
33 | let decoder = NBK.IntegerDescription.DecoderDecodingRadix()
| |- error: generic parameter 'Magnitude' could not be inferred
| `- note: explicitly specify the generic arguments to fix this issue
34 | if let value: Self = decoder.decode(source) { self = value } else {
35 | fatalError("Unable to convert \(source) to NBKDoubleWidth")
[1920/1943] Compiling CryptoScraper CoinGeckoAggregator+Coins.swift
/host/spi-builder-workspace/Sources/CryptoScraper/DataAggregators/CoinGecko/CoinGeckoAggregator+Coins.swift:10:10: warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
8 | public extension CoinGeckoAggregator {
9 | /// Returns the known tokens for a given ``CryptoContract`` type
10 | func tokens<Contract: CryptoContract>(for contract: Contract.Type) async throws -> Set<SimpleTokenInfo<Contract>> {
| `- warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
11 | let response: [CoinGeckoTokenResponse]
12 | if let cachedTokensResponse {
/host/spi-builder-workspace/Sources/CryptoScraper/DataAggregators/CoinMarketCap/CoinMarketCapAggregator+Coins.swift:12:10: warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
10 | ///
11 | /// - See also: https://coinmarketcap.com/api/documentation/v1/#operation/getV1CryptocurrencyMap
12 | func tokens<Contract: CryptoContract>(for contract: Contract.Type) async throws -> Set<SimpleTokenInfo<Contract>> {
| `- warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
13 | let response: CurrencyMapResponse
14 |
/host/spi-builder-workspace/Sources/CryptoScraper/Extensions/UInt128+Codable.swift:8:1: warning: extension declares a conformance of imported type 'NBKDoubleWidth' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NBKDoubleWidthKit' introduce this conformance in the future
6 | import Foundation
7 |
8 | extension UInt128: Codable {
| |- warning: extension declares a conformance of imported type 'NBKDoubleWidth' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NBKDoubleWidthKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
9 | public init(from decoder: Decoder) throws {
10 | let container = try decoder.container(keyedBy: CodingKeys.self)
/host/spi-builder-workspace/Sources/CryptoScraper/Extensions/UInt128+Codable.swift:33:46: error: generic parameter 'Magnitude' could not be inferred
31 | extension NBKDoubleWidth {
32 | @inlinable init(stringLiteral source: String) {
33 | let decoder = NBK.IntegerDescription.DecoderDecodingRadix()
| |- error: generic parameter 'Magnitude' could not be inferred
| `- note: explicitly specify the generic arguments to fix this issue
34 | if let value: Self = decoder.decode(source) { self = value } else {
35 | fatalError("Unable to convert \(source) to NBKDoubleWidth")
[1921/1943] Compiling CryptoScraper CoinGeckoAggregator.swift
/host/spi-builder-workspace/Sources/CryptoScraper/DataAggregators/CoinGecko/CoinGeckoAggregator+Coins.swift:10:10: warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
8 | public extension CoinGeckoAggregator {
9 | /// Returns the known tokens for a given ``CryptoContract`` type
10 | func tokens<Contract: CryptoContract>(for contract: Contract.Type) async throws -> Set<SimpleTokenInfo<Contract>> {
| `- warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
11 | let response: [CoinGeckoTokenResponse]
12 | if let cachedTokensResponse {
/host/spi-builder-workspace/Sources/CryptoScraper/DataAggregators/CoinMarketCap/CoinMarketCapAggregator+Coins.swift:12:10: warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
10 | ///
11 | /// - See also: https://coinmarketcap.com/api/documentation/v1/#operation/getV1CryptocurrencyMap
12 | func tokens<Contract: CryptoContract>(for contract: Contract.Type) async throws -> Set<SimpleTokenInfo<Contract>> {
| `- warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
13 | let response: CurrencyMapResponse
14 |
/host/spi-builder-workspace/Sources/CryptoScraper/Extensions/UInt128+Codable.swift:8:1: warning: extension declares a conformance of imported type 'NBKDoubleWidth' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NBKDoubleWidthKit' introduce this conformance in the future
6 | import Foundation
7 |
8 | extension UInt128: Codable {
| |- warning: extension declares a conformance of imported type 'NBKDoubleWidth' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NBKDoubleWidthKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
9 | public init(from decoder: Decoder) throws {
10 | let container = try decoder.container(keyedBy: CodingKeys.self)
/host/spi-builder-workspace/Sources/CryptoScraper/Extensions/UInt128+Codable.swift:33:46: error: generic parameter 'Magnitude' could not be inferred
31 | extension NBKDoubleWidth {
32 | @inlinable init(stringLiteral source: String) {
33 | let decoder = NBK.IntegerDescription.DecoderDecodingRadix()
| |- error: generic parameter 'Magnitude' could not be inferred
| `- note: explicitly specify the generic arguments to fix this issue
34 | if let value: Self = decoder.decode(source) { self = value } else {
35 | fatalError("Unable to convert \(source) to NBKDoubleWidth")
[1922/1943] Compiling CryptoScraper CoinGeckoError.swift
/host/spi-builder-workspace/Sources/CryptoScraper/DataAggregators/CoinGecko/CoinGeckoAggregator+Coins.swift:10:10: warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
8 | public extension CoinGeckoAggregator {
9 | /// Returns the known tokens for a given ``CryptoContract`` type
10 | func tokens<Contract: CryptoContract>(for contract: Contract.Type) async throws -> Set<SimpleTokenInfo<Contract>> {
| `- warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
11 | let response: [CoinGeckoTokenResponse]
12 | if let cachedTokensResponse {
/host/spi-builder-workspace/Sources/CryptoScraper/DataAggregators/CoinMarketCap/CoinMarketCapAggregator+Coins.swift:12:10: warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
10 | ///
11 | /// - See also: https://coinmarketcap.com/api/documentation/v1/#operation/getV1CryptocurrencyMap
12 | func tokens<Contract: CryptoContract>(for contract: Contract.Type) async throws -> Set<SimpleTokenInfo<Contract>> {
| `- warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
13 | let response: CurrencyMapResponse
14 |
/host/spi-builder-workspace/Sources/CryptoScraper/Extensions/UInt128+Codable.swift:8:1: warning: extension declares a conformance of imported type 'NBKDoubleWidth' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NBKDoubleWidthKit' introduce this conformance in the future
6 | import Foundation
7 |
8 | extension UInt128: Codable {
| |- warning: extension declares a conformance of imported type 'NBKDoubleWidth' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NBKDoubleWidthKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
9 | public init(from decoder: Decoder) throws {
10 | let container = try decoder.container(keyedBy: CodingKeys.self)
/host/spi-builder-workspace/Sources/CryptoScraper/Extensions/UInt128+Codable.swift:33:46: error: generic parameter 'Magnitude' could not be inferred
31 | extension NBKDoubleWidth {
32 | @inlinable init(stringLiteral source: String) {
33 | let decoder = NBK.IntegerDescription.DecoderDecodingRadix()
| |- error: generic parameter 'Magnitude' could not be inferred
| `- note: explicitly specify the generic arguments to fix this issue
34 | if let value: Self = decoder.decode(source) { self = value } else {
35 | fatalError("Unable to convert \(source) to NBKDoubleWidth")
[1923/1943] Compiling CryptoScraper CoinMarketCapAggregator+Coins.swift
/host/spi-builder-workspace/Sources/CryptoScraper/DataAggregators/CoinGecko/CoinGeckoAggregator+Coins.swift:10:10: warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
8 | public extension CoinGeckoAggregator {
9 | /// Returns the known tokens for a given ``CryptoContract`` type
10 | func tokens<Contract: CryptoContract>(for contract: Contract.Type) async throws -> Set<SimpleTokenInfo<Contract>> {
| `- warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
11 | let response: [CoinGeckoTokenResponse]
12 | if let cachedTokensResponse {
/host/spi-builder-workspace/Sources/CryptoScraper/DataAggregators/CoinMarketCap/CoinMarketCapAggregator+Coins.swift:12:10: warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
10 | ///
11 | /// - See also: https://coinmarketcap.com/api/documentation/v1/#operation/getV1CryptocurrencyMap
12 | func tokens<Contract: CryptoContract>(for contract: Contract.Type) async throws -> Set<SimpleTokenInfo<Contract>> {
| `- warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
13 | let response: CurrencyMapResponse
14 |
/host/spi-builder-workspace/Sources/CryptoScraper/Extensions/UInt128+Codable.swift:8:1: warning: extension declares a conformance of imported type 'NBKDoubleWidth' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NBKDoubleWidthKit' introduce this conformance in the future
6 | import Foundation
7 |
8 | extension UInt128: Codable {
| |- warning: extension declares a conformance of imported type 'NBKDoubleWidth' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NBKDoubleWidthKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
9 | public init(from decoder: Decoder) throws {
10 | let container = try decoder.container(keyedBy: CodingKeys.self)
/host/spi-builder-workspace/Sources/CryptoScraper/Extensions/UInt128+Codable.swift:33:46: error: generic parameter 'Magnitude' could not be inferred
31 | extension NBKDoubleWidth {
32 | @inlinable init(stringLiteral source: String) {
33 | let decoder = NBK.IntegerDescription.DecoderDecodingRadix()
| |- error: generic parameter 'Magnitude' could not be inferred
| `- note: explicitly specify the generic arguments to fix this issue
34 | if let value: Self = decoder.decode(source) { self = value } else {
35 | fatalError("Unable to convert \(source) to NBKDoubleWidth")
[1924/1943] Compiling CryptoScraper CoinMarketCapAggregator.swift
/host/spi-builder-workspace/Sources/CryptoScraper/DataAggregators/CoinGecko/CoinGeckoAggregator+Coins.swift:10:10: warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
8 | public extension CoinGeckoAggregator {
9 | /// Returns the known tokens for a given ``CryptoContract`` type
10 | func tokens<Contract: CryptoContract>(for contract: Contract.Type) async throws -> Set<SimpleTokenInfo<Contract>> {
| `- warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
11 | let response: [CoinGeckoTokenResponse]
12 | if let cachedTokensResponse {
/host/spi-builder-workspace/Sources/CryptoScraper/DataAggregators/CoinMarketCap/CoinMarketCapAggregator+Coins.swift:12:10: warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
10 | ///
11 | /// - See also: https://coinmarketcap.com/api/documentation/v1/#operation/getV1CryptocurrencyMap
12 | func tokens<Contract: CryptoContract>(for contract: Contract.Type) async throws -> Set<SimpleTokenInfo<Contract>> {
| `- warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
13 | let response: CurrencyMapResponse
14 |
/host/spi-builder-workspace/Sources/CryptoScraper/Extensions/UInt128+Codable.swift:8:1: warning: extension declares a conformance of imported type 'NBKDoubleWidth' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NBKDoubleWidthKit' introduce this conformance in the future
6 | import Foundation
7 |
8 | extension UInt128: Codable {
| |- warning: extension declares a conformance of imported type 'NBKDoubleWidth' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NBKDoubleWidthKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
9 | public init(from decoder: Decoder) throws {
10 | let container = try decoder.container(keyedBy: CodingKeys.self)
/host/spi-builder-workspace/Sources/CryptoScraper/Extensions/UInt128+Codable.swift:33:46: error: generic parameter 'Magnitude' could not be inferred
31 | extension NBKDoubleWidth {
32 | @inlinable init(stringLiteral source: String) {
33 | let decoder = NBK.IntegerDescription.DecoderDecodingRadix()
| |- error: generic parameter 'Magnitude' could not be inferred
| `- note: explicitly specify the generic arguments to fix this issue
34 | if let value: Self = decoder.decode(source) { self = value } else {
35 | fatalError("Unable to convert \(source) to NBKDoubleWidth")
[1925/1943] Compiling CryptoScraper CoinMarketCapError.swift
/host/spi-builder-workspace/Sources/CryptoScraper/DataAggregators/CoinGecko/CoinGeckoAggregator+Coins.swift:10:10: warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
8 | public extension CoinGeckoAggregator {
9 | /// Returns the known tokens for a given ``CryptoContract`` type
10 | func tokens<Contract: CryptoContract>(for contract: Contract.Type) async throws -> Set<SimpleTokenInfo<Contract>> {
| `- warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
11 | let response: [CoinGeckoTokenResponse]
12 | if let cachedTokensResponse {
/host/spi-builder-workspace/Sources/CryptoScraper/DataAggregators/CoinMarketCap/CoinMarketCapAggregator+Coins.swift:12:10: warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
10 | ///
11 | /// - See also: https://coinmarketcap.com/api/documentation/v1/#operation/getV1CryptocurrencyMap
12 | func tokens<Contract: CryptoContract>(for contract: Contract.Type) async throws -> Set<SimpleTokenInfo<Contract>> {
| `- warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
13 | let response: CurrencyMapResponse
14 |
/host/spi-builder-workspace/Sources/CryptoScraper/Extensions/UInt128+Codable.swift:8:1: warning: extension declares a conformance of imported type 'NBKDoubleWidth' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NBKDoubleWidthKit' introduce this conformance in the future
6 | import Foundation
7 |
8 | extension UInt128: Codable {
| |- warning: extension declares a conformance of imported type 'NBKDoubleWidth' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NBKDoubleWidthKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
9 | public init(from decoder: Decoder) throws {
10 | let container = try decoder.container(keyedBy: CodingKeys.self)
/host/spi-builder-workspace/Sources/CryptoScraper/Extensions/UInt128+Codable.swift:33:46: error: generic parameter 'Magnitude' could not be inferred
31 | extension NBKDoubleWidth {
32 | @inlinable init(stringLiteral source: String) {
33 | let decoder = NBK.IntegerDescription.DecoderDecodingRadix()
| |- error: generic parameter 'Magnitude' could not be inferred
| `- note: explicitly specify the generic arguments to fix this issue
34 | if let value: Self = decoder.decode(source) { self = value } else {
35 | fatalError("Unable to convert \(source) to NBKDoubleWidth")
[1926/1943] Compiling CryptoScraper Exports.swift
/host/spi-builder-workspace/Sources/CryptoScraper/DataAggregators/CoinGecko/CoinGeckoAggregator+Coins.swift:10:10: warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
8 | public extension CoinGeckoAggregator {
9 | /// Returns the known tokens for a given ``CryptoContract`` type
10 | func tokens<Contract: CryptoContract>(for contract: Contract.Type) async throws -> Set<SimpleTokenInfo<Contract>> {
| `- warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
11 | let response: [CoinGeckoTokenResponse]
12 | if let cachedTokensResponse {
/host/spi-builder-workspace/Sources/CryptoScraper/DataAggregators/CoinMarketCap/CoinMarketCapAggregator+Coins.swift:12:10: warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
10 | ///
11 | /// - See also: https://coinmarketcap.com/api/documentation/v1/#operation/getV1CryptocurrencyMap
12 | func tokens<Contract: CryptoContract>(for contract: Contract.Type) async throws -> Set<SimpleTokenInfo<Contract>> {
| `- warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
13 | let response: CurrencyMapResponse
14 |
/host/spi-builder-workspace/Sources/CryptoScraper/Extensions/UInt128+Codable.swift:8:1: warning: extension declares a conformance of imported type 'NBKDoubleWidth' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NBKDoubleWidthKit' introduce this conformance in the future
6 | import Foundation
7 |
8 | extension UInt128: Codable {
| |- warning: extension declares a conformance of imported type 'NBKDoubleWidth' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NBKDoubleWidthKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
9 | public init(from decoder: Decoder) throws {
10 | let container = try decoder.container(keyedBy: CodingKeys.self)
/host/spi-builder-workspace/Sources/CryptoScraper/Extensions/UInt128+Codable.swift:33:46: error: generic parameter 'Magnitude' could not be inferred
31 | extension NBKDoubleWidth {
32 | @inlinable init(stringLiteral source: String) {
33 | let decoder = NBK.IntegerDescription.DecoderDecodingRadix()
| |- error: generic parameter 'Magnitude' could not be inferred
| `- note: explicitly specify the generic arguments to fix this issue
34 | if let value: Self = decoder.decode(source) { self = value } else {
35 | fatalError("Unable to convert \(source) to NBKDoubleWidth")
[1927/1943] Compiling CryptoScraper UInt128+Codable.swift
/host/spi-builder-workspace/Sources/CryptoScraper/DataAggregators/CoinGecko/CoinGeckoAggregator+Coins.swift:10:10: warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
8 | public extension CoinGeckoAggregator {
9 | /// Returns the known tokens for a given ``CryptoContract`` type
10 | func tokens<Contract: CryptoContract>(for contract: Contract.Type) async throws -> Set<SimpleTokenInfo<Contract>> {
| `- warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
11 | let response: [CoinGeckoTokenResponse]
12 | if let cachedTokensResponse {
/host/spi-builder-workspace/Sources/CryptoScraper/DataAggregators/CoinMarketCap/CoinMarketCapAggregator+Coins.swift:12:10: warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
10 | ///
11 | /// - See also: https://coinmarketcap.com/api/documentation/v1/#operation/getV1CryptocurrencyMap
12 | func tokens<Contract: CryptoContract>(for contract: Contract.Type) async throws -> Set<SimpleTokenInfo<Contract>> {
| `- warning: non-Sendable parameter type 'Contract.Type' cannot be sent from caller of protocol requirement 'tokens(for:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
13 | let response: CurrencyMapResponse
14 |
/host/spi-builder-workspace/Sources/CryptoScraper/Extensions/UInt128+Codable.swift:8:1: warning: extension declares a conformance of imported type 'NBKDoubleWidth' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NBKDoubleWidthKit' introduce this conformance in the future
6 | import Foundation
7 |
8 | extension UInt128: Codable {
| |- warning: extension declares a conformance of imported type 'NBKDoubleWidth' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NBKDoubleWidthKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
9 | public init(from decoder: Decoder) throws {
10 | let container = try decoder.container(keyedBy: CodingKeys.self)
/host/spi-builder-workspace/Sources/CryptoScraper/Extensions/UInt128+Codable.swift:33:46: error: generic parameter 'Magnitude' could not be inferred
31 | extension NBKDoubleWidth {
32 | @inlinable init(stringLiteral source: String) {
33 | let decoder = NBK.IntegerDescription.DecoderDecodingRadix()
| |- error: generic parameter 'Magnitude' could not be inferred
| `- note: explicitly specify the generic arguments to fix this issue
34 | if let value: Self = decoder.decode(source) { self = value } else {
35 | fatalError("Unable to convert \(source) to NBKDoubleWidth")
[1928/1943] Compiling CryptoScraper EthereumScanner+Accounts.swift
[1929/1943] Compiling CryptoScraper EthereumScanner+Tokens.swift
[1930/1943] Compiling CryptoScraper EthereumScanner+Transactions.swift
[1931/1943] Compiling CryptoScraper EthereumScanner.swift
[1932/1943] Compiling CryptoScraper Etherscan.swift
[1933/1943] Compiling CryptoScraper FTMScan.swift
[1934/1943] Compiling CryptoScraper FantomChain.swift
[1935/1943] Compiling CryptoScraper FantomContract.swift
[1936/1943] Compiling CryptoScraper BNBContract.swift
[1937/1943] Compiling CryptoScraper BinanceSmartChain.swift
[1938/1943] Compiling CryptoScraper BscScan.swift
[1939/1943] Compiling CryptoScraper BTCTokenInfo.swift
[1940/1943] Compiling CryptoScraper BitcoinChain.swift
[1941/1943] Compiling CryptoScraper BitcoinContract.swift
[1942/1943] Compiling CryptoScraper BitcoinExplorer+Accounts.swift
[1943/1943] Compiling CryptoScraper BitcoinExplorer+Transactions.swift
BUILD FAILURE 6.2 linux