The Swift Package Index logo.Swift Package Index

Build Information

Failed to build OpenfortSwift, reference 1.0.1 (7558e0), with Swift 6.1 for Linux on 6 Feb 2026 20:03:34 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/openfort-xyz/swift-sdk.git
Reference: 1.0.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/openfort-xyz/swift-sdk
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 7558e0d Merge pull request #9 from openfort-xyz/fix/stable-web3-dependency
Cloned https://github.com/openfort-xyz/swift-sdk.git
Revision (git rev-parse @):
7558e0d07fd59941f5e7c70f818070afdb1c09ac
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/openfort-xyz/swift-sdk.git at 1.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/openfort-xyz/swift-sdk.git
https://github.com/openfort-xyz/swift-sdk.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "web3.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.8",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Boilertalk/Web3.swift.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin.git"
    }
  ],
  "manifest_display_name" : "OpenfortSwift",
  "name" : "OpenfortSwift",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "OpenfortSwift",
      "targets" : [
        "OpenfortSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenfortSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenfortSwiftTests",
      "path" : "Tests/OpenfortSwiftTests",
      "sources" : [
        "OpenfortSwiftTests.swift"
      ],
      "target_dependencies" : [
        "OpenfortSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenfortSwift",
      "module_type" : "SwiftTarget",
      "name" : "OpenfortSwift",
      "path" : "Sources/OpenfortSwift",
      "product_dependencies" : [
        "Web3",
        "Web3PromiseKit",
        "Web3ContractABI"
      ],
      "product_memberships" : [
        "OpenfortSwift"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/OpenfortSwift/Resources/index.html",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/OpenfortSwift/Resources/openfort-sync.js",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/OpenfortSwift/Resources/openfort.js",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/OpenfortSwift/Resources/securestorage.js",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/OpenfortSwift/Resources/storage.js",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/OpenfortSwift/Resources/utils.js",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "AnyCodable/AnyCodable.swift",
        "DTO/OFAddEmailParams.swift",
        "DTO/OFAuthEmailPasswordParams.swift",
        "DTO/OFAuthenticateWithSIWEParams.swift",
        "DTO/OFConfigureEmbeddedWalletDTO.swift",
        "DTO/OFEmbeddedAccountCreateParams.swift",
        "DTO/OFEmbeddedAccountRecoverParams.swift",
        "DTO/OFGetEthereumProviderParams.swift",
        "DTO/OFInitLinkOAuthParams.swift",
        "DTO/OFInitLinkSiweParams.swift",
        "DTO/OFInitOAuthParams.swift",
        "DTO/OFInitSIWEParams.swift",
        "DTO/OFLinkPhoneOtpParams.swift",
        "DTO/OFLinkWalletParams.swift",
        "DTO/OFLinkWithSiweParams.swift",
        "DTO/OFLogInWithEmailOtpParams.swift",
        "DTO/OFLogInWithPhoneOtpParams.swift",
        "DTO/OFLoginWithIdTokenParams.swift",
        "DTO/OFLoginWithSiweParams.swift",
        "DTO/OFRequestEmailOtpParams.swift",
        "DTO/OFRequestEmailVerificationParams.swift",
        "DTO/OFRequestPhoneOtpParams.swift",
        "DTO/OFRequestResetPasswordParams.swift",
        "DTO/OFResetPasswordParams.swift",
        "DTO/OFSendSignatureSessionRequestParams.swift",
        "DTO/OFSendSignatureTransactionIntentRequestParams.swift",
        "DTO/OFSetRecoveryMethodParams.swift",
        "DTO/OFSignMessageParams.swift",
        "DTO/OFSignTypedDataParams.swift",
        "DTO/OFSignUpWithEmailPasswordParams.swift",
        "DTO/OFStoreCredentialsParams.swift",
        "DTO/OFUnlinkOAuthParams.swift",
        "DTO/OFUnlinkWalletParams.swift",
        "DTO/OFVerifyEmailOtpParams.swift",
        "DTO/OFVerifyEmailParams.swift",
        "Errors/OFErrorDomains.swift",
        "Errors/OFErrors.swift",
        "Keychain/OFKeychainHelper.swift",
        "OFSDK.swift",
        "Protocols/OFAuthorizable.swift",
        "Protocols/OFEmbeddedWalletAccessable.swift",
        "Protocols/OFMethods.swift",
        "Protocols/OFOpenfortRootable.swift",
        "Protocols/OFProxible.swift",
        "Protocols/OFUserAccessable.swift",
        "ResponseModels/OFAddEmailResponse.swift",
        "ResponseModels/OFAuthPlayerResponse.swift",
        "ResponseModels/OFAuthenticateWithSIWEResponse.swift",
        "ResponseModels/OFAuthorizationResponse.swift",
        "ResponseModels/OFCodableSendable.swift",
        "ResponseModels/OFEmbeddedState.swift",
        "ResponseModels/OFGetResponse.swift",
        "ResponseModels/OFGetUserInstanceResponse.swift",
        "ResponseModels/OFInitLinkOAuthResponse.swift",
        "ResponseModels/OFInitOAuthResponse.swift",
        "ResponseModels/OFInitSIWEResponse.swift",
        "ResponseModels/OFLinkWalletResponse.swift",
        "ResponseModels/OFLinkedAccountResponse.swift",
        "ResponseModels/OFListResponse.swift",
        "ResponseModels/OFLoginWithIdTokenResponse.swift",
        "ResponseModels/OFOAuthProvider.swift",
        "ResponseModels/OFPoolOAuthResponse.swift",
        "ResponseModels/OFSendSignatureTransactionIntentRequestResponse.swift",
        "ResponseModels/OFSessionResponse.swift",
        "ResponseModels/OFSignUpResponse.swift",
        "ResponseModels/OFSimpleResultResponse.swift",
        "ResponseModels/OFUnlinkOAuthResponse.swift",
        "ResponseModels/OFUnlinkWalletResponse.swift",
        "Utils/OpenfortEIP1193Provider.swift",
        "WebView/MessageProcessors/OFScriptMessageProcessor.swift",
        "WebView/MessageProcessors/OFStorageMessageProcessor.swift",
        "WebView/OFAuthReplyHandler.swift",
        "WebView/OFConfig.swift",
        "WebView/OFScriptMessageHandler.swift",
        "WebView/OFWebView.swift",
        "WebView/OFWebViewCoordinator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8e1c3aab9de7fa4f6e33977b6a4cee007e876da3e605dda0be6b9b9bf86aa951
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-docc-plugin.git
Fetching https://github.com/Boilertalk/Web3.swift.git
[1/2171] Fetching swift-docc-plugin
[457/9826] Fetching swift-docc-plugin, web3.swift
Fetched https://github.com/apple/swift-docc-plugin.git from cache (1.83s)
Fetched https://github.com/Boilertalk/Web3.swift.git from cache (1.84s)
Computing version for https://github.com/Boilertalk/Web3.swift.git
Computed https://github.com/Boilertalk/Web3.swift.git at 0.8.8 (4.26s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/mxcl/PromiseKit.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/Boilertalk/secp256k1.swift.git
Fetching https://github.com/vapor/websocket-kit
Fetching https://github.com/attaswift/BigInt.git
[1/4877] Fetching bigint
[733/5657] Fetching bigint, secp256k1.swift
[921/8289] Fetching bigint, secp256k1.swift, websocket-kit
[1146/21629] Fetching bigint, secp256k1.swift, websocket-kit, cryptoswift
[5328/38839] Fetching bigint, secp256k1.swift, websocket-kit, cryptoswift, promisekit
[13084/58317] Fetching bigint, secp256k1.swift, websocket-kit, cryptoswift, promisekit, swift-collections
Fetched https://github.com/vapor/websocket-kit from cache (0.54s)
Fetched https://github.com/Boilertalk/secp256k1.swift.git from cache (0.54s)
[16344/54905] Fetching bigint, cryptoswift, promisekit, swift-collections
Fetched https://github.com/attaswift/BigInt.git from cache (0.55s)
[12161/50028] Fetching cryptoswift, promisekit, swift-collections
Fetched https://github.com/mxcl/PromiseKit.git from cache (1.66s)
Fetched https://github.com/apple/swift-collections.git from cache (2.01s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.21s)
Computing version for https://github.com/Boilertalk/secp256k1.swift.git
Computed https://github.com/Boilertalk/secp256k1.swift.git at 0.1.7 (2.94s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.22.1 (0.68s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.6 (0.64s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3654] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.48s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.08s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (0.51s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (1.23s)
Computing version for https://github.com/vapor/websocket-kit
Computed https://github.com/vapor/websocket-kit at 2.16.1 (0.54s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio.git
[1/6437] Fetching swift-nio-extras
[195/8257] Fetching swift-nio-extras, swift-atomics
[3011/11066] Fetching swift-nio-extras, swift-atomics, swift-nio-transport-services
[11067/26362] Fetching swift-nio-extras, swift-atomics, swift-nio-transport-services, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.53s)
[9940/23553] Fetching swift-nio-extras, swift-atomics, swift-nio-ssl
[10094/105457] Fetching swift-nio-extras, swift-atomics, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (6.36s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (6.36s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (6.40s)
Fetched https://github.com/apple/swift-nio.git from cache (6.48s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (7.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.75s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.55s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.94.0 (0.94s)
Fetching https://github.com/apple/swift-system.git
[1/5552] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.53s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (1.11s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (0.60s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.32.1 (0.66s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-log.git
[1/1692] Fetching swift-asn1
[780/4266] Fetching swift-asn1, swift-service-lifecycle
[3547/11363] Fetching swift-asn1, swift-service-lifecycle, swift-certificates
[3960/17448] Fetching swift-asn1, swift-service-lifecycle, swift-certificates, swift-async-algorithms
[7533/23500] Fetching swift-asn1, swift-service-lifecycle, swift-certificates, swift-async-algorithms, swift-algorithms
[11685/29399] Fetching swift-asn1, swift-service-lifecycle, swift-certificates, swift-async-algorithms, swift-algorithms, swift-log
Fetched https://github.com/apple/swift-algorithms.git from cache (0.52s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetched https://github.com/apple/swift-certificates.git from cache (0.55s)
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-asn1.git from cache (0.60s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.60s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.60s)
Fetched https://github.com/apple/swift-log.git from cache (0.60s)
Fetching https://github.com/apple/swift-nio-http2.git
[1/1204] Fetching swift-http-structured-headers
[62/2155] Fetching swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.24s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.28s)
[1/11782] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.01s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.25s)
Fetching https://github.com/apple/swift-numerics.git
[1/6403] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.39s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.1 (0.93s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.1 (0.62s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (2.32s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.61s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.17.1 (0.71s)
Fetching https://github.com/apple/swift-crypto.git
[1/17505] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.13s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (2.71s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.9.1 (0.55s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.53s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (1.94s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.0 (0.70s)
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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.94.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.4.6
Creating working copy for https://github.com/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/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.32.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.9.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.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.39.0
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.7.0
Creating working copy for https://github.com/mxcl/PromiseKit.git
Working copy of https://github.com/mxcl/PromiseKit.git resolved at 6.22.1
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/vapor/websocket-kit
Working copy of https://github.com/vapor/websocket-kit resolved at 2.16.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.17.1
Creating working copy for https://github.com/Boilertalk/secp256k1.swift.git
Working copy of https://github.com/Boilertalk/secp256k1.swift.git resolved at 0.1.7
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
warning: 'web3.swift': found 67 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumValueConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/UInt+BytesRepresentable.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/ABIDecoder.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/ABIEncoder.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/SynchronizedDictionary.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/RLP/Types+RLPItemConvertible.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/Toolbox/Exports+Web3.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/String+BytesConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/ERC165.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/Transaction/EthereumAddress.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.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/ERC721.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Providers/Web3Provider.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/Int+ETH.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumLogObject.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/Eth+ABI.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Bytes+SecureRandom.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumBlockObject.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumQuantityTag.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/EthereumData.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Transaction/EthereumPublicKey.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/ERC20.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/EthereumTransactionReceiptObject.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumValue.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/SolidityInvocation.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/Json/EthereumTransactionObject.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/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/ContractABI/Contract/ABIObject.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/EthereumQuantity.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumSyncStatusObject.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/RPCRequest.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/SolidityWrappedValue.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/FoundationHTTP/Web3WebSocketProvider.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/RPCResponse.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/SolidityFunction.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/UnsignedInteger+BytesConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/RLP/RLPItemConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/FoundationHTTP/Web3+HTTPInitializer.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/SolidityTuple.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/UnsignedInteger+Shifting.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/FoundationHTTP/Web3HttpProvider.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/BytesConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/ABIConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/Eth+Contract.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/CharacterSet+Hex.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/String+HexBytes.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Web3/Web3.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/RLPItem.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/EthereumContract.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/SolidityEvent.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/SolidityType+Codable.swift
warning: 'web3.swift': found 53 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Bytes+SecureRandom.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/ContractPromiseExtensions.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/Transaction/EthereumAddress.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Bytes+HexString.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/RLP/RLPItemConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumValueConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/Exports+PromiseKit.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumTransactionReceiptObject.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Transaction/EthereumPublicKey.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Transaction/EthereumTransaction.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumData.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Web3/Web3.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/String+HexBytes.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/FoundationHTTP/Web3WebSocketProvider.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/EthereumUtils.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/Transaction/EthereumPrivateKey.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/EthereumCall.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/RPCRequest.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/FoundationHTTP/Web3HttpProvider.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/RLP/Types+RLPItemConvertible.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/Data+BytesConvertible.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/UInt+BytesRepresentable.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/Types+EthereumValueConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/SynchronizedArray.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/EthereumBlockObject.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/Web3+PromiseKit.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Secp256k1+CTXCreator.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Bytes+UInt.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/String+Conversion.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumQuantityTag.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumLogObject.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumValue.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/UnsignedInteger+Shifting.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumTransactionObject.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/Exports+Web3.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/Int+ETH.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Providers/Web3Provider.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumSyncStatusObject.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/RLP/RLPItem.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/BytesConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/CharacterSet+Hex.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/Promisable.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/SolidityFunction.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/Eth+Contract.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/Promisable.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/Exports+PromiseKit.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/ABIConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/SolidityEvent.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/SolidityWrappedValue.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/Eth+ABI.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/ContractPromiseExtensions.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/ABIDecoder.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/ERC721.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/ABIEncoder.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/ERC20.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/EthereumContract.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/SolidityInvocation.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/ERC165.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/ABIObject.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/SolidityType.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/SolidityTuple.swift
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/460] Write sources
[4/460] Copying openfort.js
[5/460] Write sources
[8/460] Copying utils.js
[8/460] Copying storage.js
[8/460] Copying securestorage.js
[8/460] Copying openfort-sync.js
[8/460] Copying index.html
[8/460] Write sources
[8/460] Copying PrivacyInfo.xcprivacy
[8/460] Write sources
[38/460] Compiling CNIOWindows shim.c
[39/460] Compiling CNIOWindows WSAStartup.c
[40/460] Compiling _AtomicsShims.c
[41/460] Compiling CNIOPosix event_loop_id.c
[42/460] Compiling lax_der_privatekey_parsing.c
[43/460] Compiling CNIOWASI CNIOWASI.c
[44/460] Compiling CNIOSHA1 c_nio_sha1.c
[45/460] Compiling lax_der_parsing.c
[46/460] Compiling CNIOOpenBSD shim.c
[47/460] Compiling CNIOLinux liburing_shims.c
[48/460] Compiling CNIODarwin shim.c
[49/460] Compiling CNIOLLHTTP c_nio_http.c
[50/460] Compiling CNIOLLHTTP c_nio_api.c
[51/460] Compiling fiat_p256_adx_sqr.S
[52/460] Compiling CNIOLinux shim.c
[53/460] Compiling fiat_p256_adx_mul.S
[54/460] Write swift-version-24593BA9C3E375BF.txt
[55/460] Compiling fiat_curve25519_adx_mul.S
[56/460] Compiling fiat_curve25519_adx_square.S
[57/466] Compiling CNIOLLHTTP c_nio_llhttp.c
[58/466] Compiling CNIOBoringSSLShims shims.c
[59/466] Compiling secp256k1.c
[61/498] Emitting module _NIOBase64
[62/599] Emitting module InternalCollectionsUtilities
[62/601] Compiling tls_record.cc
[63/603] Compiling tls_method.cc
[64/603] Compiling tls13_server.cc
[66/603] Emitting module secp256k1
[67/603] Compiling secp256k1 Exporter.swift
[68/604] Compiling _NIOBase64 Base64.swift
[69/605] Compiling CryptoSwift AEAD.swift
[70/605] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[71/605] Compiling CryptoSwift ASN1Encoder.swift
[72/605] Compiling CryptoSwift ASN1Scanner.swift
[73/605] Compiling CryptoSwift Array+Extension.swift
[74/605] Compiling CryptoSwift Authenticator.swift
[75/605] Compiling CryptoSwift BatchedCollection.swift
[76/605] Compiling CryptoSwift Bit.swift
[77/605] Compiling CryptoSwift BlockCipher.swift
[78/605] Compiling CryptoSwift BlockDecryptor.swift
[79/605] Compiling _NIODataStructures _TinyArray.swift
[80/605] Compiling _NIODataStructures PriorityQueue.swift
[81/605] Compiling CryptoSwift ASN1.swift
[82/605] Compiling CryptoSwift ASN1Decoder.swift
[83/605] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[84/605] Compiling CryptoSwift AES.Cryptors.swift
[85/605] Compiling CryptoSwift AES.swift
[86/605] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[87/605] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[88/606] Emitting module PromiseKit
[91/608] Compiling tls13_enc.cc
[92/608] Compiling tls13_client.cc
[94/608] Emitting module _NIODataStructures
[95/608] Compiling _NIODataStructures Heap.swift
[97/732] Compiling OrderedCollections OrderedDictionary+Elements.swift
[98/732] Compiling _RopeModule BigString+RemoveSubrange.swift
[99/732] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[100/732] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[101/733] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[102/734] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[103/734] Compiling _RopeModule BigString+ReplaceSubrange.swift
[104/734] Compiling _RopeModule BigString+Split.swift
[105/734] Compiling OrderedCollections _HashTable+Bucket.swift
[106/734] Compiling OrderedCollections _HashTable+BucketIterator.swift
[107/734] Compiling OrderedCollections _HashTable+Constants.swift
[108/739] Compiling OrderedCollections _Hashtable+Header.swift
[109/739] Compiling OrderedCollections OrderedDictionary+Codable.swift
[110/739] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[111/739] Compiling OrderedCollections _HashTable.swift
[112/739] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[113/739] Compiling OrderedCollections _HashTable+Testing.swift
[115/740] Compiling HeapModule Heap+Descriptions.swift
[116/740] Compiling HeapModule Heap.swift
[117/740] Compiling HeapModule _HeapNode.swift
[118/740] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[119/740] Compiling _RopeModule Rope+Index.swift
[120/740] Compiling _RopeModule Rope+Sequence.swift
[121/740] Compiling _RopeModule Rope+Append.swift
[122/740] Compiling _RopeModule Rope+Extract.swift
[123/740] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[124/740] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[125/747] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[126/747] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[127/747] Compiling _RopeModule BigString+Contents.swift
[128/747] Compiling _RopeModule BigString+Debugging.swift
[129/747] Compiling _RopeModule BigString+Index.swift
[130/747] Compiling _RopeModule BigString+Ingester.swift
[131/747] Compiling _RopeModule BigString+Invariants.swift
[132/788] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[133/792] Compiling HeapModule Heap+UnsafeHandle.swift
[134/792] Compiling HeapModule Heap+Invariants.swift
[135/823] Emitting module HeapModule
[135/824] Compiling t1_enc.cc
[138/824] Compiling HashTreeCollections _UnsafePath.swift
[139/824] Compiling HashTreeCollections TreeDictionary+Codable.swift
[140/824] Compiling HashTreeCollections TreeDictionary+Collection.swift
[141/824] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[142/824] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[143/824] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[144/824] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[145/824] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[146/824] Compiling HashTreeCollections _HashNode+Storage.swift
[147/824] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[148/824] Compiling HashTreeCollections _HashNode+Structural filter.swift
[149/824] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[150/824] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[151/824] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[152/824] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[153/824] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[154/824] Compiling HashTreeCollections _HashNode+Invariants.swift
[155/824] Compiling HashTreeCollections _HashNode+Lookups.swift
[156/824] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[157/824] Compiling HashTreeCollections _HashTreeIterator.swift
[158/824] Compiling HashTreeCollections _HashTreeStatistics.swift
[159/824] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[160/824] Compiling HashTreeCollections _RawHashNode.swift
[161/824] Compiling HashTreeCollections _UnmanagedHashNode.swift
[162/824] Compiling HashTreeCollections _HashNode+Structural merge.swift
[163/824] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[164/824] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[165/824] Compiling HashTreeCollections _HashNode+Structural union.swift
[166/824] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[167/824] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[168/824] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[169/824] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[169/824] Compiling tls13_both.cc
[182/824] Compiling HashTreeCollections _HashNode.swift
[183/824] Compiling HashTreeCollections _HashNodeHeader.swift
[184/824] Compiling HashTreeCollections _HashSlot.swift
[185/853] Compiling DequeModule Deque+Codable.swift
[186/853] Compiling DequeModule Deque+Collection.swift
[187/853] Compiling DequeModule Deque+CustomReflectable.swift
[188/853] Compiling DequeModule Deque+Descriptions.swift
[189/853] Compiling DequeModule Deque+Equatable.swift
[190/853] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[191/853] Compiling DequeModule Deque+Extras.swift
[192/853] Compiling DequeModule Deque+Hashable.swift
[193/853] Compiling DequeModule Deque+Testing.swift
[194/853] Compiling DequeModule Deque._Storage.swift
[194/853] Compiling ssl_x509.cc
[198/864] Compiling DequeModule _DequeBuffer.swift
[199/864] Compiling DequeModule _DequeBufferHeader.swift
[212/864] Compiling DequeModule _UnsafeWrappedBuffer.swift
[226/864] Compiling HashTreeCollections TreeSet+Hashable.swift
[227/864] Compiling HashTreeCollections TreeSet+Sendable.swift
[228/864] Compiling _RopeModule Rope+Join.swift
[229/864] Compiling _RopeModule Rope+MutatingForEach.swift
[230/864] Compiling _RopeModule Rope+Remove.swift
[231/864] Compiling _RopeModule Rope+RemoveSubrange.swift
[232/864] Compiling _RopeModule Rope+Split.swift
[233/864] Compiling _RopeModule Optional Utilities.swift
[234/864] Compiling _RopeModule String Utilities.swift
[235/864] Compiling _RopeModule String.Index+ABI.swift
[236/864] Compiling HashTreeCollections TreeDictionary.swift
[237/864] Compiling HashTreeCollections TreeSet+Codable.swift
[238/864] Compiling HashTreeCollections TreeSet+Collection.swift
[239/864] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[240/864] Compiling HashTreeCollections TreeSet+Debugging.swift
[241/864] Compiling HashTreeCollections TreeSet+Descriptions.swift
[242/864] Compiling HashTreeCollections TreeSet+Equatable.swift
[243/864] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[244/864] Compiling HashTreeCollections TreeSet+Extras.swift
[245/864] Compiling HashTreeCollections TreeSet+Filter.swift
[246/874] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[247/874] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[248/874] Compiling HashTreeCollections TreeDictionary+Filter.swift
[249/874] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[250/874] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[251/874] Compiling HashTreeCollections TreeDictionary+Keys.swift
[252/874] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[253/874] Compiling HashTreeCollections TreeDictionary+Merge.swift
[254/874] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[255/874] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[256/874] Compiling HashTreeCollections TreeDictionary+Values.swift
[257/874] Compiling DequeModule Deque._UnsafeHandle.swift
[258/874] Compiling DequeModule Deque.swift
[261/874] Compiling DequeModule _DequeSlot.swift
[326/874] Emitting module DequeModule
[327/875] Emitting module OrderedCollections
[328/876] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[329/876] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[330/876] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[331/876] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[332/876] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[333/876] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[334/876] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[335/876] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[336/876] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[337/876] Compiling HashTreeCollections TreeSet.swift
[347/876] Compiling ssl_transcript.cc
[350/876] Compiling ssl_versions.cc
[351/876] Compiling ssl_stat.cc
[353/876] Emitting module _RopeModule
[386/876] Compiling HashTreeCollections _HashStack.swift
[396/876] Compiling CryptoSwift Signature.swift
[397/876] Compiling CryptoSwift StreamDecryptor.swift
[398/876] Compiling CryptoSwift StreamEncryptor.swift
[399/876] Compiling CryptoSwift String+Extension.swift
[400/876] Compiling CryptoSwift UInt128.swift
[401/876] Compiling CryptoSwift UInt16+Extension.swift
[402/876] Compiling CryptoSwift UInt32+Extension.swift
[403/876] Compiling CryptoSwift UInt64+Extension.swift
[404/876] Compiling CryptoSwift UInt8+Extension.swift
[405/876] Compiling CryptoSwift Updatable.swift
[406/876] Compiling CryptoSwift Utils.swift
[407/876] Compiling CryptoSwift XChaCha20.swift
[408/876] Compiling CryptoSwift ZeroPadding.swift
[409/876] Compiling CryptoSwift resource_bundle_accessor.swift
[443/876] Emitting module HashTreeCollections
[444/878] Emitting module CryptoSwift
[461/878] Compiling ssl_session.cc
[462/878] Compiling ssl_file.cc
[463/878] Compiling ssl_privkey.cc
[464/878] Compiling ssl_key_share.cc
[465/878] Compiling ssl_buffer.cc
[466/878] Compiling ssl_lib.cc
[481/878] Compiling CryptoSwift Utils+Foundation.swift
[482/878] Compiling CryptoSwift PKCS5.swift
[483/878] Compiling CryptoSwift PKCS7.swift
[484/878] Compiling CryptoSwift PKCS7Padding.swift
[485/878] Compiling CryptoSwift Padding.swift
[486/878] Compiling CryptoSwift Poly1305.swift
[487/878] Compiling CryptoSwift RSA+Cipher.swift
[488/878] Compiling CryptoSwift RSA+Signature.swift
[489/878] Compiling CryptoSwift RSA.swift
[490/878] Compiling CryptoSwift Rabbit.swift
[491/878] Compiling CryptoSwift SHA1.swift
[492/878] Compiling CryptoSwift SHA2.swift
[493/878] Compiling CryptoSwift SHA3.swift
[494/878] Compiling CryptoSwift Scrypt.swift
[495/878] Compiling CryptoSwift SecureBytes.swift
[496/879] Compiling ssl_credential.cc
[497/879] Compiling ssl_cert.cc
[498/879] Compiling ssl_cipher.cc
[499/879] Compiling ssl_asn1.cc
[500/879] Compiling ssl_aead_ctx.cc
[501/879] Compiling s3_lib.cc
[502/879] Compiling handoff.cc
[503/879] Compiling s3_pkt.cc
[504/879] Compiling s3_both.cc
[505/879] Compiling handshake_client.cc
[506/879] Compiling handshake.cc
[507/879] Compiling handshake_server.cc
[508/879] Compiling dtls_record.cc
[509/879] Compiling encrypted_client_hello.cc
[510/879] Compiling md5-x86_64-linux.S
[511/879] Compiling extensions.cc
[512/879] Compiling md5-x86_64-apple.S
[513/879] Compiling md5-586-linux.S
[514/879] Compiling md5-586-apple.S
[515/879] Compiling chacha20_poly1305_x86_64-linux.S
[516/879] Compiling chacha20_poly1305_x86_64-apple.S
[517/879] Compiling chacha20_poly1305_armv8-win.S
[518/879] Compiling err_data.cc
[519/879] Compiling chacha20_poly1305_armv8-linux.S
[520/879] Compiling chacha20_poly1305_armv8-apple.S
[521/879] Compiling chacha-x86_64-linux.S
[522/879] Compiling dtls_method.cc
[523/879] Compiling chacha-x86_64-apple.S
[524/879] Compiling chacha-x86-linux.S
[525/879] Compiling d1_srtp.cc
[526/879] Compiling chacha-x86-apple.S
[527/879] Compiling chacha-armv8-win.S
[528/879] Compiling chacha-armv8-linux.S
[529/879] Compiling chacha-armv4-linux.S
[530/879] Compiling chacha-armv8-apple.S
[531/879] Compiling aes128gcmsiv-x86_64-linux.S
[532/879] Compiling aes128gcmsiv-x86_64-apple.S
[533/879] Compiling bio_ssl.cc
[534/879] Compiling x86_64-mont5-apple.S
[535/879] Compiling x86_64-mont-linux.S
[536/879] Compiling x86_64-mont-apple.S
[537/879] Compiling x86_64-mont5-linux.S
[538/879] Compiling x86-mont-apple.S
[539/879] Compiling x86-mont-linux.S
[540/879] Compiling vpaes-x86_64-linux.S
[541/879] Compiling vpaes-armv8-win.S
[542/879] Compiling vpaes-x86_64-apple.S
[543/879] Compiling d1_pkt.cc
[544/879] Compiling vpaes-x86-apple.S
[545/879] Compiling vpaes-x86-linux.S
[546/879] Compiling vpaes-armv8-apple.S
[547/879] Compiling d1_lib.cc
[548/879] Compiling vpaes-armv7-linux.S
[549/879] Compiling vpaes-armv8-linux.S
[550/879] Compiling sha512-armv8-win.S
[551/879] Compiling sha512-x86_64-apple.S
[552/879] Compiling sha512-x86_64-linux.S
[553/879] Compiling sha512-armv8-linux.S
[554/879] Compiling sha512-armv4-linux.S
[555/879] Compiling sha512-armv8-apple.S
[556/879] Compiling sha512-586-linux.S
[557/879] Compiling sha256-x86_64-linux.S
[558/879] Compiling sha512-586-apple.S
[559/879] Compiling sha256-armv8-win.S
[560/879] Compiling sha256-x86_64-apple.S
[561/879] Compiling sha256-armv4-linux.S
[562/879] Compiling sha256-armv8-linux.S
[563/879] Compiling sha256-armv8-apple.S
[564/879] Compiling sha256-586-linux.S
[565/879] Compiling sha1-x86_64-apple.S
[566/879] Compiling sha256-586-apple.S
[567/879] Compiling sha1-armv8-linux.S
[568/879] Compiling sha1-armv8-win.S
[569/879] Compiling sha1-x86_64-linux.S
[570/879] Compiling sha1-armv8-apple.S
[571/879] Compiling sha1-armv4-large-linux.S
[572/879] Compiling sha1-586-linux.S
[573/879] Compiling sha1-586-apple.S
[574/879] Compiling rsaz-avx2-linux.S
[575/879] Compiling rsaz-avx2-apple.S
[576/879] Compiling p256_beeu-x86_64-asm-apple.S
[577/879] Compiling rdrand-x86_64-linux.S
[578/879] Compiling p256_beeu-armv8-asm-win.S
[579/879] Compiling p256_beeu-x86_64-asm-linux.S
[580/879] Compiling rdrand-x86_64-apple.S
[581/879] Compiling p256_beeu-armv8-asm-linux.S
[582/879] Compiling p256_beeu-armv8-asm-apple.S
[583/879] Compiling p256-armv8-asm-linux.S
[584/879] Compiling p256-armv8-asm-apple.S
[585/879] Compiling p256-x86_64-asm-linux.S
[586/879] Compiling p256-x86_64-asm-apple.S
[587/879] Compiling ghashv8-armv8-win.S
[587/879] Compiling p256-armv8-asm-win.S
[589/879] Compiling ghashv8-armv8-linux.S
[590/879] Compiling ghashv8-armv7-linux.S
[591/879] Compiling ghashv8-armv8-apple.S
[592/879] Compiling ghash-x86_64-linux.S
[592/879] Compiling ghash-x86_64-apple.S
[594/879] Compiling ghash-x86-linux.S
[595/879] Compiling ghash-x86-apple.S
[596/879] Compiling ghash-neon-armv8-win.S
[597/879] Compiling ghash-ssse3-x86_64-linux.S
[598/879] Compiling ghash-ssse3-x86-apple.S
[599/879] Compiling ghash-ssse3-x86-linux.S
[600/879] Compiling ghash-ssse3-x86_64-apple.S
[601/879] Compiling ghash-neon-armv8-apple.S
[602/879] Compiling d1_both.cc
[603/879] Compiling ghash-neon-armv8-linux.S
[604/879] Compiling ghash-armv4-linux.S
[605/879] Compiling bsaes-armv7-linux.S
[606/879] Compiling co-586-linux.S
[607/879] Compiling co-586-apple.S
[608/879] Compiling bn-armv8-linux.S
[609/879] Compiling bn-armv8-win.S
[610/879] Compiling armv4-mont-linux.S
[611/879] Compiling bn-586-linux.S
[612/879] Compiling armv8-mont-linux.S
[613/879] Compiling armv8-mont-apple.S
[614/879] Compiling bn-armv8-apple.S
[615/879] Compiling bn-586-apple.S
[616/879] Compiling aesv8-gcm-armv8-win.S
[617/879] Compiling armv8-mont-win.S
[618/879] Compiling aesv8-gcm-armv8-apple.S
[619/879] Compiling aesv8-armv8-win.S
[620/879] Compiling aesv8-armv8-linux.S
[621/879] Compiling aesv8-gcm-armv8-linux.S
[622/879] Compiling aesv8-armv8-apple.S
[623/879] Compiling aesv8-armv7-linux.S
[624/879] Compiling aesni-x86_64-linux.S
[624/879] Compiling aesni-x86_64-apple.S
[626/879] Compiling aesni-x86-linux.S
[627/879] Compiling aesni-x86-apple.S
[628/879] Compiling aes-gcm-avx2-x86_64-linux.S
[629/879] Compiling aes-gcm-avx2-x86_64-apple.S
[630/879] Compiling aes-gcm-avx10-x86_64-apple.S
[631/879] Compiling aes-gcm-avx10-x86_64-linux.S
[632/879] Compiling aesni-gcm-x86_64-apple.S
[633/879] Compiling aesni-gcm-x86_64-linux.S
[634/879] Compiling x_name.cc
[635/879] Compiling x_sig.cc
[636/879] Compiling x_x509.cc
[637/879] Compiling x_pubkey.cc
[638/879] Compiling x_val.cc
[639/879] Compiling x_spki.cc
[640/879] Compiling x_x509a.cc
[641/879] Compiling x_req.cc
[642/879] Compiling x_algor.cc
[643/879] Compiling x_exten.cc
[644/879] Compiling x_attrib.cc
[645/879] Compiling x509rset.cc
[646/879] Compiling x_crl.cc
[647/879] Compiling x509spki.cc
[648/879] Compiling x_all.cc
[649/879] Compiling x509name.cc
[650/879] Compiling x509cset.cc
[651/879] Compiling x509_vfy.cc
[652/879] Compiling x509_vpm.cc
[653/879] Compiling x509_v3.cc
[654/879] Compiling x509_trs.cc
[655/879] Compiling x509_txt.cc
[656/879] Compiling x509_set.cc
[657/879] Compiling x509_req.cc
[658/879] Compiling x509_def.cc
[659/879] Compiling x509_lu.cc
[660/879] Compiling x509_obj.cc
[661/879] Compiling x509_d2.cc
[662/879] Compiling x509_ext.cc
[663/879] Compiling x509_cmp.cc
[664/879] Compiling x509_att.cc
[665/879] Compiling x509.cc
[666/879] Compiling v3_utl.cc
[667/879] Compiling v3_purp.cc
[668/879] Compiling v3_prn.cc
[669/879] Compiling v3_skey.cc
[670/879] Compiling v3_pmaps.cc
[671/879] Compiling v3_ocsp.cc
[672/879] Compiling v3_pcons.cc
[673/879] Compiling v3_lib.cc
[674/879] Compiling v3_ncons.cc
[675/879] Compiling v3_ia5.cc
[676/879] Compiling v3_int.cc
[677/879] Compiling v3_genn.cc
[678/879] Compiling v3_info.cc
[679/879] Compiling v3_extku.cc
[680/879] Compiling v3_enum.cc
[681/879] Compiling v3_crld.cc
[682/879] Compiling v3_cpols.cc
[683/879] Compiling v3_bitst.cc
[684/879] Compiling v3_conf.cc
[685/879] Compiling v3_akeya.cc
[686/879] Compiling v3_bcons.cc
[687/879] Compiling v3_alt.cc
[688/879] Compiling v3_akey.cc
[689/879] Compiling t_x509a.cc
[690/879] Compiling t_crl.cc
[691/879] Compiling i2d_pr.cc
[692/879] Compiling t_x509.cc
[693/879] Compiling t_req.cc
[694/879] Compiling name_print.cc
[695/879] Compiling rsa_pss.cc
[696/879] Compiling policy.cc
[697/879] Compiling by_dir.cc
[698/879] Compiling asn1_gen.cc
[699/879] Compiling algorithm.cc
[700/879] Compiling voprf.cc
[701/879] Compiling a_digest.cc
[702/879] Compiling by_file.cc
[703/879] Compiling a_sign.cc
[704/879] Compiling a_verify.cc
[705/879] Compiling thread_win.cc
[706/879] Compiling thread_none.cc
[707/879] Compiling pmbtoken.cc
[708/879] Compiling thread_pthread.cc
[709/879] Compiling stack.cc
[710/879] Compiling thread.cc
[711/879] Compiling trust_token.cc
[712/879] Compiling siphash.cc
[713/879] Compiling sha1.cc
[714/879] Compiling sha512.cc
[714/879] Compiling rsa_print.cc
[716/879] Compiling sha256.cc
[717/879] Compiling slhdsa.cc
[718/879] Compiling rsa_extra.cc
[719/879] Compiling refcount.cc
[720/879] Compiling spake2plus.cc
[721/879] Compiling rsa_crypt.cc
[722/879] Compiling rc4.cc
[723/879] Compiling windows.cc
[724/879] Compiling trusty.cc
[725/879] Compiling passive.cc
[726/879] Compiling urandom.cc
[727/879] Compiling rand.cc
[728/879] Compiling getentropy.cc
[729/879] Compiling ios.cc
[730/879] Compiling rsa_asn1.cc
[731/879] Compiling poly1305_arm_asm.S
[732/879] Compiling forkunsafe.cc
[733/879] Compiling poly1305.cc
[734/879] Compiling fork_detect.cc
[735/879] Compiling deterministic.cc
[736/879] Compiling poly1305_vec.cc
[737/879] Compiling poly1305_arm.cc
[738/879] Compiling pool.cc
[739/879] Compiling pkcs7.cc
[740/879] Compiling pkcs8_x509.cc
[741/879] Compiling pkcs8.cc
[742/879] Compiling p5_pbev2.cc
[743/879] Compiling pem_pkey.cc
[744/879] Compiling pem_xaux.cc
[745/879] Compiling pem_x509.cc
[746/879] Compiling pkcs7_x509.cc
[747/879] Compiling mlkem.cc
[748/879] Compiling pem_pk8.cc
[749/879] Compiling obj_xref.cc
[750/879] Compiling pem_oth.cc
[751/879] Compiling mldsa.cc
[752/879] Compiling obj.cc
[753/879] Compiling pem_lib.cc
[754/879] Compiling mem.cc
[755/879] Compiling pem_info.cc
[756/879] Compiling poly_rq_mul.S
[757/879] Compiling pem_all.cc
[758/879] Compiling fips_shared_support.cc
[759/879] Compiling md5.cc
[760/879] Compiling md4.cc
[761/879] Compiling lhash.cc
[762/879] Compiling kyber.cc
[763/879] Compiling hpke.cc
[764/879] Compiling sign.cc
[765/879] Compiling ex_data.cc
[766/879] Compiling hrss.cc
[767/879] Compiling scrypt.cc
[768/879] Compiling print.cc
[769/879] Compiling pbkdf.cc
[770/879] Compiling p_x25519_asn1.cc
[771/879] Compiling p_x25519.cc
[772/879] Compiling p_rsa.cc
[773/879] Compiling p_rsa_asn1.cc
[774/879] Compiling p_ed25519.cc
[775/879] Compiling p_hkdf.cc
[776/879] Compiling p_ec.cc
[777/879] Compiling p_ec_asn1.cc
[778/879] Compiling p_ed25519_asn1.cc
[779/879] Compiling p_dh_asn1.cc
[780/879] Compiling p_dh.cc
[781/879] Compiling evp.cc
[782/879] Compiling p_dsa_asn1.cc
[783/879] Compiling evp_ctx.cc
[784/879] Compiling engine.cc
[785/879] Compiling err.cc
[786/879] Compiling ec_derive.cc
[787/879] Compiling ecdh.cc
[788/879] Compiling ecdsa_asn1.cc
[789/879] Compiling evp_asn1.cc
[790/879] Compiling hash_to_curve.cc
[791/879] Compiling ec_asn1.cc
[792/879] Compiling digest_extra.cc
[793/879] Compiling params.cc
[794/879] Compiling dsa.cc
[795/879] Compiling dh_asn1.cc
[796/879] Compiling dsa_asn1.cc
[797/879] Compiling x25519-asm-arm.S
[798/879] Compiling des.cc
[799/879] Compiling cpu_intel.cc
[800/879] Compiling cpu_arm_linux.cc
[801/879] Compiling cpu_arm_freebsd.cc
[802/879] Compiling crypto.cc
[803/879] Compiling curve25519.cc
[804/879] Compiling spake25519.cc
[805/879] Compiling cpu_aarch64_sysreg.cc
[806/879] Compiling cpu_aarch64_openbsd.cc
[807/879] Compiling cpu_aarch64_linux.cc
[808/879] Compiling cpu_aarch64_win.cc
[809/879] Compiling cpu_aarch64_fuchsia.cc
[810/879] Compiling cpu_aarch64_apple.cc
[811/879] Compiling curve25519_64_adx.cc
[812/879] Compiling bcm.cc
[813/879] Compiling tls_cbc.cc
[814/879] Compiling conf.cc
[815/879] Compiling get_cipher.cc
[816/879] Compiling e_tls.cc
[817/879] Compiling e_rc4.cc
[818/879] Compiling e_rc2.cc
[819/879] Compiling e_null.cc
[820/879] Compiling unicode.cc
[821/879] Compiling e_des.cc
[822/879] Compiling derive_key.cc
[823/879] Compiling e_aesctrhmac.cc
[824/879] Compiling e_aesgcmsiv.cc
[825/879] Compiling chacha.cc
[826/879] Compiling e_chacha20poly1305.cc
[827/879] Compiling buf.cc
[828/879] Compiling blake2.cc
[829/879] Compiling bn_asn1.cc
[830/879] Compiling asn1_compat.cc
[831/879] Compiling cbb.cc
[832/879] Compiling ber.cc
[833/879] Compiling cbs.cc
[834/879] Compiling socket_helper.cc
[835/879] Compiling socket.cc
[836/879] Compiling convert.cc
[837/879] Compiling printf.cc
[838/879] Compiling errno.cc
[839/879] Compiling hexdump.cc
[840/879] Compiling pair.cc
[841/879] Compiling file.cc
[842/879] Compiling fd.cc
[843/879] Compiling base64.cc
[844/879] Compiling connect.cc
[845/879] Compiling bio.cc
[846/879] Compiling bio_mem.cc
[847/879] Compiling tasn_fre.cc
[848/879] Compiling tasn_typ.cc
[849/879] Compiling tasn_utl.cc
[850/879] Compiling f_string.cc
[851/879] Compiling posix_time.cc
[852/879] Compiling tasn_new.cc
[853/879] Compiling f_int.cc
[854/879] Compiling tasn_enc.cc
[855/879] Compiling asn_pack.cc
[856/879] Compiling tasn_dec.cc
[857/879] Compiling asn1_par.cc
[858/879] Compiling asn1_lib.cc
[859/879] Compiling a_octet.cc
[860/879] Compiling a_utctm.cc
[861/879] Compiling a_type.cc
[862/879] Compiling a_strnid.cc
[863/879] Compiling a_time.cc
[864/879] Compiling a_strex.cc
[865/879] Compiling a_object.cc
[866/879] Compiling a_i2d_fp.cc
[867/879] Compiling a_mbstr.cc
[868/879] Compiling a_d2i_fp.cc
[868/879] Write sources
[872/879] Compiling a_dup.cc
[873/879] Compiling a_int.cc
[874/891] Compiling a_gentm.cc
[875/909] Compiling a_bitstr.cc
[876/953] Compiling a_bool.cc
[878/971] Compiling Atomics ManagedAtomic.swift
[879/971] Compiling Atomics ManagedAtomicLazyReference.swift
[880/971] Compiling Atomics UnsafeAtomic.swift
[881/971] Compiling Atomics UnsafeAtomicLazyReference.swift
[882/973] Compiling Atomics AtomicStorage.swift
[883/973] Compiling Atomics AtomicValue.swift
[884/973] Compiling Atomics AtomicMemoryOrderings.swift
[885/973] Compiling Atomics DoubleWord.swift
[888/973] Compiling Atomics AtomicInteger.swift
[889/973] Compiling Atomics AtomicOptionalWrappable.swift
[890/973] Compiling Atomics AtomicReference.swift
[893/973] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[894/973] Compiling BitCollections BitSet+CustomReflectable.swift
[895/973] Compiling BitCollections BitSet+CustomStringConvertible.swift
[896/973] Compiling BitCollections BitSet+Equatable.swift
[897/973] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[898/973] Compiling BitCollections BitSet+Extras.swift
[899/973] Compiling BitCollections BitSet+Hashable.swift
[900/980] Compiling Atomics Unmanaged extensions.swift
[901/980] Compiling BitCollections BitArray._UnsafeHandle.swift
[904/982] Compiling Atomics IntegerOperations.swift
[916/982] Emitting module BitCollections
[917/982] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[918/982] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[919/982] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[920/982] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[921/982] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[922/982] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[923/982] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[924/982] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[925/982] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[926/982] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[927/982] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[928/982] Compiling BitCollections BitSet+SetAlgebra union.swift
[929/982] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[930/982] Compiling BitCollections BitSet.Counted.swift
[931/982] Compiling BitCollections BitArray+BitwiseOperations.swift
[932/982] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[933/982] Compiling BitCollections BitArray+Codable.swift
[934/982] Compiling BitCollections BitArray+Collection.swift
[935/982] Compiling BitCollections BitArray+Copy.swift
[936/982] Compiling BitCollections BitArray+CustomReflectable.swift
[937/982] Compiling BitCollections BitArray+Descriptions.swift
[938/982] Compiling BitCollections BitArray+Equatable.swift
[939/982] Compiling Atomics OptionalRawRepresentable.swift
[940/982] Compiling Atomics RawRepresentable.swift
[941/982] Compiling Atomics AtomicBool.swift
[944/982] Compiling Atomics IntegerConformances.swift
[945/982] Compiling Atomics PointerConformances.swift
[946/982] Compiling Atomics Primitives.native.swift
[952/982] Compiling BigInt Subtraction.swift
[953/982] Compiling BigInt Words and Bits.swift
[954/982] Compiling BitCollections BitSet+Codable.swift
[961/982] Emitting module BigInt
[965/982] Compiling BitCollections BitSet.Index.swift
[966/982] Compiling BitCollections BitSet._UnsafeHandle.swift
[967/982] Compiling BitCollections BitSet.swift
[968/982] Compiling BitCollections Range+Utilities.swift
[969/982] Compiling BitCollections Slice+Utilities.swift
[970/982] Compiling BitCollections UInt+Tricks.swift
[971/982] Compiling BitCollections _Word.swift
[976/986] Emitting module Collections
[977/986] Compiling Collections Collections.swift
[979/987] Emitting module Atomics
[986/988] Compiling c-nioatomics.c
[987/988] Compiling c-atomics.c
[989/994] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[990/994] Compiling NIOConcurrencyHelpers NIOLock.swift
[991/994] Compiling NIOConcurrencyHelpers lock.swift
[992/994] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[993/994] Emitting module NIOConcurrencyHelpers
[994/994] Compiling NIOConcurrencyHelpers atomics.swift
[996/1058] Compiling NIOCore NIOCoreSendableMetatype.swift
[997/1058] Compiling NIOCore NIODecodedAsyncSequence.swift
[998/1058] Compiling NIOCore NIOLoopBound.swift
[999/1058] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1000/1058] Compiling NIOCore NIOScheduledCallback.swift
[1001/1058] Compiling NIOCore NIOSendable.swift
[1002/1058] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[1003/1058] Compiling NIOCore RecvByteBufferAllocator.swift
[1004/1066] Compiling NIOCore IPProtocol.swift
[1005/1066] Compiling NIOCore IntegerBitPacking.swift
[1006/1066] Compiling NIOCore IntegerTypes.swift
[1007/1066] Compiling NIOCore Interfaces.swift
[1008/1066] Compiling NIOCore Linux.swift
[1009/1066] Compiling NIOCore MarkedCircularBuffer.swift
[1010/1066] Compiling NIOCore MulticastChannel.swift
[1011/1066] Compiling NIOCore NIOAny.swift
[1012/1066] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1013/1066] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1014/1066] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1015/1066] Compiling NIOCore EventLoopFuture.swift
[1016/1066] Compiling NIOCore FileDescriptor.swift
[1017/1066] Compiling NIOCore FileHandle.swift
[1018/1066] Compiling NIOCore FileRegion.swift
[1019/1066] Compiling NIOCore GlobalSingletons.swift
[1020/1066] Compiling NIOCore IO.swift
[1021/1066] Compiling NIOCore IOData.swift
[1022/1066] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1023/1066] Compiling NIOCore SocketAddresses.swift
[1024/1066] Compiling NIOCore SocketOptionProvider.swift
[1025/1066] Compiling NIOCore SystemCallHelpers.swift
[1026/1066] Compiling NIOCore TimeAmount+Duration.swift
[1027/1066] Compiling NIOCore TypeAssistedChannelHandler.swift
[1028/1066] Compiling NIOCore UniversalBootstrapSupport.swift
[1029/1066] Compiling NIOCore Utilities.swift
[1030/1066] Compiling NIOCore CircularBuffer.swift
[1031/1066] Compiling NIOCore Codec.swift
[1032/1066] Compiling NIOCore ConvenienceOptionSupport.swift
[1033/1066] Compiling NIOCore DeadChannel.swift
[1034/1066] Compiling NIOCore DispatchQueue+WithFuture.swift
[1035/1066] Compiling NIOCore EventLoop+Deprecated.swift
[1036/1066] Compiling NIOCore EventLoop+SerialExecutor.swift
[1037/1066] Compiling NIOCore EventLoop.swift
[1038/1066] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1039/1066] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1040/1066] Compiling NIOCore BSDSocketAPI.swift
[1041/1066] Compiling NIOCore ByteBuffer-aux.swift
[1042/1066] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1043/1066] Compiling NIOCore ByteBuffer-conversions.swift
[1044/1066] Compiling NIOCore ByteBuffer-core.swift
[1045/1066] Compiling NIOCore ByteBuffer-hex.swift
[1046/1066] Compiling NIOCore ByteBuffer-int.swift
[1047/1066] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1048/1066] Compiling NIOCore AddressedEnvelope.swift
[1049/1066] Compiling NIOCore AsyncAwaitSupport.swift
[1050/1066] Compiling NIOCore AsyncChannel.swift
[1051/1066] Compiling NIOCore AsyncChannelHandler.swift
[1052/1066] Compiling NIOCore AsyncChannelInboundStream.swift
[1053/1066] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1054/1066] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1055/1066] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1056/1066] Compiling NIOCore NIOAsyncWriter.swift
[1057/1066] Compiling NIOCore ByteBuffer-multi-int.swift
[1058/1066] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1059/1066] Compiling NIOCore ByteBuffer-views.swift
[1060/1066] Compiling NIOCore Channel.swift
[1061/1066] Compiling NIOCore ChannelHandler.swift
[1062/1066] Compiling NIOCore ChannelHandlers.swift
[1063/1066] Compiling NIOCore ChannelInvoker.swift
[1064/1066] Compiling NIOCore ChannelOption.swift
[1065/1066] Compiling NIOCore ChannelPipeline.swift
[1066/1066] Emitting module NIOCore
[1068/1121] Compiling NIOPosix Pool.swift
[1069/1121] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1070/1121] Compiling NIOPosix PosixSingletons.swift
[1071/1121] Compiling NIOPosix RawSocketBootstrap.swift
[1072/1121] Compiling NIOPosix Resolver.swift
[1073/1121] Compiling NIOPosix Selectable.swift
[1074/1121] Compiling NIOPosix SelectableChannel.swift
[1075/1127] Emitting module NIOEmbedded
[1076/1127] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1077/1127] Compiling NIOEmbedded Embedded.swift
[1078/1127] Compiling NIOEmbedded AsyncTestingChannel.swift
[1080/1128] Compiling NIOPosix ThreadWindows.swift
[1081/1128] Compiling NIOPosix UnsafeTransfer.swift
[1082/1128] Compiling NIOPosix Utilities.swift
[1083/1128] Compiling NIOPosix VsockAddress.swift
[1084/1128] Compiling NIOPosix VsockChannelEvents.swift
[1085/1128] Compiling NIOPosix Windows.swift
[1086/1128] Emitting module NIOPosix
[1087/1128] Compiling NIOPosix SelectableEventLoop.swift
[1088/1128] Compiling NIOPosix SelectorEpoll.swift
[1089/1128] Compiling NIOPosix SelectorGeneric.swift
[1090/1128] Compiling NIOPosix SelectorKqueue.swift
[1091/1128] Compiling NIOPosix SelectorUring.swift
[1092/1128] Compiling NIOPosix SelectorWSAPoll.swift
[1093/1128] Compiling NIOPosix ServerSocket.swift
[1094/1128] Compiling NIOPosix Socket.swift
[1095/1128] Compiling NIOPosix SocketChannel.swift
[1096/1128] Compiling NIOPosix SocketProtocols.swift
[1097/1128] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[1098/1128] Compiling NIOPosix System.swift
[1099/1128] Compiling NIOPosix Thread.swift
[1100/1128] Compiling NIOPosix ThreadPosix.swift
[1101/1128] Compiling NIOPosix IO.swift
[1102/1128] Compiling NIOPosix IntegerBitPacking.swift
[1103/1128] Compiling NIOPosix IntegerTypes.swift
[1104/1128] Compiling NIOPosix Linux.swift
[1105/1128] Compiling NIOPosix LinuxCPUSet.swift
[1106/1128] Compiling NIOPosix LinuxUring.swift
[1107/1128] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1108/1128] Compiling NIOPosix NIOPosixSendableMetatype.swift
[1109/1128] Compiling NIOPosix NIOThreadPool.swift
[1110/1128] Compiling NIOPosix NonBlockingFileIO.swift
[1111/1128] Compiling NIOPosix PendingDatagramWritesManager.swift
[1112/1128] Compiling NIOPosix PendingWritesManager.swift
[1113/1128] Compiling NIOPosix PipeChannel.swift
[1114/1128] Compiling NIOPosix PipePair.swift
[1115/1128] Compiling NIOPosix Bootstrap.swift
[1116/1128] Compiling NIOPosix ControlMessage.swift
[1117/1128] Compiling NIOPosix DatagramVectorReadManager.swift
[1118/1128] Compiling NIOPosix Errors+Any.swift
[1119/1128] Compiling NIOPosix FileDescriptor.swift
[1120/1128] Compiling NIOPosix GetaddrinfoResolver.swift
[1121/1128] Compiling NIOPosix HappyEyeballs.swift
[1122/1128] Compiling NIOPosix BSDSocketAPICommon.swift
[1123/1128] Compiling NIOPosix BSDSocketAPIPosix.swift
[1124/1128] Compiling NIOPosix BSDSocketAPIWindows.swift
[1125/1128] Compiling NIOPosix BaseSocket.swift
[1126/1128] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1127/1128] Compiling NIOPosix BaseSocketChannel.swift
[1128/1128] Compiling NIOPosix BaseStreamSocketChannel.swift
[1130/1131] Emitting module NIO
[1131/1131] Compiling NIO Exports.swift
[1133/1159] Compiling NIOTLS TLSEvents.swift
[1134/1159] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1135/1159] Emitting module NIOTLS
[1136/1159] Compiling NIOTLS SNIHandler.swift
[1137/1159] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1138/1159] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1139/1160] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1140/1160] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1141/1162] Emitting module NIOHTTP1
[1143/1162] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1144/1162] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1145/1191] Compiling NIOSSL NIOSSLHandler.swift
[1146/1191] Compiling NIOSSL NIOSSLServerHandler.swift
[1147/1191] Compiling NIOSSL ObjectIdentifier.swift
[1148/1191] Compiling NIOSSL PosixPort.swift
[1149/1191] Compiling NIOSSL SSLConnection.swift
[1150/1191] Compiling NIOSSL SSLContext.swift
[1151/1191] Compiling NIOSSL ByteBufferBIO.swift
[1152/1191] Compiling NIOSSL CustomPrivateKey.swift
[1153/1191] Compiling NIOSSL SSLCallbacks.swift
[1154/1191] Compiling NIOSSL AndroidCABundle.swift
[1155/1191] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1156/1191] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1157/1191] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1158/1191] Compiling NIOSSL LinuxCABundle.swift
[1159/1191] Compiling NIOSSL NIOSSLClientHandler.swift
[1160/1191] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1162/1192] Emitting module NIOFoundationCompat
[1163/1192] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1165/1243] Compiling NIOWebSocket WebSocketOpcode.swift
[1166/1244] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1167/1244] Compiling NIOTransportServices NIOTSErrors.swift
[1168/1246] Compiling NIOExtras WritePCAPHandler.swift
[1169/1246] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1170/1246] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1171/1248] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1172/1248] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1173/1248] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1176/1248] Compiling NIOTransportServices NIOTSEventLoop.swift
[1177/1248] Emitting module NIOTransportServices
[1178/1248] Compiling NIOTransportServices NIOTSBootstraps.swift
[1179/1248] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1180/1248] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1181/1248] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1182/1248] Compiling NIOTransportServices NIOTSSingletons.swift
[1183/1248] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1186/1248] Emitting module NIOExtras
[1187/1248] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[1188/1248] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1189/1248] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1190/1248] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1191/1248] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1192/1248] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1193/1248] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1194/1248] Emitting module NIOWebSocket
[1195/1248] Compiling NIOTransportServices AcceptHandler.swift
[1196/1248] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[1200/1248] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1201/1248] Compiling NIOSSL SubjectAlternativeName.swift
[1202/1248] Compiling NIOSSL NIOSSLSecureBytes.swift
[1203/1248] Compiling NIOSSL RNG.swift
[1204/1248] Compiling NIOSSL SafeCompare.swift
[1213/1252] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1214/1252] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1216/1253] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1217/1253] Compiling NIOWebSocket WebSocketFrame.swift
[1230/1254] Emitting module NIOSSL
[1252/1255] Compiling NIOSSL Zeroization.swift
[1253/1255] Compiling NIOSSL TLSConfiguration.swift
[1254/1255] Compiling NIOSSL UniversalBootstrapSupport.swift
[1255/1255] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1257/1264] Compiling WebSocketKit WebSocket+Connect.swift
[1258/1264] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1259/1264] Compiling WebSocketKit WebSocketHandler.swift
[1260/1264] Emitting module WebSocketKit
[1261/1264] Compiling WebSocketKit WebSocket+Concurrency.swift
[1262/1264] Compiling WebSocketKit Exports.swift
[1263/1264] Compiling WebSocketKit WebSocket.swift
[1264/1264] Compiling WebSocketKit WebSocketClient.swift
[1266/1309] Emitting module Web3
[1267/1315] Compiling Web3 Types+EthereumValueConvertible.swift
[1268/1315] Compiling Web3 Web3Provider.swift
[1269/1315] Compiling Web3 RLPDecoder.swift
[1270/1315] Compiling Web3 RLPEncoder.swift
[1271/1315] Compiling Web3 RLPItem.swift
[1272/1315] Compiling Web3 RLPItemConvertible.swift
[1273/1315] Compiling Web3 Secp256k1+CTXCreator.swift
[1274/1315] Compiling Web3 String+BytesConvertible.swift
[1275/1315] Compiling Web3 String+Conversion.swift
[1276/1315] Compiling Web3 String+HexBytes.swift
[1277/1315] Compiling Web3 SynchronizedArray.swift
[1278/1315] Compiling Web3 SynchronizedDictionary.swift
[1279/1315] Compiling Web3 BytesConvertible.swift
[1280/1315] Compiling Web3 CharacterSet+Hex.swift
[1281/1315] Compiling Web3 Data+BytesConvertible.swift
[1282/1315] Compiling Web3 EthereumUtils.swift
[1283/1315] Compiling Web3 Exports+Web3.swift
[1284/1315] Compiling Web3 Int+ETH.swift
[1285/1315] Compiling Web3 Types+RLPItemConvertible.swift
[1286/1315] Compiling Web3 BigUInt+BytesConvertible.swift
[1287/1315] Compiling Web3 Bytes+HexString.swift
[1288/1315] Compiling Web3 Bytes+SecureRandom.swift
[1289/1315] Compiling Web3 Bytes+TrimLeadingZeros.swift
[1290/1315] Compiling Web3 Bytes+UInt.swift
[1291/1315] Compiling Web3 UInt+BytesRepresentable.swift
[1292/1315] Compiling Web3 UnsignedInteger+BytesConvertible.swift
[1293/1315] Compiling Web3 UnsignedInteger+Shifting.swift
[1294/1315] Compiling Web3 EthereumAddress.swift
[1295/1315] Compiling Web3 EthereumPrivateKey.swift
[1296/1315] Compiling Web3 EthereumPublicKey.swift
[1297/1315] Compiling Web3 EthereumTransactionObject.swift
[1298/1315] Compiling Web3 EthereumTransactionReceiptObject.swift
[1299/1315] Compiling Web3 EthereumValue.swift
[1300/1315] Compiling Web3 EthereumValueConvertible.swift
[1301/1315] Compiling Web3 RPCRequest.swift
[1302/1315] Compiling Web3 RPCResponse.swift
[1303/1315] Compiling Web3 EthereumBlockObject.swift
[1304/1315] Compiling Web3 EthereumCall.swift
[1305/1315] Compiling Web3 EthereumData.swift
[1306/1315] Compiling Web3 EthereumLogObject.swift
[1307/1315] Compiling Web3 EthereumQuantity.swift
[1308/1315] Compiling Web3 EthereumQuantityTag.swift
[1309/1315] Compiling Web3 EthereumSyncStatusObject.swift
[1310/1315] Compiling Web3 EthereumTransaction.swift
[1311/1315] Compiling Web3 Web3.swift
[1312/1315] Compiling Web3 Web3+HTTPInitializer.swift
[1313/1315] Compiling Web3 Web3+WebSocketInitializer.swift
[1314/1315] Compiling Web3 Web3HttpProvider.swift
[1315/1315] Compiling Web3 Web3WebSocketProvider.swift
[1317/1333] Compiling Web3ContractABI EthereumContract.swift
[1318/1333] Compiling Web3ContractABI SolidityEvent.swift
[1319/1335] Compiling Web3ContractABI ERC721.swift
[1320/1335] Compiling Web3ContractABI Eth+Contract.swift
[1321/1335] Compiling Web3ContractABI ERC165.swift
[1322/1335] Compiling Web3ContractABI ERC20.swift
[1323/1335] Compiling Web3ContractABI SolidityWrappedValue.swift
[1324/1335] Compiling Web3ContractABI ABIObject.swift
[1325/1335] Compiling Web3ContractABI SolidityType+Codable.swift
[1326/1335] Compiling Web3ContractABI SolidityType.swift
[1327/1335] Compiling Web3ContractABI ABIEncoder.swift
[1328/1335] Compiling Web3ContractABI Eth+ABI.swift
[1329/1335] Compiling Web3ContractABI SolidityTuple.swift
[1330/1335] Emitting module Web3ContractABI
[1331/1335] Compiling Web3ContractABI ABI.swift
[1332/1335] Compiling Web3ContractABI ABIConvertible.swift
[1333/1335] Compiling Web3ContractABI ABIDecoder.swift
[1334/1335] Compiling Web3ContractABI SolidityFunction.swift
[1335/1335] Compiling Web3ContractABI SolidityInvocation.swift
[1337/1341] Compiling Web3PromiseKit Exports+PromiseKit.swift
[1338/1341] Emitting module Web3PromiseKit
[1339/1341] Compiling Web3PromiseKit ContractPromiseExtensions.swift
[1340/1341] Compiling Web3PromiseKit Promisable.swift
[1341/1341] Compiling Web3PromiseKit Web3+PromiseKit.swift
[1343/1411] Compiling OpenfortSwift OFInitOAuthParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1344/1411] Compiling OpenfortSwift OFInitSIWEParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1345/1411] Compiling OpenfortSwift OFLinkPhoneOtpParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1346/1411] Compiling OpenfortSwift OFLinkWalletParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1347/1411] Compiling OpenfortSwift OFLinkWithSiweParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1348/1411] Compiling OpenfortSwift OFLogInWithEmailOtpParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1349/1411] Compiling OpenfortSwift OFLogInWithPhoneOtpParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1350/1411] Compiling OpenfortSwift OFLoginWithIdTokenParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1351/1411] Compiling OpenfortSwift OFLoginWithSiweParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1352/1411] Compiling OpenfortSwift OFRequestEmailOtpParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1353/1420] Compiling OpenfortSwift AnyCodable.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1354/1420] Compiling OpenfortSwift OFAddEmailParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1355/1420] Compiling OpenfortSwift OFAuthEmailPasswordParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1356/1420] Compiling OpenfortSwift OFAuthenticateWithSIWEParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1357/1420] Compiling OpenfortSwift OFConfigureEmbeddedWalletDTO.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1358/1420] Compiling OpenfortSwift OFEmbeddedAccountCreateParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1359/1420] Compiling OpenfortSwift OFEmbeddedAccountRecoverParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1360/1420] Compiling OpenfortSwift OFGetEthereumProviderParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1361/1420] Compiling OpenfortSwift OFInitLinkOAuthParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1362/1420] Compiling OpenfortSwift OFInitLinkSiweParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1363/1420] Compiling OpenfortSwift OFLoginWithIdTokenResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1364/1420] Compiling OpenfortSwift OFOAuthProvider.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1365/1420] Compiling OpenfortSwift OFPoolOAuthResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1366/1420] Compiling OpenfortSwift OFSendSignatureTransactionIntentRequestResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1367/1420] Compiling OpenfortSwift OFSessionResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1368/1420] Compiling OpenfortSwift OFSignUpResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1369/1420] Compiling OpenfortSwift OFSimpleResultResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1370/1420] Compiling OpenfortSwift OFUnlinkOAuthResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1371/1420] Compiling OpenfortSwift OFUnlinkWalletResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1372/1420] Compiling OpenfortSwift OFEmbeddedState.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1373/1420] Compiling OpenfortSwift OFGetResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1374/1420] Compiling OpenfortSwift OFGetUserInstanceResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1375/1420] Compiling OpenfortSwift OFInitLinkOAuthResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1376/1420] Compiling OpenfortSwift OFInitOAuthResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1377/1420] Compiling OpenfortSwift OFInitSIWEResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1378/1420] Compiling OpenfortSwift OFLinkWalletResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1379/1420] Compiling OpenfortSwift OFLinkedAccountResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1380/1420] Compiling OpenfortSwift OFListResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1381/1420] Compiling OpenfortSwift OFStoreCredentialsParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1382/1420] Compiling OpenfortSwift OFUnlinkOAuthParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1383/1420] Compiling OpenfortSwift OFUnlinkWalletParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1384/1420] Compiling OpenfortSwift OFVerifyEmailOtpParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1385/1420] Compiling OpenfortSwift OFVerifyEmailParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1386/1420] Compiling OpenfortSwift OFErrorDomains.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1387/1420] Compiling OpenfortSwift OFErrors.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1388/1420] Compiling OpenfortSwift OFKeychainHelper.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1389/1420] Compiling OpenfortSwift OFSDK.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1390/1420] Compiling OpenfortSwift OFAuthorizable.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1391/1420] Emitting module OpenfortSwift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1392/1420] Compiling OpenfortSwift OFEmbeddedWalletAccessable.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1393/1420] Compiling OpenfortSwift OFMethods.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1394/1420] Compiling OpenfortSwift OFOpenfortRootable.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1395/1420] Compiling OpenfortSwift OFProxible.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1396/1420] Compiling OpenfortSwift OFUserAccessable.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1397/1420] Compiling OpenfortSwift OFAddEmailResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1398/1420] Compiling OpenfortSwift OFAuthPlayerResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1399/1420] Compiling OpenfortSwift OFAuthenticateWithSIWEResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1400/1420] Compiling OpenfortSwift OFAuthorizationResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1401/1420] Compiling OpenfortSwift OFCodableSendable.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1402/1420] Compiling OpenfortSwift OFRequestEmailVerificationParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1403/1420] Compiling OpenfortSwift OFRequestPhoneOtpParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1404/1420] Compiling OpenfortSwift OFRequestResetPasswordParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1405/1420] Compiling OpenfortSwift OFResetPasswordParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1406/1420] Compiling OpenfortSwift OFSendSignatureSessionRequestParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1407/1420] Compiling OpenfortSwift OFSendSignatureTransactionIntentRequestParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1408/1420] Compiling OpenfortSwift OFSetRecoveryMethodParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1409/1420] Compiling OpenfortSwift OFSignMessageParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1410/1420] Compiling OpenfortSwift OFSignTypedDataParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1411/1420] Compiling OpenfortSwift OFSignUpWithEmailPasswordParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1412/1420] Compiling OpenfortSwift OpenfortEIP1193Provider.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1413/1420] Compiling OpenfortSwift OFScriptMessageProcessor.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1414/1420] Compiling OpenfortSwift OFStorageMessageProcessor.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1415/1420] Compiling OpenfortSwift OFAuthReplyHandler.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1416/1420] Compiling OpenfortSwift OFConfig.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1417/1420] Compiling OpenfortSwift OFScriptMessageHandler.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1418/1420] Compiling OpenfortSwift OFWebView.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1419/1420] Compiling OpenfortSwift OFWebViewCoordinator.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[1420/1420] Compiling OpenfortSwift resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8e1c3aab9de7fa4f6e33977b6a4cee007e876da3e605dda0be6b9b9bf86aa951
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'web3.swift': found 67 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumValue.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/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/ContractABI/Contract/ERC165.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/FoundationHTTP/Web3+HTTPInitializer.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/ERC20.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/ABIDecoder.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumTransactionObject.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/BigUInt+BytesConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/Types+EthereumValueConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Int+ETH.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/ABIObject.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumValueConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/FoundationHTTP/Web3+WebSocketInitializer.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/Bytes+HexString.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/Eth+Contract.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/String+Conversion.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Web3/Web3.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/SolidityTuple.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumCall.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/SolidityFunction.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/RLP/RLPItemConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Bytes+SecureRandom.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/String+HexBytes.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/UnsignedInteger+Shifting.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/SolidityType+Codable.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumTransactionReceiptObject.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/ABIConvertible.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/Secp256k1+CTXCreator.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/ABIEncoder.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/Data+BytesConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumLogObject.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/SynchronizedDictionary.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumBlockObject.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/Toolbox/String+BytesConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/ERC721.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/RPCResponse.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/CharacterSet+Hex.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/SolidityEvent.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/RPCRequest.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/SynchronizedArray.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/EthereumContract.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Exports+Web3.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/FoundationHTTP/Web3HttpProvider.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/FoundationHTTP/Web3WebSocketProvider.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/UnsignedInteger+BytesConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/Eth+ABI.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Transaction/EthereumTransaction.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Bytes+TrimLeadingZeros.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/SolidityInvocation.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/ABI.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Providers/Web3Provider.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumQuantityTag.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumQuantity.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Transaction/EthereumPublicKey.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/BytesConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/SolidityWrappedValue.swift
warning: 'web3.swift': found 53 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Bytes+UInt.swift
    /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/FoundationHTTP/Web3+HTTPInitializer.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/PromiseKit/Promisable.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/BigUInt+BytesConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/Types+EthereumValueConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Int+ETH.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumValueConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/FoundationHTTP/Web3+WebSocketInitializer.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/Bytes+HexString.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/Web3/Web3.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumCall.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/RLP/RLPItemConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Bytes+SecureRandom.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/String+HexBytes.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/Json/EthereumTransactionReceiptObject.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/Secp256k1+CTXCreator.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/Data+BytesConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumLogObject.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/SynchronizedDictionary.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumBlockObject.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/Toolbox/String+BytesConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/Web3+PromiseKit.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/RPCResponse.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/SynchronizedArray.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/RPCRequest.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/FoundationHTTP/Web3WebSocketProvider.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Exports+Web3.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/FoundationHTTP/Web3HttpProvider.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/Transaction/EthereumTransaction.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/Exports+PromiseKit.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Toolbox/Bytes+TrimLeadingZeros.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/EthereumQuantityTag.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumQuantity.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Transaction/EthereumPublicKey.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/BytesConvertible.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/Core/Json/EthereumValue.swift
warning: 'web3.swift': found 22 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/ABI.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/ABIDecoder.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/ABIConvertible.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/SolidityType.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/ERC165.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/EthereumContract.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/ERC20.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/PromiseKit/Promisable.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/Contract/SolidityInvocation.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/PromiseKit/ContractPromiseExtensions.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/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/Web3+PromiseKit.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/ABI/SolidityWrappedValue.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/ERC721.swift
    /host/spi-builder-workspace/.build/checkouts/Web3.swift/Sources/ContractABI/ABI/SolidityType+Codable.swift
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/54] Compiling secp256k1 Exporter.swift
[5/54] Emitting module secp256k1
[7/71] Emitting module PromiseKit
[8/73] Compiling _NIODataStructures Heap.swift
[9/76] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/76] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[11/168] Compiling NIOConcurrencyHelpers NIOLock.swift
[12/192] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[13/192] Compiling Atomics PointerConformances.swift
[14/192] Compiling Atomics Primitives.native.swift
[15/192] Compiling Atomics OptionalRawRepresentable.swift
[16/192] Compiling Atomics RawRepresentable.swift
[17/192] Emitting module _NIODataStructures
[18/192] Compiling NIOConcurrencyHelpers lock.swift
[19/192] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[20/192] Compiling NIOConcurrencyHelpers atomics.swift
[21/192] Compiling Atomics AtomicMemoryOrderings.swift
[22/192] Compiling Atomics DoubleWord.swift
[23/194] Compiling Atomics ManagedAtomic.swift
[24/194] Compiling Atomics ManagedAtomicLazyReference.swift
[27/194] Compiling _NIODataStructures PriorityQueue.swift
[28/194] Compiling _NIODataStructures _TinyArray.swift
[29/196] Compiling Atomics AtomicStorage.swift
[30/196] Compiling Atomics AtomicValue.swift
[31/196] Emitting module BigInt
[34/196] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[35/196] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[36/199] Compiling Atomics AtomicBool.swift
[37/199] Compiling Atomics IntegerConformances.swift
[43/199] Emitting module NIOConcurrencyHelpers
[44/199] Compiling Atomics AtomicOptionalWrappable.swift
[45/199] Compiling Atomics AtomicReference.swift
[48/199] Compiling Atomics AtomicInteger.swift
[53/201] Emitting module _NIOBase64
[54/201] Compiling _NIOBase64 Base64.swift
[73/202] Compiling Atomics IntegerOperations.swift
[74/202] Compiling Atomics Unmanaged extensions.swift
[80/202] Compiling CryptoSwift CCM.swift
[81/202] Emitting module InternalCollectionsUtilities
[93/203] Compiling CryptoSwift CompactMap.swift
[94/203] Compiling CryptoSwift Cryptor.swift
[95/203] Compiling CryptoSwift Cryptors.swift
[96/203] Compiling CryptoSwift Digest.swift
[97/203] Compiling CryptoSwift DigestType.swift
[98/203] Compiling CryptoSwift AES+Foundation.swift
[99/203] Compiling CryptoSwift Array+Foundation.swift
[100/203] Compiling CryptoSwift Blowfish+Foundation.swift
[101/203] Compiling CryptoSwift ChaCha20+Foundation.swift
[102/203] Compiling CryptoSwift Data+Extension.swift
[103/203] Compiling CryptoSwift HMAC+Foundation.swift
[104/203] Compiling CryptoSwift Rabbit+Foundation.swift
[105/203] Compiling CryptoSwift String+FoundationExtension.swift
[106/203] Compiling CryptoSwift Utils+Foundation.swift
[108/370] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[109/370] Compiling HashTreeCollections _HashNode+Structural merge.swift
[110/371] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[111/371] Compiling HeapModule Heap+Descriptions.swift
[112/371] Compiling HeapModule _HeapNode.swift
[113/371] Compiling HeapModule Heap.swift
[115/439] Compiling HeapModule Heap+Invariants.swift
[116/439] Compiling HeapModule Heap+UnsafeHandle.swift
[117/439] Compiling _RopeModule BigString+CustomStringConvertible.swift
[118/439] Compiling _RopeModule BigString+Equatable.swift
[119/441] Emitting module HeapModule
[121/442] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[122/442] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[123/442] Compiling _RopeModule BigString+Chunk+Counts.swift
[124/442] Compiling _RopeModule BigString+Chunk+Description.swift
[125/473] Compiling BitCollections BitArray+Descriptions.swift
[126/473] Compiling BitCollections BitArray+Equatable.swift
[127/495] Compiling _RopeModule BigString+Split.swift
[128/495] Compiling _RopeModule Range+BigString.swift
[129/495] Compiling _RopeModule BigString+UTF16View.swift
[130/495] Compiling _RopeModule BigString+UTF8View.swift
[131/495] Compiling _RopeModule _RopeVersion.swift
[132/495] Compiling _RopeModule Rope+Collection.swift
[133/495] Compiling _RopeModule Rope+Index.swift
[134/495] Compiling _RopeModule Rope+Sequence.swift
[135/495] Compiling _RopeModule Rope+Append.swift
[136/495] Compiling _RopeModule Rope+Extract.swift
[137/505] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[138/505] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[139/505] Compiling BitCollections BitSet+SetAlgebra union.swift
[140/505] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[141/505] Compiling BitCollections BitSet.Counted.swift
[142/505] Compiling _RopeModule BigString+RemoveSubrange.swift
[143/505] Compiling _RopeModule BigString+ReplaceSubrange.swift
[144/505] Compiling BitCollections BitSet+Random.swift
[145/505] Compiling BitCollections BitSet+SetAlgebra basics.swift
[146/505] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[147/505] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[148/505] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[149/505] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[150/505] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[161/512] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[162/512] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[163/512] Compiling BitCollections BitArray+Extras.swift
[164/512] Compiling BitCollections BitArray+Fill.swift
[169/512] Compiling BitCollections BitArray+Hashable.swift
[170/512] Compiling BitCollections BitArray+Initializers.swift
[171/512] Compiling BitCollections BitArray+Invariants.swift
[172/512] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[173/512] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[174/512] Compiling BitCollections BitArray+Shifts.swift
[175/512] Compiling BitCollections BitArray+Testing.swift
[176/512] Compiling BitCollections BitArray._UnsafeHandle.swift
[177/512] Compiling BitCollections BitArray.swift
[178/512] Compiling BitCollections BitSet+BidirectionalCollection.swift
[179/512] Compiling BitCollections BitSet+Codable.swift
[180/512] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[181/512] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[182/512] Compiling BitCollections BitSet+CustomReflectable.swift
[183/512] Compiling BitCollections BitSet+CustomStringConvertible.swift
[184/512] Compiling BitCollections BitSet+Equatable.swift
[185/512] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[186/512] Compiling BitCollections BitSet+Extras.swift
[187/512] Compiling BitCollections BitSet+Hashable.swift
[188/512] Compiling BitCollections BitArray+RandomBits.swift
[189/512] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[190/512] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[191/512] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[192/512] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[193/512] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[194/512] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[195/512] Compiling BitCollections BitSet+Initializers.swift
[196/512] Compiling BitCollections BitSet+Invariants.swift
[210/512] Compiling BitCollections BitArray+BitwiseOperations.swift
[211/512] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[214/512] Compiling BitCollections BitArray+Codable.swift
[215/512] Compiling BitCollections BitArray+Collection.swift
[216/512] Compiling BitCollections BitArray+Copy.swift
[217/512] Compiling BitCollections BitArray+CustomReflectable.swift
[218/512] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[219/512] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[220/512] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[221/512] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[222/512] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[223/512] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[224/512] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[225/512] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[226/512] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[227/512] Compiling HashTreeCollections TreeSet.swift
[249/519] Emitting module Atomics
[257/520] Emitting module BitCollections
[275/520] Compiling _RopeModule Rope+Find.swift
[276/520] Compiling _RopeModule Rope+ForEachWhile.swift
[277/520] Compiling _RopeModule Rope+Insert.swift
[278/520] Compiling HashTreeCollections _RawHashNode.swift
[279/520] Compiling HashTreeCollections _UnmanagedHashNode.swift
[280/520] Compiling HashTreeCollections _UnsafePath.swift
[281/520] Compiling HashTreeCollections TreeDictionary+Codable.swift
[282/520] Compiling HashTreeCollections TreeDictionary+Collection.swift
[283/520] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[284/520] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[285/520] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[286/520] Emitting module DequeModule
[304/521] Compiling BitCollections BitSet.swift
[305/521] Compiling BitCollections Range+Utilities.swift
[306/521] Compiling BitCollections Slice+Utilities.swift
[307/521] Compiling BitCollections UInt+Tricks.swift
[308/521] Compiling BitCollections _Word.swift
[309/521] Compiling OrderedCollections OrderedSet.swift
[310/521] Compiling OrderedCollections _UnsafeBitset.swift
[344/530] Compiling BitCollections BitSet.Index.swift
[345/530] Compiling BitCollections BitSet._UnsafeHandle.swift
[350/530] Emitting module OrderedCollections
[392/595] Compiling CryptoSwift Signature.swift
[393/595] Compiling CryptoSwift StreamDecryptor.swift
[394/595] Compiling CryptoSwift StreamEncryptor.swift
[395/595] Compiling CryptoSwift String+Extension.swift
[396/595] Compiling CryptoSwift UInt128.swift
[397/595] Compiling CryptoSwift UInt16+Extension.swift
[398/595] Compiling CryptoSwift UInt32+Extension.swift
[399/595] Compiling CryptoSwift UInt64+Extension.swift
[400/595] Compiling CryptoSwift UInt8+Extension.swift
[401/595] Compiling CryptoSwift Updatable.swift
[402/595] Compiling CryptoSwift Utils.swift
[403/595] Compiling CryptoSwift XChaCha20.swift
[404/595] Compiling CryptoSwift ZeroPadding.swift
[405/595] Compiling CryptoSwift resource_bundle_accessor.swift
[406/595] Emitting module _RopeModule
[407/595] Compiling NIOCore NIOCloseOnErrorHandler.swift
[408/595] Compiling NIOCore NIOCoreSendableMetatype.swift
[409/595] Compiling NIOCore NIODecodedAsyncSequence.swift
[410/595] Compiling NIOCore NIOLoopBound.swift
[411/595] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[412/595] Compiling NIOCore NIOScheduledCallback.swift
[413/595] Compiling NIOCore NIOSendable.swift
[414/595] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[415/595] Compiling NIOCore RecvByteBufferAllocator.swift
[416/595] Compiling NIOCore EventLoopFuture+Deprecated.swift
[417/595] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[418/595] Compiling NIOCore EventLoopFuture.swift
[419/595] Compiling NIOCore FileDescriptor.swift
[420/595] Compiling NIOCore FileHandle.swift
[421/595] Compiling NIOCore DeadChannel.swift
[422/595] Compiling NIOCore DispatchQueue+WithFuture.swift
[423/595] Compiling NIOCore EventLoop+Deprecated.swift
[424/595] Compiling NIOCore EventLoop+SerialExecutor.swift
[425/595] Compiling NIOCore EventLoop.swift
[426/595] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[427/595] Compiling NIOCore IPProtocol.swift
[428/595] Compiling NIOCore IntegerBitPacking.swift
[429/595] Compiling NIOCore IntegerTypes.swift
[430/595] Compiling NIOCore Interfaces.swift
[431/595] Compiling NIOCore Linux.swift
[432/595] Compiling NIOCore MarkedCircularBuffer.swift
[433/595] Compiling NIOCore MulticastChannel.swift
[434/595] Compiling NIOCore NIOAny.swift
[443/603] Compiling NIOCore ByteBuffer-views.swift
[444/603] Compiling NIOCore Channel.swift
[445/603] Compiling NIOCore ChannelHandler.swift
[446/603] Compiling NIOCore ChannelHandlers.swift
[447/603] Compiling NIOCore ChannelInvoker.swift
[448/603] Compiling NIOCore ChannelOption.swift
[449/603] Compiling NIOCore ChannelPipeline.swift
[450/603] Compiling NIOCore CircularBuffer.swift
[451/603] Compiling NIOCore Codec.swift
[452/603] Compiling NIOCore ConvenienceOptionSupport.swift
[453/603] Compiling NIOCore BSDSocketAPI.swift
[454/603] Compiling NIOCore ByteBuffer-aux.swift
[455/603] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[456/603] Compiling NIOCore ByteBuffer-conversions.swift
[457/603] Compiling NIOCore ByteBuffer-core.swift
[458/603] Compiling NIOCore ByteBuffer-hex.swift
[459/603] Compiling NIOCore ByteBuffer-int.swift
[460/603] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[461/603] Compiling NIOCore ByteBuffer-multi-int.swift
[462/603] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[472/603] Compiling NIOCore TypeAssistedChannelHandler.swift
[473/603] Compiling NIOCore UniversalBootstrapSupport.swift
[474/603] Compiling NIOCore Utilities.swift
[475/603] Compiling _RopeModule Rope+RemoveSubrange.swift
[476/603] Compiling _RopeModule Rope+Split.swift
[477/603] Compiling _RopeModule Optional Utilities.swift
[478/603] Compiling _RopeModule String Utilities.swift
[479/603] Compiling _RopeModule String.Index+ABI.swift
[480/603] Compiling _RopeModule _CharacterRecognizer.swift
[481/604] Emitting module HashTreeCollections
[493/607] Emitting module Collections
[494/607] Compiling Collections Collections.swift
[500/608] Compiling NIOCore FileRegion.swift
[501/608] Compiling NIOCore GlobalSingletons.swift
[502/608] Compiling NIOCore IO.swift
[503/608] Compiling NIOCore IOData.swift
[505/608] Emitting module CryptoSwift
[530/608] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[531/608] Compiling NIOCore SocketAddresses.swift
[532/608] Compiling NIOCore SocketOptionProvider.swift
[533/608] Compiling NIOCore SystemCallHelpers.swift
[534/608] Compiling NIOCore TimeAmount+Duration.swift
[538/608] Compiling NIOCore AddressedEnvelope.swift
[539/608] Compiling NIOCore AsyncAwaitSupport.swift
[540/608] Compiling NIOCore AsyncChannel.swift
[541/608] Compiling NIOCore AsyncChannelHandler.swift
[542/608] Compiling NIOCore AsyncChannelInboundStream.swift
[543/608] Compiling NIOCore AsyncChannelOutboundWriter.swift
[544/608] Compiling NIOCore NIOAsyncSequenceProducer.swift
[545/608] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[546/608] Compiling NIOCore NIOAsyncWriter.swift
[547/608] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[575/608] Compiling CryptoSwift PKCS1v15.swift
[576/608] Compiling CryptoSwift PKCS5.swift
[577/608] Compiling CryptoSwift PKCS7.swift
[578/608] Compiling CryptoSwift PKCS7Padding.swift
[579/608] Compiling CryptoSwift Padding.swift
[580/608] Compiling CryptoSwift Poly1305.swift
[581/608] Compiling CryptoSwift RSA+Cipher.swift
[582/608] Compiling CryptoSwift RSA+Signature.swift
[583/608] Compiling CryptoSwift RSA.swift
[584/608] Compiling CryptoSwift Rabbit.swift
[585/608] Compiling CryptoSwift SHA1.swift
[586/608] Compiling CryptoSwift SHA2.swift
[587/608] Compiling CryptoSwift SHA3.swift
[588/608] Compiling CryptoSwift Scrypt.swift
[589/608] Compiling CryptoSwift SecureBytes.swift
[609/609] Emitting module NIOCore
[611/664] Compiling NIOEmbedded AsyncTestingChannel.swift
[612/664] Compiling NIOEmbedded Embedded.swift
[613/664] Emitting module NIOEmbedded
[614/664] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[615/665] Compiling NIOPosix Pool.swift
[616/665] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[617/665] Compiling NIOPosix PosixSingletons.swift
[618/665] Compiling NIOPosix RawSocketBootstrap.swift
[619/665] Compiling NIOPosix Resolver.swift
[620/665] Compiling NIOPosix Selectable.swift
[621/665] Compiling NIOPosix SelectableChannel.swift
[623/671] Compiling NIOPosix IO.swift
[624/671] Compiling NIOPosix IntegerBitPacking.swift
[625/671] Compiling NIOPosix IntegerTypes.swift
[626/671] Compiling NIOPosix Linux.swift
[627/671] Compiling NIOPosix LinuxCPUSet.swift
[628/671] Compiling NIOPosix LinuxUring.swift
[629/671] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[630/671] Compiling NIOPosix ThreadWindows.swift
[631/671] Compiling NIOPosix UnsafeTransfer.swift
[632/671] Compiling NIOPosix Utilities.swift
[633/671] Compiling NIOPosix VsockAddress.swift
[634/671] Compiling NIOPosix VsockChannelEvents.swift
[635/671] Compiling NIOPosix Windows.swift
[636/671] Compiling NIOPosix Bootstrap.swift
[637/671] Compiling NIOPosix ControlMessage.swift
[638/671] Compiling NIOPosix DatagramVectorReadManager.swift
[639/671] Compiling NIOPosix Errors+Any.swift
[640/671] Compiling NIOPosix FileDescriptor.swift
[641/671] Compiling NIOPosix GetaddrinfoResolver.swift
[642/671] Compiling NIOPosix HappyEyeballs.swift
[643/671] Emitting module NIOPosix
[644/671] Compiling NIOPosix BSDSocketAPICommon.swift
[645/671] Compiling NIOPosix BSDSocketAPIPosix.swift
[646/671] Compiling NIOPosix BSDSocketAPIWindows.swift
[647/671] Compiling NIOPosix BaseSocket.swift
[648/671] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[649/671] Compiling NIOPosix BaseSocketChannel.swift
[650/671] Compiling NIOPosix BaseStreamSocketChannel.swift
[651/671] Compiling NIOPosix NIOPosixSendableMetatype.swift
[652/671] Compiling NIOPosix NIOThreadPool.swift
[653/671] Compiling NIOPosix NonBlockingFileIO.swift
[654/671] Compiling NIOPosix PendingDatagramWritesManager.swift
[655/671] Compiling NIOPosix PendingWritesManager.swift
[656/671] Compiling NIOPosix PipeChannel.swift
[657/671] Compiling NIOPosix PipePair.swift
[658/671] Compiling NIOPosix Socket.swift
[659/671] Compiling NIOPosix SocketChannel.swift
[660/671] Compiling NIOPosix SocketProtocols.swift
[661/671] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[662/671] Compiling NIOPosix System.swift
[663/671] Compiling NIOPosix Thread.swift
[664/671] Compiling NIOPosix ThreadPosix.swift
[665/671] Compiling NIOPosix SelectableEventLoop.swift
[666/671] Compiling NIOPosix SelectorEpoll.swift
[667/671] Compiling NIOPosix SelectorGeneric.swift
[668/671] Compiling NIOPosix SelectorKqueue.swift
[669/671] Compiling NIOPosix SelectorUring.swift
[670/671] Compiling NIOPosix SelectorWSAPoll.swift
[671/671] Compiling NIOPosix ServerSocket.swift
[673/674] Compiling NIO Exports.swift
[674/674] Emitting module NIO
[676/702] Compiling NIOTLS TLSEvents.swift
[677/702] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[678/702] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[679/702] Emitting module NIOTLS
[680/702] Emitting module NIOFoundationCompat
[681/702] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[682/702] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[683/702] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[684/702] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[685/702] Compiling NIOTLS SNIHandler.swift
[687/703] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[688/703] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[689/703] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[690/703] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[691/703] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[693/706] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[694/706] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[695/706] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[696/706] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[697/706] Emitting module NIOHTTP1
[698/706] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[699/706] Compiling NIOHTTP1 HTTPTypes.swift
[700/706] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[701/706] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[702/757] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[703/757] Compiling NIOTransportServices NIOTSSingletons.swift
[704/757] Compiling NIOTransportServices StateManagedChannel.swift
[705/757] Compiling NIOTransportServices StateManagedListenerChannel.swift
[706/757] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[707/759] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[708/759] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[709/759] Compiling NIOTransportServices NIOTSListenerChannel.swift
[712/759] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[713/759] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[714/759] Compiling NIOTransportServices NIOTSErrors.swift
[715/759] Compiling NIOTransportServices NIOTSEventLoop.swift
[716/759] Compiling NIOTransportServices NIOTSBootstraps.swift
[717/759] Compiling NIOTransportServices NIOTSChannelOptions.swift
[718/759] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[719/759] Emitting module NIOTransportServices
[720/759] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[721/759] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[722/759] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[723/759] Compiling NIOTransportServices AcceptHandler.swift
[724/759] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[725/759] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[726/759] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[727/759] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[733/789] Compiling NIOSSL LinuxCABundle.swift
[734/789] Compiling NIOSSL NIOSSLClientHandler.swift
[735/789] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[736/789] Compiling NIOSSL NIOSSLHandler.swift
[737/793] Compiling NIOWebSocket WebSocketOpcode.swift
[738/794] Emitting module NIOSSL
[739/794] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[740/794] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[741/794] Compiling NIOExtras NIOExtrasError.swift
[742/794] Compiling NIOExtras RequestResponseHandler.swift
[743/794] Compiling NIOExtras RequestResponseHandlers+State.swift
[746/796] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[747/796] Emitting module NIOWebSocket
[750/796] Compiling NIOWebSocket WebSocketErrorCodes.swift
[751/796] Compiling NIOWebSocket WebSocketFrame.swift
[755/796] Compiling NIOSSL SSLConnection.swift
[756/796] Compiling NIOExtras FixedLengthFrameDecoder.swift
[757/796] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[758/796] Compiling NIOExtras LengthFieldPrepender.swift
[759/796] Compiling NIOExtras LineBasedFrameDecoder.swift
[764/796] Compiling NIOExtras QuiescingHelper.swift
[765/796] Compiling NIOExtras RequestResponseWithIDHandler.swift
[766/796] Compiling NIOExtras WritePCAPHandler.swift
[768/796] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[769/796] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[770/796] Compiling NIOExtras JSONRPCFraming.swift
[771/796] Compiling NIOExtras PCAPRingBuffer.swift
[772/796] Compiling NIOExtras NIOLengthFieldBitLength.swift
[773/796] Compiling NIOExtras NIORequestIdentifiable.swift
[774/796] Compiling NIOExtras DebugInboundEventsHandler.swift
[775/796] Compiling NIOExtras DebugOutboundEventsHandler.swift
[776/796] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[778/797] Emitting module NIOExtras
[792/797] Compiling NIOSSL Zeroization.swift
[793/797] Compiling NIOSSL TLSConfiguration.swift
[794/797] Compiling NIOSSL UniversalBootstrapSupport.swift
[795/797] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[800/807] Compiling WebSocketKit Exports.swift
[801/807] Compiling WebSocketKit WebSocketHandler.swift
[802/807] Compiling WebSocketKit WebSocket+Concurrency.swift
[803/807] Emitting module WebSocketKit
[804/807] Compiling WebSocketKit WebSocket.swift
[805/807] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[806/807] Compiling WebSocketKit WebSocket+Connect.swift
[807/807] Compiling WebSocketKit WebSocketClient.swift
[809/852] Emitting module Web3
[810/858] Compiling Web3 Secp256k1+CTXCreator.swift
[811/858] Compiling Web3 String+BytesConvertible.swift
[812/858] Compiling Web3 String+Conversion.swift
[813/858] Compiling Web3 String+HexBytes.swift
[814/858] Compiling Web3 SynchronizedArray.swift
[815/858] Compiling Web3 SynchronizedDictionary.swift
[816/858] Compiling Web3 Types+EthereumValueConvertible.swift
[817/858] Compiling Web3 Web3Provider.swift
[818/858] Compiling Web3 RLPDecoder.swift
[819/858] Compiling Web3 RLPEncoder.swift
[820/858] Compiling Web3 RLPItem.swift
[821/858] Compiling Web3 RLPItemConvertible.swift
[822/858] Compiling Web3 EthereumTransactionObject.swift
[823/858] Compiling Web3 EthereumTransactionReceiptObject.swift
[824/858] Compiling Web3 EthereumValue.swift
[825/858] Compiling Web3 EthereumValueConvertible.swift
[826/858] Compiling Web3 RPCRequest.swift
[827/858] Compiling Web3 RPCResponse.swift
[828/858] Compiling Web3 UInt+BytesRepresentable.swift
[829/858] Compiling Web3 UnsignedInteger+BytesConvertible.swift
[830/858] Compiling Web3 UnsignedInteger+Shifting.swift
[831/858] Compiling Web3 EthereumAddress.swift
[832/858] Compiling Web3 EthereumPrivateKey.swift
[833/858] Compiling Web3 EthereumPublicKey.swift
[834/858] Compiling Web3 Types+RLPItemConvertible.swift
[835/858] Compiling Web3 BigUInt+BytesConvertible.swift
[836/858] Compiling Web3 Bytes+HexString.swift
[837/858] Compiling Web3 Bytes+SecureRandom.swift
[838/858] Compiling Web3 Bytes+TrimLeadingZeros.swift
[839/858] Compiling Web3 Bytes+UInt.swift
[840/858] Compiling Web3 BytesConvertible.swift
[841/858] Compiling Web3 CharacterSet+Hex.swift
[842/858] Compiling Web3 Data+BytesConvertible.swift
[843/858] Compiling Web3 EthereumUtils.swift
[844/858] Compiling Web3 Exports+Web3.swift
[845/858] Compiling Web3 Int+ETH.swift
[846/858] Compiling Web3 EthereumBlockObject.swift
[847/858] Compiling Web3 EthereumCall.swift
[848/858] Compiling Web3 EthereumData.swift
[849/858] Compiling Web3 EthereumLogObject.swift
[850/858] Compiling Web3 EthereumQuantity.swift
[851/858] Compiling Web3 EthereumQuantityTag.swift
[852/858] Compiling Web3 EthereumSyncStatusObject.swift
[853/858] Compiling Web3 EthereumTransaction.swift
[854/858] Compiling Web3 Web3.swift
[855/858] Compiling Web3 Web3+HTTPInitializer.swift
[856/858] Compiling Web3 Web3+WebSocketInitializer.swift
[857/858] Compiling Web3 Web3HttpProvider.swift
[858/858] Compiling Web3 Web3WebSocketProvider.swift
[860/876] Compiling Web3ContractABI ERC165.swift
[861/876] Compiling Web3ContractABI ERC20.swift
[862/876] Compiling Web3ContractABI ABIEncoder.swift
[863/876] Compiling Web3ContractABI Eth+ABI.swift
[864/876] Compiling Web3ContractABI SolidityTuple.swift
[865/878] Compiling Web3ContractABI EthereumContract.swift
[866/878] Compiling Web3ContractABI SolidityEvent.swift
[867/878] Compiling Web3ContractABI ERC721.swift
[868/878] Compiling Web3ContractABI Eth+Contract.swift
[869/878] Compiling Web3ContractABI SolidityWrappedValue.swift
[870/878] Compiling Web3ContractABI ABIObject.swift
[871/878] Compiling Web3ContractABI SolidityType+Codable.swift
[872/878] Compiling Web3ContractABI SolidityType.swift
[873/878] Emitting module Web3ContractABI
[874/878] Compiling Web3ContractABI ABI.swift
[875/878] Compiling Web3ContractABI ABIConvertible.swift
[876/878] Compiling Web3ContractABI ABIDecoder.swift
[877/878] Compiling Web3ContractABI SolidityFunction.swift
[878/878] Compiling Web3ContractABI SolidityInvocation.swift
[880/884] Compiling Web3PromiseKit ContractPromiseExtensions.swift
[881/884] Compiling Web3PromiseKit Exports+PromiseKit.swift
[882/884] Compiling Web3PromiseKit Web3+PromiseKit.swift
[883/884] Compiling Web3PromiseKit Promisable.swift
[884/884] Emitting module Web3PromiseKit
[886/954] Compiling OpenfortSwift OFInitOAuthParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[887/954] Compiling OpenfortSwift OFInitSIWEParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[888/954] Compiling OpenfortSwift OFLinkPhoneOtpParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[889/954] Compiling OpenfortSwift OFLinkWalletParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[890/954] Compiling OpenfortSwift OFLinkWithSiweParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[891/954] Compiling OpenfortSwift OFLogInWithEmailOtpParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[892/954] Compiling OpenfortSwift OFLogInWithPhoneOtpParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[893/954] Compiling OpenfortSwift OFLoginWithIdTokenParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[894/954] Compiling OpenfortSwift OFLoginWithSiweParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[895/954] Compiling OpenfortSwift OFRequestEmailOtpParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[896/963] Compiling OpenfortSwift AnyCodable.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[897/963] Compiling OpenfortSwift OFAddEmailParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[898/963] Compiling OpenfortSwift OFAuthEmailPasswordParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[899/963] Compiling OpenfortSwift OFAuthenticateWithSIWEParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[900/963] Compiling OpenfortSwift OFConfigureEmbeddedWalletDTO.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[901/963] Compiling OpenfortSwift OFEmbeddedAccountCreateParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[902/963] Compiling OpenfortSwift OFEmbeddedAccountRecoverParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[903/963] Compiling OpenfortSwift OFGetEthereumProviderParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[904/963] Compiling OpenfortSwift OFInitLinkOAuthParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[905/963] Compiling OpenfortSwift OFInitLinkSiweParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[906/963] Compiling OpenfortSwift OFRequestEmailVerificationParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[907/963] Compiling OpenfortSwift OFRequestPhoneOtpParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[908/963] Compiling OpenfortSwift OFRequestResetPasswordParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[909/963] Compiling OpenfortSwift OFResetPasswordParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[910/963] Compiling OpenfortSwift OFSendSignatureSessionRequestParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[911/963] Compiling OpenfortSwift OFSendSignatureTransactionIntentRequestParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[912/963] Compiling OpenfortSwift OFSetRecoveryMethodParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[913/963] Compiling OpenfortSwift OFSignMessageParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[914/963] Compiling OpenfortSwift OFSignTypedDataParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[915/963] Compiling OpenfortSwift OFSignUpWithEmailPasswordParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[916/963] Compiling OpenfortSwift OFStoreCredentialsParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[917/963] Compiling OpenfortSwift OFUnlinkOAuthParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[918/963] Compiling OpenfortSwift OFUnlinkWalletParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[919/963] Compiling OpenfortSwift OFVerifyEmailOtpParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[920/963] Compiling OpenfortSwift OFVerifyEmailParams.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[921/963] Compiling OpenfortSwift OFErrorDomains.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[922/963] Compiling OpenfortSwift OFErrors.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[923/963] Compiling OpenfortSwift OFKeychainHelper.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[924/963] Compiling OpenfortSwift OFSDK.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[925/963] Compiling OpenfortSwift OFAuthorizable.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[926/963] Compiling OpenfortSwift OFLoginWithIdTokenResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[927/963] Compiling OpenfortSwift OFOAuthProvider.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[928/963] Compiling OpenfortSwift OFPoolOAuthResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[929/963] Compiling OpenfortSwift OFSendSignatureTransactionIntentRequestResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[930/963] Compiling OpenfortSwift OFSessionResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[931/963] Compiling OpenfortSwift OFSignUpResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[932/963] Compiling OpenfortSwift OFSimpleResultResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[933/963] Compiling OpenfortSwift OFUnlinkOAuthResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[934/963] Compiling OpenfortSwift OFUnlinkWalletResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[935/963] Compiling OpenfortSwift OFEmbeddedState.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[936/963] Compiling OpenfortSwift OFGetResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[937/963] Compiling OpenfortSwift OFGetUserInstanceResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[938/963] Compiling OpenfortSwift OFInitLinkOAuthResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[939/963] Compiling OpenfortSwift OFInitOAuthResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[940/963] Compiling OpenfortSwift OFInitSIWEResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[941/963] Compiling OpenfortSwift OFLinkWalletResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[942/963] Compiling OpenfortSwift OFLinkedAccountResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[943/963] Compiling OpenfortSwift OFListResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[944/963] Emitting module OpenfortSwift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[945/963] Compiling OpenfortSwift OFEmbeddedWalletAccessable.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[946/963] Compiling OpenfortSwift OFMethods.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[947/963] Compiling OpenfortSwift OFOpenfortRootable.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[948/963] Compiling OpenfortSwift OFProxible.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[949/963] Compiling OpenfortSwift OFUserAccessable.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[950/963] Compiling OpenfortSwift OFAddEmailResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[951/963] Compiling OpenfortSwift OFAuthPlayerResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[952/963] Compiling OpenfortSwift OFAuthenticateWithSIWEResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[953/963] Compiling OpenfortSwift OFAuthorizationResponse.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[954/963] Compiling OpenfortSwift OFCodableSendable.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[955/963] Compiling OpenfortSwift OpenfortEIP1193Provider.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[956/963] Compiling OpenfortSwift OFScriptMessageProcessor.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[957/963] Compiling OpenfortSwift OFStorageMessageProcessor.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[958/963] Compiling OpenfortSwift OFAuthReplyHandler.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[959/963] Compiling OpenfortSwift OFConfig.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[960/963] Compiling OpenfortSwift OFScriptMessageHandler.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[961/963] Compiling OpenfortSwift OFWebView.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[962/963] Compiling OpenfortSwift OFWebViewCoordinator.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
[963/963] Compiling OpenfortSwift resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/OpenfortSwift/Keychain/OFKeychainHelper.swift:9:8: error: no such module 'Security'
 7 |
 8 | import Foundation
 9 | import Security
   |        `- error: no such module 'Security'
10 |
11 | public enum OFKeychainHelper {
BUILD FAILURE 6.1 linux