The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build SwiftAtproto, reference main (1bfe17), with Swift 6.1 for Android on 8 Jun 2025 12:07:31 UTC.

Build Command

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

Build Log

      "product_dependencies" : [
        "CID",
        "AsyncHTTPClient",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "SwiftAtproto",
        "ATProtoMacro"
      ],
      "sources" : [
        "AnyCodable.swift",
        "AuthInfo.swift",
        "DIDDocument.swift",
        "SwiftAtproto.swift",
        "URL+.swift",
        "XRPCClientProtocol.swift",
        "extensions.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SourceControl",
      "module_type" : "SwiftTarget",
      "name" : "SourceControl",
      "path" : "Sources/SourceControl",
      "product_memberships" : [
        "swift-atproto",
        "SwiftAtprotoPlugin"
      ],
      "sources" : [
        "Git.swift",
        "GitRepository.swift",
        "LexiconConfig.swift",
        "LexiconsStore.swift",
        "misc.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "MacrosTests",
      "path" : "Tests/MacrosTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "MacrosTests.swift"
      ],
      "target_dependencies" : [
        "Macros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Macros",
      "module_type" : "SwiftTarget",
      "name" : "Macros",
      "path" : "Sources/Macros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "ATProtoMacro",
        "Macros"
      ],
      "sources" : [
        "Macros.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "Generate_Source_Code",
      "module_type" : "PluginTarget",
      "name" : "Generate Source Code",
      "path" : "Plugins/SwiftAtprotoPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Formats Swift source files using SwiftFormat",
          "type" : "custom",
          "verb" : "swift-atproto"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "This command reformats source files",
            "type" : "writeToPackageDirectory"
          },
          {
            "network_scope" : {
              "all" : {
                "ports" : [
                  443
                ]
              }
            },
            "reason" : "fetch lexicons",
            "type" : "allowNetworkConnections"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "SwiftAtprotoPlugin"
      ],
      "sources" : [
        "plugin.swift"
      ],
      "target_dependencies" : [
        "swift-atproto"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "ATProtoMacro",
      "module_type" : "SwiftTarget",
      "name" : "ATProtoMacro",
      "path" : "Sources/ATProtoMacro",
      "product_memberships" : [
        "ATProtoMacro"
      ],
      "sources" : [
        "ATProtoMacro.swift"
      ],
      "target_dependencies" : [
        "Macros",
        "SwiftAtproto"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/swift-libp2p/swift-cid
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/swiftlang/swift-syntax.git
[1/14014] Fetching async-http-client
[982/14189] Fetching async-http-client, swift-cid
[14190/29569] Fetching async-http-client, swift-cid, swift-argument-parser
[14191/105764] Fetching async-http-client, swift-cid, swift-argument-parser, swift-nio
[29843/154267] Fetching async-http-client, swift-cid, swift-argument-parser, swift-nio, swiftformat
[36069/225031] Fetching async-http-client, swift-cid, swift-argument-parser, swift-nio, swiftformat, swift-syntax
Fetched https://github.com/swift-libp2p/swift-cid from cache (9.54s)
Fetched https://github.com/apple/swift-argument-parser from cache (9.55s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (9.61s)
[111551/138712] Fetching async-http-client, swift-nio, swiftformat
Fetched https://github.com/swift-server/async-http-client.git from cache (34.82s)
Fetched https://github.com/apple/swift-nio.git from cache (34.90s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (35.44s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.5 (41.86s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.1 (3.64s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (2.07s)
Computing version for https://github.com/swift-libp2p/swift-cid
Computed https://github.com/swift-libp2p/swift-cid at 0.0.1 (0.52s)
Fetching https://github.com/swift-libp2p/swift-multicodec.git
Fetching https://github.com/swift-libp2p/swift-multibase.git
Fetching https://github.com/swift-libp2p/swift-multihash.git
[1/289] Fetching swift-multicodec
[85/554] Fetching swift-multicodec, swift-multihash
[555/717] Fetching swift-multicodec, swift-multihash, swift-multibase
Fetched https://github.com/swift-libp2p/swift-multihash.git from cache (0.59s)
Fetched https://github.com/swift-libp2p/swift-multicodec.git from cache (0.59s)
Fetched https://github.com/swift-libp2p/swift-multibase.git from cache (0.59s)
Computing version for https://github.com/swift-libp2p/swift-multibase.git
Computed https://github.com/swift-libp2p/swift-multibase.git at 0.0.3 (1.11s)
Fetching https://github.com/swift-libp2p/swift-bases.git
[1/286] Fetching swift-bases
Fetched https://github.com/swift-libp2p/swift-bases.git from cache (0.23s)
Computing version for https://github.com/swift-libp2p/swift-multihash.git
Computed https://github.com/swift-libp2p/swift-multihash.git at 0.0.4 (0.96s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/swift-libp2p/swift-varint.git
[1/12941] Fetching cryptoswift
[2/13049] Fetching cryptoswift, swift-varint
Fetched https://github.com/swift-libp2p/swift-varint.git from cache (0.25s)
[1942/12941] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.30s)
Computing version for https://github.com/swift-libp2p/swift-varint.git
Computed https://github.com/swift-libp2p/swift-varint.git at 0.0.2 (1.76s)
Computing version for https://github.com/swift-libp2p/swift-bases.git
Computed https://github.com/swift-libp2p/swift-bases.git at 0.0.4 (0.47s)
Computing version for https://github.com/swift-libp2p/swift-multicodec.git
Computed https://github.com/swift-libp2p/swift-multicodec.git at 0.0.8 (0.46s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (0.46s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.51s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-http2.git
[1/2667] Fetching swift-nio-transport-services
[135/4464] Fetching swift-nio-transport-services, swift-atomics
[2009/10387] Fetching swift-nio-transport-services, swift-atomics, swift-nio-extras
[2720/16346] Fetching swift-nio-transport-services, swift-atomics, swift-nio-extras, swift-algorithms
[4591/20182] Fetching swift-nio-transport-services, swift-atomics, swift-nio-extras, swift-algorithms, swift-log
[5045/31709] Fetching swift-nio-transport-services, swift-atomics, swift-nio-extras, swift-algorithms, swift-log, swift-nio-http2
Fetched https://github.com/apple/swift-algorithms.git from cache (0.62s)
Fetching https://github.com/apple/swift-nio-ssl.git
[17451/25750] Fetching swift-nio-transport-services, swift-atomics, swift-nio-extras, swift-log, swift-nio-http2
[25751/40593] Fetching swift-nio-transport-services, swift-atomics, swift-nio-extras, swift-log, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.25s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.25s)
Fetched https://github.com/apple/swift-log.git from cache (1.25s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.26s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.26s)
[2969/14843] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.59s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (2.68s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.46s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.54s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.73s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4428] Fetching swift-system
[976/21019] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.41s)
[4314/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.15s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.48s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.50s)
Fetching https://github.com/apple/swift-numerics.git
[1/5739] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.42s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.19s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (0.57s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
[1/904] Fetching swift-http-types
[905/2045] Fetching swift-http-types, swift-http-structured-headers
[2046/3635] Fetching swift-http-types, swift-http-structured-headers, swift-asn1
[2396/9790] Fetching swift-http-types, swift-http-structured-headers, swift-asn1, swift-certificates
[6837/14775] Fetching swift-http-types, swift-http-structured-headers, swift-asn1, swift-certificates, swift-async-algorithms
[10953/17201] Fetching swift-http-types, swift-http-structured-headers, swift-asn1, swift-certificates, swift-async-algorithms, swift-service-lifecycle
Fetched https://github.com/apple/swift-certificates.git from cache (0.56s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.59s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.59s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.59s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.59s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.59s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.57s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.58s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.55s)
Fetching https://github.com/apple/swift-crypto.git
[1/14671] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.88s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.34s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.47s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.42s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.41s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.46s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.57s)
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.55.5
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/swift-libp2p/swift-multibase.git
Working copy of https://github.com/swift-libp2p/swift-multibase.git resolved at 0.0.3
Creating working copy for https://github.com/swift-libp2p/swift-cid
Working copy of https://github.com/swift-libp2p/swift-cid resolved at 0.0.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/swift-libp2p/swift-multihash.git
Working copy of https://github.com/swift-libp2p/swift-multihash.git resolved at 0.0.4
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.28.0
Creating working copy for https://github.com/swift-libp2p/swift-bases.git
Working copy of https://github.com/swift-libp2p/swift-bases.git resolved at 0.0.4
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/swift-libp2p/swift-varint.git
Working copy of https://github.com/swift-libp2p/swift-varint.git resolved at 0.0.2
Creating working copy for https://github.com/swift-libp2p/swift-multicodec.git
Working copy of https://github.com/swift-libp2p/swift-multicodec.git resolved at 0.0.8
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
[1/1] Compiling plugin Generate Source Code
[2/2] Compiling plugin SwiftFormatPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/549] Write sources
[21/549] Copying PrivacyInfo.xcprivacy
[21/549] Write sources
[57/549] Compiling _SwiftSyntaxCShims dummy.c
[58/549] Compiling CNIOWindows shim.c
[59/549] Compiling _NumericsShims _NumericsShims.c
[60/549] Compiling _AtomicsShims.c
[61/549] Compiling CNIOWASI CNIOWASI.c
[62/549] Compiling CNIOLinux liburing_shims.c
[63/549] Compiling CNIOWindows WSAStartup.c
[64/549] Compiling CNIODarwin shim.c
[65/549] Compiling CNIOLLHTTP c_nio_http.c
[66/549] Compiling CNIOExtrasZlib empty.c
[67/549] Compiling fiat_p256_adx_sqr.S
[68/549] Compiling fiat_p256_adx_mul.S
[69/549] Compiling fiat_curve25519_adx_square.S
[70/549] Compiling CNIOLLHTTP c_nio_api.c
[71/549] Write swift-version-24593BA9C3E375BF.txt
[72/549] Compiling fiat_curve25519_adx_mul.S
[73/549] Compiling CNIOLinux shim.c
[74/550] Compiling CNIOLLHTTP c_nio_llhttp.c
[75/552] Compiling CNIOBoringSSLShims shims.c
[76/560] Compiling tls13_server.cc
[77/560] Compiling tls_record.cc
[78/560] Compiling tls_method.cc
[79/560] Compiling tls13_enc.cc
[81/572] Emitting module VarInt
[82/572] Emitting module SwiftSyntax601
[83/572] Compiling SwiftSyntax601 Empty.swift
[84/573] Compiling _NIODataStructures PriorityQueue.swift
[85/573] Emitting module SwiftSyntax509
[86/573] Compiling SwiftSyntax509 Empty.swift
[87/573] Compiling _NIODataStructures _TinyArray.swift
[89/574] Emitting module SourceControl
[91/580] Compiling SwiftSyntax510 Empty.swift
[92/580] Emitting module SwiftSyntax510
[93/581] Emitting module SwiftSyntax600
[94/581] Compiling SwiftSyntax600 Empty.swift
[95/581] Emitting module _NIOBase64
[96/581] Compiling _NIOBase64 Base64.swift
[100/612] Compiling RealModule ElementaryFunctions.swift
[101/714] Compiling RealModule Real.swift
[102/714] Compiling RealModule RealFunctions.swift
[103/714] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[104/715] Compiling CryptoSwift ASN1Scanner.swift
[105/715] Compiling CryptoSwift Array+Extension.swift
[106/715] Compiling CryptoSwift Authenticator.swift
[107/715] Compiling CryptoSwift BatchedCollection.swift
[108/715] Compiling RealModule Float80+Real.swift
[109/715] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[110/715] Compiling CryptoSwift AES.Cryptors.swift
[111/715] Compiling RealModule Float16+Real.swift
[112/715] Compiling RealModule Float+Real.swift
[113/715] Compiling CryptoSwift AEAD.swift
[114/715] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[117/715] Emitting module RealModule
[120/716] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[121/716] Emitting module _NIODataStructures
[122/716] Compiling _NIODataStructures Heap.swift
[123/716] Emitting module Logging
[124/716] Compiling Logging Locks.swift
[125/717] Compiling Logging MetadataProvider.swift
[128/717] Compiling SourceControl Git.swift
[129/717] Emitting module InternalCollectionsUtilities
[130/717] Compiling VarInt VarInt.swift
[131/717] Compiling VarInt BinaryEncoder.swift
[132/718] Compiling CryptoSwift ASN1Decoder.swift
[133/718] Compiling CryptoSwift ASN1Encoder.swift
[134/718] Compiling CryptoSwift AES.swift
[135/718] Compiling CryptoSwift ASN1.swift
[136/718] Compiling SourceControl LexiconConfig.swift
[137/719] Wrapping AST for SwiftSyntax601 for debugging
[139/719] Compiling SourceControl misc.swift
[140/719] Compiling SourceControl LexiconsStore.swift
[141/719] Compiling SourceControl GitRepository.swift
[142/784] Wrapping AST for SwiftSyntax600 for debugging
[144/788] Wrapping AST for SwiftSyntax510 for debugging
[145/788] Wrapping AST for SwiftSyntax509 for debugging
[146/788] Wrapping AST for SourceControl for debugging
[148/803] Compiling Logging Logging.swift
[149/803] Compiling Logging LogHandler.swift
[150/803] Compiling Multicodec Multicodec.swift
[151/804] Compiling DequeModule Deque+CustomReflectable.swift
[152/804] Compiling DequeModule Deque+Descriptions.swift
[154/806] Compiling DequeModule _DequeBuffer.swift
[155/806] Compiling DequeModule _DequeBufferHeader.swift
[156/806] Compiling DequeModule Deque+Equatable.swift
[157/806] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[158/806] Compiling DequeModule Deque+Extras.swift
[159/806] Compiling DequeModule Deque+Hashable.swift
[160/806] Compiling DequeModule _DequeSlot.swift
[161/806] Compiling DequeModule _UnsafeWrappedBuffer.swift
[162/806] Compiling DequeModule Deque+Testing.swift
[163/806] Compiling DequeModule Deque._Storage.swift
[164/806] Compiling DequeModule Deque._UnsafeHandle.swift
[165/806] Compiling DequeModule Deque.swift
[166/806] Compiling DequeModule Deque+Codable.swift
[167/806] Compiling DequeModule Deque+Collection.swift
[168/806] Compiling Multicodec Codecs.swift
[169/806] Compiling Multicodec Codecs+Equatable.swift
[170/806] Emitting module Multicodec
[172/807] Emitting module DequeModule
[173/808] Compiling tls13_client.cc
[175/808] Compiling SwiftSyntax SyntaxIdentifier.swift
[176/808] Compiling SwiftSyntax SyntaxNodeFactory.swift
[177/808] Compiling SwiftSyntax SyntaxNodeStructure.swift
[178/808] Compiling SwiftSyntax SyntaxProtocol.swift
[179/808] Compiling SwiftSyntax SyntaxText.swift
[180/808] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[181/808] Compiling SwiftSyntax TokenDiagnostic.swift
[182/808] Compiling SwiftSyntax TokenSequence.swift
[183/808] Compiling SwiftSyntax TokenSyntax.swift
[183/817] Compiling tls13_both.cc
[184/817] Compiling t1_enc.cc
[186/817] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[187/817] Compiling SwiftSyntax RawSyntaxNodesC.swift
[188/817] Compiling SwiftSyntax RawSyntaxNodesD.swift
[189/817] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[190/817] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[191/817] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[192/817] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[193/817] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[194/817] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[195/817] Compiling SwiftSyntax RawSyntaxValidation.swift
[196/817] Compiling SwiftSyntax Trivia.swift
[197/817] Compiling SwiftSyntax Utils.swift
[198/817] Compiling SwiftSyntax ChildNameForKeyPath.swift
[199/817] Compiling SwiftSyntax Keyword.swift
[206/817] Compiling SwiftSyntax SyntaxEnum.swift
[207/817] Compiling SwiftSyntax SyntaxKind.swift
[208/817] Compiling SwiftSyntax SyntaxRewriter.swift
[209/817] Compiling SwiftSyntax SyntaxTraits.swift
[210/817] Compiling SwiftSyntax SyntaxVisitor.swift
[211/817] Compiling SwiftSyntax TokenKind.swift
[212/817] Compiling SwiftSyntax Tokens.swift
[213/817] Compiling SwiftSyntax TriviaPieces.swift
[213/831] Compiling ssl_versions.cc
[214/831] Compiling ssl_x509.cc
[225/831] Compiling SwiftSyntax Identifier.swift
[226/831] Compiling SwiftSyntax MemoryLayout.swift
[227/831] Compiling SwiftSyntax MissingNodeInitializers.swift
[228/831] Compiling SwiftSyntax RawSyntax.swift
[229/831] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[230/831] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[231/831] Compiling SwiftSyntax RawSyntaxTokenView.swift
[232/831] Compiling SwiftSyntax SourceEdit.swift
[233/831] Compiling SwiftSyntax SourceLength.swift
[241/831] Compiling SwiftSyntax CustomTraits.swift
[242/831] Compiling SwiftSyntax EditorPlaceholder.swift
[242/831] Compiling ssl_transcript.cc
[244/831] Emitting module CryptoSwift
[244/831] Compiling ssl_stat.cc
[245/831] Compiling ssl_session.cc
[276/831] Compiling ssl_privkey.cc
[277/831] Compiling ssl_key_share.cc
[278/831] Compiling ssl_file.cc
[280/831] Compiling CryptoSwift Signature.swift
[281/831] Compiling CryptoSwift StreamDecryptor.swift
[282/831] Compiling CryptoSwift StreamEncryptor.swift
[283/831] Compiling CryptoSwift String+Extension.swift
[284/831] Compiling CryptoSwift UInt128.swift
[285/831] Compiling CryptoSwift UInt16+Extension.swift
[286/831] Compiling CryptoSwift UInt32+Extension.swift
[287/831] Compiling CryptoSwift UInt64+Extension.swift
[288/831] Compiling CryptoSwift UInt8+Extension.swift
[289/831] Compiling CryptoSwift Updatable.swift
[290/831] Compiling CryptoSwift Utils.swift
[291/831] Compiling CryptoSwift XChaCha20.swift
[292/831] Compiling CryptoSwift ZeroPadding.swift
[293/831] Compiling CryptoSwift resource_bundle_accessor.swift
[293/831] Compiling ssl_credential.cc
[294/831] Compiling ssl_lib.cc
[295/831] Compiling ssl_cipher.cc
[296/831] Compiling ssl_buffer.cc
[298/831] Compiling CryptoSwift PKCS5.swift
[299/831] Compiling CryptoSwift PKCS7.swift
[300/831] Compiling CryptoSwift PKCS7Padding.swift
[301/831] Compiling CryptoSwift Padding.swift
[302/831] Compiling CryptoSwift Poly1305.swift
[303/831] Compiling CryptoSwift RSA+Cipher.swift
[304/831] Compiling CryptoSwift RSA+Signature.swift
[305/831] Compiling CryptoSwift RSA.swift
[306/831] Compiling CryptoSwift Rabbit.swift
[307/831] Compiling CryptoSwift SHA1.swift
[308/831] Compiling CryptoSwift SHA2.swift
[309/831] Compiling CryptoSwift SHA3.swift
[310/831] Compiling CryptoSwift Scrypt.swift
[311/831] Compiling CryptoSwift SecureBytes.swift
[312/831] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[313/831] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[314/831] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[315/831] Compiling SwiftSyntax SyntaxBaseNodes.swift
[316/831] Compiling SwiftSyntax SyntaxCollections.swift
[317/831] Compiling SwiftSyntax SyntaxNodesAB.swift
[318/831] Compiling SwiftSyntax SyntaxNodesC.swift
[319/831] Compiling SwiftSyntax SyntaxNodesD.swift
[320/831] Compiling SwiftSyntax SyntaxNodesEF.swift
[321/831] Compiling SwiftSyntax SyntaxNodesGHI.swift
[322/831] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[323/831] Compiling SwiftSyntax SyntaxNodesOP.swift
[324/831] Compiling SwiftSyntax SyntaxNodesQRS.swift
[325/831] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[326/831] Compiling CryptoSwift XChaCha20+Foundation.swift
[327/831] Compiling CryptoSwift Generics.swift
[328/831] Compiling CryptoSwift HKDF.swift
[329/831] Compiling CryptoSwift HMAC.swift
[330/831] Compiling CryptoSwift ISO10126Padding.swift
[331/831] Compiling CryptoSwift ISO78164Padding.swift
[332/831] Compiling CryptoSwift Int+Extension.swift
[333/831] Compiling CryptoSwift MD5.swift
[334/831] Compiling CryptoSwift NoPadding.swift
[335/831] Compiling CryptoSwift Operators.swift
[336/831] Compiling CryptoSwift DER.swift
[337/831] Compiling CryptoSwift PBKDF1.swift
[338/831] Compiling CryptoSwift PBKDF2.swift
[339/831] Compiling CryptoSwift PKCS1v15.swift
[339/832] Compiling ssl_cert.cc
[341/832] Compiling ssl_aead_ctx.cc
[343/832] Compiling SourceControl misc.swift
[344/832] Compiling SourceControl LexiconConfig.swift
[345/832] Compiling SourceControl GitRepository.swift
[346/832] Compiling SourceControl LexiconsStore.swift
[347/832] Emitting module SourceControl
[348/832] Compiling SourceControl Git.swift
[349/833] Compiling ssl_asn1.cc
[350/833] Compiling s3_pkt.cc
[351/833] Compiling s3_lib.cc
[352/833] Compiling s3_both.cc
[353/833] Compiling handshake_server.cc
[354/833] Compiling handshake_client.cc
[355/833] Compiling handoff.cc
[356/833] Compiling handshake.cc
[357/833] Compiling extensions.cc
[358/833] Compiling encrypted_client_hello.cc
[359/833] Compiling dtls_record.cc
[360/833] Compiling md5-x86_64-linux.S
[361/833] Compiling md5-x86_64-apple.S
[362/833] Compiling md5-586-linux.S
[363/833] Compiling md5-586-apple.S
[364/833] Compiling dtls_method.cc
[365/833] Compiling d1_srtp.cc
[367/833] Emitting module SwiftSyntax
[367/833] Compiling chacha20_poly1305_x86_64-apple.S
[368/833] Compiling d1_pkt.cc
[369/833] Compiling chacha20_poly1305_x86_64-linux.S
[370/833] Compiling chacha20_poly1305_armv8-win.S
[371/833] Compiling chacha20_poly1305_armv8-linux.S
[372/833] Compiling err_data.cc
[373/833] Compiling chacha20_poly1305_armv8-apple.S
[374/833] Compiling chacha-x86_64-linux.S
[375/833] Compiling chacha-x86_64-apple.S
[376/833] Compiling chacha-x86-apple.S
[377/833] Compiling chacha-x86-linux.S
[378/833] Compiling d1_lib.cc
[379/833] Compiling chacha-armv8-win.S
[380/833] Compiling chacha-armv8-linux.S
[381/833] Compiling chacha-armv4-linux.S
[382/833] Compiling chacha-armv8-apple.S
[383/833] Compiling aes128gcmsiv-x86_64-linux.S
[384/833] Compiling aes128gcmsiv-x86_64-apple.S
[385/833] Compiling x86_64-mont5-linux.S
[386/833] Compiling x86_64-mont5-apple.S
[387/833] Compiling x86_64-mont-linux.S
[388/833] Compiling x86_64-mont-apple.S
[389/833] Compiling x86-mont-linux.S
[390/833] Compiling x86-mont-apple.S
[391/833] Compiling vpaes-x86-linux.S
[392/833] Compiling vpaes-x86_64-linux.S
[393/833] Compiling vpaes-x86_64-apple.S
[394/833] Compiling vpaes-x86-apple.S
[395/833] Compiling vpaes-armv8-win.S
[396/833] Compiling vpaes-armv8-linux.S
[397/833] Compiling vpaes-armv8-apple.S
[398/833] Compiling bio_ssl.cc
[399/833] Compiling vpaes-armv7-linux.S
[400/833] Compiling sha512-x86_64-linux.S
[401/833] Compiling sha512-x86_64-apple.S
[402/833] Compiling sha512-armv8-win.S
[403/833] Compiling sha512-586-linux.S
[404/833] Compiling sha512-armv8-linux.S
[405/833] Compiling sha512-armv8-apple.S
[406/833] Compiling sha512-armv4-linux.S
[407/833] Compiling sha512-586-apple.S
[408/833] Compiling sha256-x86_64-linux.S
[409/833] Compiling sha256-armv8-linux.S
[410/833] Compiling sha256-armv8-apple.S
[411/833] Compiling sha256-armv8-win.S
[412/833] Compiling sha256-x86_64-apple.S
[413/833] Compiling sha256-armv4-linux.S
[414/833] Compiling sha256-586-linux.S
[415/833] Compiling sha256-586-apple.S
[416/833] Compiling sha1-x86_64-linux.S
[417/833] Compiling sha1-armv8-win.S
[418/833] Compiling sha1-x86_64-apple.S
[419/833] Compiling sha1-armv8-linux.S
[420/833] Compiling sha1-armv4-large-linux.S
[421/833] Compiling sha1-586-apple.S
[422/833] Compiling sha1-armv8-apple.S
[423/833] Compiling rsaz-avx2-apple.S
[424/833] Compiling sha1-586-linux.S
[425/833] Compiling rsaz-avx2-linux.S
[426/833] Compiling rdrand-x86_64-linux.S
[427/833] Compiling rdrand-x86_64-apple.S
[428/833] Compiling p256_beeu-x86_64-asm-linux.S
[429/833] Compiling p256_beeu-armv8-asm-linux.S
[430/833] Compiling p256_beeu-armv8-asm-win.S
[431/833] Compiling p256_beeu-x86_64-asm-apple.S
[432/833] Compiling p256-x86_64-asm-linux.S
[433/833] Compiling p256_beeu-armv8-asm-apple.S
[434/833] Compiling p256-armv8-asm-linux.S
[435/833] Compiling p256-x86_64-asm-apple.S
[436/833] Compiling p256-armv8-asm-win.S
[437/833] Compiling ghashv8-armv8-win.S
[438/833] Compiling ghashv8-armv8-linux.S
[438/833] Compiling ghashv8-armv8-apple.S
[440/833] Compiling p256-armv8-asm-apple.S
[441/833] Compiling ghashv8-armv7-linux.S
[442/833] Compiling ghash-x86-linux.S
[443/833] Compiling ghash-ssse3-x86_64-linux.S
[444/833] Compiling ghash-x86-apple.S
[445/833] Compiling ghash-ssse3-x86_64-apple.S
[445/833] Compiling ghash-x86_64-linux.S
[447/833] Compiling ghash-x86_64-apple.S
[448/833] Compiling ghash-ssse3-x86-apple.S
[449/833] Compiling ghash-ssse3-x86-linux.S
[450/833] Compiling ghash-neon-armv8-win.S
[451/833] Compiling ghash-neon-armv8-linux.S
[452/833] Compiling ghash-neon-armv8-apple.S
[453/833] Compiling ghash-armv4-linux.S
[454/833] Compiling co-586-linux.S
[455/833] Compiling bsaes-armv7-linux.S
[456/833] Compiling co-586-apple.S
[457/833] Compiling bn-armv8-win.S
[458/833] Compiling bn-armv8-apple.S
[459/833] Compiling bn-armv8-linux.S
[460/833] Compiling bn-586-linux.S
[461/833] Compiling bn-586-apple.S
[462/833] Compiling d1_both.cc
[462/833] Compiling armv8-mont-linux.S
[464/833] Compiling armv8-mont-win.S
[465/833] Compiling aesv8-gcm-armv8-win.S
[466/833] Compiling armv4-mont-linux.S
[466/833] Compiling armv8-mont-apple.S
[468/833] Compiling aesv8-gcm-armv8-linux.S
[469/833] Compiling aesv8-gcm-armv8-apple.S
[470/833] Compiling aesv8-armv7-linux.S
[471/833] Compiling aesv8-armv8-win.S
[472/833] Compiling aesv8-armv8-apple.S
[473/833] Compiling aesni-x86_64-linux.S
[474/833] Compiling aesv8-armv8-linux.S
[475/833] Compiling aesni-x86_64-apple.S
[476/833] Compiling aesni-x86-linux.S
[477/833] Compiling aesni-x86-apple.S
[478/833] Compiling aesni-gcm-x86_64-apple.S
[479/833] Compiling aes-gcm-avx2-x86_64-linux.S
[480/833] Compiling aesni-gcm-x86_64-linux.S
[481/833] Compiling aes-gcm-avx2-x86_64-apple.S
[481/833] Compiling aes-gcm-avx10-x86_64-apple.S
[483/833] Compiling aes-gcm-avx10-x86_64-linux.S
[484/833] Compiling x_val.cc
[485/833] Compiling x_x509.cc
[486/833] Compiling x_sig.cc
[487/833] Compiling x_pubkey.cc
[488/833] Compiling x_req.cc
[489/833] Compiling x_x509a.cc
[490/833] Compiling x_spki.cc
[491/833] Compiling x_exten.cc
[492/833] Compiling x_all.cc
[493/833] Compiling x_name.cc
[494/833] Compiling x_algor.cc
[495/833] Compiling x509spki.cc
[496/833] Compiling x_crl.cc
[497/833] Compiling x_attrib.cc
[498/833] Compiling x509rset.cc
[499/833] Compiling x509_vpm.cc
[500/833] Compiling x509_v3.cc
[501/833] Compiling x509name.cc
[502/833] Compiling x509cset.cc
[503/833] Compiling x509_txt.cc
[504/833] Compiling x509_vfy.cc
[505/833] Compiling x509_trs.cc
[506/833] Compiling x509_req.cc
[507/833] Compiling x509_set.cc
[508/833] Compiling x509_def.cc
[509/833] Compiling x509_ext.cc
[510/833] Compiling x509_obj.cc
[511/833] Compiling x509_lu.cc
[512/833] Compiling x509_d2.cc
[513/833] Compiling x509.cc
[514/833] Compiling x509_att.cc
[515/833] Compiling x509_cmp.cc
[516/833] Compiling v3_skey.cc
[517/833] Compiling v3_utl.cc
[518/833] Compiling v3_purp.cc
[519/833] Compiling v3_prn.cc
[520/833] Compiling v3_ocsp.cc
[521/833] Compiling v3_pcons.cc
[521/833] Compiling v3_pmaps.cc
[523/833] Compiling v3_ncons.cc
[524/833] Compiling v3_int.cc
[525/833] Compiling v3_lib.cc
[526/833] Compiling v3_info.cc
[527/833] Compiling v3_extku.cc
[528/833] Compiling v3_genn.cc
[529/833] Compiling v3_ia5.cc
[530/833] Compiling v3_enum.cc
[531/833] Compiling v3_crld.cc
[532/833] Compiling v3_cpols.cc
[533/833] Compiling v3_conf.cc
[534/833] Compiling v3_alt.cc
[535/833] Compiling v3_bitst.cc
[536/833] Compiling v3_bcons.cc
[537/833] Compiling v3_akeya.cc
[538/833] Compiling t_x509a.cc
[539/833] Compiling v3_akey.cc
[549/833] Compiling i2d_pr.cc
[550/833] Compiling t_x509.cc
[551/833] Compiling t_crl.cc
[552/833] Compiling t_req.cc
[553/833] Compiling rsa_pss.cc
[554/833] Compiling policy.cc
[555/833] Compiling name_print.cc
[556/833] Compiling asn1_gen.cc
[557/833] Compiling by_file.cc
[558/833] Compiling by_dir.cc
[559/833] Compiling algorithm.cc
[560/833] Compiling a_verify.cc
[561/833] Compiling a_sign.cc
[562/833] Compiling a_digest.cc
[563/833] Compiling thread_win.cc
[564/833] Compiling thread_pthread.cc
[565/833] Compiling thread_none.cc
[566/833] Compiling thread.cc
[567/833] Compiling trust_token.cc
[568/833] Compiling voprf.cc
[569/833] Compiling pmbtoken.cc
[570/833] Compiling stack.cc
[571/833] Compiling sha256.cc
[572/833] Compiling sha512.cc
[573/833] Compiling siphash.cc
[574/833] Compiling spake2plus.cc
[575/833] Compiling sha1.cc
[576/833] Compiling slhdsa.cc
[577/833] Compiling rsa_print.cc
[578/833] Compiling rsa_extra.cc
[579/833] Compiling rsa_crypt.cc
[580/833] Compiling rc4.cc
[581/833] Compiling refcount.cc
[582/833] Compiling windows.cc
[583/833] Compiling rand.cc
[584/833] Compiling trusty.cc
[585/833] Compiling rsa_asn1.cc
[586/833] Compiling urandom.cc
[587/833] Compiling passive.cc
[588/833] Compiling ios.cc
[589/833] Compiling getentropy.cc
[590/833] Compiling poly1305_arm_asm.S
[591/833] Compiling deterministic.cc
[592/833] Compiling fork_detect.cc
[593/833] Compiling forkunsafe.cc
[594/833] Compiling pool.cc
[595/833] Compiling poly1305_arm.cc
[596/833] Compiling poly1305.cc
[597/833] Compiling poly1305_vec.cc
[598/833] Compiling pkcs7.cc
[599/833] Compiling pkcs8.cc
[600/833] Compiling p5_pbev2.cc
[601/833] Compiling pkcs8_x509.cc
[602/833] Compiling pem_xaux.cc
[603/833] Compiling pem_x509.cc
[604/833] Compiling pkcs7_x509.cc
[605/833] Compiling pem_pkey.cc
[606/833] Compiling pem_pk8.cc
[607/833] Compiling obj_xref.cc
[608/833] Compiling pem_oth.cc
[609/833] Compiling pem_lib.cc
[610/833] Compiling pem_info.cc
[611/833] Compiling mlkem.cc
[612/833] Compiling pem_all.cc
[613/833] Compiling mldsa.cc
[614/833] Compiling md5.cc
[615/833] Compiling md4.cc
[616/833] Compiling mem.cc
[617/833] Compiling fips_shared_support.cc
[618/833] Compiling poly_rq_mul.S
[619/833] Compiling lhash.cc
[620/833] Compiling obj.cc
[621/833] Compiling kyber.cc
[622/833] Compiling hrss.cc
[623/833] Compiling ex_data.cc
[624/833] Compiling sign.cc
[625/833] Compiling scrypt.cc
[626/833] Compiling hpke.cc
[627/833] Compiling print.cc
[628/833] Compiling pbkdf.cc
[629/833] Compiling p_x25519.cc
[630/833] Compiling p_x25519_asn1.cc
[631/833] Compiling p_ed25519.cc
[632/833] Compiling p_rsa_asn1.cc
[633/833] Compiling p_hkdf.cc
[634/833] Compiling p_ed25519_asn1.cc
[635/833] Compiling p_rsa.cc
[636/833] Compiling p_ec.cc
[637/833] Compiling p_dh_asn1.cc
[638/833] Compiling p_ec_asn1.cc
[639/833] Compiling p_dh.cc
[640/833] Compiling evp_ctx.cc
[641/833] Compiling p_dsa_asn1.cc
[642/833] Compiling evp.cc
[643/833] Compiling engine.cc
[644/833] Compiling err.cc
[645/833] Compiling ecdh.cc
[646/833] Compiling evp_asn1.cc
[647/833] Compiling hash_to_curve.cc
[648/833] Compiling ec_derive.cc
[649/833] Compiling ecdsa_asn1.cc
[650/833] Compiling ec_asn1.cc
[651/833] Compiling dsa_asn1.cc
[652/833] Compiling dsa.cc
[653/833] Compiling params.cc
[654/833] Compiling bcm.cc
[655/833] Compiling x25519-asm-arm.S
[656/833] Compiling digest_extra.cc
[657/833] Compiling dh_asn1.cc
[658/833] Compiling des.cc
[659/833] Compiling crypto.cc
[660/833] Compiling spake25519.cc
[661/833] Compiling cpu_intel.cc
[662/833] Compiling curve25519.cc
[663/833] Compiling cpu_arm_linux.cc
[664/833] Compiling cpu_arm_freebsd.cc
[665/833] Compiling cpu_aarch64_win.cc
[666/833] Compiling cpu_aarch64_openbsd.cc
[667/833] Compiling cpu_aarch64_sysreg.cc
[668/833] Compiling cpu_aarch64_linux.cc
[669/833] Compiling cpu_aarch64_fuchsia.cc
[670/833] Compiling cpu_aarch64_apple.cc
[671/833] Compiling curve25519_64_adx.cc
[672/833] Compiling get_cipher.cc
[673/833] Compiling tls_cbc.cc
[674/833] Compiling e_tls.cc
[693/833] Compiling conf.cc
[694/833] Compiling e_rc4.cc
[695/833] Compiling e_rc2.cc
[696/833] Compiling e_null.cc
[697/833] Compiling e_chacha20poly1305.cc
[698/833] Compiling e_des.cc
[699/833] Compiling derive_key.cc
[700/833] Compiling e_aesgcmsiv.cc
[701/833] Compiling e_aesctrhmac.cc
[702/833] Compiling chacha.cc
[703/833] Compiling unicode.cc
[704/833] Compiling buf.cc
[705/833] Compiling cbs.cc
[706/833] Compiling ber.cc
[707/833] Compiling asn1_compat.cc
[708/833] Compiling cbb.cc
[709/833] Compiling convert.cc
[710/833] Compiling bn_asn1.cc
[711/833] Compiling blake2.cc
[712/833] Compiling printf.cc
[713/833] Compiling socket.cc
[714/833] Compiling pair.cc
[715/833] Compiling socket_helper.cc
[716/833] Compiling hexdump.cc
[717/833] Compiling file.cc
[718/833] Compiling fd.cc
[719/833] Compiling errno.cc
[720/833] Compiling connect.cc
[721/833] Compiling bio_mem.cc
[722/833] Compiling bio.cc
[723/833] Compiling base64.cc
[724/833] Compiling tasn_typ.cc
[725/833] Compiling tasn_fre.cc
[726/833] Compiling tasn_utl.cc
[727/833] Compiling tasn_enc.cc
[728/833] Compiling tasn_new.cc
[729/833] Compiling posix_time.cc
[730/833] Compiling f_string.cc
[731/833] Compiling asn_pack.cc
[732/833] Compiling asn1_par.cc
[733/833] Compiling f_int.cc
[734/833] Compiling tasn_dec.cc
[735/833] Compiling a_utctm.cc
[736/833] Compiling asn1_lib.cc
[737/833] Compiling a_octet.cc
[738/833] Compiling a_type.cc
[739/833] Compiling a_time.cc
[740/833] Compiling a_strex.cc
[741/833] Compiling a_strnid.cc
[742/833] Compiling a_i2d_fp.cc
[743/833] Compiling a_object.cc
[744/833] Compiling a_mbstr.cc
[745/833] Compiling a_dup.cc
[746/833] Compiling a_int.cc
[747/833] Write sources
[748/833] Compiling a_d2i_fp.cc
[749/833] Write sources
[759/833] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[760/833] Compiling _SwiftSyntaxCShims dummy.c
[761/833] Compiling a_gentm.cc
[762/843] Compiling a_bool.cc
[763/843] Compiling a_bitstr.cc
[765/843] Compiling Base64 Base64.swift
[766/843] Emitting module Base64
[767/843] Emitting module Base8
[768/847] Compiling Base8 Alphabet.swift
[769/850] Compiling Base8 BlockDecoding.swift
[770/850] Compiling Base8 Quintets.swift
[771/850] Compiling Base8 BlockEncoding.swift
[773/852] Compiling Base8 Base8.swift
[774/852] Compiling Base32 BlockEncoding.swift
[775/860] Emitting module Base32
[776/860] Compiling Base32 Quintets.swift
[778/871] Compiling Base32 Base32.swift
[779/871] Compiling Base32 BlockDecoding.swift
[780/871] Emitting module BaseX
[781/871] Compiling BaseX BaseX.swift
[782/872] Compiling Base32 Alphabets.swift
[783/873] Compiling Atomics AtomicStorage.swift
[784/873] Compiling Atomics AtomicValue.swift
[786/877] Write sources
[789/877] Compiling Atomics UnsafeAtomic.swift
[790/877] Compiling Atomics UnsafeAtomicLazyReference.swift
[791/877] Compiling Atomics ManagedAtomic.swift
[792/877] Compiling Atomics ManagedAtomicLazyReference.swift
[793/877] Compiling Atomics AtomicMemoryOrderings.swift
[794/877] Compiling Atomics DoubleWord.swift
[795/902] Compiling Algorithms Product.swift
[796/902] Compiling Algorithms Split.swift
[797/902] Compiling Algorithms Chunked.swift
[798/902] Compiling Algorithms Combinations.swift
[799/902] Compiling Algorithms FlattenCollection.swift
[800/905] Emitting module Base2
[801/905] Compiling Base2 Base2.swift
[802/906] Compiling ArgumentParserToolInfo ToolInfo.swift
[803/906] Emitting module ArgumentParserToolInfo
[804/907] Write sources
[808/909] Compiling Algorithms Stride.swift
[809/909] Compiling Algorithms Suffix.swift
[810/909] Compiling Algorithms RandomSample.swift
[811/909] Compiling Algorithms Reductions.swift
[812/909] Compiling Algorithms Rotate.swift
[813/914] Compiling SwiftSyntax601 Empty.swift
[814/914] Emitting module SwiftSyntax601
[815/915] Compiling Algorithms Joined.swift
[816/915] Compiling Algorithms Keyed.swift
[817/915] Compiling Algorithms MinMax.swift
[819/915] Compiling Algorithms Partition.swift
[820/915] Compiling Algorithms Permutations.swift
[822/915] Compiling Algorithms Compacted.swift
[823/915] Compiling Algorithms Cycle.swift
[824/915] Compiling Algorithms EitherSequence.swift
[825/915] Compiling Algorithms FirstNonNil.swift
[826/915] Emitting module Multibase
[827/915] Compiling Multibase Multibase.swift
[829/915] Compiling Algorithms Grouped.swift
[830/915] Compiling Algorithms Indexed.swift
[831/915] Compiling Algorithms Intersperse.swift
[833/953] Compiling ArgumentParser InputKey.swift
[834/953] Compiling ArgumentParser InputOrigin.swift
[835/953] Compiling ArgumentParser DumpHelpGenerator.swift
[835/953] Wrapping AST for ArgumentParserToolInfo for debugging
[837/953] Compiling ArgumentParser ArgumentVisibility.swift
[838/953] Compiling ArgumentParser CompletionKind.swift
[839/953] Compiling ArgumentParser Errors.swift
[840/953] Compiling ArgumentParser Flag.swift
[841/953] Compiling ArgumentParser NameSpecification.swift
[842/953] Compiling ArgumentParser BashCompletionsGenerator.swift
[842/953] Compiling c-nioatomics.c
[844/953] Emitting module Atomics
[848/956] Compiling ArgumentParser CompletionsGenerator.swift
[849/956] Compiling ArgumentParser FishCompletionsGenerator.swift
[849/956] Write sources
[854/956] Wrapping AST for SwiftSyntax601 for debugging
[855/956] Wrapping AST for SourceControl for debugging
[857/958] Compiling ArgumentParser Option.swift
[858/958] Compiling ArgumentParser OptionGroup.swift
[859/958] Compiling ArgumentParser AsyncParsableCommand.swift
[860/958] Compiling ArgumentParser CommandConfiguration.swift
[861/958] Compiling ArgumentParser EnumerableFlag.swift
[862/965] Compiling SwiftSyntax600 Empty.swift
[863/965] Emitting module SwiftSyntax600
[863/966] Compiling c-atomics.c
[866/966] Compiling SwiftSyntax510 Empty.swift
[867/966] Emitting module SwiftSyntax510
[868/967] Compiling Multihash Multihash.swift
[869/967] Emitting module Multihash
[876/976] Wrapping AST for SwiftSyntax600 for debugging
[877/976] Wrapping AST for SwiftSyntax510 for debugging
[878/976] Write sources
[881/976] Copying PrivacyInfo.xcprivacy
[882/976] Write sources
[884/978] Emitting module SwiftSyntax509
[885/978] Compiling SwiftSyntax509 Empty.swift
[886/979] Emitting module Algorithms
[888/1014] Emitting module ArgumentParser
[889/1014] Compiling CryptoSwift ASN1.swift
[890/1014] Compiling CryptoSwift ASN1Decoder.swift
[891/1014] Compiling CryptoSwift ASN1Encoder.swift
[892/1014] Compiling CryptoSwift ASN1Scanner.swift
[893/1014] Compiling CryptoSwift Array+Extension.swift
[894/1014] Compiling CryptoSwift Authenticator.swift
[894/1039] Write sources
[898/1081] Compiling NIOConcurrencyHelpers lock.swift
[899/1081] Compiling CryptoSwift BlockMode.swift
[900/1081] Compiling CryptoSwift BlockModeOptions.swift
[901/1081] Compiling CryptoSwift CBC.swift
[902/1081] Compiling CryptoSwift CCM.swift
[903/1081] Compiling CryptoSwift CFB.swift
[904/1081] Compiling CryptoSwift Codable.swift
[905/1081] Compiling CryptoSwift Comparable.swift
[906/1081] Compiling CryptoSwift DataConversion.swift
[907/1081] Compiling CryptoSwift Division.swift
[908/1081] Compiling CryptoSwift Exponentiation.swift
[909/1083] Emitting module NIOConcurrencyHelpers
[910/1147] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[911/1147] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[912/1147] Compiling NIOConcurrencyHelpers NIOLock.swift
[913/1147] Compiling NIOConcurrencyHelpers atomics.swift
[914/1148] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[915/1148] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[916/1148] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[917/1148] Compiling SwiftSyntax SyntaxBaseNodes.swift
[918/1148] Compiling SwiftSyntax SyntaxCollections.swift
[919/1148] Compiling SwiftSyntax Syntax.swift
[920/1148] Compiling SwiftSyntax SyntaxArena.swift
[921/1148] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[922/1148] Compiling SwiftSyntax SyntaxChildren.swift
[923/1148] Compiling SwiftSyntax SyntaxCollection.swift
[924/1148] Compiling SwiftSyntax SyntaxHashable.swift
[925/1148] Compiling SwiftSyntax Trivia.swift
[926/1148] Compiling SwiftSyntax Utils.swift
[927/1148] Compiling SwiftSyntax ChildNameForKeyPath.swift
[928/1148] Compiling SwiftSyntax Keyword.swift
[929/1148] Emitting module CID
[930/1148] Compiling CID CID.swift
[932/1150] Emitting module VarInt
[933/1150] Compiling VarInt BinaryEncoder.swift
[935/1150] Write sources
[942/1150] Compiling VarInt VarInt.swift
[942/1151] Wrapping AST for SwiftSyntax509 for debugging
[945/1217] Emitting module BaseX
[946/1217] Compiling BaseX BaseX.swift
[948/1226] Compiling Base8 BlockEncoding.swift
[949/1226] Compiling Base8 Quintets.swift
[950/1226] Compiling Base8 BlockDecoding.swift
[951/1226] Emitting module Base64
[952/1226] Compiling Base64 Base64.swift
[954/1231] Compiling Base8 Alphabet.swift
[955/1231] Emitting module Base8
[956/1231] Compiling Base8 Base8.swift
[957/1232] Compiling Base32 BlockDecoding.swift
[958/1232] Compiling Base32 BlockEncoding.swift
[959/1232] Compiling Base32 Quintets.swift
[961/1234] Compiling Base32 Base32.swift
[962/1234] Compiling Multicodec Multicodec.swift
[963/1234] Emitting module Base32
[964/1234] Compiling Base32 Alphabets.swift
[965/1237] Wrapping AST for ArgumentParser for debugging
[967/1237] Compiling NIOCore MulticastChannel.swift
[968/1237] Compiling NIOCore NIOAny.swift
[969/1237] Compiling NIOCore NIOCloseOnErrorHandler.swift
[970/1237] Compiling NIOCore NIOLoopBound.swift
[971/1237] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[972/1237] Compiling NIOCore NIOScheduledCallback.swift
[973/1237] Compiling NIOCore NIOSendable.swift
[974/1237] Compiling NIOCore RecvByteBufferAllocator.swift
[975/1245] Compiling NIOCore AddressedEnvelope.swift
[976/1245] Compiling NIOCore AsyncAwaitSupport.swift
[977/1245] Compiling NIOCore AsyncChannel.swift
[978/1245] Compiling NIOCore AsyncChannelHandler.swift
[979/1245] Compiling NIOCore AsyncChannelInboundStream.swift
[980/1245] Compiling NIOCore AsyncChannelOutboundWriter.swift
[981/1245] Compiling NIOCore NIOAsyncSequenceProducer.swift
[982/1245] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[983/1245] Compiling NIOCore NIOAsyncWriter.swift
[984/1254] Emitting module ArgumentParserToolInfo
[985/1254] Compiling ArgumentParserToolInfo ToolInfo.swift
[986/1255] Compiling Multicodec Codecs+Equatable.swift
[987/1255] Compiling Multicodec Codecs.swift
[988/1255] Emitting module Multicodec
[990/1256] Compiling NIOCore IO.swift
[991/1256] Compiling NIOCore IOData.swift
[992/1256] Compiling NIOCore IPProtocol.swift
[993/1256] Compiling NIOCore IntegerBitPacking.swift
[994/1256] Compiling NIOCore IntegerTypes.swift
[995/1256] Compiling NIOCore Interfaces.swift
[996/1256] Compiling NIOCore Linux.swift
[997/1256] Compiling NIOCore MarkedCircularBuffer.swift
[997/1256] Wrapping AST for ArgumentParserToolInfo for debugging
[1000/1257] Compiling NIOCore ByteBuffer-hex.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
[1001/1257] Compiling NIOCore ByteBuffer-int.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
[1002/1257] Compiling NIOCore ByteBuffer-lengthPrefix.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
[1003/1257] Compiling NIOCore ByteBuffer-multi-int.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
[1004/1257] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
[1005/1257] Compiling NIOCore ByteBuffer-views.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
[1006/1257] Compiling NIOCore Channel.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
[1007/1257] Compiling NIOCore ChannelHandler.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
[1008/1257] Compiling NIOCore ChannelHandlers.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
[1009/1257] Compiling NIOCore ChannelInvoker.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
[1010/1257] Compiling NIOCore ChannelOption.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
[1011/1257] Compiling NIOCore ChannelPipeline.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
[1012/1257] Compiling NIOCore CircularBuffer.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
[1013/1257] Compiling NIOCore Codec.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
[1014/1257] Compiling NIOCore ConvenienceOptionSupport.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
[1015/1280] Compiling Base2 Base2.swift
[1016/1280] Emitting module Base2
[1018/1308] Compiling ArgumentParser UsageGenerator.swift
[1019/1308] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1020/1308] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1021/1308] Compiling NIOCore EventLoopFuture.swift
[1022/1308] Compiling NIOCore FileDescriptor.swift
[1023/1308] Compiling NIOCore FileHandle.swift
[1024/1308] Compiling NIOCore FileRegion.swift
[1025/1308] Compiling NIOCore GlobalSingletons.swift
[1026/1310] Compiling ArgumentParser Argument.swift
[1027/1310] Compiling ArgumentParser ArgumentHelp.swift
[1028/1310] Compiling ArgumentParser Option.swift
[1029/1310] Compiling ArgumentParser OptionGroup.swift
[1030/1310] Compiling ArgumentParser AsyncParsableCommand.swift
[1031/1310] Compiling ArgumentParser CommandConfiguration.swift
[1032/1310] Compiling ArgumentParser EnumerableFlag.swift
[1033/1310] Compiling ArgumentParser ExpressibleByArgument.swift
[1034/1310] Compiling ArgumentParser ParsableArguments.swift
[1035/1310] Compiling ArgumentParser ParsableArgumentsValidation.swift
[1036/1310] Compiling ArgumentParser ParsableCommand.swift
[1037/1310] Compiling ArgumentParser ArgumentDecoder.swift
[1038/1310] Compiling ArgumentParser ArgumentDefinition.swift
[1039/1310] Compiling ArgumentParser ArgumentSet.swift
[1040/1310] Compiling ArgumentParser CommandParser.swift
[1041/1310] Compiling ArgumentParser InputKey.swift
[1042/1310] Compiling ArgumentParser InputOrigin.swift
[1043/1310] Compiling ArgumentParser Name.swift
[1044/1310] Emitting module Multibase
[1059/1310] Compiling ArgumentParser SplitArguments.swift
[1060/1310] Compiling ArgumentParser DumpHelpGenerator.swift
[1061/1310] Compiling ArgumentParser HelpCommand.swift
[1062/1310] Compiling ArgumentParser HelpGenerator.swift
[1063/1310] Compiling ArgumentParser MessageInfo.swift
[1073/1310] Compiling Multibase Multibase.swift
[1075/1311] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1076/1311] Compiling NIOCore SocketAddresses.swift
[1077/1311] Compiling NIOCore SocketOptionProvider.swift
[1078/1311] Compiling NIOCore SystemCallHelpers.swift
[1079/1311] Compiling SwiftSyntax SyntaxNodesAB.swift
[1080/1311] Compiling SwiftSyntax SyntaxNodesC.swift
[1081/1311] Compiling SwiftSyntax SyntaxNodesD.swift
[1082/1311] Compiling SwiftSyntax SyntaxNodesEF.swift
[1083/1311] Compiling ArgumentParser Parsed.swift
[1084/1311] Compiling ArgumentParser ParsedValues.swift
[1085/1311] Compiling ArgumentParser ParserError.swift
[1091/1311] Compiling ArgumentParser ArgumentVisibility.swift
[1092/1311] Compiling ArgumentParser CompletionKind.swift
[1093/1311] Compiling ArgumentParser Errors.swift
[1094/1311] Compiling ArgumentParser Flag.swift
[1095/1311] Compiling ArgumentParser NameSpecification.swift
[1096/1316] Emitting module ArgumentParser
[1097/1316] Compiling ArgumentParser BashCompletionsGenerator.swift
[1098/1316] Compiling ArgumentParser CompletionsGenerator.swift
[1099/1316] Compiling ArgumentParser FishCompletionsGenerator.swift
[1100/1316] Compiling ArgumentParser ZshCompletionsGenerator.swift
[1103/1316] Compiling ArgumentParser CollectionExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:46:26: error: cannot find 'getenv' in scope
 44 | #else
 45 |     // FIXME: This retrieves the user's preferred shell, not necessarily the one currently in use.
 46 |     guard let shellVar = getenv("SHELL") else { return nil }
    |                          `- error: cannot find 'getenv' in scope
 47 |     let shellParts = String(cString: shellVar).split(separator: "/")
 48 |     return shellParts.last.map(String.init)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:66:5: error: cannot find 'EXIT_SUCCESS' in scope
 64 |   /// The code for successful exit.
 65 |   static var exitCodeSuccess: Int32 {
 66 |     EXIT_SUCCESS
    |     `- error: cannot find 'EXIT_SUCCESS' in scope
 67 |   }
 68 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:71:5: error: cannot find 'EXIT_FAILURE' in scope
 69 |   /// The code for exit with a general failure.
 70 |   static var exitCodeFailure: Int32 {
 71 |     EXIT_FAILURE
    |     `- error: cannot find 'EXIT_FAILURE' in scope
 72 |   }
 73 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:81:12: error: cannot find 'EX_USAGE' in scope
 79 |     return EXIT_FAILURE
 80 | #else
 81 |     return EX_USAGE
    |            `- error: cannot find 'EX_USAGE' in scope
 82 | #endif
 83 |   }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:33: error: cannot find 'putc' in scope
109 |   struct StandardError: TextOutputStream {
110 |     mutating func write(_ string: String) {
111 |       for byte in string.utf8 { putc(numericCast(byte), stderr) }
    |                                 `- error: cannot find 'putc' in scope
112 |     }
113 |   }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:57: error: cannot find 'stderr' in scope
109 |   struct StandardError: TextOutputStream {
110 |     mutating func write(_ string: String) {
111 |       for byte in string.utf8 { putc(numericCast(byte), stderr) }
    |                                                         `- error: cannot find 'stderr' in scope
112 |     }
113 |   }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:38: error: generic parameter 'U' could not be inferred
109 |   struct StandardError: TextOutputStream {
110 |     mutating func write(_ string: String) {
111 |       for byte in string.utf8 { putc(numericCast(byte), stderr) }
    |                                      `- error: generic parameter 'U' could not be inferred
112 |     }
113 |   }
Swift.numericCast:1:24: note: in call to function 'numericCast'
1 | @inlinable public func numericCast<T, U>(_ x: T) -> U where T : BinaryInteger, U : BinaryInteger
  |                        `- note: in call to function 'numericCast'
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:167:23: error: cannot find 'getenv' in scope
165 |
166 | #if !os(Windows) && !os(WASI)
167 |     if let colsCStr = getenv("COLUMNS"), let colsVal = Int(String(cString: colsCStr)) {
    |                       `- error: cannot find 'getenv' in scope
168 |       width = colsVal
169 |     }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:170:24: error: cannot find 'getenv' in scope
168 |       width = colsVal
169 |     }
170 |     if let linesCStr = getenv("LINES"), let linesVal = Int(String(cString: linesCStr)) {
    |                        `- error: cannot find 'getenv' in scope
171 |       height = linesVal
172 |     }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:194:13: error: cannot find 'winsize' in scope
192 |             height: Int(csbi.srWindow.Bottom - csbi.srWindow.Top) + 1)
193 | #else
194 |     var w = winsize()
    |             `- error: cannot find 'winsize' in scope
195 |
196 | #if os(OpenBSD)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:15: error: cannot find 'ioctl' in scope
201 |     let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 |     let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |               `- error: cannot find 'ioctl' in scope
204 | #endif
205 |     guard err == 0 else { return (width: nil, height: nil) }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:21: error: cannot find 'STDOUT_FILENO' in scope
201 |     let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 |     let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |                     `- error: cannot find 'STDOUT_FILENO' in scope
204 | #endif
205 |     guard err == 0 else { return (width: nil, height: nil) }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:36: error: cannot find 'TIOCGWINSZ' in scope
201 |     let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 |     let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |                                    `- error: cannot find 'TIOCGWINSZ' in scope
204 | #endif
205 |     guard err == 0 else { return (width: nil, height: nil) }
[1104/1316] Compiling ArgumentParser Platform.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:46:26: error: cannot find 'getenv' in scope
 44 | #else
 45 |     // FIXME: This retrieves the user's preferred shell, not necessarily the one currently in use.
 46 |     guard let shellVar = getenv("SHELL") else { return nil }
    |                          `- error: cannot find 'getenv' in scope
 47 |     let shellParts = String(cString: shellVar).split(separator: "/")
 48 |     return shellParts.last.map(String.init)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:66:5: error: cannot find 'EXIT_SUCCESS' in scope
 64 |   /// The code for successful exit.
 65 |   static var exitCodeSuccess: Int32 {
 66 |     EXIT_SUCCESS
    |     `- error: cannot find 'EXIT_SUCCESS' in scope
 67 |   }
 68 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:71:5: error: cannot find 'EXIT_FAILURE' in scope
 69 |   /// The code for exit with a general failure.
 70 |   static var exitCodeFailure: Int32 {
 71 |     EXIT_FAILURE
    |     `- error: cannot find 'EXIT_FAILURE' in scope
 72 |   }
 73 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:81:12: error: cannot find 'EX_USAGE' in scope
 79 |     return EXIT_FAILURE
 80 | #else
 81 |     return EX_USAGE
    |            `- error: cannot find 'EX_USAGE' in scope
 82 | #endif
 83 |   }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:33: error: cannot find 'putc' in scope
109 |   struct StandardError: TextOutputStream {
110 |     mutating func write(_ string: String) {
111 |       for byte in string.utf8 { putc(numericCast(byte), stderr) }
    |                                 `- error: cannot find 'putc' in scope
112 |     }
113 |   }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:57: error: cannot find 'stderr' in scope
109 |   struct StandardError: TextOutputStream {
110 |     mutating func write(_ string: String) {
111 |       for byte in string.utf8 { putc(numericCast(byte), stderr) }
    |                                                         `- error: cannot find 'stderr' in scope
112 |     }
113 |   }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:38: error: generic parameter 'U' could not be inferred
109 |   struct StandardError: TextOutputStream {
110 |     mutating func write(_ string: String) {
111 |       for byte in string.utf8 { putc(numericCast(byte), stderr) }
    |                                      `- error: generic parameter 'U' could not be inferred
112 |     }
113 |   }
Swift.numericCast:1:24: note: in call to function 'numericCast'
1 | @inlinable public func numericCast<T, U>(_ x: T) -> U where T : BinaryInteger, U : BinaryInteger
  |                        `- note: in call to function 'numericCast'
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:167:23: error: cannot find 'getenv' in scope
165 |
166 | #if !os(Windows) && !os(WASI)
167 |     if let colsCStr = getenv("COLUMNS"), let colsVal = Int(String(cString: colsCStr)) {
    |                       `- error: cannot find 'getenv' in scope
168 |       width = colsVal
169 |     }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:170:24: error: cannot find 'getenv' in scope
168 |       width = colsVal
169 |     }
170 |     if let linesCStr = getenv("LINES"), let linesVal = Int(String(cString: linesCStr)) {
    |                        `- error: cannot find 'getenv' in scope
171 |       height = linesVal
172 |     }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:194:13: error: cannot find 'winsize' in scope
192 |             height: Int(csbi.srWindow.Bottom - csbi.srWindow.Top) + 1)
193 | #else
194 |     var w = winsize()
    |             `- error: cannot find 'winsize' in scope
195 |
196 | #if os(OpenBSD)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:15: error: cannot find 'ioctl' in scope
201 |     let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 |     let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |               `- error: cannot find 'ioctl' in scope
204 | #endif
205 |     guard err == 0 else { return (width: nil, height: nil) }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:21: error: cannot find 'STDOUT_FILENO' in scope
201 |     let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 |     let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |                     `- error: cannot find 'STDOUT_FILENO' in scope
204 | #endif
205 |     guard err == 0 else { return (width: nil, height: nil) }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:36: error: cannot find 'TIOCGWINSZ' in scope
201 |     let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 |     let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |                                    `- error: cannot find 'TIOCGWINSZ' in scope
204 | #endif
205 |     guard err == 0 else { return (width: nil, height: nil) }
[1105/1316] Compiling ArgumentParser SequenceExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:46:26: error: cannot find 'getenv' in scope
 44 | #else
 45 |     // FIXME: This retrieves the user's preferred shell, not necessarily the one currently in use.
 46 |     guard let shellVar = getenv("SHELL") else { return nil }
    |                          `- error: cannot find 'getenv' in scope
 47 |     let shellParts = String(cString: shellVar).split(separator: "/")
 48 |     return shellParts.last.map(String.init)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:66:5: error: cannot find 'EXIT_SUCCESS' in scope
 64 |   /// The code for successful exit.
 65 |   static var exitCodeSuccess: Int32 {
 66 |     EXIT_SUCCESS
    |     `- error: cannot find 'EXIT_SUCCESS' in scope
 67 |   }
 68 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:71:5: error: cannot find 'EXIT_FAILURE' in scope
 69 |   /// The code for exit with a general failure.
 70 |   static var exitCodeFailure: Int32 {
 71 |     EXIT_FAILURE
    |     `- error: cannot find 'EXIT_FAILURE' in scope
 72 |   }
 73 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:81:12: error: cannot find 'EX_USAGE' in scope
 79 |     return EXIT_FAILURE
 80 | #else
 81 |     return EX_USAGE
    |            `- error: cannot find 'EX_USAGE' in scope
 82 | #endif
 83 |   }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:33: error: cannot find 'putc' in scope
109 |   struct StandardError: TextOutputStream {
110 |     mutating func write(_ string: String) {
111 |       for byte in string.utf8 { putc(numericCast(byte), stderr) }
    |                                 `- error: cannot find 'putc' in scope
112 |     }
113 |   }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:57: error: cannot find 'stderr' in scope
109 |   struct StandardError: TextOutputStream {
110 |     mutating func write(_ string: String) {
111 |       for byte in string.utf8 { putc(numericCast(byte), stderr) }
    |                                                         `- error: cannot find 'stderr' in scope
112 |     }
113 |   }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:38: error: generic parameter 'U' could not be inferred
109 |   struct StandardError: TextOutputStream {
110 |     mutating func write(_ string: String) {
111 |       for byte in string.utf8 { putc(numericCast(byte), stderr) }
    |                                      `- error: generic parameter 'U' could not be inferred
112 |     }
113 |   }
Swift.numericCast:1:24: note: in call to function 'numericCast'
1 | @inlinable public func numericCast<T, U>(_ x: T) -> U where T : BinaryInteger, U : BinaryInteger
  |                        `- note: in call to function 'numericCast'
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:167:23: error: cannot find 'getenv' in scope
165 |
166 | #if !os(Windows) && !os(WASI)
167 |     if let colsCStr = getenv("COLUMNS"), let colsVal = Int(String(cString: colsCStr)) {
    |                       `- error: cannot find 'getenv' in scope
168 |       width = colsVal
169 |     }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:170:24: error: cannot find 'getenv' in scope
168 |       width = colsVal
169 |     }
170 |     if let linesCStr = getenv("LINES"), let linesVal = Int(String(cString: linesCStr)) {
    |                        `- error: cannot find 'getenv' in scope
171 |       height = linesVal
172 |     }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:194:13: error: cannot find 'winsize' in scope
192 |             height: Int(csbi.srWindow.Bottom - csbi.srWindow.Top) + 1)
193 | #else
194 |     var w = winsize()
    |             `- error: cannot find 'winsize' in scope
195 |
196 | #if os(OpenBSD)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:15: error: cannot find 'ioctl' in scope
201 |     let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 |     let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |               `- error: cannot find 'ioctl' in scope
204 | #endif
205 |     guard err == 0 else { return (width: nil, height: nil) }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:21: error: cannot find 'STDOUT_FILENO' in scope
201 |     let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 |     let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |                     `- error: cannot find 'STDOUT_FILENO' in scope
204 | #endif
205 |     guard err == 0 else { return (width: nil, height: nil) }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:36: error: cannot find 'TIOCGWINSZ' in scope
201 |     let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 |     let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |                                    `- error: cannot find 'TIOCGWINSZ' in scope
204 | #endif
205 |     guard err == 0 else { return (width: nil, height: nil) }
[1106/1316] Compiling ArgumentParser StringExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:46:26: error: cannot find 'getenv' in scope
 44 | #else
 45 |     // FIXME: This retrieves the user's preferred shell, not necessarily the one currently in use.
 46 |     guard let shellVar = getenv("SHELL") else { return nil }
    |                          `- error: cannot find 'getenv' in scope
 47 |     let shellParts = String(cString: shellVar).split(separator: "/")
 48 |     return shellParts.last.map(String.init)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:66:5: error: cannot find 'EXIT_SUCCESS' in scope
 64 |   /// The code for successful exit.
 65 |   static var exitCodeSuccess: Int32 {
 66 |     EXIT_SUCCESS
    |     `- error: cannot find 'EXIT_SUCCESS' in scope
 67 |   }
 68 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:71:5: error: cannot find 'EXIT_FAILURE' in scope
 69 |   /// The code for exit with a general failure.
 70 |   static var exitCodeFailure: Int32 {
 71 |     EXIT_FAILURE
    |     `- error: cannot find 'EXIT_FAILURE' in scope
 72 |   }
 73 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:81:12: error: cannot find 'EX_USAGE' in scope
 79 |     return EXIT_FAILURE
 80 | #else
 81 |     return EX_USAGE
    |            `- error: cannot find 'EX_USAGE' in scope
 82 | #endif
 83 |   }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:33: error: cannot find 'putc' in scope
109 |   struct StandardError: TextOutputStream {
110 |     mutating func write(_ string: String) {
111 |       for byte in string.utf8 { putc(numericCast(byte), stderr) }
    |                                 `- error: cannot find 'putc' in scope
112 |     }
113 |   }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:57: error: cannot find 'stderr' in scope
109 |   struct StandardError: TextOutputStream {
110 |     mutating func write(_ string: String) {
111 |       for byte in string.utf8 { putc(numericCast(byte), stderr) }
    |                                                         `- error: cannot find 'stderr' in scope
112 |     }
113 |   }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:38: error: generic parameter 'U' could not be inferred
109 |   struct StandardError: TextOutputStream {
110 |     mutating func write(_ string: String) {
111 |       for byte in string.utf8 { putc(numericCast(byte), stderr) }
    |                                      `- error: generic parameter 'U' could not be inferred
112 |     }
113 |   }
Swift.numericCast:1:24: note: in call to function 'numericCast'
1 | @inlinable public func numericCast<T, U>(_ x: T) -> U where T : BinaryInteger, U : BinaryInteger
  |                        `- note: in call to function 'numericCast'
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:167:23: error: cannot find 'getenv' in scope
165 |
166 | #if !os(Windows) && !os(WASI)
167 |     if let colsCStr = getenv("COLUMNS"), let colsVal = Int(String(cString: colsCStr)) {
    |                       `- error: cannot find 'getenv' in scope
168 |       width = colsVal
169 |     }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:170:24: error: cannot find 'getenv' in scope
168 |       width = colsVal
169 |     }
170 |     if let linesCStr = getenv("LINES"), let linesVal = Int(String(cString: linesCStr)) {
    |                        `- error: cannot find 'getenv' in scope
171 |       height = linesVal
172 |     }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:194:13: error: cannot find 'winsize' in scope
192 |             height: Int(csbi.srWindow.Bottom - csbi.srWindow.Top) + 1)
193 | #else
194 |     var w = winsize()
    |             `- error: cannot find 'winsize' in scope
195 |
196 | #if os(OpenBSD)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:15: error: cannot find 'ioctl' in scope
201 |     let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 |     let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |               `- error: cannot find 'ioctl' in scope
204 | #endif
205 |     guard err == 0 else { return (width: nil, height: nil) }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:21: error: cannot find 'STDOUT_FILENO' in scope
201 |     let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 |     let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |                     `- error: cannot find 'STDOUT_FILENO' in scope
204 | #endif
205 |     guard err == 0 else { return (width: nil, height: nil) }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:36: error: cannot find 'TIOCGWINSZ' in scope
201 |     let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 |     let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |                                    `- error: cannot find 'TIOCGWINSZ' in scope
204 | #endif
205 |     guard err == 0 else { return (width: nil, height: nil) }
[1107/1316] Compiling ArgumentParser Tree.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:46:26: error: cannot find 'getenv' in scope
 44 | #else
 45 |     // FIXME: This retrieves the user's preferred shell, not necessarily the one currently in use.
 46 |     guard let shellVar = getenv("SHELL") else { return nil }
    |                          `- error: cannot find 'getenv' in scope
 47 |     let shellParts = String(cString: shellVar).split(separator: "/")
 48 |     return shellParts.last.map(String.init)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:66:5: error: cannot find 'EXIT_SUCCESS' in scope
 64 |   /// The code for successful exit.
 65 |   static var exitCodeSuccess: Int32 {
 66 |     EXIT_SUCCESS
    |     `- error: cannot find 'EXIT_SUCCESS' in scope
 67 |   }
 68 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:71:5: error: cannot find 'EXIT_FAILURE' in scope
 69 |   /// The code for exit with a general failure.
 70 |   static var exitCodeFailure: Int32 {
 71 |     EXIT_FAILURE
    |     `- error: cannot find 'EXIT_FAILURE' in scope
 72 |   }
 73 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:81:12: error: cannot find 'EX_USAGE' in scope
 79 |     return EXIT_FAILURE
 80 | #else
 81 |     return EX_USAGE
    |            `- error: cannot find 'EX_USAGE' in scope
 82 | #endif
 83 |   }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:33: error: cannot find 'putc' in scope
109 |   struct StandardError: TextOutputStream {
110 |     mutating func write(_ string: String) {
111 |       for byte in string.utf8 { putc(numericCast(byte), stderr) }
    |                                 `- error: cannot find 'putc' in scope
112 |     }
113 |   }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:57: error: cannot find 'stderr' in scope
109 |   struct StandardError: TextOutputStream {
110 |     mutating func write(_ string: String) {
111 |       for byte in string.utf8 { putc(numericCast(byte), stderr) }
    |                                                         `- error: cannot find 'stderr' in scope
112 |     }
113 |   }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:38: error: generic parameter 'U' could not be inferred
109 |   struct StandardError: TextOutputStream {
110 |     mutating func write(_ string: String) {
111 |       for byte in string.utf8 { putc(numericCast(byte), stderr) }
    |                                      `- error: generic parameter 'U' could not be inferred
112 |     }
113 |   }
Swift.numericCast:1:24: note: in call to function 'numericCast'
1 | @inlinable public func numericCast<T, U>(_ x: T) -> U where T : BinaryInteger, U : BinaryInteger
  |                        `- note: in call to function 'numericCast'
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:167:23: error: cannot find 'getenv' in scope
165 |
166 | #if !os(Windows) && !os(WASI)
167 |     if let colsCStr = getenv("COLUMNS"), let colsVal = Int(String(cString: colsCStr)) {
    |                       `- error: cannot find 'getenv' in scope
168 |       width = colsVal
169 |     }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:170:24: error: cannot find 'getenv' in scope
168 |       width = colsVal
169 |     }
170 |     if let linesCStr = getenv("LINES"), let linesVal = Int(String(cString: linesCStr)) {
    |                        `- error: cannot find 'getenv' in scope
171 |       height = linesVal
172 |     }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:194:13: error: cannot find 'winsize' in scope
192 |             height: Int(csbi.srWindow.Bottom - csbi.srWindow.Top) + 1)
193 | #else
194 |     var w = winsize()
    |             `- error: cannot find 'winsize' in scope
195 |
196 | #if os(OpenBSD)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:15: error: cannot find 'ioctl' in scope
201 |     let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 |     let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |               `- error: cannot find 'ioctl' in scope
204 | #endif
205 |     guard err == 0 else { return (width: nil, height: nil) }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:21: error: cannot find 'STDOUT_FILENO' in scope
201 |     let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 |     let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |                     `- error: cannot find 'STDOUT_FILENO' in scope
204 | #endif
205 |     guard err == 0 else { return (width: nil, height: nil) }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:36: error: cannot find 'TIOCGWINSZ' in scope
201 |     let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 |     let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |                                    `- error: cannot find 'TIOCGWINSZ' in scope
204 | #endif
205 |     guard err == 0 else { return (width: nil, height: nil) }
[1117/1316] Compiling CryptoSwift CompactMap.swift
[1118/1316] Compiling CryptoSwift Cryptor.swift
[1119/1316] Compiling CryptoSwift Cryptors.swift
[1120/1316] Compiling CryptoSwift Digest.swift
[1121/1316] Compiling CryptoSwift DigestType.swift
[1122/1316] Compiling CryptoSwift AES+Foundation.swift
[1123/1316] Compiling CryptoSwift Array+Foundation.swift
[1124/1316] Compiling CryptoSwift Blowfish+Foundation.swift
[1125/1316] Compiling CryptoSwift ChaCha20+Foundation.swift
[1126/1316] Compiling CryptoSwift Data+Extension.swift
[1127/1316] Compiling CryptoSwift HMAC+Foundation.swift
[1128/1316] Compiling CryptoSwift Rabbit+Foundation.swift
[1129/1316] Compiling CryptoSwift String+FoundationExtension.swift
[1130/1316] Compiling CryptoSwift Utils+Foundation.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
[1140/1316] Compiling SwiftSyntax SyntaxNodesGHI.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
[1141/1316] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
[1142/1316] Compiling SwiftSyntax SyntaxNodesOP.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
[1143/1316] Compiling SwiftSyntax SyntaxNodesQRS.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
[1144/1316] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
[1145/1316] Compiling CryptoSwift PKCS5.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
[1146/1316] Compiling CryptoSwift PKCS7.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
[1147/1316] Compiling CryptoSwift PKCS7Padding.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
[1148/1316] Compiling CryptoSwift Padding.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
[1149/1316] Compiling CryptoSwift Poly1305.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
[1150/1316] Compiling CryptoSwift RSA+Cipher.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
[1151/1316] Compiling CryptoSwift RSA+Signature.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
[1152/1316] Compiling CryptoSwift RSA.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
[1153/1316] Compiling CryptoSwift Rabbit.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
[1154/1316] Compiling CryptoSwift SHA1.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
[1155/1316] Compiling CryptoSwift SHA2.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
[1156/1316] Compiling CryptoSwift SHA3.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
[1157/1316] Compiling CryptoSwift Scrypt.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
[1158/1316] Compiling CryptoSwift SecureBytes.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Generate Source Code
[2/2] Compiling plugin SwiftFormatPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/46] Write swift-version-24593BA9C3E375BF.txt
[5/85] Emitting module SwiftSyntax601
[6/85] Emitting module BaseX
[7/86] Compiling SwiftSyntax601 Empty.swift
[8/160] Compiling CryptoSwift OCB.swift
[9/160] Compiling CryptoSwift OFB.swift
[10/160] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[11/160] Compiling CryptoSwift ECB.swift
[12/160] Compiling CryptoSwift GCM.swift
[13/188] Compiling RealModule Float80+Real.swift
[14/188] Compiling RealModule Real.swift
[16/189] Compiling Base8 Alphabet.swift
[17/189] Compiling Base8 BlockEncoding.swift
[18/189] Compiling Base8 BlockDecoding.swift
[19/189] Compiling Base8 Quintets.swift
[20/189] Compiling RealModule Float16+Real.swift
[21/189] Compiling RealModule ElementaryFunctions.swift
[22/189] Compiling RealModule Float+Real.swift
[23/188] Compiling RealModule RealFunctions.swift
[24/188] Compiling CryptoSwift BlockEncryptor.swift
[25/188] Compiling CryptoSwift BlockMode.swift
[26/188] Compiling CryptoSwift BlockModeOptions.swift
[27/188] Compiling CryptoSwift CBC.swift
[28/188] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/188] Emitting module Base8
[30/188] Compiling Base8 Base8.swift
[33/193] Emitting module RealModule
[36/194] Emitting module VarInt
[37/194] Compiling VarInt BinaryEncoder.swift
[38/194] Compiling VarInt VarInt.swift
[39/195] Compiling CryptoSwift CCM.swift
[40/195] Compiling CryptoSwift CFB.swift
[43/195] Compiling CryptoSwift CTR.swift
[44/195] Compiling CryptoSwift CipherModeWorker.swift
[45/195] Compiling BaseX BaseX.swift
[46/195] Emitting module InternalCollectionsUtilities
[50/197] Compiling Base2 Base2.swift
[51/197] Emitting module Base2
[53/205] Compiling _NIODataStructures Heap.swift
[54/207] Emitting module _NIODataStructures
[55/207] Compiling SwiftSyntax601 Empty.swift
[56/207] Emitting module SwiftSyntax601
[57/210] Compiling _NIODataStructures PriorityQueue.swift
[58/210] Compiling _NIODataStructures _TinyArray.swift
[59/211] Compiling SwiftSyntax600 Empty.swift
[60/211] Emitting module SwiftSyntax600
[63/213] Compiling SwiftSyntax600 Empty.swift
[66/213] Compiling SwiftSyntax510 Empty.swift
[67/213] Emitting module SwiftSyntax510
[70/218] Compiling _NIOBase64 Base64.swift
[71/218] Emitting module _NIOBase64
[72/219] Emitting module SwiftSyntax510
[73/219] Compiling SwiftSyntax510 Empty.swift
[74/222] Emitting module SwiftSyntax509
[75/222] Compiling SwiftSyntax509 Empty.swift
[76/225] Emitting module SwiftSyntax509
[77/226] Compiling SwiftSyntax509 Empty.swift
[80/227] Emitting module VarInt
[81/227] Compiling VarInt VarInt.swift
[82/227] Compiling VarInt BinaryEncoder.swift
[86/232] Emitting module SourceControl
[87/311] Compiling SourceControl Git.swift
[88/311] Emitting module SourceControl
[89/311] Compiling SourceControl misc.swift
[90/311] Compiling SourceControl LexiconsStore.swift
[91/311] Compiling SourceControl LexiconConfig.swift
[92/311] Compiling SourceControl GitRepository.swift
[93/311] Compiling SourceControl misc.swift
[94/312] Compiling SourceControl LexiconsStore.swift
[95/312] Compiling SourceControl Git.swift
[96/312] Compiling SourceControl GitRepository.swift
[97/312] Compiling SourceControl LexiconConfig.swift
[98/313] Compiling Logging MetadataProvider.swift
[99/313] Compiling Multicodec Codecs+Equatable.swift
[101/313] Compiling NIOConcurrencyHelpers NIOLock.swift
[102/313] Compiling Multicodec Multicodec.swift
[104/375] Compiling NIOConcurrencyHelpers lock.swift
[105/375] Emitting module Logging
[106/375] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[107/375] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[108/375] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[109/375] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[110/375] Compiling SwiftSyntax RawSyntaxValidation.swift
[111/375] Compiling CryptoSwift AES+Foundation.swift
[112/375] Compiling CryptoSwift Array+Foundation.swift
[113/375] Compiling CryptoSwift Blowfish+Foundation.swift
[114/375] Compiling CryptoSwift ChaCha20+Foundation.swift
[115/375] Compiling CryptoSwift Data+Extension.swift
[116/375] Compiling CryptoSwift HMAC+Foundation.swift
[117/375] Compiling CryptoSwift Rabbit+Foundation.swift
[118/375] Compiling CryptoSwift String+FoundationExtension.swift
[119/375] Compiling CryptoSwift Utils+Foundation.swift
[120/389] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[121/389] Compiling NIOConcurrencyHelpers atomics.swift
[122/389] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[123/393] Emitting module NIOConcurrencyHelpers
[124/394] Emitting module Multicodec
[126/409] Compiling DequeModule _DequeBuffer.swift
[127/409] Compiling DequeModule _DequeBufferHeader.swift
[128/411] Compiling Multicodec Multicodec.swift
[129/411] Compiling DequeModule Deque+Equatable.swift
[130/411] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[131/411] Compiling DequeModule Deque+CustomReflectable.swift
[132/411] Compiling DequeModule Deque+Descriptions.swift
[133/413] Compiling DequeModule Deque+Extras.swift
[134/413] Compiling DequeModule Deque+Hashable.swift
[135/417] Compiling DequeModule Deque+Testing.swift
[136/417] Compiling DequeModule Deque._Storage.swift
[137/491] Compiling Multicodec Codecs.swift
[139/513] Compiling CryptoSwift Authenticator.swift
[140/513] Compiling CryptoSwift BatchedCollection.swift
[141/513] Emitting module Multicodec
[142/513] Compiling CryptoSwift BlockDecryptor.swift
[143/513] Compiling CryptoSwift BlockEncryptor.swift
[144/513] Compiling CryptoSwift AEAD.swift
[145/513] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[146/513] Compiling Logging LogHandler.swift
[147/513] Compiling Logging Locks.swift
[148/513] Compiling Logging Logging.swift
[150/516] Compiling Multicodec Codecs+Equatable.swift
[151/516] Compiling Multicodec Codecs.swift
[152/517] Compiling CryptoSwift CompactMap.swift
[153/517] Compiling CryptoSwift Cryptor.swift
[154/517] Compiling CryptoSwift Cryptors.swift
[155/517] Compiling CryptoSwift Digest.swift
[156/517] Compiling CryptoSwift DigestType.swift
[157/517] Compiling CryptoSwift AES+Foundation.swift
[158/517] Compiling CryptoSwift Array+Foundation.swift
[159/517] Compiling CryptoSwift Blowfish+Foundation.swift
[160/517] Compiling CryptoSwift ChaCha20+Foundation.swift
[161/517] Compiling CryptoSwift Data+Extension.swift
[162/517] Compiling CryptoSwift HMAC+Foundation.swift
[163/517] Compiling CryptoSwift Rabbit+Foundation.swift
[164/517] Compiling CryptoSwift String+FoundationExtension.swift
[165/517] Compiling CryptoSwift Utils+Foundation.swift
[167/537] Emitting module DequeModule
[169/538] Emitting module Base8
[170/538] Compiling CryptoSwift IntegerConversion.swift
[171/538] Compiling CryptoSwift Multiplication.swift
[172/538] Compiling CryptoSwift PrimeTest.swift
[173/538] Compiling CryptoSwift Random.swift
[174/538] Compiling CryptoSwift Shifts.swift
[175/538] Compiling CryptoSwift SquareRoot.swift
[176/538] Compiling CryptoSwift Strideable.swift
[177/538] Compiling CryptoSwift StringConversion.swift
[178/538] Compiling CryptoSwift Subtraction.swift
[179/538] Compiling CryptoSwift WordsAndBits.swift
[180/538] Compiling CryptoSwift ChaCha20.swift
[181/538] Compiling CryptoSwift Checksum.swift
[182/538] Compiling CryptoSwift Cipher.swift
[183/538] Compiling CryptoSwift Collection+Extension.swift
[184/538] Compiling CryptoSwift CMAC.swift
[185/538] Compiling CryptoSwift Addition.swift
[186/538] Compiling CryptoSwift BigInt.swift
[187/538] Compiling CryptoSwift BigUInt.swift
[188/538] Compiling CryptoSwift BitwiseOps.swift
[189/538] Compiling CryptoSwift CS.swift
[190/538] Compiling CryptoSwift Codable.swift
[191/538] Compiling CryptoSwift Comparable.swift
[192/538] Compiling CryptoSwift DataConversion.swift
[193/538] Compiling CryptoSwift Division.swift
[194/538] Compiling CryptoSwift Exponentiation.swift
[195/538] Compiling CryptoSwift FloatingPointConversion.swift
[196/538] Compiling CryptoSwift GCD.swift
[197/538] Compiling CryptoSwift Hashable.swift
[198/540] Compiling Base8 Quintets.swift
[199/540] Compiling Base8 BlockEncoding.swift
[200/540] Compiling Base8 Alphabet.swift
[201/540] Compiling Base8 BlockDecoding.swift
[202/542] Emitting module BaseX
[203/542] Compiling BaseX BaseX.swift
[206/543] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[207/543] Compiling CryptoSwift AES.Cryptors.swift
[208/543] Compiling CryptoSwift AES.swift
[209/543] Compiling CryptoSwift ASN1.swift
[210/543] Compiling CryptoSwift ASN1Decoder.swift
[211/543] Compiling CryptoSwift ASN1Encoder.swift
[212/543] Compiling CryptoSwift ASN1Scanner.swift
[213/552] Emitting module Base64
[214/552] Compiling Base64 Base64.swift
[216/553] Compiling Base8 Base8.swift
[219/554] Compiling CryptoSwift Signature.swift
[220/554] Compiling CryptoSwift StreamDecryptor.swift
[221/554] Compiling CryptoSwift StreamEncryptor.swift
[222/554] Compiling CryptoSwift String+Extension.swift
[223/554] Compiling CryptoSwift UInt128.swift
[224/554] Compiling CryptoSwift UInt16+Extension.swift
[225/554] Compiling CryptoSwift UInt32+Extension.swift
[226/554] Compiling CryptoSwift UInt64+Extension.swift
[227/554] Compiling CryptoSwift UInt8+Extension.swift
[228/554] Compiling CryptoSwift Updatable.swift
[229/554] Compiling CryptoSwift Utils.swift
[230/554] Compiling CryptoSwift XChaCha20.swift
[231/554] Compiling CryptoSwift ZeroPadding.swift
[232/554] Compiling CryptoSwift resource_bundle_accessor.swift
[233/554] Emitting module Base64
[234/554] Compiling Base64 Base64.swift
[236/569] Compiling CryptoSwift Array+Extension.swift
[239/569] Compiling CryptoSwift Bit.swift
[240/569] Compiling CryptoSwift BlockCipher.swift
[243/569] Compiling CryptoSwift BlockMode.swift
[244/569] Compiling CryptoSwift BlockModeOptions.swift
[245/569] Compiling CryptoSwift CBC.swift
[246/569] Compiling CryptoSwift CCM.swift
[247/569] Compiling CryptoSwift CFB.swift
[248/569] Compiling CryptoSwift CTR.swift
[249/569] Compiling CryptoSwift CipherModeWorker.swift
[250/569] Compiling CryptoSwift ECB.swift
[251/569] Compiling CryptoSwift GCM.swift
[252/569] Compiling CryptoSwift OCB.swift
[253/569] Compiling CryptoSwift OFB.swift
[263/578] Emitting module Base32
[264/588] Compiling Base32 BlockDecoding.swift
[265/594] Compiling Base32 BlockEncoding.swift
[266/594] Compiling Base32 Quintets.swift
[267/596] Compiling Base32 Base32.swift
[268/596] Compiling Atomics AtomicStorage.swift
[269/596] Compiling Atomics AtomicValue.swift
[270/596] Compiling Atomics AtomicMemoryOrderings.swift
[271/596] Compiling Atomics DoubleWord.swift
[272/596] Compiling Atomics ManagedAtomic.swift
[273/596] Compiling Atomics ManagedAtomicLazyReference.swift
[274/596] Compiling Atomics UnsafeAtomic.swift
[275/596] Compiling Atomics UnsafeAtomicLazyReference.swift
[286/596] Compiling Base32 Alphabets.swift
[287/597] Compiling Atomics OptionalRawRepresentable.swift
[288/597] Compiling Atomics RawRepresentable.swift
[289/597] Compiling Atomics AtomicBool.swift
[290/597] Compiling Atomics AtomicInteger.swift
[291/597] Compiling Atomics AtomicOptionalWrappable.swift
[292/597] Compiling Atomics AtomicReference.swift
[293/597] Compiling Atomics IntegerConformances.swift
[294/597] Compiling Atomics PointerConformances.swift
[295/597] Compiling Atomics Primitives.native.swift
[302/597] Compiling Base32 Quintets.swift
[303/597] Compiling Base32 BlockEncoding.swift
[304/597] Compiling Base32 Base32.swift
[305/597] Compiling Base32 BlockDecoding.swift
[315/599] Compiling Base32 Alphabets.swift
[316/599] Emitting module Base32
[321/602] Compiling Atomics IntegerOperations.swift
[322/602] Compiling Atomics Unmanaged extensions.swift
[323/604] Emitting module Multibase
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
[336/604] Compiling CryptoSwift PCBC.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
[337/604] Compiling CryptoSwift Blowfish.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
[338/604] Compiling CryptoSwift CBCMAC.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 |       // [a]32
342 |       return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 |     case 4_294_967_296..<pow(2, 64): // 2^64
    |                          `- error: cannot find 'pow' in scope
344 |       // [a]64
345 |       return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
[339/604] Emitting module Base2
[340/604] Compiling Base2 Base2.swift
[341/605] Compiling ArgumentParserToolInfo ToolInfo.swift
[342/605] Emitting module ArgumentParserToolInfo
[343/606] Emitting module CryptoSwift
[361/606] Compiling Multibase Multibase.swift
[377/647] Emitting module ArgumentParserToolInfo
[378/647] Compiling ArgumentParser SplitArguments.swift
[379/647] Compiling ArgumentParser DumpHelpGenerator.swift
[380/647] Compiling ArgumentParser HelpCommand.swift
[381/647] Compiling ArgumentParser HelpGenerator.swift
[382/647] Compiling ArgumentParser MessageInfo.swift
[383/647] Compiling ArgumentParser UsageGenerator.swift
[406/647] Compiling ArgumentParser CompletionsGenerator.swift
[407/647] Compiling ArgumentParser FishCompletionsGenerator.swift
[408/647] Compiling ArgumentParser ZshCompletionsGenerator.swift
[409/647] Compiling ArgumentParser ArgumentVisibility.swift
[410/647] Compiling ArgumentParser CompletionKind.swift
[411/647] Compiling ArgumentParser Errors.swift
[412/647] Emitting module Multibase
[413/647] Compiling Multibase Multibase.swift
[414/648] Compiling ArgumentParserToolInfo ToolInfo.swift
[420/648] Compiling ArgumentParser Flag.swift
[421/648] Compiling ArgumentParser NameSpecification.swift
[422/653] Emitting module Atomics
[424/716] Emitting module ArgumentParser
[425/716] Compiling ArgumentParser ArgumentHelp.swift
[426/716] Compiling ArgumentParser ArgumentVisibility.swift
[427/716] Compiling ArgumentParser CompletionKind.swift
[428/716] Compiling ArgumentParser Errors.swift
[429/716] Compiling ArgumentParser Flag.swift
[430/716] Compiling ArgumentParser NameSpecification.swift
[431/776] Compiling NIOCore ByteBuffer-aux.swift
[432/776] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[433/776] Compiling NIOCore ByteBuffer-conversions.swift
[434/776] Compiling NIOCore ByteBuffer-core.swift
[435/776] Compiling NIOCore ByteBuffer-hex.swift
[436/776] Compiling NIOCore ByteBuffer-int.swift
[437/776] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[438/776] Compiling NIOCore ByteBuffer-multi-int.swift
[439/776] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[440/776] Compiling NIOCore ByteBuffer-views.swift
[446/781] Compiling ArgumentParser CollectionExtensions.swift
[447/781] Compiling ArgumentParser Platform.swift
[448/781] Compiling ArgumentParser SequenceExtensions.swift
[449/781] Compiling ArgumentParser StringExtensions.swift
[450/781] Compiling ArgumentParser Tree.swift
[451/781] Compiling NIOCore DispatchQueue+WithFuture.swift
[452/781] Compiling NIOCore EventLoop+Deprecated.swift
[453/781] Compiling NIOCore EventLoop+SerialExecutor.swift
[454/781] Compiling NIOCore EventLoop.swift
[455/781] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[456/781] Compiling NIOCore ChannelPipeline.swift
[457/781] Compiling NIOCore CircularBuffer.swift
[458/781] Compiling NIOCore Codec.swift
[459/781] Compiling NIOCore ConvenienceOptionSupport.swift
[460/781] Compiling NIOCore DeadChannel.swift
[461/781] Compiling NIOCore AsyncChannelInboundStream.swift
[462/781] Compiling NIOCore AsyncChannelOutboundWriter.swift
[463/781] Compiling NIOCore NIOAsyncSequenceProducer.swift
[464/781] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[465/784] Compiling NIOCore Channel.swift
[466/784] Compiling NIOCore ChannelHandler.swift
[467/784] Compiling NIOCore ChannelHandlers.swift
[468/784] Compiling Algorithms Trim.swift
[469/784] Compiling Algorithms Unique.swift
[472/785] Compiling NIOCore NIOAsyncWriter.swift
[473/785] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[474/785] Compiling NIOCore BSDSocketAPI.swift
[481/785] Compiling CryptoSwift PKCS5.swift
[482/785] Compiling CryptoSwift PKCS7.swift
[483/785] Compiling CryptoSwift PKCS7Padding.swift
[484/785] Compiling CryptoSwift Padding.swift
[485/785] Compiling CryptoSwift Poly1305.swift
[486/785] Compiling CryptoSwift RSA+Cipher.swift
[487/785] Compiling CryptoSwift RSA+Signature.swift
[488/785] Compiling CryptoSwift RSA.swift
[489/785] Compiling CryptoSwift Rabbit.swift
[490/785] Compiling CryptoSwift SHA1.swift
[491/785] Compiling CryptoSwift SHA2.swift
[492/785] Compiling CryptoSwift SHA3.swift
[493/785] Compiling CryptoSwift Scrypt.swift
[494/785] Compiling CryptoSwift SecureBytes.swift
[495/785] Compiling CryptoSwift XChaCha20+Foundation.swift
[496/785] Compiling CryptoSwift Generics.swift
[497/785] Compiling CryptoSwift HKDF.swift
[498/785] Compiling CryptoSwift HMAC.swift
[499/785] Compiling CryptoSwift ISO10126Padding.swift
[500/785] Compiling CryptoSwift ISO78164Padding.swift
[501/785] Compiling CryptoSwift Int+Extension.swift
[502/785] Compiling CryptoSwift MD5.swift
[503/785] Compiling CryptoSwift NoPadding.swift
[504/785] Compiling CryptoSwift Operators.swift
[505/785] Compiling CryptoSwift DER.swift
[506/785] Compiling CryptoSwift PBKDF1.swift
[507/785] Compiling CryptoSwift PBKDF2.swift
[508/785] Compiling CryptoSwift PKCS1v15.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:46:26: error: cannot find 'getenv' in scope
 44 | #else
 45 |     // FIXME: This retrieves the user's preferred shell, not necessarily the one currently in use.
 46 |     guard let shellVar = getenv("SHELL") else { return nil }
    |                          `- error: cannot find 'getenv' in scope
 47 |     let shellParts = String(cString: shellVar).split(separator: "/")
 48 |     return shellParts.last.map(String.init)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:66:5: error: cannot find 'EXIT_SUCCESS' in scope
 64 |   /// The code for successful exit.
 65 |   static var exitCodeSuccess: Int32 {
 66 |     EXIT_SUCCESS
    |     `- error: cannot find 'EXIT_SUCCESS' in scope
 67 |   }
 68 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:71:5: error: cannot find 'EXIT_FAILURE' in scope
 69 |   /// The code for exit with a general failure.
 70 |   static var exitCodeFailure: Int32 {
 71 |     EXIT_FAILURE
    |     `- error: cannot find 'EXIT_FAILURE' in scope
 72 |   }
 73 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:81:12: error: cannot find 'EX_USAGE' in scope
 79 |     return EXIT_FAILURE
 80 | #else
 81 |     return EX_USAGE
    |            `- error: cannot find 'EX_USAGE' in scope
 82 | #endif
 83 |   }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:33: error: cannot find 'putc' in scope
109 |   struct StandardError: TextOutputStream {
110 |     mutating func write(_ string: String) {
111 |       for byte in string.utf8 { putc(numericCast(byte), stderr) }
    |                                 `- error: cannot find 'putc' in scope
112 |     }
113 |   }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:57: error: cannot find 'stderr' in scope
109 |   struct StandardError: TextOutputStream {
110 |     mutating func write(_ string: String) {
111 |       for byte in string.utf8 { putc(numericCast(byte), stderr) }
    |                                                         `- error: cannot find 'stderr' in scope
112 |     }
113 |   }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:38: error: generic parameter 'U' could not be inferred
109 |   struct StandardError: TextOutputStream {
110 |     mutating func write(_ string: String) {
111 |       for byte in string.utf8 { putc(numericCast(byte), stderr) }
    |                                      `- error: generic parameter 'U' could not be inferred
112 |     }
113 |   }
Swift.numericCast:1:24: note: in call to function 'numericCast'
1 | @inlinable public func numericCast<T, U>(_ x: T) -> U where T : BinaryInteger, U : BinaryInteger
  |                        `- note: in call to function 'numericCast'
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:167:23: error: cannot find 'getenv' in scope
165 |
166 | #if !os(Windows) && !os(WASI)
167 |     if let colsCStr = getenv("COLUMNS"), let colsVal = Int(String(cString: colsCStr)) {
    |                       `- error: cannot find 'getenv' in scope
168 |       width = colsVal
169 |     }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:170:24: error: cannot find 'getenv' in scope
168 |       width = colsVal
169 |     }
170 |     if let linesCStr = getenv("LINES"), let linesVal = Int(String(cString: linesCStr)) {
    |                        `- error: cannot find 'getenv' in scope
171 |       height = linesVal
172 |     }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:194:13: error: cannot find 'winsize' in scope
192 |             height: Int(csbi.srWindow.Bottom - csbi.srWindow.Top) + 1)
193 | #else
194 |     var w = winsize()
    |             `- error: cannot find 'winsize' in scope
195 |
196 | #if os(OpenBSD)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:15: error: cannot find 'ioctl' in scope
201 |     let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 |     let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |               `- error: cannot find 'ioctl' in scope
204 | #endif
205 |     guard err == 0 else { return (width: nil, height: nil) }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:21: error: cannot find 'STDOUT_FILENO' in scope
201 |     let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 |     let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |                     `- error: cannot find 'STDOUT_FILENO' in scope
204 | #endif
205 |     guard err == 0 else { return (width: nil, height: nil) }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:36: error: cannot find 'TIOCGWINSZ' in scope
201 |     let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 |     let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |                                    `- error: cannot find 'TIOCGWINSZ' in scope
204 | #endif
205 |     guard err == 0 else { return (width: nil, height: nil) }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:46:26: error: cannot find 'getenv' in scope
 44 | #else
 45 |     // FIXME: This retrieves the user's preferred shell, not necessarily the one currently in use.
 46 |     guard let shellVar = getenv("SHELL") else { return nil }
    |                          `- error: cannot find 'getenv' in scope
 47 |     let shellParts = String(cString: shellVar).split(separator: "/")
 48 |     return shellParts.last.map(String.init)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:66:5: error: cannot find 'EXIT_SUCCESS' in scope
 64 |   /// The code for successful exit.
 65 |   static var exitCodeSuccess: Int32 {
 66 |     EXIT_SUCCESS
    |     `- error: cannot find 'EXIT_SUCCESS' in scope
 67 |   }
 68 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:71:5: error: cannot find 'EXIT_FAILURE' in scope
 69 |   /// The code for exit with a general failure.
 70 |   static var exitCodeFailure: Int32 {
 71 |     EXIT_FAILURE
    |     `- error: cannot find 'EXIT_FAILURE' in scope
 72 |   }
 73 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:81:12: error: cannot find 'EX_USAGE' in scope
 79 |     return EXIT_FAILURE
 80 | #else
 81 |     return EX_USAGE
    |            `- error: cannot find 'EX_USAGE' in scope
 82 | #endif
 83 |   }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:33: error: cannot find 'putc' in scope
109 |   struct StandardError: TextOutputStream {
110 |     mutating func write(_ string: String) {
111 |       for byte in string.utf8 { putc(numericCast(byte), stderr) }
    |                                 `- error: cannot find 'putc' in scope
112 |     }
113 |   }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:57: error: cannot find 'stderr' in scope
109 |   struct StandardError: TextOutputStream {
110 |     mutating func write(_ string: String) {
111 |       for byte in string.utf8 { putc(numericCast(byte), stderr) }
    |                                                         `- error: cannot find 'stderr' in scope
112 |     }
113 |   }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:38: error: generic parameter 'U' could not be inferred
109 |   struct StandardError: TextOutputStream {
110 |     mutating func write(_ string: String) {
111 |       for byte in string.utf8 { putc(numericCast(byte), stderr) }
    |                                      `- error: generic parameter 'U' could not be inferred
112 |     }
113 |   }
Swift.numericCast:1:24: note: in call to function 'numericCast'
1 | @inlinable public func numericCast<T, U>(_ x: T) -> U where T : BinaryInteger, U : BinaryInteger
  |                        `- note: in call to function 'numericCast'
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:167:23: error: cannot find 'getenv' in scope
165 |
166 | #if !os(Windows) && !os(WASI)
167 |     if let colsCStr = getenv("COLUMNS"), let colsVal = Int(String(cString: colsCStr)) {
    |                       `- error: cannot find 'getenv' in scope
168 |       width = colsVal
169 |     }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:170:24: error: cannot find 'getenv' in scope
168 |       width = colsVal
169 |     }
170 |     if let linesCStr = getenv("LINES"), let linesVal = Int(String(cString: linesCStr)) {
    |                        `- error: cannot find 'getenv' in scope
171 |       height = linesVal
172 |     }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:194:13: error: cannot find 'winsize' in scope
192 |             height: Int(csbi.srWindow.Bottom - csbi.srWindow.Top) + 1)
193 | #else
194 |     var w = winsize()
    |             `- error: cannot find 'winsize' in scope
195 |
196 | #if os(OpenBSD)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:15: error: cannot find 'ioctl' in scope
201 |     let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 |     let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |               `- error: cannot find 'ioctl' in scope
204 | #endif
205 |     guard err == 0 else { return (width: nil, height: nil) }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:21: error: cannot find 'STDOUT_FILENO' in scope
201 |     let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 |     let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |                     `- error: cannot find 'STDOUT_FILENO' in scope
204 | #endif
205 |     guard err == 0 else { return (width: nil, height: nil) }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:36: error: cannot find 'TIOCGWINSZ' in scope
201 |     let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 |     let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |                                    `- error: cannot find 'TIOCGWINSZ' in scope
204 | #endif
205 |     guard err == 0 else { return (width: nil, height: nil) }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:46:26: error: cannot find 'getenv' in scope
 44 | #else
 45 |     // FIXME: This retrieves the user's preferred shell, not necessarily the one currently in use.
 46 |     guard let shellVar = getenv("SHELL") else { return nil }
    |                          `- error: cannot find 'getenv' in scope
 47 |     let shellParts = String(cString: shellVar).split(separator: "/")
 48 |     return shellParts.last.map(String.init)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:66:5: error: cannot find 'EXIT_SUCCESS' in scope
 64 |   /// The code for successful exit.
 65 |   static var exitCodeSuccess: Int32 {
 66 |     EXIT_SUCCESS
    |     `- error: cannot find 'EXIT_SUCCESS' in scope
 67 |   }
 68 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:71:5: error: cannot find 'EXIT_FAILURE' in scope
 69 |   /// The code for exit with a general failure.
 70 |   static var exitCodeFailure: Int32 {
 71 |     EXIT_FAILURE
    |     `- error: cannot find 'EXIT_FAILURE' in scope
 72 |   }
 73 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:81:12: error: cannot find 'EX_USAGE' in scope
 79 |     return EXIT_FAILURE
 80 | #else
 81 |     return EX_USAGE
    |            `- error: cannot find 'EX_USAGE' in scope
 82 | #endif
 83 |   }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:33: error: cannot find 'putc' in scope
109 |   struct StandardError: TextOutputStream {
110 |     mutating func write(_ string: String) {
111 |       for byte in string.utf8 { putc(numericCast(byte), stderr) }
    |                                 `- error: cannot find 'putc' in scope
112 |     }
113 |   }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:57: error: cannot find 'stderr' in scope
109 |   struct StandardError: TextOutputStream {
110 |     mutating func write(_ string: String) {
111 |       for byte in string.utf8 { putc(numericCast(byte), stderr) }
    |                                                         `- error: cannot find 'stderr' in scope
112 |     }
113 |   }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:38: error: generic parameter 'U' could not be inferred
109 |   struct StandardError: TextOutputStream {
110 |     mutating func write(_ string: String) {
111 |       for byte in string.utf8 { putc(numericCast(byte), stderr) }
    |                                      `- error: generic parameter 'U' could not be inferred
112 |     }
113 |   }
Swift.numericCast:1:24: note: in call to function 'numericCast'
1 | @inlinable public func numericCast<T, U>(_ x: T) -> U where T : BinaryInteger, U : BinaryInteger
  |                        `- note: in call to function 'numericCast'
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:167:23: error: cannot find 'getenv' in scope
165 |
166 | #if !os(Windows) && !os(WASI)
167 |     if let colsCStr = getenv("COLUMNS"), let colsVal = Int(String(cString: colsCStr)) {
    |                       `- error: cannot find 'getenv' in scope
168 |       width = colsVal
169 |     }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:170:24: error: cannot find 'getenv' in scope
168 |       width = colsVal
169 |     }
170 |     if let linesCStr = getenv("LINES"), let linesVal = Int(String(cString: linesCStr)) {
    |                        `- error: cannot find 'getenv' in scope
171 |       height = linesVal
172 |     }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:194:13: error: cannot find 'winsize' in scope
192 |             height: Int(csbi.srWindow.Bottom - csbi.srWindow.Top) + 1)
193 | #else
194 |     var w = winsize()
    |             `- error: cannot find 'winsize' in scope
195 |
196 | #if os(OpenBSD)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:15: error: cannot find 'ioctl' in scope
201 |     let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 |     let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |               `- error: cannot find 'ioctl' in scope
204 | #endif
205 |     guard err == 0 else { return (width: nil, height: nil) }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:21: error: cannot find 'STDOUT_FILENO' in scope
201 |     let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 |     let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |                     `- error: cannot find 'STDOUT_FILENO' in scope
204 | #endif
205 |     guard err == 0 else { return (width: nil, height: nil) }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:36: error: cannot find 'TIOCGWINSZ' in scope
201 |     let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 |     let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |                                    `- error: cannot find 'TIOCGWINSZ' in scope
204 | #endif
205 |     guard err == 0 else { return (width: nil, height: nil) }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:46:26: error: cannot find 'getenv' in scope
 44 | #else
 45 |     // FIXME: This retrieves the user's preferred shell, not necessarily the one currently in use.
 46 |     guard let shellVar = getenv("SHELL") else { return nil }
    |                          `- error: cannot find 'getenv' in scope
 47 |     let shellParts = String(cString: shellVar).split(separator: "/")
 48 |     return shellParts.last.map(String.init)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:66:5: error: cannot find 'EXIT_SUCCESS' in scope
 64 |   /// The code for successful exit.
 65 |   static var exitCodeSuccess: Int32 {
 66 |     EXIT_SUCCESS
    |     `- error: cannot find 'EXIT_SUCCESS' in scope
 67 |   }
 68 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:71:5: error: cannot find 'EXIT_FAILURE' in scope
 69 |   /// The code for exit with a general failure.
 70 |   static var exitCodeFailure: Int32 {
 71 |     EXIT_FAILURE
    |     `- error: cannot find 'EXIT_FAILURE' in scope
 72 |   }
 73 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:81:12: error: cannot find 'EX_USAGE' in scope
 79 |     return EXIT_FAILURE
 80 | #else
 81 |     return EX_USAGE
    |            `- error: cannot find 'EX_USAGE' in scope
 82 | #endif
 83 |   }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:33: error: cannot find 'putc' in scope
109 |   struct StandardError: TextOutputStream {
110 |     mutating func write(_ string: String) {
111 |       for byte in string.utf8 { putc(numericCast(byte), stderr) }
    |                                 `- error: cannot find 'putc' in scope
112 |     }
113 |   }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:57: error: cannot find 'stderr' in scope
109 |   struct StandardError: TextOutputStream {
110 |     mutating func write(_ string: String) {
111 |       for byte in string.utf8 { putc(numericCast(byte), stderr) }
    |                                                         `- error: cannot find 'stderr' in scope
112 |     }
113 |   }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:38: error: generic parameter 'U' could not be inferred
109 |   struct StandardError: TextOutputStream {
110 |     mutating func write(_ string: String) {
111 |       for byte in string.utf8 { putc(numericCast(byte), stderr) }
    |                                      `- error: generic parameter 'U' could not be inferred
112 |     }
113 |   }
Swift.numericCast:1:24: note: in call to function 'numericCast'
1 | @inlinable public func numericCast<T, U>(_ x: T) -> U where T : BinaryInteger, U : BinaryInteger
  |                        `- note: in call to function 'numericCast'
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:167:23: error: cannot find 'getenv' in scope
165 |
166 | #if !os(Windows) && !os(WASI)
167 |     if let colsCStr = getenv("COLUMNS"), let colsVal = Int(String(cString: colsCStr)) {
    |                       `- error: cannot find 'getenv' in scope
168 |       width = colsVal
169 |     }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:170:24: error: cannot find 'getenv' in scope
168 |       width = colsVal
169 |     }
170 |     if let linesCStr = getenv("LINES"), let linesVal = Int(String(cString: linesCStr)) {
    |                        `- error: cannot find 'getenv' in scope
171 |       height = linesVal
172 |     }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:194:13: error: cannot find 'winsize' in scope
192 |             height: Int(csbi.srWindow.Bottom - csbi.srWindow.Top) + 1)
193 | #else
194 |     var w = winsize()
    |             `- error: cannot find 'winsize' in scope
195 |
196 | #if os(OpenBSD)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:15: error: cannot find 'ioctl' in scope
201 |     let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 |     let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |               `- error: cannot find 'ioctl' in scope
204 | #endif
205 |     guard err == 0 else { return (width: nil, height: nil) }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:21: error: cannot find 'STDOUT_FILENO' in scope
201 |     let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 |     let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |                     `- error: cannot find 'STDOUT_FILENO' in scope
204 | #endif
205 |     guard err == 0 else { return (width: nil, height: nil) }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:36: error: cannot find 'TIOCGWINSZ' in scope
201 |     let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 |     let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |                                    `- error: cannot find 'TIOCGWINSZ' in scope
204 | #endif
205 |     guard err == 0 else { return (width: nil, height: nil) }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:46:26: error: cannot find 'getenv' in scope
 44 | #else
 45 |     // FIXME: This retrieves the user's preferred shell, not necessarily the one currently in use.
 46 |     guard let shellVar = getenv("SHELL") else { return nil }
    |                          `- error: cannot find 'getenv' in scope
 47 |     let shellParts = String(cString: shellVar).split(separator: "/")
 48 |     return shellParts.last.map(String.init)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:66:5: error: cannot find 'EXIT_SUCCESS' in scope
 64 |   /// The code for successful exit.
 65 |   static var exitCodeSuccess: Int32 {
 66 |     EXIT_SUCCESS
    |     `- error: cannot find 'EXIT_SUCCESS' in scope
 67 |   }
 68 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:71:5: error: cannot find 'EXIT_FAILURE' in scope
 69 |   /// The code for exit with a general failure.
 70 |   static var exitCodeFailure: Int32 {
 71 |     EXIT_FAILURE
    |     `- error: cannot find 'EXIT_FAILURE' in scope
 72 |   }
 73 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:81:12: error: cannot find 'EX_USAGE' in scope
 79 |     return EXIT_FAILURE
 80 | #else
 81 |     return EX_USAGE
    |            `- error: cannot find 'EX_USAGE' in scope
 82 | #endif
 83 |   }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:33: error: cannot find 'putc' in scope
109 |   struct StandardError: TextOutputStream {
110 |     mutating func write(_ string: String) {
111 |       for byte in string.utf8 { putc(numericCast(byte), stderr) }
    |                                 `- error: cannot find 'putc' in scope
112 |     }
113 |   }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:57: error: cannot find 'stderr' in scope
109 |   struct StandardError: TextOutputStream {
110 |     mutating func write(_ string: String) {
111 |       for byte in string.utf8 { putc(numericCast(byte), stderr) }
    |                                                         `- error: cannot find 'stderr' in scope
112 |     }
113 |   }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:38: error: generic parameter 'U' could not be inferred
109 |   struct StandardError: TextOutputStream {
110 |     mutating func write(_ string: String) {
111 |       for byte in string.utf8 { putc(numericCast(byte), stderr) }
    |                                      `- error: generic parameter 'U' could not be inferred
112 |     }
113 |   }
Swift.numericCast:1:24: note: in call to function 'numericCast'
1 | @inlinable public func numericCast<T, U>(_ x: T) -> U where T : BinaryInteger, U : BinaryInteger
  |                        `- note: in call to function 'numericCast'
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:167:23: error: cannot find 'getenv' in scope
165 |
166 | #if !os(Windows) && !os(WASI)
167 |     if let colsCStr = getenv("COLUMNS"), let colsVal = Int(String(cString: colsCStr)) {
    |                       `- error: cannot find 'getenv' in scope
168 |       width = colsVal
169 |     }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:170:24: error: cannot find 'getenv' in scope
168 |       width = colsVal
169 |     }
170 |     if let linesCStr = getenv("LINES"), let linesVal = Int(String(cString: linesCStr)) {
    |                        `- error: cannot find 'getenv' in scope
171 |       height = linesVal
172 |     }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:194:13: error: cannot find 'winsize' in scope
192 |             height: Int(csbi.srWindow.Bottom - csbi.srWindow.Top) + 1)
193 | #else
194 |     var w = winsize()
    |             `- error: cannot find 'winsize' in scope
195 |
196 | #if os(OpenBSD)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:15: error: cannot find 'ioctl' in scope
201 |     let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 |     let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |               `- error: cannot find 'ioctl' in scope
204 | #endif
205 |     guard err == 0 else { return (width: nil, height: nil) }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:21: error: cannot find 'STDOUT_FILENO' in scope
201 |     let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 |     let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |                     `- error: cannot find 'STDOUT_FILENO' in scope
204 | #endif
205 |     guard err == 0 else { return (width: nil, height: nil) }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:36: error: cannot find 'TIOCGWINSZ' in scope
201 |     let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 |     let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |                                    `- error: cannot find 'TIOCGWINSZ' in scope
204 | #endif
205 |     guard err == 0 else { return (width: nil, height: nil) }
[526/785] Emitting module ArgumentParser
[527/785] Compiling NIOCore AddressedEnvelope.swift
[528/785] Compiling NIOCore AsyncAwaitSupport.swift
[529/785] Compiling NIOCore AsyncChannel.swift
[530/785] Compiling NIOCore AsyncChannelHandler.swift
[533/785] Compiling NIOCore MulticastChannel.swift
[534/785] Compiling NIOCore NIOAny.swift
[535/785] Compiling NIOCore NIOCloseOnErrorHandler.swift
[536/785] Compiling NIOCore NIOLoopBound.swift
[537/785] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[538/785] Compiling NIOCore NIOScheduledCallback.swift
[539/785] Compiling NIOCore NIOSendable.swift
[540/785] Compiling NIOCore RecvByteBufferAllocator.swift
[543/795] Compiling Algorithms Windows.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 |     let keyLengthFinal = Double(dkLen)
58 |     let hLen = Double(variant.digestLength)
59 |     let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
   |                         `- error: cannot find 'ceil' in scope
60 |     guard numBlocks <= 255 else {
61 |       throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
 64 |       let keyLengthFinal = Double(dkLen)
 65 |       let hLen = Double(prf.variant.digestLength)
 66 |       if keyLengthFinal > (pow(2, 32) - 1) * hLen {
    |                            `- error: cannot find 'pow' in scope
 67 |         throw Error.derivedKeyTooLong
 68 |       }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
 72 |       self.prf = prf
 73 |
 74 |       self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
    |                            `- error: cannot find 'ceil' in scope
 75 |     }
 76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 |         // not supported on WASI
42 |       #else
43 |         mlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'mlock' in scope
44 |       #endif
45 |     }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 |         // not supported on WASI
54 |       #else
55 |         munlock(pointer.baseAddress, pointer.count)
   |         `- error: cannot find 'munlock' in scope
56 |       #endif
57 |     }
[596/795] Emitting module Multihash
[597/795] Emitting module CryptoSwift
BUILD FAILURE 6.1 android