Build Information
Failed to build CryptoScraper, reference main (66a6dd
), with Swift 6.0 for Linux on 29 Nov 2024 07:32:56 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
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.0
Building package at path: $PWD
https://github.com/foscomputerservices/CryptoScraper.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/foscomputerservices/FOSUtilities.git
[1/781] Fetching fosutilities
Fetched https://github.com/foscomputerservices/FOSUtilities.git from cache (0.41s)
Fetching https://github.com/swiftlang/swift-testing.git
[1/16264] Fetching swift-testing
Fetched https://github.com/swiftlang/swift-testing.git from cache (0.81s)
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/Boilertalk/Web3.swift.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/oscbyspro/Numberick.git
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/apple/swift-crypto.git
[1/14192] Fetching numberick
[569/24128] Fetching numberick, yams
[570/31763] Fetching numberick, yams, web3.swift
[3587/42970] Fetching numberick, yams, web3.swift, swift-crypto
[6335/113278] Fetching numberick, yams, web3.swift, swift-crypto, vapor
[47312/179961] Fetching numberick, yams, web3.swift, swift-crypto, vapor, swift-syntax
Fetched https://github.com/Boilertalk/Web3.swift.git from cache (1.61s)
[72108/172326] Fetching numberick, yams, swift-crypto, vapor, swift-syntax
Fetched https://github.com/oscbyspro/Numberick.git from cache (2.32s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.36s)
[99583/146927] Fetching yams, vapor, swift-syntax
Fetched https://github.com/jpsim/Yams.git from cache (5.20s)
Fetched https://github.com/vapor/vapor.git from cache (5.20s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (5.21s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (2.05s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.3 (0.43s)
Computing version for https://github.com/oscbyspro/Numberick.git
Computed https://github.com/oscbyspro/Numberick.git at 0.17.0 (0.46s)
Computing version for https://github.com/Boilertalk/Web3.swift.git
Computed https://github.com/Boilertalk/Web3.swift.git at 0.8.8 (0.46s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/mxcl/PromiseKit.git
Fetching https://github.com/vapor/websocket-kit
Fetching https://github.com/Boilertalk/secp256k1.swift.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/4771] Fetching bigint
[431/7295] Fetching bigint, websocket-kit
[726/8075] Fetching bigint, websocket-kit, secp256k1.swift
[4737/20778] Fetching bigint, websocket-kit, secp256k1.swift, cryptoswift
[8997/37915] Fetching bigint, websocket-kit, secp256k1.swift, cryptoswift, promisekit
Fetched https://github.com/Boilertalk/secp256k1.swift.git from cache (0.35s)
[11772/37135] Fetching bigint, websocket-kit, cryptoswift, promisekit
[11944/52738] Fetching bigint, websocket-kit, cryptoswift, promisekit, swift-collections
Fetched https://github.com/attaswift/BigInt.git from cache (1.28s)
Fetched https://github.com/mxcl/PromiseKit.git from cache (1.29s)
Fetched https://github.com/apple/swift-collections.git from cache (1.30s)
Fetched https://github.com/vapor/websocket-kit from cache (1.37s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.39s)
Computing version for https://github.com/Boilertalk/secp256k1.swift.git
Computed https://github.com/Boilertalk/secp256k1.swift.git at 0.1.7 (0.43s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.5.0 (0.38s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.22.1 (0.44s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.3 (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.60s)
Computing version for https://github.com/vapor/websocket-kit
Computed https://github.com/vapor/websocket-kit at 2.15.0 (0.45s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/5177] Fetching swift-nio-extras
[778/6746] Fetching swift-nio-extras, swift-atomics
[6700/9034] Fetching swift-nio-extras, swift-atomics, swift-nio-transport-services
[9035/81033] Fetching swift-nio-extras, swift-atomics, swift-nio-transport-services, swift-nio
[35675/94683] Fetching swift-nio-extras, swift-atomics, swift-nio-transport-services, swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-atomics.git from cache (3.55s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (3.56s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (3.56s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.58s)
Fetched https://github.com/apple/swift-nio.git from cache (3.64s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.40s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.0 (0.46s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.23.0 (0.39s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.24.1 (0.42s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-http-types
[1/671] Fetching swift-http-types
[672/11830] Fetching swift-http-types, swift-nio-http2
Fetched https://github.com/apple/swift-http-types from cache (0.79s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.80s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.1 (0.41s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.34.1 (0.40s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.58s)
Fetching https://github.com/apple/swift-system.git
[1/3919] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.48s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.37s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.10.0 (1.56s)
Fetching https://github.com/apple/swift-asn1.git
[1/1418] 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.0 (0.44s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.106.7 (0.48s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/console-kit.git
[1/2096] Fetching swift-metrics
[903/4189] Fetching swift-metrics, multipart-kit
[2244/9659] Fetching swift-metrics, multipart-kit, console-kit
[3147/30349] Fetching swift-metrics, multipart-kit, console-kit, routing-kit
[6218/34058] Fetching swift-metrics, multipart-kit, console-kit, routing-kit, swift-log
[14080/39649] Fetching swift-metrics, multipart-kit, console-kit, routing-kit, swift-log, swift-algorithms
Fetched https://github.com/vapor/console-kit.git from cache (0.42s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.42s)
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/vapor/async-kit.git
[22447/28588] Fetching swift-metrics, multipart-kit, routing-kit, swift-log
[26999/30958] Fetching swift-metrics, multipart-kit, routing-kit, swift-log, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.27s)
[26999/41905] Fetching swift-metrics, multipart-kit, routing-kit, swift-log, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (0.73s)
Fetched https://github.com/apple/swift-metrics.git from cache (1.36s)
Fetched https://github.com/apple/swift-log.git from cache (1.36s)
Fetched https://github.com/vapor/routing-kit.git from cache (1.38s)
Fetched https://github.com/vapor/multipart-kit.git from cache (1.41s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.5.0 (0.37s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (0.38s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.43s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.33s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.43s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.37s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.1 (0.41s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.44s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.0 (0.40s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.24.0 (0.40s)
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.5.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.106.7
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.5.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.77.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.3.1
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.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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
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.1
Creating working copy for https://github.com/foscomputerservices/FOSUtilities.git
Working copy of https://github.com/foscomputerservices/FOSUtilities.git resolved at main (8c27b74)
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.24.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.29.0
Creating working copy for https://github.com/swiftlang/swift-testing.git
Working copy of https://github.com/swiftlang/swift-testing.git resolved at main (1df9545)
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/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.1
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.24.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.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.1.3
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.2
Creating working copy for https://github.com/vapor/websocket-kit
Working copy of https://github.com/vapor/websocket-kit resolved at 2.15.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.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.10.0
Creating working copy for https://github.com/mxcl/PromiseKit.git
Working copy of https://github.com/mxcl/PromiseKit.git resolved at 6.22.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.23.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/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.3
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.34.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
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/FoundationHTTP/Web3WebSocketProvider.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Secp256k1+CTXCreator.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/Web3+PromiseKit.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/RLP/Types+RLPItemConvertible.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Bytes+SecureRandom.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Int+ETH.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Web3/Web3.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumData.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumSyncStatusObject.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/RLP/RLPEncoder.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/BigUInt+BytesConvertible.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/Bytes+UInt.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/String+BytesConvertible.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/UInt+BytesRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumTransactionObject.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/RPCResponse.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/EthereumBlockObject.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/EthereumQuantity.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumValueConvertible.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Data+BytesConvertible.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/Json/EthereumValue.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/Promisable.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Transaction/EthereumTransaction.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumLogObject.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/FoundationHTTP/Web3HttpProvider.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/UnsignedInteger+Shifting.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/FoundationHTTP/Web3+HTTPInitializer.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumCall.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/CharacterSet+Hex.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Bytes+HexString.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/FoundationHTTP/Web3+WebSocketInitializer.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/SynchronizedArray.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/EthereumUtils.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/RPCRequest.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Transaction/EthereumAddress.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/UnsignedInteger+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/Transaction/EthereumPrivateKey.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/String+Conversion.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/Types+EthereumValueConvertible.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Providers/Web3Provider.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/SynchronizedDictionary.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumQuantityTag.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/PromiseKit/Promisable.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/EthereumContract.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/ABIObject.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/SolidityInvocation.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/SolidityType.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/Exports+PromiseKit.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/Eth+ABI.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/SolidityTuple.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/SolidityType+Codable.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/SolidityFunction.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/ABIConvertible.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/SolidityWrappedValue.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/Eth+Contract.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/ERC721.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/SolidityEvent.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/ABIEncoder.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/ContractPromiseExtensions.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/ERC20.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/Web3+PromiseKit.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/ABIDecoder.swift
/host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/ERC165.swift
Building for debugging...
[0/829] Write sources
[28/829] Copying PrivacyInfo.xcprivacy
[29/829] Write sources
[35/829] Compiling CNIOWindows shim.c
[36/829] Compiling CNIOWindows WSAStartup.c
[37/829] Compiling CNIOWASI CNIOWASI.c
[38/829] Compiling _AtomicsShims.c
[39/829] Compiling lax_der_privatekey_parsing.c
[40/829] Compiling lax_der_parsing.c
[41/829] Compiling CNIOLinux liburing_shims.c
[42/829] Compiling CNIODarwin shim.c
[43/829] Compiling CNIOSHA1 c_nio_sha1.c
[44/829] Compiling CNIOLLHTTP c_nio_http.c
[45/829] Compiling CNIOLinux shim.c
[46/829] Compiling fiat_p256_adx_sqr.S
[47/829] Compiling CNIOLLHTTP c_nio_api.c
[48/829] Compiling fiat_p256_adx_mul.S
[49/829] Compiling fiat_curve25519_adx_square.S
[50/829] Compiling fiat_curve25519_adx_mul.S
[51/829] Compiling CNIOLLHTTP c_nio_llhttp.c
[52/829] Compiling CNIOBoringSSLShims shims.c
[53/829] Write swift-version-24593BA9C3E375BF.txt
[54/829] Compiling secp256k1.c
[55/829] Compiling tls_record.cc
[56/829] Compiling tls_method.cc
[57/829] Compiling tls13_enc.cc
[58/829] Compiling tls13_server.cc
[59/837] Compiling tls13_both.cc
[60/837] Compiling tls13_client.cc
[61/837] Compiling t1_enc.cc
[63/837] Emitting module secp256k1
[63/916] Compiling ssl_x509.cc
[65/1017] Emitting module _NIODataStructures
[66/1017] Emitting module InternalCollectionsUtilities
[66/1019] Compiling ssl_versions.cc
[67/1019] Compiling ssl_transcript.cc
[68/1019] Compiling ssl_stat.cc
[69/1019] Compiling ssl_session.cc
[70/1019] Compiling ssl_privkey.cc
[71/1019] Compiling ssl_lib.cc
[73/1019] Emitting module _NIOBase64
[74/1019] Compiling _NIOBase64 Base64.swift
[75/1020] Compiling CryptoSwift AEAD.swift
[76/1020] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[77/1020] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[78/1020] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[79/1020] Compiling CryptoSwift ASN1.swift
[80/1020] Compiling CryptoSwift ASN1Decoder.swift
[81/1020] Compiling secp256k1 Exporter.swift
[83/1021] Compiling _NIODataStructures _TinyArray.swift
[84/1021] Compiling CryptoSwift PCBC.swift
[85/1021] Compiling CryptoSwift Blowfish.swift
[86/1021] Compiling CryptoSwift CBCMAC.swift
[87/1021] Compiling CryptoSwift CMAC.swift
[88/1021] Compiling CryptoSwift Addition.swift
[89/1021] Compiling CryptoSwift BigInt.swift
[90/1021] Compiling CryptoSwift BigUInt.swift
[91/1021] Compiling CryptoSwift BitwiseOps.swift
[92/1021] Compiling CryptoSwift CS.swift
[93/1021] Compiling CryptoSwift BlockDecryptor.swift
[94/1021] Compiling CryptoSwift BlockEncryptor.swift
[95/1029] Compiling CryptoSwift Authenticator.swift
[96/1029] Compiling CryptoSwift BatchedCollection.swift
[97/1029] Compiling CryptoSwift Bit.swift
[98/1029] Compiling CryptoSwift BlockCipher.swift
[99/1029] Compiling CryptoSwift ASN1Encoder.swift
[100/1029] Compiling CryptoSwift ASN1Scanner.swift
[101/1029] Compiling CryptoSwift Array+Extension.swift
[102/1029] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[103/1029] Compiling CryptoSwift AES.Cryptors.swift
[104/1029] Compiling CryptoSwift AES.swift
[105/1029] Compiling _NIODataStructures PriorityQueue.swift
[106/1030] Compiling CryptoSwift Codable.swift
[107/1030] Compiling CryptoSwift Comparable.swift
[108/1030] Compiling CryptoSwift DataConversion.swift
[109/1030] Compiling CryptoSwift Division.swift
[110/1030] Compiling CryptoSwift Exponentiation.swift
[111/1030] Compiling CryptoSwift FloatingPointConversion.swift
[112/1030] Compiling CryptoSwift GCD.swift
[113/1030] Compiling CryptoSwift Hashable.swift
[114/1030] Compiling CryptoSwift IntegerConversion.swift
[115/1030] Compiling CryptoSwift Multiplication.swift
[116/1030] Compiling CryptoSwift PrimeTest.swift
[117/1030] Compiling CryptoSwift Random.swift
[118/1030] Compiling CryptoSwift Shifts.swift
[119/1030] Compiling CryptoSwift SquareRoot.swift
[120/1030] Compiling CryptoSwift Strideable.swift
[121/1030] Compiling CryptoSwift StringConversion.swift
[122/1030] Compiling CryptoSwift Subtraction.swift
[124/1030] Compiling CryptoSwift WordsAndBits.swift
[125/1030] Compiling CryptoSwift ChaCha20.swift
[126/1030] Compiling CryptoSwift Checksum.swift
[127/1030] Compiling CryptoSwift Cipher.swift
[128/1030] Compiling CryptoSwift Collection+Extension.swift
[129/1030] Compiling CryptoSwift CompactMap.swift
[130/1030] Compiling CryptoSwift Cryptor.swift
[131/1030] Compiling CryptoSwift Cryptors.swift
[142/1030] Compiling CryptoSwift CBC.swift
[143/1030] Compiling CryptoSwift CCM.swift
[144/1030] Compiling CryptoSwift CFB.swift
[145/1030] Compiling CryptoSwift CTR.swift
[146/1030] Compiling CryptoSwift CipherModeWorker.swift
[147/1030] Compiling CryptoSwift ECB.swift
[148/1030] Compiling CryptoSwift GCM.swift
[149/1030] Compiling CryptoSwift OCB.swift
[150/1030] Compiling CryptoSwift OFB.swift
[159/1030] Compiling ssl_key_share.cc
[161/1098] Compiling _NIODataStructures Heap.swift
[161/1099] Compiling ssl_file.cc
[163/1161] Compiling ssl_credential.cc
[165/1161] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[166/1161] Compiling HeapModule Heap+Descriptions.swift
[167/1161] Compiling _RopeModule Rope+Sequence.swift
[168/1161] Compiling _RopeModule Rope+Append.swift
[169/1161] Compiling _RopeModule Rope+Extract.swift
[170/1161] Compiling _RopeModule Rope+Find.swift
[171/1161] Compiling _RopeModule Rope+ForEachWhile.swift
[172/1161] Compiling _RopeModule Rope+Insert.swift
[173/1161] Compiling NBKCoreKit NBKTupleBinaryInteger.swift
[174/1161] Compiling NBKCoreKit NBKTwinHeaded.swift
[174/1161] Compiling ssl_cipher.cc
[175/1161] Compiling ssl_cert.cc
[177/1171] Compiling HeapModule Heap.swift
[178/1171] Compiling HeapModule _HeapNode.swift
[179/1184] Compiling HeapModule Heap+Invariants.swift
[180/1186] Compiling HeapModule Heap+UnsafeHandle.swift
[181/1252] Emitting module HeapModule
[182/1253] Compiling DequeModule Deque+CustomReflectable.swift
[183/1253] Compiling DequeModule Deque+Descriptions.swift
[184/1253] Compiling DequeModule Deque+Equatable.swift
[185/1253] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[187/1255] Compiling HashTreeCollections TreeDictionary+Collection.swift
[188/1255] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[189/1255] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[190/1255] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[191/1255] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[192/1255] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[193/1255] Compiling HashTreeCollections TreeDictionary+Filter.swift
[194/1255] Compiling DequeModule _DequeBuffer.swift
[195/1255] Compiling DequeModule _DequeBufferHeader.swift
[196/1262] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[197/1262] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[198/1262] Compiling HashTreeCollections TreeDictionary+Keys.swift
[199/1262] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[200/1262] Compiling HashTreeCollections TreeDictionary+Merge.swift
[201/1262] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[202/1262] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[208/1262] Compiling OrderedCollections OrderedSet+Sendable.swift
[209/1262] Compiling OrderedCollections OrderedSet+SubSequence.swift
[210/1262] Compiling OrderedCollections OrderedSet+Testing.swift
[211/1262] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[212/1271] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[213/1271] Compiling HashTreeCollections _HashNode+Structural merge.swift
[214/1271] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[215/1271] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[216/1271] Compiling HashTreeCollections _HashNode+Structural union.swift
[217/1271] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[218/1271] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[219/1271] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[220/1271] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[221/1271] Compiling HashTreeCollections _HashNode.swift
[222/1271] Compiling DequeModule Deque+Extras.swift
[223/1271] Compiling DequeModule Deque+Hashable.swift
[230/1271] Compiling HashTreeCollections _HashNodeHeader.swift
[231/1271] Compiling HashTreeCollections _HashSlot.swift
[232/1271] Compiling HashTreeCollections _HashStack.swift
[233/1271] Compiling HashTreeCollections _HashTreeIterator.swift
[234/1271] Compiling HashTreeCollections _HashTreeStatistics.swift
[235/1271] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[236/1271] Compiling HashTreeCollections _RawHashNode.swift
[237/1271] Compiling HashTreeCollections _UnmanagedHashNode.swift
[238/1271] Compiling HashTreeCollections _UnsafePath.swift
[239/1271] Compiling HashTreeCollections TreeDictionary+Codable.swift
[240/1271] Compiling HashTreeCollections TreeSet+Hashable.swift
[241/1271] Compiling HashTreeCollections TreeSet+Sendable.swift
[242/1271] Compiling _RopeModule Rope+Join.swift
[243/1271] Compiling _RopeModule Rope+MutatingForEach.swift
[244/1271] Compiling _RopeModule Rope+Remove.swift
[245/1271] Compiling _RopeModule Rope+RemoveSubrange.swift
[246/1271] Compiling _RopeModule Rope+Split.swift
[247/1271] Compiling _RopeModule Optional Utilities.swift
[248/1271] Compiling _RopeModule String Utilities.swift
[249/1271] Compiling _RopeModule String.Index+ABI.swift
[250/1271] Compiling DequeModule Deque+Testing.swift
[251/1271] Compiling DequeModule Deque._Storage.swift
[252/1271] Compiling DequeModule Deque._UnsafeHandle.swift
[253/1271] Compiling DequeModule Deque.swift
[256/1271] Compiling DequeModule _DequeSlot.swift
[257/1271] Compiling DequeModule _UnsafeWrappedBuffer.swift
[258/1281] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[259/1281] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[260/1281] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[261/1281] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[278/1281] Emitting module NBKCoreKit
[290/1282] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[291/1282] Compiling OrderedCollections OrderedSet.swift
[292/1282] Compiling OrderedCollections _UnsafeBitset.swift
[293/1282] Compiling HashTreeCollections TreeSet+Equatable.swift
[294/1282] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[295/1282] Compiling HashTreeCollections TreeSet+Extras.swift
[296/1282] Compiling HashTreeCollections TreeSet+Filter.swift
[312/1282] Compiling ssl_buffer.cc
[325/1282] Compiling DequeModule Deque+Codable.swift
[326/1282] Compiling DequeModule Deque+Collection.swift
[327/1292] Compiling NBKDoubleWidthKit NBKDoubleWidth+Addition+Digit.swift
[328/1292] Compiling NBKDoubleWidthKit NBKDoubleWidth+Addition.swift
[329/1292] Compiling NBKDoubleWidthKit NBKDoubleWidth+Bits.swift
[330/1292] Compiling NBKDoubleWidthKit NBKDoubleWidth+Comparisons.swift
[331/1292] Compiling NBKDoubleWidthKit NBKDoubleWidth+Complements.swift
[332/1292] Compiling NBKDoubleWidthKit NBKDoubleWidth+Data.swift
[333/1292] Compiling NBKDoubleWidthKit NBKDoubleWidth+Division+Digit.swift
[334/1292] Compiling NBKDoubleWidthKit NBKDoubleWidth+Division.swift
[335/1292] Compiling NBKDoubleWidthKit NBKDoubleWidth+Endianness.swift
[345/1304] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[346/1304] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[347/1304] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[348/1304] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[349/1304] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[350/1304] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[351/1304] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[352/1304] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[353/1304] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[354/1304] Compiling HashTreeCollections TreeSet.swift
[382/1318] Compiling ssl_asn1.cc
[384/1318] Emitting module DequeModule
[385/1319] Emitting module CryptoSwift
[396/1319] Compiling NBKDoubleWidthKit NBKDoubleWidth+Literals.swift
[397/1319] Compiling NBKDoubleWidthKit NBKDoubleWidth+Logic.swift
[398/1319] Compiling NBKDoubleWidthKit NBKDoubleWidth+Multiplication+Digit.swift
[399/1319] Compiling NBKDoubleWidthKit NBKDoubleWidth+Multiplication.swift
[400/1319] Compiling NBKDoubleWidthKit NBKDoubleWidth+Numbers.swift
[401/1319] Compiling NBKDoubleWidthKit NBKDoubleWidth+Shifts.swift
[402/1319] Compiling NBKDoubleWidthKit NBKDoubleWidth+Strides.swift
[403/1319] Compiling NBKDoubleWidthKit NBKDoubleWidth+Subtraction+Digit.swift
[404/1319] Compiling NBKDoubleWidthKit NBKDoubleWidth+Subtraction.swift
[405/1319] Compiling NBKDoubleWidthKit NBKDoubleWidth+Text.swift
[406/1319] Compiling NBKDoubleWidthKit NBKDoubleWidth+Words+Collection.swift
[407/1319] Compiling NBKDoubleWidthKit NBKDoubleWidth+Words+Pointers.swift
[445/1319] Compiling ssl_aead_ctx.cc
[467/1319] Emitting module OrderedCollections
[467/1320] Compiling s3_pkt.cc
[478/1322] Compiling s3_lib.cc
[480/1322] Emitting module _RopeModule
[481/1322] Compiling NBKDoubleWidthKit NBKDoubleWidth.swift
[520/1322] Compiling CryptoSwift PKCS1v15.swift
[521/1322] Compiling CryptoSwift PKCS5.swift
[522/1322] Compiling CryptoSwift PKCS7.swift
[523/1322] Compiling CryptoSwift PKCS7Padding.swift
[524/1322] Compiling CryptoSwift Padding.swift
[525/1322] Compiling CryptoSwift Poly1305.swift
[526/1322] Compiling CryptoSwift RSA+Cipher.swift
[527/1322] Compiling CryptoSwift RSA+Signature.swift
[528/1322] Compiling CryptoSwift RSA.swift
[529/1322] Compiling CryptoSwift Rabbit.swift
[530/1322] Compiling CryptoSwift SHA1.swift
[531/1322] Compiling CryptoSwift SHA2.swift
[532/1322] Compiling CryptoSwift SHA3.swift
[533/1322] Compiling CryptoSwift Scrypt.swift
[534/1322] Compiling CryptoSwift SecureBytes.swift
[555/1323] Compiling s3_both.cc
[557/1323] Compiling CryptoSwift Signature.swift
[558/1323] Compiling CryptoSwift StreamDecryptor.swift
[559/1323] Compiling CryptoSwift StreamEncryptor.swift
[560/1323] Compiling CryptoSwift String+Extension.swift
[561/1323] Compiling CryptoSwift UInt128.swift
[562/1323] Compiling CryptoSwift UInt16+Extension.swift
[563/1323] Compiling CryptoSwift UInt32+Extension.swift
[564/1323] Compiling CryptoSwift UInt64+Extension.swift
[565/1323] Compiling CryptoSwift UInt8+Extension.swift
[566/1323] Compiling CryptoSwift Updatable.swift
[567/1323] Compiling CryptoSwift Utils.swift
[568/1323] Compiling CryptoSwift XChaCha20.swift
[569/1323] Compiling CryptoSwift ZeroPadding.swift
[570/1323] Compiling CryptoSwift resource_bundle_accessor.swift
[570/1323] Compiling handshake_client.cc
[571/1324] Compiling handshake_server.cc
[572/1324] Compiling handshake.cc
[575/1324] Emitting module HashTreeCollections
[576/1325] Emitting module NBKDoubleWidthKit
[576/1325] Compiling handoff.cc
[578/1325] Compiling extensions.cc
[579/1325] Compiling dtls_record.cc
[580/1325] Compiling dtls_method.cc
[581/1325] Compiling encrypted_client_hello.cc
[582/1325] Compiling md5-x86_64-linux.S
[583/1325] Compiling md5-x86_64-apple.S
[584/1325] Compiling d1_srtp.cc
[585/1325] Compiling md5-586-linux.S
[586/1325] Compiling md5-586-apple.S
[587/1325] Compiling err_data.c
[588/1325] Compiling chacha20_poly1305_x86_64-apple.S
[589/1325] Compiling chacha20_poly1305_armv8-win.S
[590/1325] Compiling chacha20_poly1305_x86_64-linux.S
[591/1325] Compiling chacha20_poly1305_armv8-linux.S
[592/1325] Compiling chacha20_poly1305_armv8-apple.S
[593/1325] Compiling chacha-x86_64-apple.S
[594/1325] Compiling chacha-x86_64-linux.S
[595/1325] Compiling chacha-x86-linux.S
[597/1325] Compiling NBKDoubleWidthKit NBKDoubleWidth+Words.swift
[598/1325] Compiling chacha-x86-apple.S
[599/1325] Compiling chacha-armv8-win.S
[600/1326] Compiling chacha-armv8-linux.S
[601/1326] Compiling chacha-armv8-apple.S
[602/1326] Compiling chacha-armv4-linux.S
[604/1326] Compiling aes128gcmsiv-x86_64-apple.S
[605/1326] Compiling aes128gcmsiv-x86_64-linux.S
[606/1326] Compiling x86_64-mont5-linux.S
[607/1326] Compiling x86_64-mont-linux.S
[608/1326] Compiling x86_64-mont5-apple.S
[609/1326] Compiling x86_64-mont-apple.S
[610/1326] Compiling x86-mont-linux.S
[611/1326] Compiling x86-mont-apple.S
[612/1326] Compiling vpaes-x86_64-apple.S
[613/1326] Compiling vpaes-x86_64-linux.S
[614/1326] Compiling vpaes-x86-linux.S
[615/1326] Compiling vpaes-x86-apple.S
[616/1326] Compiling vpaes-armv8-win.S
[617/1326] Compiling vpaes-armv8-linux.S
[618/1326] Compiling bio_ssl.cc
[619/1326] Compiling vpaes-armv7-linux.S
[620/1326] Compiling vpaes-armv8-apple.S
[621/1326] Compiling sha512-x86_64-apple.S
[622/1328] Compiling sha512-x86_64-linux.S
[623/1328] Compiling sha512-armv8-win.S
[624/1328] Compiling sha512-armv8-linux.S
[625/1328] Compiling sha512-armv8-apple.S
[626/1328] Compiling sha512-586-linux.S
[627/1328] Compiling sha512-armv4-linux.S
[628/1328] Compiling d1_pkt.cc
[629/1328] Compiling sha512-586-apple.S
[631/1328] Emitting module Numberick
[632/1328] Compiling Numberick Exports.swift
[632/1329] Compiling sha256-x86_64-apple.S
[633/1329] Compiling sha256-armv8-win.S
[634/1329] Compiling sha256-x86_64-linux.S
[635/1329] Compiling sha256-armv8-apple.S
[636/1329] Compiling sha256-armv8-linux.S
[637/1329] Compiling sha256-armv4-linux.S
[638/1329] Compiling sha256-586-linux.S
[638/1329] Compiling sha256-586-apple.S
[640/1329] Compiling sha1-x86_64-apple.S
[642/1329] Compiling sha1-x86_64-linux.S
[643/1329] Compiling sha1-armv8-linux.S
[644/1329] Compiling sha1-armv8-win.S
[645/1329] Compiling sha1-armv8-apple.S
[646/1329] Compiling sha1-armv4-large-linux.S
[647/1329] Compiling sha1-586-linux.S
[648/1329] Compiling d1_lib.cc
[649/1329] Compiling d1_both.cc
[650/1329] Compiling sha1-586-apple.S
[651/1329] Compiling rsaz-avx2-apple.S
[652/1329] Compiling rsaz-avx2-linux.S
[653/1329] Compiling rdrand-x86_64-apple.S
[654/1329] Compiling rdrand-x86_64-linux.S
[655/1329] Compiling p256_beeu-x86_64-asm-apple.S
[656/1329] Compiling p256_beeu-armv8-asm-win.S
[657/1329] Compiling p256_beeu-x86_64-asm-linux.S
[658/1329] Compiling p256_beeu-armv8-asm-apple.S
[659/1329] Compiling p256_beeu-armv8-asm-linux.S
[660/1329] Compiling p256-x86_64-asm-apple.S
[661/1329] Compiling p256-armv8-asm-win.S
[662/1329] Compiling p256-x86_64-asm-linux.S
[663/1329] Compiling p256-armv8-asm-linux.S
[664/1329] Compiling p256-armv8-asm-apple.S
[665/1329] Compiling ghashv8-armv8-linux.S
[666/1329] Compiling ghashv8-armv8-win.S
[667/1329] Compiling ghashv8-armv8-apple.S
[668/1329] Compiling ghashv8-armv7-linux.S
[669/1329] Compiling ghash-x86_64-linux.S
[670/1329] Compiling ghash-x86_64-apple.S
[671/1329] Compiling ghash-x86-linux.S
[672/1329] Compiling ghash-x86-apple.S
[673/1329] Compiling ghash-ssse3-x86_64-apple.S
[674/1329] Compiling ghash-ssse3-x86_64-linux.S
[675/1329] Compiling ghash-ssse3-x86-linux.S
[676/1329] Compiling ghash-ssse3-x86-apple.S
[677/1329] Compiling ghash-neon-armv8-win.S
[678/1329] Compiling ghash-neon-armv8-linux.S
[679/1329] Compiling ghash-neon-armv8-apple.S
[680/1329] Compiling ghash-armv4-linux.S
[681/1329] Compiling co-586-linux.S
[682/1329] Compiling co-586-apple.S
[683/1329] Compiling bsaes-armv7-linux.S
[684/1329] Compiling bn-armv8-win.S
[685/1329] Compiling bn-armv8-linux.S
[686/1329] Compiling bn-armv8-apple.S
[687/1329] Compiling bn-586-linux.S
[688/1329] Compiling bn-586-apple.S
[689/1329] Compiling armv8-mont-win.S
[690/1329] Compiling armv8-mont-linux.S
[691/1329] Compiling armv4-mont-linux.S
[692/1329] Compiling armv8-mont-apple.S
[693/1329] Compiling aesv8-gcm-armv8-win.S
[694/1329] Compiling aesv8-gcm-armv8-linux.S
[695/1329] Compiling aesv8-gcm-armv8-apple.S
[696/1329] Compiling aesv8-armv8-win.S
[697/1329] Compiling aesv8-armv8-linux.S
[698/1329] Compiling aesv8-armv8-apple.S
[699/1329] Compiling aesv8-armv7-linux.S
[700/1329] Compiling aesni-x86_64-apple.S
[701/1329] Compiling aesni-x86-linux.S
[702/1329] Compiling aesni-x86-apple.S
[703/1329] Compiling aesni-x86_64-linux.S
[704/1329] Compiling aesni-gcm-x86_64-linux.S
[705/1329] Compiling aesni-gcm-x86_64-apple.S
[706/1329] Compiling x_sig.c
[707/1329] Compiling x_spki.c
[707/1329] Compiling x_x509a.c
[709/1329] Compiling x_val.c
[710/1329] Compiling x_req.c
[711/1329] Compiling x_x509.c
[712/1329] Compiling x_pubkey.c
[713/1329] Compiling x_name.c
[714/1329] Compiling x_exten.c
[715/1329] Compiling x_algor.c
[715/1329] Compiling x_attrib.c
[717/1329] Compiling x509spki.c
[718/1329] Compiling x_crl.c
[719/1329] Compiling x509rset.c
[720/1329] Compiling x_all.c
[721/1329] Compiling x509name.c
[722/1329] Compiling x509_txt.c
[722/1329] Compiling x509cset.c
[724/1329] Compiling x509_vpm.c
[725/1329] Compiling x509_v3.c
[726/1329] Compiling x509_trs.c
[727/1329] Compiling x509_set.c
[728/1329] Compiling x509_vfy.c
[729/1329] Compiling x509_req.c
[730/1329] Compiling x509_def.c
[731/1329] Compiling x509_obj.c
[732/1329] Compiling x509_d2.c
[733/1329] Compiling x509_lu.c
[733/1329] Compiling x509_ext.c
[735/1329] Compiling x509_cmp.c
[736/1329] Compiling x509_att.c
[737/1329] Compiling x509.c
[738/1329] Compiling v3_prn.c
[739/1329] Compiling v3_skey.c
[740/1329] Compiling v3_ocsp.c
[740/1329] Compiling v3_pmaps.c
[742/1329] Compiling v3_purp.c
[743/1329] Compiling v3_utl.c
[744/1329] Compiling v3_pcons.c
[745/1329] Compiling v3_ncons.c
[746/1329] Compiling v3_int.c
[747/1329] Compiling v3_lib.c
[748/1329] Compiling v3_ia5.c
[749/1329] Compiling v3_info.c
[750/1329] Compiling v3_genn.c
[751/1329] Compiling v3_enum.c
[752/1329] Compiling v3_extku.c
[753/1329] Compiling v3_crld.c
[754/1329] Compiling v3_cpols.c
[755/1329] Compiling v3_conf.c
[756/1329] Compiling v3_bitst.c
[757/1329] Compiling v3_akeya.c
[758/1329] Compiling v3_bcons.c
[759/1329] Compiling v3_akey.c
[760/1329] Compiling v3_alt.c
[761/1329] Compiling t_x509a.c
[762/1329] Compiling i2d_pr.c
[763/1329] Compiling t_crl.c
[764/1329] Compiling t_x509.c
[765/1329] Compiling name_print.c
[765/1329] Compiling t_req.c
[767/1329] Compiling rsa_pss.c
[768/1329] Compiling policy.c
[769/1329] Compiling by_file.c
[770/1329] Compiling by_dir.c
[771/1329] Compiling algorithm.c
[772/1329] Compiling a_digest.c
[773/1329] Compiling a_verify.c
[773/1329] Compiling asn1_gen.c
[775/1329] Compiling a_sign.c
[776/1329] Compiling voprf.c
[777/1329] Compiling trust_token.c
[778/1329] Compiling thread.c
[779/1329] Compiling thread_win.c
[780/1329] Compiling thread_none.c
[781/1329] Compiling thread_pthread.c
[782/1329] Compiling spx_wots.c
[783/1329] Compiling spx_util.c
[784/1329] Compiling spx_thash.c
[785/1329] Compiling stack.c
[786/1329] Compiling spx_merkle.c
[787/1329] Compiling spx_fors.c
[788/1329] Compiling spx.c
[788/1329] Compiling pmbtoken.c
[790/1329] Compiling spx_address.c
[791/1329] Compiling wots.c
[792/1329] Compiling thash.c
[793/1329] Compiling slhdsa.c
[794/1329] Compiling merkle.c
[795/1329] Compiling fors.c
[796/1329] Compiling sha512.c
[797/1329] Compiling sha256.c
[798/1329] Compiling sha1.c
[799/1329] Compiling siphash.c
[800/1329] Compiling rsa_print.c
[801/1329] Compiling rsa_extra.c
[802/1329] Compiling rc4.c
[803/1329] Compiling refcount.c
[804/1329] Compiling trusty.c
[805/1329] Compiling rand_extra.c
[805/1329] Compiling windows.c
[807/1329] Compiling rsa_asn1.c
[808/1329] Compiling rsa_crypt.c
[809/1329] Compiling urandom.c
[810/1329] Compiling getentropy.c
[811/1329] Compiling ios.c
[812/1329] Compiling passive.c
[813/1329] Compiling deterministic.c
[814/1329] Compiling poly1305_arm_asm.S
[815/1329] Compiling fork_detect.c
[816/1329] Compiling forkunsafe.c
[817/1329] Compiling poly1305_arm.c
[818/1329] Compiling poly1305.c
[819/1329] Compiling pool.c
[820/1329] Compiling pkcs7.c
[821/1329] Compiling poly1305_vec.c
[822/1329] Compiling pem_xaux.c
[823/1329] Compiling p5_pbev2.c
[824/1329] Compiling pkcs8.c
[825/1329] Compiling pem_x509.c
[825/1329] Compiling pkcs7_x509.c
[827/1329] Compiling pkcs8_x509.c
[828/1329] Compiling pem_pkey.c
[829/1329] Compiling obj_xref.c
[830/1329] Compiling pem_pk8.c
[831/1329] Compiling pem_oth.c
[832/1329] Compiling pem_info.c
[833/1329] Compiling mem.c
[834/1329] Compiling pem_lib.c
[834/1329] Compiling obj.c
[836/1329] Compiling pem_all.c
[837/1329] Compiling md5.c
[838/1329] Compiling mldsa.c
[839/1329] Compiling md4.c
[840/1329] Compiling lhash.c
[841/1329] Compiling fips_shared_support.c
[842/1329] Compiling keccak.c
[843/1329] Compiling poly_rq_mul.S
[844/1329] Compiling kyber.c
[845/1329] Compiling sign.c
[846/1329] Compiling ex_data.c
[847/1329] Compiling hpke.c
[848/1329] Compiling scrypt.c
[848/1329] Compiling mlkem.cc
[850/1329] Compiling print.c
[851/1329] Compiling hrss.c
[852/1329] Compiling pbkdf.c
[853/1329] Compiling p_x25519.c
[853/1329] Compiling p_x25519_asn1.c
[855/1329] Compiling p_rsa_asn1.c
[856/1329] Compiling p_rsa.c
[857/1329] Compiling p_ed25519.c
[858/1329] Compiling p_hkdf.c
[859/1329] Compiling p_ed25519_asn1.c
[860/1329] Compiling p_ec_asn1.c
[861/1329] Compiling p_ec.c
[862/1329] Compiling p_dh.c
[863/1329] Compiling p_dsa_asn1.c
[863/1329] Compiling p_dh_asn1.c
[865/1329] Compiling evp_ctx.c
[866/1329] Compiling evp_asn1.c
[867/1329] Compiling evp.c
[868/1329] Compiling engine.c
[869/1329] Compiling err.c
[870/1329] Compiling ecdh_extra.c
[871/1329] Compiling ecdsa_asn1.c
[872/1329] Compiling hash_to_curve.c
[873/1329] Compiling ec_derive.c
[874/1329] Compiling dsa_asn1.c
[875/1329] Compiling ec_asn1.c
[876/1329] Compiling dsa.c
[877/1329] Compiling dh_asn1.c
[878/1329] Compiling params.c
[879/1329] Compiling digest_extra.c
[880/1329] Compiling dilithium.c
[881/1329] Compiling x25519-asm-arm.S
[882/1329] Compiling spake25519.c
[883/1329] Compiling des.c
[884/1329] Compiling cpu_arm_linux.c
[885/1329] Compiling cpu_intel.c
[886/1329] Compiling crypto.c
[887/1329] Compiling cpu_arm_freebsd.c
[888/1329] Compiling cpu_aarch64_openbsd.c
[889/1329] Compiling cpu_aarch64_win.c
[890/1329] Compiling cpu_aarch64_sysreg.c
[891/1329] Compiling cpu_aarch64_linux.c
[892/1329] Compiling cpu_aarch64_fuchsia.c
[893/1329] Compiling cpu_aarch64_apple.c
[894/1329] Compiling tls_cbc.c
[894/1329] Compiling curve25519.c
[896/1329] Compiling e_rc4.c
[897/1329] Compiling conf.c
[898/1329] Compiling e_tls.c
[899/1329] Compiling e_rc2.c
[900/1329] Compiling e_null.c
[901/1329] Compiling e_des.c
[902/1329] Compiling derive_key.c
[903/1329] Compiling e_chacha20poly1305.c
[904/1329] Compiling e_aesctrhmac.c
[905/1329] Compiling e_aesgcmsiv.c
[906/1329] Compiling cipher_extra.c
[907/1329] Compiling unicode.c
[908/1329] Compiling chacha.c
[909/1329] Compiling ber.c
[910/1329] Compiling curve25519_64_adx.c
[911/1329] Compiling cbb.c
[912/1329] Compiling asn1_compat.c
[913/1329] Compiling buf.c
[914/1329] Compiling bn_asn1.c
[915/1329] Compiling cbs.c
[916/1329] Compiling blake2.c
[916/1329] Compiling convert.c
[918/1329] Compiling socket.c
[918/1329] Compiling printf.c
[920/1329] Compiling socket_helper.c
[921/1329] Compiling hexdump.c
[922/1329] Compiling pair.c
[923/1329] Compiling file.c
[924/1329] Compiling errno.c
[925/1329] Compiling fd.c
[926/1329] Compiling bio_mem.c
[927/1329] Compiling connect.c
[928/1329] Compiling base64.c
[929/1329] Compiling bio.c
[930/1329] Compiling tasn_typ.c
[931/1329] Compiling tasn_utl.c
[932/1329] Compiling tasn_new.c
[933/1329] Compiling tasn_fre.c
[934/1329] Compiling tasn_enc.c
[935/1329] Compiling f_string.c
[936/1329] Compiling posix_time.c
[937/1329] Compiling f_int.c
[937/1329] Compiling tasn_dec.c
[939/1329] Compiling asn_pack.c
[940/1329] Compiling asn1_par.c
[941/1329] Compiling a_utctm.c
[942/1329] Compiling asn1_lib.c
[943/1329] Compiling a_octet.c
[943/1329] Compiling a_type.c
[945/1329] Compiling a_time.c
[946/1329] Compiling a_strnid.c
[947/1329] Compiling a_strex.c
[948/1329] Compiling a_i2d_fp.c
[949/1329] Compiling a_gentm.c
[950/1329] Compiling a_object.c
[951/1329] Compiling a_mbstr.c
[952/1329] Compiling a_dup.c
[953/1329] Compiling a_d2i_fp.c
[954/1329] Compiling a_int.c
[955/1329] Compiling fiat_p256_adx_mul.S
[956/1329] Compiling a_bool.c
[957/1329] Compiling fiat_p256_adx_sqr.S
[958/1329] Compiling a_bitstr.c
[959/1329] Compiling fiat_curve25519_adx_square.S
[960/1329] Compiling md5-x86_64-linux.S
[961/1329] Compiling fiat_curve25519_adx_mul.S
[962/1329] Compiling md5-x86_64-apple.S
[963/1329] Compiling md5-586-linux.S
[964/1329] Compiling md5-586-apple.S
[965/1329] Compiling err_data.c
[966/1329] Compiling chacha20_poly1305_x86_64-apple.S
[967/1329] Compiling chacha20_poly1305_armv8-win.S
[968/1329] Compiling chacha20_poly1305_armv8-linux.S
[969/1329] Compiling chacha20_poly1305_x86_64-linux.S
[970/1329] Compiling bcm.c
[971/1329] Compiling chacha20_poly1305_armv8-apple.S
[972/1329] Compiling chacha-x86_64-linux.S
[973/1329] Compiling chacha-x86_64-apple.S
[974/1329] Compiling chacha-x86-linux.S
[975/1329] Compiling chacha-x86-apple.S
[976/1329] Compiling chacha-armv8-win.S
[977/1329] Compiling chacha-armv8-linux.S
[978/1329] Compiling chacha-armv8-apple.S
[979/1329] Compiling CCryptoBoringSSLShims shims.c
[980/1329] Compiling chacha-armv4-linux.S
[981/1329] Compiling aes128gcmsiv-x86_64-apple.S
[982/1329] Compiling aes128gcmsiv-x86_64-linux.S
[983/1329] Compiling x86_64-mont5-linux.S
[984/1329] Compiling x86_64-mont5-apple.S
[985/1329] Compiling x86_64-mont-apple.S
[986/1329] Compiling x86_64-mont-linux.S
[987/1329] Compiling x86-mont-linux.S
[988/1329] Compiling x86-mont-apple.S
[989/1329] Compiling vpaes-x86_64-apple.S
[990/1329] Compiling vpaes-x86_64-linux.S
[991/1329] Compiling vpaes-x86-apple.S
[992/1329] Compiling vpaes-x86-linux.S
[993/1329] Compiling vpaes-armv8-win.S
[994/1329] Compiling vpaes-armv8-linux.S
[995/1329] Compiling vpaes-armv7-linux.S
[996/1329] Compiling vpaes-armv8-apple.S
[997/1329] Compiling sha512-x86_64-apple.S
[998/1329] Compiling sha512-armv8-win.S
[999/1329] Compiling sha512-x86_64-linux.S
[1000/1329] Compiling sha512-armv8-linux.S
[1001/1329] Compiling sha512-armv4-linux.S
[1002/1329] Compiling sha512-armv8-apple.S
[1003/1329] Compiling sha512-586-linux.S
[1004/1329] Compiling sha512-586-apple.S
[1005/1329] Compiling sha256-x86_64-apple.S
[1006/1329] Compiling sha256-x86_64-linux.S
[1007/1329] Compiling sha256-armv8-linux.S
[1008/1329] Compiling sha256-armv8-win.S
[1009/1329] Compiling sha256-armv8-apple.S
[1010/1329] Compiling sha256-armv4-linux.S
[1011/1329] Compiling sha256-586-linux.S
[1012/1329] Compiling sha256-586-apple.S
[1013/1329] Compiling sha1-x86_64-apple.S
[1014/1329] Compiling sha1-armv8-win.S
[1015/1329] Compiling sha1-armv8-linux.S
[1016/1329] Compiling sha1-armv8-apple.S
[1017/1329] Compiling sha1-x86_64-linux.S
[1018/1329] Compiling sha1-armv4-large-linux.S
[1019/1329] Compiling sha1-586-linux.S
[1020/1329] Compiling sha1-586-apple.S
[1021/1329] Compiling rdrand-x86_64-linux.S
[1022/1329] Compiling rdrand-x86_64-apple.S
[1022/1329] Compiling rsaz-avx2-apple.S
[1024/1329] Compiling rsaz-avx2-linux.S
[1025/1329] Compiling p256_beeu-x86_64-asm-linux.S
[1026/1329] Compiling p256_beeu-x86_64-asm-apple.S
[1027/1329] Compiling p256_beeu-armv8-asm-win.S
[1028/1329] Compiling p256_beeu-armv8-asm-apple.S
[1029/1329] Compiling p256_beeu-armv8-asm-linux.S
[1030/1329] Compiling p256-x86_64-asm-apple.S
[1031/1329] Compiling p256-x86_64-asm-linux.S
[1032/1329] Compiling p256-armv8-asm-win.S
[1033/1329] Compiling p256-armv8-asm-linux.S
[1034/1329] Compiling p256-armv8-asm-apple.S
[1035/1329] Compiling ghashv8-armv8-win.S
[1036/1329] Compiling ghashv8-armv8-linux.S
[1037/1329] Compiling ghashv8-armv8-apple.S
[1038/1329] Compiling ghash-x86_64-linux.S
[1039/1329] Compiling ghashv8-armv7-linux.S
[1040/1329] Compiling ghash-x86_64-apple.S
[1041/1329] Compiling ghash-x86-linux.S
[1042/1329] Compiling ghash-x86-apple.S
[1043/1329] Compiling ghash-ssse3-x86_64-linux.S
[1044/1329] Compiling ghash-ssse3-x86_64-apple.S
[1045/1329] Compiling ghash-ssse3-x86-apple.S
[1046/1329] Compiling ghash-neon-armv8-win.S
[1047/1329] Compiling ghash-ssse3-x86-linux.S
[1048/1329] Compiling ghash-neon-armv8-linux.S
[1049/1329] Compiling ghash-neon-armv8-apple.S
[1050/1329] Compiling ghash-armv4-linux.S
[1051/1329] Compiling co-586-linux.S
[1052/1329] Compiling bsaes-armv7-linux.S
[1053/1329] Compiling co-586-apple.S
[1054/1329] Compiling bn-armv8-win.S
[1055/1329] Compiling bn-armv8-linux.S
[1056/1329] Compiling bn-armv8-apple.S
[1057/1329] Compiling bn-586-apple.S
[1058/1329] Compiling bn-586-linux.S
[1059/1329] Compiling armv8-mont-win.S
[1060/1329] Compiling armv8-mont-apple.S
[1061/1329] Compiling armv8-mont-linux.S
[1062/1329] Compiling armv4-mont-linux.S
[1063/1329] Compiling aesv8-gcm-armv8-linux.S
[1064/1329] Compiling aesv8-gcm-armv8-win.S
[1065/1329] Compiling aesv8-gcm-armv8-apple.S
[1066/1329] Compiling aesv8-armv8-win.S
[1067/1329] Compiling aesv8-armv8-linux.S
[1068/1329] Compiling aesv8-armv8-apple.S
[1069/1329] Compiling aesv8-armv7-linux.S
[1070/1329] Compiling aesni-x86_64-linux.S
[1071/1329] Compiling aesni-x86_64-apple.S
[1072/1329] Compiling aesni-x86-linux.S
[1073/1329] Compiling aesni-x86-apple.S
[1074/1329] Compiling aesni-gcm-x86_64-apple.S
[1075/1329] Compiling aesni-gcm-x86_64-linux.S
[1076/1329] Compiling x_x509a.c
[1077/1329] Compiling x_sig.c
[1078/1329] Compiling x_val.c
[1079/1329] Compiling x_req.c
[1080/1329] Compiling x_spki.c
[1081/1329] Compiling x_x509.c
[1082/1329] Compiling x_pubkey.c
[1083/1329] Compiling x_attrib.c
[1084/1329] Compiling x_exten.c
[1085/1329] Compiling x_name.c
[1086/1329] Compiling x_crl.c
[1087/1329] Compiling x_all.c
[1088/1329] Compiling x_algor.c
[1089/1329] Compiling x509spki.c
[1090/1329] Compiling x509rset.c
[1091/1329] Compiling x509name.c
[1091/1329] Compiling x509cset.c
[1093/1329] Compiling x509_vpm.c
[1094/1329] Compiling x509_txt.c
[1095/1329] Compiling x509_vfy.c
[1096/1329] Compiling x509_v3.c
[1097/1329] Compiling x509_trs.c
[1098/1329] Compiling x509_set.c
[1099/1329] Compiling x509_req.c
[1100/1329] Compiling x509_obj.c
[1101/1329] Compiling x509_lu.c
[1102/1329] Compiling x509_ext.c
[1103/1329] Compiling x509_def.c
[1104/1329] Compiling x509_d2.c
[1105/1329] Compiling c-nioatomics.c
[1106/1329] Compiling x509_cmp.c
[1107/1329] Compiling x509_att.c
[1108/1329] Compiling x509.c
[1109/1329] Compiling v3_skey.c
[1110/1329] Compiling v3_purp.c
[1111/1329] Compiling v3_utl.c
[1112/1329] Compiling v3_prn.c
[1113/1329] Compiling v3_pcons.c
[1114/1329] Compiling v3_ocsp.c
[1115/1329] Compiling v3_pmaps.c
[1116/1329] Compiling v3_ncons.c
[1117/1329] Compiling v3_int.c
[1118/1329] Compiling v3_lib.c
[1119/1329] Compiling v3_info.c
[1120/1329] Compiling v3_ia5.c
[1121/1329] Compiling c-atomics.c
[1122/1329] Compiling v3_extku.c
[1122/1329] Compiling v3_genn.c
[1124/1329] Compiling v3_enum.c
[1125/1332] Compiling v3_crld.c
[1126/1333] Compiling v3_bitst.c
[1127/1335] Compiling v3_conf.c
[1128/1335] Compiling v3_cpols.c
[1129/1335] Compiling v3_bcons.c
[1130/1335] Compiling v3_alt.c
[1131/1335] Compiling v3_akeya.c
[1133/1335] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1133/1335] Compiling t_req.c
[1134/1335] Compiling t_crl.c
[1135/1335] Compiling rsa_pss.c
[1136/1335] Compiling t_x509.c
[1137/1335] Compiling v3_akey.c
[1138/1335] Compiling t_x509a.c
[1139/1335] Compiling i2d_pr.c
[1140/1335] Compiling policy.c
[1142/1335] Compiling NIOConcurrencyHelpers lock.swift
[1142/1335] Compiling name_print.c
[1144/1335] Compiling NIOConcurrencyHelpers NIOLock.swift
[1145/1335] Emitting module NIOConcurrencyHelpers
[1145/1335] Compiling by_file.c
[1146/1335] Compiling a_verify.c
[1147/1335] Compiling a_digest.c
[1149/1335] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1149/1335] Compiling a_sign.c
[1150/1335] Compiling voprf.c
[1151/1335] Compiling asn1_gen.c
[1152/1335] Compiling thread_win.c
[1152/1335] Compiling by_dir.c
[1154/1335] Compiling trust_token.c
[1155/1335] Compiling thread_pthread.c
[1156/1335] Compiling algorithm.c
[1157/1335] Compiling thread.c
[1158/1335] Compiling thread_none.c
[1159/1335] Compiling spx_wots.c
[1160/1335] Compiling spx_thash.c
[1161/1335] Compiling pmbtoken.c
[1162/1335] Compiling stack.c
[1163/1335] Compiling spx_fors.c
[1163/1335] Compiling spx_util.c
[1165/1335] Compiling spx_merkle.c
[1166/1335] Compiling spx.c
[1167/1335] Compiling spx_address.c
[1169/1335] Compiling NIOConcurrencyHelpers atomics.swift
[1169/1336] Compiling wots.c
[1170/1336] Compiling slhdsa.c
[1171/1336] Compiling merkle.c
[1172/1336] Compiling sha512.c
[1172/1336] Compiling thash.c
[1174/1336] Compiling fors.c
[1175/1336] Compiling siphash.c
[1176/1336] Compiling sha1.c
[1177/1336] Compiling sha256.c
[1179/1336] Compiling rsa_extra.c
[1180/1336] Compiling rsa_print.c
[1181/1336] Compiling rc4.c
[1182/1336] Compiling refcount.c
[1183/1336] Compiling trusty.c
[1184/1336] Compiling windows.c
[1185/1336] Compiling rsa_asn1.c
[1186/1336] Compiling ios.c
[1187/1336] Compiling rand_extra.c
[1188/1336] Compiling rsa_crypt.c
[1189/1336] Compiling getentropy.c
[1190/1336] Compiling passive.c
[1191/1336] Compiling urandom.c
[1192/1336] Compiling forkunsafe.c
[1193/1336] Compiling deterministic.c
[1194/1336] Compiling poly1305_arm_asm.S
[1195/1336] Compiling fork_detect.c
[1196/1336] Compiling pool.c
[1197/1336] Compiling poly1305_arm.c
[1198/1336] Compiling poly1305.c
[1199/1336] Compiling pkcs7.c
[1200/1336] Compiling poly1305_vec.c
[1201/1336] Compiling p5_pbev2.c
[1202/1336] Compiling pkcs8.c
[1203/1336] Compiling pem_x509.c
[1204/1336] Compiling pkcs7_x509.c
[1205/1336] Compiling pem_xaux.c
[1206/1336] Compiling pem_pkey.c
[1207/1336] Compiling obj_xref.c
[1208/1336] Compiling pkcs8_x509.c
[1209/1336] Compiling pem_pk8.c
[1210/1336] Compiling pem_oth.c
[1211/1336] Compiling pem_lib.c
[1212/1336] Compiling pem_all.c
[1213/1336] Compiling mem.c
[1213/1336] Compiling md5.c
[1213/1336] Compiling pem_info.c
[1216/1336] Compiling mldsa.c
[1217/1336] Compiling obj.c
[1218/1336] Compiling lhash.c
[1219/1336] Compiling md4.c
[1220/1336] Compiling fips_shared_support.c
[1221/1336] Compiling keccak.c
[1222/1336] Compiling kyber.c
[1223/1336] Compiling poly_rq_mul.S
[1224/1336] Compiling ex_data.c
[1225/1336] Compiling sign.c
[1226/1336] Compiling scrypt.c
[1227/1336] Compiling p_x25519.c
[1228/1336] Compiling p_x25519_asn1.c
[1229/1336] Compiling hrss.c
[1230/1336] Compiling pbkdf.c
[1231/1336] Compiling hpke.c
[1232/1336] Compiling print.c
[1233/1336] Compiling p_rsa_asn1.c
[1234/1336] Compiling p_hkdf.c
[1235/1336] Compiling p_ed25519.c
[1236/1336] Compiling p_rsa.c
[1237/1336] Compiling p_ed25519_asn1.c
[1238/1336] Compiling p_ec_asn1.c
[1239/1336] Compiling p_ec.c
[1240/1336] Compiling p_dsa_asn1.c
[1241/1336] Compiling p_dh.c
[1242/1336] Compiling p_dh_asn1.c
[1243/1336] Compiling evp_ctx.c
[1244/1336] Compiling evp.c
[1245/1336] Compiling engine.c
[1246/1336] Compiling evp_asn1.c
[1247/1336] Compiling err.c
[1248/1336] Compiling ecdh_extra.c
[1249/1336] Compiling ecdsa_asn1.c
[1250/1336] Compiling hash_to_curve.c
[1251/1336] Compiling dsa_asn1.c
[1252/1336] Compiling ec_derive.c
[1253/1336] Compiling dsa.c
[1254/1336] Compiling digest_extra.c
[1255/1336] Compiling dh_asn1.c
[1256/1336] Compiling ec_asn1.c
[1257/1336] Compiling params.c
[1258/1336] Compiling dilithium.c
[1259/1336] Compiling x25519-asm-arm.S
[1260/1336] Compiling spake25519.c
[1261/1336] Compiling cpu_intel.c
[1262/1336] Compiling des.c
[1263/1336] Compiling cpu_arm_freebsd.c
[1264/1336] Compiling crypto.c
[1265/1336] Compiling cpu_arm_linux.c
[1266/1336] Compiling cpu_aarch64_win.c
[1267/1336] Compiling cpu_aarch64_openbsd.c
[1268/1336] Compiling cpu_aarch64_linux.c
[1269/1336] Compiling cpu_aarch64_fuchsia.c
[1270/1336] Compiling cpu_aarch64_sysreg.c
[1271/1336] Compiling cpu_aarch64_apple.c
[1272/1336] Compiling curve25519.c
[1273/1336] Compiling tls_cbc.c
[1274/1336] Compiling conf.c
[1275/1336] Compiling e_rc4.c
[1276/1336] Compiling e_tls.c
[1277/1336] Compiling e_null.c
[1278/1336] Compiling e_rc2.c
[1279/1336] Compiling derive_key.c
[1280/1336] Compiling e_des.c
[1281/1336] Compiling e_chacha20poly1305.c
[1281/1336] Compiling e_aesgcmsiv.c
[1283/1336] Compiling cipher_extra.c
[1283/1336] Compiling e_aesctrhmac.c
[1285/1336] Compiling unicode.c
[1286/1336] Compiling chacha.c
[1287/1336] Compiling ber.c
[1288/1336] Compiling asn1_compat.c
[1289/1336] Compiling cbb.c
[1289/1336] Compiling curve25519_64_adx.c
[1291/1336] Compiling buf.c
[1292/1336] Compiling bn_asn1.c
[1293/1336] Compiling cbs.c
[1294/1336] Compiling convert.c
[1295/1336] Compiling blake2.c
[1296/1336] Compiling printf.c
[1297/1336] Compiling pair.c
[1298/1336] Compiling hexdump.c
[1299/1336] Compiling errno.c
[1300/1336] Compiling fd.c
[1300/1336] Compiling file.c
[1302/1336] Compiling base64.c
[1302/1336] Compiling bio_mem.c
[1304/1336] Compiling bio.c
[1305/1336] Compiling tasn_utl.c
[1306/1336] Compiling tasn_fre.c
[1307/1336] Compiling tasn_typ.c
[1308/1336] Compiling tasn_new.c
[1309/1336] Compiling f_string.c
[1309/1336] Compiling tasn_enc.c
[1311/1336] Compiling f_int.c
[1311/1336] Compiling posix_time.c
[1313/1336] Compiling asn_pack.c
[1314/1336] Compiling tasn_dec.c
[1315/1336] Compiling asn1_par.c
[1316/1336] Compiling a_utctm.c
[1317/1336] Compiling a_type.c
[1317/1336] Compiling a_time.c
[1319/1336] Compiling a_octet.c
[1319/1336] Compiling asn1_lib.c
[1321/1336] Compiling a_strnid.c
[1322/1336] Compiling a_strex.c
[1323/1336] Compiling a_i2d_fp.c
[1324/1336] Compiling a_mbstr.c
[1325/1336] Compiling a_dup.c
[1325/1336] Write sources
[1329/1336] Compiling a_object.c
[1330/1336] Compiling a_d2i_fp.c
[1331/1336] Compiling a_int.c
[1332/1429] Compiling a_bitstr.c
[1333/1429] Compiling a_gentm.c
[1334/1429] Compiling a_bool.c
[1335/1429] Compiling bcm.c
[1337/1432] Compiling BigInt Addition.swift
[1338/1432] Compiling BigInt BigInt.swift
[1339/1439] Compiling BigInt Multiplication.swift
[1340/1439] Compiling BigInt Prime Test.swift
[1341/1439] Compiling BigInt BigUInt.swift
[1342/1439] Compiling BigInt Floating Point Conversion.swift
[1343/1439] Compiling BigInt GCD.swift
[1344/1439] Compiling BigInt Hashable.swift
[1345/1439] Compiling BigInt Random.swift
[1346/1439] Emitting module BitCollections
[1347/1446] Emitting module BigInt
[1348/1448] Compiling Atomics IntegerOperations.swift
[1349/1448] Compiling Atomics Unmanaged extensions.swift
[1350/1448] Compiling BigInt Bitwise Ops.swift
[1351/1448] Compiling BigInt Codable.swift
[1352/1448] Compiling BigInt Comparable.swift
[1364/1448] Compiling BigInt Integer Conversion.swift
[1367/1448] Compiling BitCollections BitSet+Initializers.swift
[1368/1448] Compiling BitCollections BitSet+Invariants.swift
[1369/1448] Compiling BitCollections BitSet+Random.swift
[1370/1448] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1371/1448] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1372/1448] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1373/1448] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1374/1448] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1375/1448] Compiling BitCollections BitSet+CustomReflectable.swift
[1376/1448] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1377/1448] Compiling BitCollections BitSet+Equatable.swift
[1378/1448] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1379/1448] Compiling BitCollections BitSet+Extras.swift
[1380/1448] Compiling BitCollections BitSet+Hashable.swift
[1385/1448] Compiling BigInt Subtraction.swift
[1386/1448] Compiling BigInt Words and Bits.swift
[1387/1448] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1391/1448] Compiling BigInt Data Conversion.swift
[1392/1448] Compiling BigInt Division.swift
[1393/1448] Compiling BigInt Exponentiation.swift
[1394/1448] Compiling BigInt Strideable.swift
[1395/1448] Compiling BigInt String Conversion.swift
[1399/1448] Compiling CryptoBoringWrapper RandomBytes.swift
[1400/1448] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1401/1448] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1402/1448] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1403/1448] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1404/1448] Compiling BitCollections BitSet+SetAlgebra union.swift
[1405/1448] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1406/1448] Compiling BitCollections BitSet.Counted.swift
[1407/1448] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1408/1448] Compiling BitCollections BitSet.Index.swift
[1409/1448] Compiling BitCollections BitSet._UnsafeHandle.swift
[1410/1448] Compiling BitCollections BitSet.swift
[1411/1448] Compiling BitCollections Range+Utilities.swift
[1412/1448] Compiling BitCollections Slice+Utilities.swift
[1413/1448] Compiling BitCollections UInt+Tricks.swift
[1414/1448] Compiling BitCollections _Word.swift
[1415/1448] Compiling CryptoBoringWrapper EllipticCurve.swift
[1416/1448] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1417/1448] Emitting module CryptoBoringWrapper
[1418/1448] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1419/1448] Compiling BitCollections BitArray+RandomBits.swift
[1420/1448] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[1421/1448] Compiling BitCollections BitArray+Shifts.swift
[1422/1448] Compiling BitCollections BitArray+Testing.swift
[1423/1448] Compiling BitCollections BitArray._UnsafeHandle.swift
[1424/1448] Compiling BitCollections BitArray.swift
[1425/1448] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1426/1448] Compiling BitCollections BitSet+Codable.swift
[1440/1450] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1441/1450] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1445/1453] Emitting module Collections
[1446/1453] Compiling Collections Collections.swift
[1448/1525] Emitting module Atomics
[1449/1525] Compiling Crypto HPKE-LabeledExtract.swift
[1450/1525] Compiling Crypto HPKE-Utils.swift
[1451/1525] Compiling Crypto DHKEM.swift
[1452/1525] Compiling Crypto HPKE-Ciphersuite.swift
[1453/1525] Compiling Crypto HPKE-KDF.swift
[1454/1525] Compiling Crypto HPKE-KexKeyDerivation.swift
[1456/1526] Compiling Crypto SymmetricKeys.swift
[1457/1526] Compiling Crypto HMAC.swift
[1458/1526] Compiling Crypto MACFunctions.swift
[1459/1526] Compiling Crypto MessageAuthenticationCode.swift
[1460/1526] Compiling Crypto AES.swift
[1461/1526] Compiling Crypto ECDSASignature_boring.swift
[1462/1526] Compiling Crypto ECDSA_boring.swift
[1463/1526] Compiling Crypto EdDSA_boring.swift
[1464/1526] Compiling Crypto ECDSA.swift
[1465/1526] Compiling Crypto Ed25519.swift
[1466/1595] Compiling NIOCore DeadChannel.swift
[1467/1595] Compiling NIOCore DispatchQueue+WithFuture.swift
[1468/1595] Compiling NIOCore EventLoop+Deprecated.swift
[1469/1595] Compiling NIOCore EventLoop+SerialExecutor.swift
[1470/1595] Compiling NIOCore EventLoop.swift
[1471/1595] Compiling NIOCore IO.swift
[1472/1595] Compiling NIOCore IOData.swift
[1473/1595] Compiling NIOCore IPProtocol.swift
[1474/1595] Compiling NIOCore IntegerBitPacking.swift
[1475/1595] Compiling NIOCore IntegerTypes.swift
[1476/1595] Emitting module Crypto
[1477/1595] Compiling NIOCore ByteBuffer-views.swift
[1478/1595] Compiling NIOCore Channel.swift
[1479/1595] Compiling NIOCore ChannelHandler.swift
[1480/1595] Compiling NIOCore ChannelHandlers.swift
[1481/1595] Compiling NIOCore ChannelInvoker.swift
[1482/1595] Compiling NIOCore ChannelOption.swift
[1483/1595] Compiling NIOCore ChannelPipeline.swift
[1484/1595] Compiling NIOCore CircularBuffer.swift
[1485/1595] Compiling NIOCore Codec.swift
[1486/1595] Compiling NIOCore ConvenienceOptionSupport.swift
[1487/1595] Compiling NIOCore Interfaces.swift
[1488/1595] Compiling NIOCore Linux.swift
[1489/1595] Compiling NIOCore MarkedCircularBuffer.swift
[1490/1595] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1491/1595] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1492/1595] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1493/1595] Compiling NIOCore EventLoopFuture.swift
[1494/1595] Compiling NIOCore FileDescriptor.swift
[1495/1595] Compiling NIOCore FileHandle.swift
[1496/1595] Compiling NIOCore FileRegion.swift
[1497/1595] Compiling NIOCore BSDSocketAPI.swift
[1498/1595] Compiling NIOCore ByteBuffer-aux.swift
[1499/1595] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1500/1595] Compiling NIOCore ByteBuffer-conversions.swift
[1501/1595] Compiling NIOCore ByteBuffer-core.swift
[1502/1595] Compiling NIOCore ByteBuffer-hex.swift
[1503/1595] Compiling NIOCore ByteBuffer-int.swift
[1504/1595] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1505/1595] Compiling NIOCore ByteBuffer-multi-int.swift
[1506/1595] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1507/1595] Compiling NIOCore AddressedEnvelope.swift
[1508/1595] Compiling NIOCore AsyncAwaitSupport.swift
[1509/1595] Compiling NIOCore AsyncChannel.swift
[1510/1595] Compiling NIOCore AsyncChannelHandler.swift
[1511/1595] Compiling NIOCore AsyncChannelInboundStream.swift
[1512/1595] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1513/1595] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1514/1595] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1515/1595] Compiling NIOCore NIOAsyncWriter.swift
[1516/1595] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1517/1595] Compiling NIOCore GlobalSingletons.swift
[1518/1595] Compiling NIOCore MulticastChannel.swift
[1519/1595] Compiling NIOCore NIOAny.swift
[1520/1595] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1521/1595] Compiling NIOCore NIOLoopBound.swift
[1522/1595] Compiling NIOCore NIOScheduledCallback.swift
[1523/1595] Compiling NIOCore NIOSendable.swift
[1524/1595] Compiling NIOCore PointerHelpers.swift
[1525/1595] Compiling NIOCore RecvByteBufferAllocator.swift
[1526/1595] Compiling Crypto PEMDocument.swift
[1535/1603] Compiling Crypto Signature.swift
[1536/1603] Compiling Crypto CryptoKitErrors_boring.swift
[1537/1603] Compiling Crypto RNG_boring.swift
[1538/1603] Compiling Crypto SafeCompare_boring.swift
[1539/1603] Compiling Crypto Zeroization_boring.swift
[1540/1603] Compiling Crypto PrettyBytes.swift
[1541/1603] Compiling Crypto SafeCompare.swift
[1542/1603] Compiling Crypto SecureBytes.swift
[1543/1603] Compiling Crypto Zeroization.swift
[1569/1628] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1570/1628] Compiling NIOCore SocketAddresses.swift
[1571/1628] Compiling NIOCore SocketOptionProvider.swift
[1572/1628] Compiling NIOCore SystemCallHelpers.swift
[1573/1628] Compiling NIOCore TimeAmount+Duration.swift
[1574/1628] Compiling NIOCore TypeAssistedChannelHandler.swift
[1575/1628] Compiling NIOCore UniversalBootstrapSupport.swift
[1576/1628] Compiling NIOCore Utilities.swift
[1577/1628] Compiling FOSFoundation JSONError.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[1578/1628] Compiling FOSFoundation Stubbable.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[1579/1628] Compiling FOSFoundation Array.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[1580/1628] Compiling FOSFoundation DecodingError.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[1581/1628] Compiling FOSFoundation Encodable.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[1582/1628] Compiling FOSFoundation JSONDecoder.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[1583/1628] Compiling FOSFoundation JSONEncoder.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1584/1631] Emitting module FOSFoundation
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[1585/1631] Compiling FOSFoundation AsyncSemaphore.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[1586/1631] Compiling FOSFoundation Task.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[1587/1631] Compiling FOSFoundation DateFormatter.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[1588/1631] Compiling FOSFoundation Decodable.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[1589/1631] Compiling FOSFoundation Double.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[1590/1631] Compiling FOSFoundation Int+Hex.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[1591/1631] Compiling FOSFoundation String+Crypto.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[1592/1631] Compiling FOSFoundation Collection.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[1593/1631] Compiling FOSFoundation GlobalStringStore.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[1594/1631] Compiling FOSFoundation Bundle.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[1595/1631] Compiling FOSFoundation URL+Files.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[1596/1631] Compiling FOSFoundation URLSession+MockingSupport.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[1597/1631] Compiling FOSFoundation URLSessionWebSocketTask.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[1598/1631] Compiling FOSFoundation DataFetch.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[1599/1631] Compiling FOSFoundation DataFetchError.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[1600/1631] Compiling FOSFoundation URL+DataFetch.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[1601/1631] Compiling FOSFoundation String+Obfuscation.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[1602/1631] Compiling FOSFoundation String+Polyfill.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[1603/1631] Compiling FOSFoundation String+Utilities.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
BUILD FAILURE 6.0 linux