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 nostr-kit, reference master (e91c85), with Swift 6.1 for Android on 28 May 2025 17:25:31 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tannerdsilva/nostr-kit.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/tannerdsilva/nostr-kit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e91c853 release v0.6.0
Cloned https://github.com/tannerdsilva/nostr-kit.git
Revision (git rev-parse @):
e91c85387712b702c47a610def5c90cb91b25e2a
SUCCESS checkout https://github.com/tannerdsilva/nostr-kit.git at master
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/tannerdsilva/nostr-kit.git
https://github.com/tannerdsilva/nostr-kit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.57.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.24.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "quickjson",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tannerdsilva/QuickJSON.git"
    },
    {
      "identity" : "rawdog",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.7",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tannerdsilva/rawdog.git"
    },
    {
      "identity" : "secp256k1.swift",
      "requirement" : {
        "revision" : [
          "40b4b38b3b1c83f7088c76189a742870e0ca06a9"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jb55/secp256k1.swift"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.5.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system.git"
    },
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.18.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client"
    }
  ],
  "manifest_display_name" : "nostr-kit",
  "name" : "nostr-kit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "nostr",
      "targets" : [
        "nostr"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "nostr-cc",
      "targets" : [
        "nostr-cc"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "nostr_kitTests",
      "module_type" : "SwiftTarget",
      "name" : "nostr-kitTests",
      "path" : "Tests/nostr-kitTests",
      "sources" : [
        "AESCBCTests.swift",
        "Base64Tests.swift",
        "Bech32Tests.swift",
        "DateTests.swift",
        "HexTests.swift",
        "nostr_eventTests.swift",
        "nostr_keyTests.swift",
        "nostr_kitTests.swift"
      ],
      "target_dependencies" : [
        "nostr"
      ],
      "type" : "test"
    },
    {
      "c99name" : "nostr_cc",
      "module_type" : "SwiftTarget",
      "name" : "nostr-cc",
      "path" : "Sources/nostr-cc",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "nostr-cc"
      ],
      "sources" : [
        "CLI/CLI + KeyPair.swift",
        "CLI/CLI + Relay.swift",
        "CLI/CLI.swift",
        "Colors.swift",
        "Extensions/KeyPair.swift",
        "Extensions/String.swift",
        "Profile.swift",
        "nostr-cc.swift"
      ],
      "target_dependencies" : [
        "nostr"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "nostr",
      "module_type" : "SwiftTarget",
      "name" : "nostr",
      "path" : "Sources/nostr",
      "product_dependencies" : [
        "NIOSSL",
        "NIO",
        "NIOWebSocket",
        "Logging",
        "QuickJSON",
        "secp256k1",
        "RAW",
        "Crypto",
        "SystemPackage",
        "AsyncHTTPClient"
      ],
      "product_memberships" : [
        "nostr",
        "nostr-cc"
      ],
      "sources" : [
        "Errors.swift",
        "Event/Event + Commitment.swift",
        "Event/Event + Kind.swift",
        "Event/Event + NIP42.swift",
        "Event/Event.swift",
        "Event/Tags/Event + Tag + Name.swift",
        "Event/Tags/Event + Tag.swift",
        "Event/Tags/Event + Tags.swift",
        "Filter/Filter + Consumer.swift",
        "Filter/Filter.swift",
        "Frozen Structs/Date.swift",
        "Frozen Structs/Event + Signature.swift",
        "Frozen Structs/Event + UID.swift",
        "Frozen Structs/Key/KeyPair.swift",
        "Frozen Structs/Key/PublicKey.swift",
        "Frozen Structs/Key/SecretKey.swift",
        "Frozen Structs/Key/SharedSecret.swift",
        "Hex.swift",
        "Message/Message.swift",
        "Network/NIO/WebSockets/HTTP2WSUpgrade/RelayInitialHTTPRequestWriter.swift",
        "Network/NIO/WebSockets/HTTP2WSUpgrade/WebSocket + Upgrader.swift",
        "Network/NIO/WebSockets/WebSocket + FrameSequence.swift",
        "Network/NIO/WebSockets/WebSocket + Handler.swift",
        "Network/NIO/WebSockets/WebSocket.swift",
        "Network/Relay/Body Handlers/AUTHHandler.swift",
        "Network/Relay/Body Handlers/EOSEHandler.swift",
        "Network/Relay/Body Handlers/EVENTHandler.swift",
        "Network/Relay/Body Handlers/NOTICEHandler.swift",
        "Network/Relay/Body Handlers/OKHandler.swift",
        "Network/Relay/Configurations/ClientConfiguration.swift",
        "Network/Relay/Relay + Catcher.swift",
        "Network/Relay/Relay + Consumable.swift",
        "Network/Relay/Relay + Error.swift",
        "Network/Relay/Relay + Frame.swift",
        "Network/Relay/Relay + Handler.swift",
        "Network/Relay/Relay.swift",
        "Network/URL/URL + Parser.swift",
        "Network/URL/URL + Split.swift",
        "Network/URL/URL.swift",
        "Network/URL/URLParameters.swift",
        "Protocols/BECH32.swift",
        "Protocols/FRAME/NOSTR_frame.swift",
        "Protocols/HEX/HEX_convertible.swift",
        "Protocols/HEX/HEX_decodable.swift",
        "Protocols/HEX/HEX_encodable.swift",
        "Protocols/NOSTR_date.swift",
        "Protocols/NOSTR_event.swift",
        "Protocols/NOSTR_filter.swift",
        "Protocols/NOSTR_kind.swift",
        "Protocols/NOSTR_subscription.swift",
        "Protocols/TAG/Instance/Additional/NOSTR_tag_addlfield.swift",
        "Protocols/TAG/Instance/Index/NOSTR_tag_infofield.swift",
        "Protocols/TAG/Instance/NOSTR_tag.swift",
        "Protocols/TAG/Instance/Name/NOSTR_tag_name.swift",
        "Protocols/TAG/Instance/Name/NOSTR_tag_name_generic.swift",
        "Protocols/TAG/NOSTR_tagged.swift",
        "Utils/AES_CBC.swift",
        "Utils/Base64.swift",
        "Utils/Extensions/ByteBuffer.swift",
        "Utils/FlatDictionary.swift",
        "Utils/InitializationVector.swift",
        "Utils/NIP05/NIP05.swift",
        "Utils/RandomBytes.swift",
        "Utils/SHA1.swift",
        "Utils/SHA256.swift",
        "bech32.swift",
        "nostr.swift"
      ],
      "target_dependencies" : [
        "cnostr"
      ],
      "type" : "library"
    },
    {
      "c99name" : "cnostr",
      "module_type" : "ClangTarget",
      "name" : "cnostr",
      "path" : "Sources/cnostr",
      "product_memberships" : [
        "nostr",
        "nostr-cc"
      ],
      "sources" : [
        "aes.c",
        "base64.c",
        "cnostr.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
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/jb55/secp256k1.swift
[1/876] Fetching secp256k1.swift
Fetched https://github.com/jb55/secp256k1.swift from cache (0.27s)
Fetching https://github.com/tannerdsilva/rawdog.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/tannerdsilva/QuickJSON.git
Fetching https://github.com/swift-server/async-http-client
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-log.git
[1/3284] Fetching rawdog
[2267/7675] Fetching rawdog, swift-system
[2311/7978] Fetching rawdog, swift-system, quickjson
[7540/11814] Fetching rawdog, swift-system, quickjson, swift-log
[9360/25828] Fetching rawdog, swift-system, quickjson, swift-log, async-http-client
[10230/39764] Fetching rawdog, swift-system, quickjson, swift-log, async-http-client, swift-crypto
Fetched https://github.com/apple/swift-system.git from cache (0.45s)
[10361/35373] Fetching rawdog, quickjson, swift-log, async-http-client, swift-crypto
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-log.git from cache (0.51s)
[11563/31537] Fetching rawdog, quickjson, async-http-client, swift-crypto
Fetching https://github.com/apple/swift-nio.git
[21365/46380] Fetching rawdog, quickjson, async-http-client, swift-crypto, swift-nio-ssl
[25273/122473] Fetching rawdog, quickjson, async-http-client, swift-crypto, swift-nio-ssl, swift-nio
Fetched https://github.com/swift-server/async-http-client from cache (1.09s)
[18147/108459] Fetching rawdog, quickjson, swift-crypto, swift-nio-ssl, swift-nio
Fetching https://github.com/apple/swift-argument-parser.git
[64197/123810] Fetching rawdog, quickjson, swift-crypto, swift-nio-ssl, swift-nio, swift-argument-parser
Fetched https://github.com/tannerdsilva/QuickJSON.git from cache (1.69s)
[71345/123507] Fetching rawdog, swift-crypto, swift-nio-ssl, swift-nio, swift-argument-parser
Fetched https://github.com/tannerdsilva/rawdog.git from cache (1.69s)
[68368/120223] Fetching swift-crypto, swift-nio-ssl, swift-nio, swift-argument-parser
Fetched https://github.com/apple/swift-crypto.git from cache (1.73s)
[61915/106287] Fetching swift-nio-ssl, swift-nio, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.16s)
[65826/90936] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.89s)
[52505/76093] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.71s)
Computing version for https://github.com/tannerdsilva/rawdog.git
Computed https://github.com/tannerdsilva/rawdog.git at 0.0.7 (5.66s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.59s)
Computing version for https://github.com/tannerdsilva/QuickJSON.git
Computed https://github.com/tannerdsilva/QuickJSON.git at 1.1.2 (0.58s)
Fetching https://github.com/ibireme/yyjson.git
[1/3780] Fetching yyjson
Fetched https://github.com/ibireme/yyjson.git from cache (0.98s)
Computing version for https://github.com/ibireme/yyjson.git
Computed https://github.com/ibireme/yyjson.git at 0.8.0 (1.50s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.49s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.54s)
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.71s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1710] Fetching swift-atomics
[532/18301] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.42s)
[4314/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.00s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.58s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.42s)
Computing version for https://github.com/swift-server/async-http-client
Computed https://github.com/swift-server/async-http-client at 1.26.1 (0.45s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2667] Fetching swift-nio-transport-services
[2668/8626] Fetching swift-nio-transport-services, swift-algorithms
[2788/14540] Fetching swift-nio-transport-services, swift-algorithms, swift-nio-extras
[4510/26067] Fetching swift-nio-transport-services, swift-algorithms, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.32s)
[10410/23400] Fetching swift-algorithms, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-algorithms.git from cache (1.00s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.00s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.00s)
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 (1.46s)
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.47s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.51s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/904] Fetching swift-http-types
[363/2045] Fetching swift-http-types, swift-http-structured-headers
[779/3635] Fetching swift-http-types, swift-http-structured-headers, swift-asn1
[2352/6061] Fetching swift-http-types, swift-http-structured-headers, swift-asn1, swift-service-lifecycle
[2772/11046] Fetching swift-http-types, swift-http-structured-headers, swift-asn1, swift-service-lifecycle, swift-async-algorithms
[10998/17201] Fetching swift-http-types, swift-http-structured-headers, swift-asn1, swift-service-lifecycle, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.36s)
[13229/16060] Fetching swift-http-types, swift-asn1, swift-service-lifecycle, swift-async-algorithms, swift-certificates
[11701/14470] Fetching swift-http-types, swift-service-lifecycle, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.36s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.36s)
[9336/12044] Fetching swift-http-types, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-types.git from cache (0.36s)
[8740/11140] Fetching swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.47s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.47s)
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 (0.92s)
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.60s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/tannerdsilva/rawdog.git at 0.0.7 (0.00s)
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.00s)
Computed https://github.com/tannerdsilva/QuickJSON.git at 1.1.2 (0.00s)
Computed https://github.com/ibireme/yyjson.git at 0.8.0 (0.00s)
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.00s)
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.00s)
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.00s)
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.00s)
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.00s)
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.00s)
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.00s)
Computed https://github.com/swift-server/async-http-client at 1.26.1 (0.00s)
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.00s)
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.00s)
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.50s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.72s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.63s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.49s)
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.76s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.96s)
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.6.0
Creating working copy for https://github.com/swift-server/async-http-client
Working copy of https://github.com/swift-server/async-http-client resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Creating working copy for https://github.com/ibireme/yyjson.git
Working copy of https://github.com/ibireme/yyjson.git resolved at 0.8.0
Creating working copy for https://github.com/jb55/secp256k1.swift
Working copy of https://github.com/jb55/secp256k1.swift resolved at 40b4b38b3b1c83f7088c76189a742870e0ca06a9
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.26.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-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.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-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-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/tannerdsilva/QuickJSON.git
Working copy of https://github.com/tannerdsilva/QuickJSON.git resolved at 1.1.2
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/tannerdsilva/rawdog.git
Working copy of https://github.com/tannerdsilva/rawdog.git resolved at 0.0.7
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.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
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/914] Write sources
[2/914] Compiling cnostr cnostr.c
[3/914] Write sources
/host/spi-builder-workspace/Sources/cnostr/base64.c:34:10: warning: result of comparison of constant 255 with expression of type 'int8_t' (aka 'signed char') is always false [-Wtautological-constant-out-of-range-compare]
   34 |         if (ret == (char)0xff) {
      |             ~~~ ^  ~~~~~~~~~~
/host/spi-builder-workspace/Sources/cnostr/base64.c:44:57: warning: result of comparison of constant 255 with expression of type 'const signed char' is always true [-Wtautological-constant-out-of-range-compare]
   44 |         return (maps->decode_map[(const unsigned char)b64char] != (char)0xff);
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^  ~~~~~~~~~~
2 warnings generated.
[6/914] Compiling cnostr base64.c
[7/914] Compiling _NumericsShims _NumericsShims.c
[8/914] Write sources
[10/914] Compiling cnostr aes.c
[10/914] Write sources
[35/914] Compiling _AtomicsShims.c
[36/914] Compiling CRAW CRAW.c
[37/914] Compiling Utility.c
[38/914] Compiling CSystem shims.c
[39/914] Compiling CNIOWindows shim.c
[40/914] Compiling CNIOWASI CNIOWASI.c
[41/914] Compiling CNIOWindows WSAStartup.c
[42/914] Compiling CNIOLinux liburing_shims.c
[43/914] Compiling CNIOSHA1 c_nio_sha1.c
[44/914] Compiling precomputed_ecmult_gen.c
[45/914] Compiling CNIOLLHTTP c_nio_http.c
[46/914] Compiling CNIOExtrasZlib empty.c
[47/914] Compiling CNIOLinux shim.c
[48/914] Compiling CNIODarwin shim.c
[49/914] Compiling CNIOLLHTTP c_nio_api.c
[50/914] Compiling fiat_p256_adx_sqr.S
[51/914] Compiling fiat_p256_adx_mul.S
[52/914] Compiling fiat_curve25519_adx_square.S
[53/914] Compiling fiat_curve25519_adx_mul.S
[54/914] Compiling secp256k1.c
[55/914] Compiling CNIOLLHTTP c_nio_llhttp.c
[56/914] Compiling CNIOBoringSSLShims shims.c
[57/914] Compiling tls_method.cc
[58/914] Compiling tls_record.cc
[59/914] Compiling tls13_server.cc
[60/914] Write swift-version-24593BA9C3E375BF.txt
[61/914] Compiling yyjson.c
[62/914] Compiling tls13_enc.cc
[63/914] Compiling tls13_client.cc
[64/948] Compiling precomputed_ecmult.c
[65/958] Compiling t1_enc.cc
[66/969] Compiling tls13_both.cc
[67/979] Compiling ssl_versions.cc
[68/979] Compiling ssl_x509.cc
[70/983] Emitting module RAW
[71/998] Emitting module SystemPackage
[72/1001] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[73/1001] Compiling InternalCollectionsUtilities Debugging.swift
[74/1002] Emitting module _NIOBase64
[75/1002] Compiling _NIOBase64 Base64.swift
[76/1002] Compiling InternalCollectionsUtilities Descriptions.swift
[77/1002] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[78/1002] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[79/1003] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[80/1003] Compiling InternalCollectionsUtilities _SortedCollection.swift
[81/1003] Compiling RealModule Real.swift
[82/1004] Emitting module InternalCollectionsUtilities
[83/1004] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[84/1004] Compiling InternalCollectionsUtilities Integer rank.swift
[85/1004] Compiling RAW RAW.swift
[86/1005] Compiling Logging LogHandler.swift
[87/1005] Compiling SystemPackage Util+StringArray.swift
[88/1005] Compiling SystemPackage Util.swift
[89/1005] Compiling SystemPackage UtilConsumers.swift
[90/1005] Compiling RealModule RealFunctions.swift
[91/1005] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[92/1005] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[93/1005] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[94/1005] Compiling InternalCollectionsUtilities UInt+reversed.swift
[95/1005] Compiling _NIODataStructures _TinyArray.swift
[96/1005] Compiling RealModule Float80+Real.swift
[100/1005] Emitting module RealModule
[103/1005] Compiling _NIODataStructures Heap.swift
[104/1005] Compiling _NIODataStructures PriorityQueue.swift
[105/1005] Emitting module _NIODataStructures
[106/1006] Compiling RealModule Float+Real.swift
[107/1006] Compiling RealModule Float16+Real.swift
[108/1006] Compiling RealModule ElementaryFunctions.swift
[115/1007] Wrapping AST for _NIOBase64 for debugging
[117/1007] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[117/1008] Wrapping AST for RAW for debugging
[118/1008] Wrapping AST for _NIODataStructures for debugging
[119/1008] Wrapping AST for RealModule for debugging
[121/1008] Compiling ssl_privkey.cc
[127/1008] Compiling SystemPackage FilePathTempPosix.swift
[128/1008] Compiling SystemPackage FilePathTempWindows.swift
[129/1008] Compiling SystemPackage FilePathWindows.swift
[130/1008] Compiling SystemPackage FilePermissions.swift
[131/1008] Compiling secp256k1_implementation PrettyBytes.swift
[132/1008] Compiling secp256k1_implementation SHA256.swift
[133/1008] Compiling secp256k1_implementation secp256k1.swift
[134/1008] Compiling secp256k1_implementation Digest.swift
[139/1008] Compiling SystemPackage MachPort.swift
[140/1008] Compiling SystemPackage PlatformString.swift
[141/1008] Compiling SystemPackage SystemString.swift
[142/1008] Compiling secp256k1_implementation Signature.swift
[143/1008] Compiling secp256k1_implementation RNG_boring.swift
[144/1008] Compiling SystemPackage Syscalls.swift
[145/1008] Compiling SystemPackage WindowsSyscallAdapters.swift
[146/1008] Compiling Logging MetadataProvider.swift
[147/1008] Compiling Logging Locks.swift
[148/1008] Emitting module Logging
[149/1008] Compiling Logging Logging.swift
[149/1010] Compiling ssl_session.cc
[150/1010] Compiling ssl_transcript.cc
[153/1025] Compiling ssl_stat.cc
[154/1025] Wrapping AST for InternalCollectionsUtilities for debugging
[155/1025] Wrapping AST for Logging for debugging
[156/1025] Wrapping AST for SystemPackage for debugging
[158/1025] Compiling DequeModule Deque+CustomReflectable.swift
[159/1025] Compiling DequeModule Deque+Descriptions.swift
[160/1040] Compiling DequeModule _DequeBuffer.swift
[161/1040] Compiling DequeModule _DequeBufferHeader.swift
[162/1040] Compiling QuickJSON dc_unkeyed.swift
[163/1040] Compiling QuickJSON decoder.swift
[164/1040] Compiling QuickJSON ec_keyed.swift
[166/1042] Compiling QuickJSON ec_single.swift
[167/1042] Compiling QuickJSON dc_keyed.swift
[168/1042] Compiling QuickJSON dc_single.swift
[172/1042] Compiling QuickJSON MemoryPool.swift
[173/1042] Compiling QuickJSON QuickJSON.swift
[174/1042] Emitting module secp256k1_implementation
[175/1042] Compiling QuickJSON Decoding.swift
[176/1042] Compiling QuickJSON Encoding.swift
[177/1042] Compiling ssl_lib.cc
[179/1042] Compiling DequeModule _DequeSlot.swift
[180/1042] Compiling DequeModule _UnsafeWrappedBuffer.swift
[181/1042] Compiling DequeModule Deque.swift
[185/1042] Compiling DequeModule Deque._UnsafeHandle.swift
[188/1042] Compiling QuickJSON encoder.swift
[199/1043] Emitting module QuickJSON
[202/1043] Emitting module DequeModule
[204/1044] Compiling QuickJSON ec_unkeyed.swift
[205/1044] Compiling QuickJSON extensions.swift
[205/1044] Compiling ssl_cipher.cc
[206/1044] Compiling ssl_key_share.cc
[208/1044] Compiling secp256k1_implementation SecureBytes.swift
[209/1044] Compiling secp256k1_implementation BytesUtil.swift
[209/1045] Compiling ssl_file.cc
[210/1045] Wrapping AST for DequeModule for debugging
[212/1045] Compiling ssl_credential.cc
[213/1045] Compiling ssl_cert.cc
[218/1048] Wrapping AST for secp256k1_implementation for debugging
[221/1048] Compiling secp256k1 EntryPoint.swift
[222/1048] Emitting module secp256k1
[223/1049] Compiling ssl_buffer.cc
[224/1049] Wrapping AST for QuickJSON for debugging
[225/1049] Wrapping AST for secp256k1 for debugging
[226/1049] Compiling ssl_asn1.cc
[227/1049] Compiling s3_pkt.cc
[228/1049] Compiling ssl_aead_ctx.cc
[229/1049] Compiling s3_lib.cc
[230/1049] Compiling s3_both.cc
[231/1049] Compiling handshake_server.cc
[232/1049] Compiling handshake.cc
[233/1049] Compiling handshake_client.cc
[234/1049] Compiling handoff.cc
[235/1049] Compiling dtls_record.cc
[236/1049] Compiling encrypted_client_hello.cc
[237/1049] Compiling md5-x86_64-linux.S
[238/1049] Compiling md5-x86_64-apple.S
[239/1049] Compiling md5-586-linux.S
[240/1049] Compiling md5-586-apple.S
[241/1049] Compiling extensions.cc
[242/1049] Compiling chacha20_poly1305_x86_64-linux.S
[243/1049] Compiling dtls_method.cc
[244/1049] Compiling d1_srtp.cc
[245/1049] Compiling chacha20_poly1305_armv8-win.S
[246/1049] Compiling chacha20_poly1305_x86_64-apple.S
[247/1049] Compiling chacha-x86_64-linux.S
[248/1049] Compiling chacha20_poly1305_armv8-apple.S
[249/1049] Compiling chacha20_poly1305_armv8-linux.S
[250/1049] Compiling chacha-x86-linux.S
[251/1049] Compiling chacha-x86_64-apple.S
[252/1049] Compiling chacha-x86-apple.S
[253/1049] Compiling chacha-armv8-win.S
[254/1049] Compiling bio_ssl.cc
[255/1049] Compiling chacha-armv8-apple.S
[256/1049] Compiling chacha-armv8-linux.S
[256/1049] Compiling aes128gcmsiv-x86_64-linux.S
[256/1049] Compiling chacha-armv4-linux.S
[259/1049] Compiling aes128gcmsiv-x86_64-apple.S
[260/1049] Compiling x86_64-mont5-apple.S
[261/1049] Compiling x86_64-mont5-linux.S
[262/1049] Compiling x86_64-mont-linux.S
[263/1049] Compiling x86-mont-linux.S
[264/1049] Compiling x86_64-mont-apple.S
[265/1049] Compiling x86-mont-apple.S
[266/1049] Compiling vpaes-x86_64-linux.S
[267/1049] Compiling err_data.cc
[267/1049] Compiling d1_lib.cc
[269/1049] Compiling vpaes-x86_64-apple.S
[270/1049] Compiling vpaes-x86-linux.S
[271/1049] Compiling vpaes-armv8-win.S
[272/1049] Compiling vpaes-x86-apple.S
[273/1049] Compiling vpaes-armv7-linux.S
[274/1049] Compiling vpaes-armv8-linux.S
[275/1049] Compiling vpaes-armv8-apple.S
[276/1049] Compiling d1_pkt.cc
[277/1049] Compiling sha512-x86_64-linux.S
[278/1049] Compiling sha512-armv8-win.S
[279/1049] Compiling sha512-x86_64-apple.S
[280/1049] Compiling sha512-armv4-linux.S
[281/1049] Compiling sha512-586-linux.S
[282/1049] Compiling sha512-586-apple.S
[283/1049] Compiling sha512-armv8-apple.S
[283/1049] Compiling sha256-x86_64-linux.S
[285/1049] Compiling sha512-armv8-linux.S
[286/1049] Compiling sha256-x86_64-apple.S
[287/1049] Compiling sha256-armv8-win.S
[288/1049] Compiling sha1-x86_64-linux.S
[289/1049] Compiling sha256-armv8-apple.S
[290/1049] Compiling sha256-586-linux.S
[291/1049] Compiling sha256-armv4-linux.S
[292/1049] Compiling sha256-armv8-linux.S
[293/1049] Compiling sha256-586-apple.S
[294/1049] Compiling d1_both.cc
[295/1049] Compiling sha1-x86_64-apple.S
[296/1049] Compiling sha1-armv8-win.S
[297/1049] Compiling sha1-armv8-apple.S
[298/1049] Compiling sha1-armv8-linux.S
[299/1049] Compiling sha1-armv4-large-linux.S
[300/1049] Compiling rsaz-avx2-linux.S
[301/1049] Compiling sha1-586-apple.S
[302/1049] Compiling sha1-586-linux.S
[303/1049] Compiling rdrand-x86_64-apple.S
[304/1049] Compiling rdrand-x86_64-linux.S
[305/1049] Compiling rsaz-avx2-apple.S
[306/1049] Compiling p256_beeu-armv8-asm-apple.S
[307/1049] Compiling p256_beeu-x86_64-asm-linux.S
[308/1049] Compiling p256_beeu-x86_64-asm-apple.S
[309/1049] Compiling p256_beeu-armv8-asm-win.S
[310/1049] Compiling p256-x86_64-asm-linux.S
[311/1049] Compiling p256_beeu-armv8-asm-linux.S
[312/1049] Compiling p256-x86_64-asm-apple.S
[313/1049] Compiling p256-armv8-asm-win.S
[314/1049] Compiling ghashv8-armv8-win.S
[315/1049] Compiling p256-armv8-asm-apple.S
[316/1049] Compiling p256-armv8-asm-linux.S
[317/1049] Compiling ghashv8-armv8-linux.S
[318/1049] Compiling ghash-x86_64-apple.S
[319/1049] Compiling ghashv8-armv8-apple.S
[320/1049] Compiling ghash-x86-apple.S
[321/1049] Compiling ghash-x86-linux.S
[321/1049] Compiling ghashv8-armv7-linux.S
[323/1049] Compiling ghash-ssse3-x86_64-apple.S
[324/1049] Compiling ghash-x86_64-linux.S
[325/1049] Compiling ghash-ssse3-x86_64-linux.S
[326/1049] Compiling ghash-neon-armv8-linux.S
[326/1049] Compiling ghash-neon-armv8-apple.S
[328/1049] Compiling ghash-ssse3-x86-apple.S
[329/1049] Compiling ghash-neon-armv8-win.S
[329/1049] Compiling ghash-ssse3-x86-linux.S
[331/1049] Compiling ghash-armv4-linux.S
[332/1049] Compiling co-586-linux.S
[333/1049] Compiling co-586-apple.S
[334/1049] Compiling bn-armv8-win.S
[335/1049] Compiling bn-586-apple.S
[336/1049] Compiling bsaes-armv7-linux.S
[337/1049] Compiling bn-armv8-apple.S
[338/1049] Compiling bn-586-linux.S
[339/1049] Compiling armv8-mont-win.S
[340/1049] Compiling bn-armv8-linux.S
[341/1049] Compiling armv8-mont-apple.S
[342/1049] Compiling armv8-mont-linux.S
[343/1049] Compiling armv4-mont-linux.S
[344/1049] Compiling aesv8-gcm-armv8-win.S
[345/1049] Compiling aesv8-gcm-armv8-apple.S
[346/1049] Compiling aesv8-armv8-win.S
[347/1049] Compiling aesv8-armv7-linux.S
[348/1049] Compiling aesv8-gcm-armv8-linux.S
[349/1049] Compiling aesni-x86_64-linux.S
[350/1049] Compiling aesv8-armv8-linux.S
[350/1049] Compiling aesv8-armv8-apple.S
[352/1049] Compiling aesni-x86_64-apple.S
[353/1049] Compiling aesni-gcm-x86_64-linux.S
[354/1049] Compiling aesni-x86-apple.S
[355/1049] Compiling aesni-gcm-x86_64-apple.S
[355/1049] Compiling aesni-x86-linux.S
[357/1049] Compiling aes-gcm-avx2-x86_64-linux.S
[358/1049] Compiling aes-gcm-avx10-x86_64-linux.S
[359/1049] Compiling aes-gcm-avx10-x86_64-apple.S
[360/1049] Compiling aes-gcm-avx2-x86_64-apple.S
[361/1049] Compiling x_sig.cc
[362/1049] Compiling x_val.cc
[363/1049] Compiling x_req.cc
[364/1049] Compiling x_x509.cc
[365/1049] Compiling x_x509a.cc
[366/1049] Compiling x_pubkey.cc
[367/1049] Compiling x_spki.cc
[368/1049] Compiling x_name.cc
[369/1049] Compiling x_exten.cc
[370/1049] Compiling x_attrib.cc
[371/1049] Compiling x_algor.cc
[372/1049] Compiling x_crl.cc
[373/1049] Compiling x_all.cc
[374/1049] Compiling x509spki.cc
[375/1049] Compiling x509rset.cc
[376/1049] Compiling x509name.cc
[377/1049] Compiling x509_vpm.cc
[378/1049] Compiling x509cset.cc
[379/1049] Compiling x509_v3.cc
[380/1049] Compiling x509_req.cc
[381/1049] Compiling x509_trs.cc
[382/1049] Compiling x509_txt.cc
[383/1049] Compiling x509_vfy.cc
[384/1049] Compiling x509_set.cc
[385/1049] Compiling x509_lu.cc
[386/1049] Compiling x509_obj.cc
[387/1049] Compiling x509_ext.cc
[388/1049] Compiling x509_d2.cc
[389/1049] Compiling x509_def.cc
[390/1049] Compiling x509_att.cc
[391/1049] Compiling x509_cmp.cc
[392/1049] Compiling x509.cc
[393/1049] Compiling v3_skey.cc
[394/1049] Compiling v3_utl.cc
[395/1049] Compiling v3_pcons.cc
[396/1049] Compiling v3_purp.cc
[397/1049] Compiling v3_ocsp.cc
[398/1049] Compiling v3_ncons.cc
[399/1049] Compiling v3_prn.cc
[400/1049] Compiling v3_pmaps.cc
[401/1049] Compiling v3_lib.cc
[402/1049] Compiling v3_ia5.cc
[403/1049] Compiling v3_int.cc
[404/1049] Compiling v3_info.cc
[405/1049] Compiling v3_extku.cc
[406/1049] Compiling v3_cpols.cc
[407/1049] Compiling v3_enum.cc
[407/1049] Compiling v3_genn.cc
[409/1049] Compiling v3_crld.cc
[410/1049] Compiling v3_conf.cc
[411/1049] Compiling v3_bitst.cc
[412/1049] Compiling v3_akey.cc
[413/1049] Compiling v3_bcons.cc
[414/1049] Compiling v3_alt.cc
[415/1049] Compiling v3_akeya.cc
[416/1049] Compiling t_x509a.cc
[417/1049] Compiling t_x509.cc
[418/1049] Compiling t_crl.cc
[419/1049] Compiling t_req.cc
[420/1049] Compiling rsa_pss.cc
[421/1049] Compiling i2d_pr.cc
[422/1049] Compiling policy.cc
[423/1049] Compiling by_dir.cc
[424/1049] Compiling name_print.cc
[425/1049] Compiling by_file.cc
[426/1049] Compiling asn1_gen.cc
[427/1049] Compiling algorithm.cc
[428/1049] Compiling a_verify.cc
[429/1049] Compiling a_sign.cc
[430/1049] Compiling trust_token.cc
[431/1049] Compiling thread_win.cc
[432/1049] Compiling voprf.cc
[433/1049] Compiling thread_pthread.cc
[434/1049] Compiling thread_none.cc
[435/1049] Compiling a_digest.cc
[436/1049] Compiling pmbtoken.cc
[437/1049] Compiling stack.cc
[438/1049] Compiling thread.cc
[439/1049] Compiling sha256.cc
[440/1049] Compiling siphash.cc
[441/1049] Compiling sha512.cc
[442/1049] Compiling sha1.cc
[443/1049] Compiling slhdsa.cc
[444/1049] Compiling spake2plus.cc
[445/1049] Compiling rsa_print.cc
[446/1049] Compiling refcount.cc
[447/1049] Compiling rsa_asn1.cc
[448/1049] Compiling rsa_extra.cc
[449/1049] Compiling rsa_crypt.cc
[450/1049] Compiling rc4.cc
[451/1049] Compiling windows.cc
[452/1049] Compiling urandom.cc
[453/1049] Compiling rand.cc
[454/1049] Compiling passive.cc
[455/1049] Compiling trusty.cc
[456/1049] Compiling poly1305_arm_asm.S
[457/1049] Compiling forkunsafe.cc
[458/1049] Compiling ios.cc
[459/1049] Compiling getentropy.cc
[460/1049] Compiling deterministic.cc
[461/1049] Compiling fork_detect.cc
[462/1049] Compiling poly1305_vec.cc
[463/1049] Compiling pool.cc
[464/1049] Compiling poly1305.cc
[465/1049] Compiling poly1305_arm.cc
[466/1049] Compiling pkcs8.cc
[467/1049] Compiling pkcs7.cc
[468/1049] Compiling p5_pbev2.cc
[469/1049] Compiling pem_pkey.cc
[470/1049] Compiling pkcs8_x509.cc
[471/1049] Compiling pkcs7_x509.cc
[472/1049] Compiling pem_xaux.cc
[473/1049] Compiling pem_x509.cc
[474/1049] Compiling pem_pk8.cc
[475/1049] Compiling pem_oth.cc
[476/1049] Compiling pem_all.cc
[477/1049] Compiling obj_xref.cc
[478/1049] Compiling mldsa.cc
[479/1049] Compiling mlkem.cc
[480/1049] Compiling obj.cc
[481/1049] Compiling mem.cc
[482/1049] Compiling poly_rq_mul.S
[483/1049] Compiling pem_info.cc
[484/1049] Compiling fips_shared_support.cc
[485/1049] Compiling pem_lib.cc
[486/1049] Compiling md4.cc
[487/1049] Compiling md5.cc
[488/1049] Compiling lhash.cc
[489/1049] Compiling scrypt.cc
[490/1049] Compiling kyber.cc
[491/1049] Compiling ex_data.cc
[492/1049] Compiling sign.cc
[493/1049] Compiling print.cc
[494/1049] Compiling hpke.cc
[495/1049] Compiling hrss.cc
[496/1049] Compiling p_x25519.cc
[497/1049] Compiling pbkdf.cc
[498/1049] Compiling p_x25519_asn1.cc
[499/1049] Compiling p_hkdf.cc
[500/1049] Compiling p_rsa_asn1.cc
[501/1049] Compiling p_ed25519.cc
[502/1049] Compiling p_ed25519_asn1.cc
[503/1049] Compiling p_rsa.cc
[504/1049] Compiling p_ec.cc
[505/1049] Compiling p_ec_asn1.cc
[506/1049] Compiling p_dh_asn1.cc
[507/1049] Compiling p_dh.cc
[508/1049] Compiling evp_ctx.cc
[509/1049] Compiling p_dsa_asn1.cc
[510/1049] Compiling evp.cc
[511/1049] Compiling err.cc
[512/1049] Compiling evp_asn1.cc
[513/1049] Compiling engine.cc
[514/1049] Compiling ecdh.cc
[515/1049] Compiling ec_derive.cc
[516/1049] Compiling hash_to_curve.cc
[517/1049] Compiling ecdsa_asn1.cc
[518/1049] Compiling ec_asn1.cc
[519/1049] Compiling dsa.cc
[520/1049] Compiling dsa_asn1.cc
[521/1049] Compiling bcm.cc
[522/1049] Compiling x25519-asm-arm.S
[523/1049] Compiling params.cc
[524/1049] Compiling digest_extra.cc
[525/1049] Compiling des.cc
[526/1049] Compiling dh_asn1.cc
[527/1049] Compiling curve25519_64_adx.cc
[528/1049] Compiling cpu_intel.cc
[529/1049] Compiling cpu_arm_linux.cc
[530/1049] Compiling curve25519.cc
[531/1049] Compiling cpu_arm_freebsd.cc
[532/1049] Compiling spake25519.cc
[533/1049] Compiling crypto.cc
[534/1049] Compiling cpu_aarch64_sysreg.cc
[535/1049] Compiling cpu_aarch64_openbsd.cc
[536/1049] Compiling cpu_aarch64_linux.cc
[537/1049] Compiling cpu_aarch64_win.cc
[538/1049] Compiling cpu_aarch64_apple.cc
[539/1049] Compiling cpu_aarch64_fuchsia.cc
[540/1049] Compiling get_cipher.cc
[541/1049] Compiling conf.cc
[542/1049] Compiling tls_cbc.cc
[543/1049] Compiling e_tls.cc
[544/1049] Compiling e_rc4.cc
[545/1049] Compiling e_rc2.cc
[546/1049] Compiling e_null.cc
[547/1049] Compiling e_aesgcmsiv.cc
[548/1049] Compiling e_aesctrhmac.cc
[549/1049] Compiling e_chacha20poly1305.cc
[550/1049] Compiling e_des.cc
[551/1049] Compiling derive_key.cc
[552/1049] Compiling unicode.cc
[553/1049] Compiling chacha.cc
[554/1049] Compiling ber.cc
[555/1049] Compiling asn1_compat.cc
[556/1049] Compiling cbs.cc
[557/1049] Compiling buf.cc
[558/1049] Compiling cbb.cc
[559/1049] Compiling convert.cc
[560/1049] Compiling socket_helper.cc
[561/1049] Compiling blake2.cc
[562/1049] Compiling socket.cc
[563/1049] Compiling bn_asn1.cc
[564/1049] Compiling printf.cc
[565/1049] Compiling pair.cc
[566/1049] Compiling hexdump.cc
[567/1049] Compiling file.cc
[568/1049] Compiling fd.cc
[569/1049] Compiling connect.cc
[570/1049] Compiling errno.cc
[571/1049] Compiling base64.cc
[572/1049] Compiling bio_mem.cc
[573/1049] Compiling bio.cc
[574/1049] Compiling tasn_typ.cc
[575/1049] Compiling tasn_utl.cc
[576/1049] Compiling tasn_new.cc
[577/1049] Compiling tasn_fre.cc
[578/1049] Compiling posix_time.cc
[579/1049] Compiling f_string.cc
[580/1049] Compiling tasn_enc.cc
[581/1049] Compiling f_int.cc
[582/1049] Compiling tasn_dec.cc
[583/1049] Compiling asn_pack.cc
[584/1049] Compiling asn1_par.cc
[585/1049] Compiling asn1_lib.cc
[586/1049] Compiling a_type.cc
[587/1049] Compiling a_octet.cc
[588/1049] Compiling a_utctm.cc
[589/1049] Compiling a_strnid.cc
[590/1049] Compiling a_strex.cc
[591/1049] Compiling a_time.cc
[592/1049] Compiling a_object.cc
[593/1049] Compiling a_i2d_fp.cc
[594/1049] Compiling a_mbstr.cc
[595/1049] Compiling a_dup.cc
[596/1049] Compiling a_int.cc
[597/1049] Compiling a_d2i_fp.cc
[598/1049] Compiling fiat_curve25519_adx_square.S
[599/1049] Compiling fiat_curve25519_adx_mul.S
[600/1049] Compiling a_gentm.cc
[601/1049] Compiling a_bool.cc
[602/1049] Compiling a_bitstr.cc
[603/1049] Compiling CCryptoBoringSSLShims shims.c
[604/1049] Compiling v3_skey.c
[605/1049] Compiling v3_utl.c
[606/1049] Compiling v3_prn.c
[607/1049] Compiling v3_purp.c
[608/1049] Compiling v3_pmaps.c
[609/1049] Compiling v3_ocsp.c
[610/1049] Compiling v3_pcons.c
[611/1049] Compiling v3_lib.c
[612/1049] Compiling v3_int.c
[613/1049] Compiling v3_info.c
[614/1049] Compiling v3_ia5.c
[615/1049] Compiling v3_ncons.c
[616/1049] Compiling v3_genn.c
[617/1049] Compiling v3_extku.c
[618/1049] Compiling v3_enum.c
[619/1049] Compiling v3_cpols.c
[620/1049] Compiling v3_bitst.c
[621/1049] Compiling v3_crld.c
[622/1049] Compiling v3_bcons.c
[623/1049] Compiling v3_conf.c
[624/1049] Compiling v3_akey.c
[625/1049] Compiling v3_akeya.c
[626/1049] Compiling v3_alt.c
[627/1049] Compiling x_val.c
[627/1049] Compiling x_x509a.c
[629/1049] Compiling x_spki.c
[630/1049] Compiling x_x509.c
[631/1049] Compiling x_pubkey.c
[632/1049] Compiling x_req.c
[633/1049] Compiling x_sig.c
[634/1049] Compiling x_pkey.c
[635/1049] Compiling x_info.c
[636/1049] Compiling x_name.c
[637/1049] Compiling x_exten.c
[638/1049] Compiling x_attrib.c
[639/1049] Compiling x_algor.c
[640/1049] Compiling x_all.c
[641/1049] Compiling x509spki.c
[642/1049] Compiling x_crl.c
[643/1049] Compiling x509rset.c
[644/1049] Compiling x509name.c
[645/1049] Compiling x509_vpm.c
[646/1049] Compiling x509_txt.c
[647/1049] Compiling x509cset.c
[648/1049] Compiling x509_v3.c
[649/1049] Compiling x509_vfy.c
[650/1049] Compiling x509_set.c
[651/1049] Compiling x509_trs.c
[652/1049] Compiling x509_lu.c
[653/1049] Compiling x509_obj.c
[654/1049] Compiling x509_req.c
[655/1049] Compiling x509_ext.c
[656/1049] Compiling x509_def.c
[657/1049] Compiling x509_d2.c
[658/1049] Compiling x509.c
[659/1049] Compiling x509_att.c
[660/1049] Compiling t_x509a.c
[661/1049] Compiling x509_cmp.c
[662/1049] Compiling c-nioatomics.c
[663/1049] Compiling t_x509.c
[664/1049] Compiling t_req.c
[665/1049] Compiling t_crl.c
[666/1049] Compiling i2d_pr.c
[667/1049] Compiling rsa_pss.c
[668/1049] Compiling name_print.c
[669/1049] Compiling policy.c
[670/1049] Compiling by_dir.c
[671/1049] Compiling by_file.c
[672/1049] Compiling a_digest.c
[673/1049] Compiling a_sign.c
[674/1049] Compiling asn1_gen.c
[675/1049] Compiling thread_win.c
[676/1049] Compiling a_verify.c
[677/1049] Compiling algorithm.c
[678/1049] Compiling thread_pthread.c
[679/1049] Compiling trust_token.c
[680/1049] Compiling thread.c
[681/1049] Compiling pmbtoken.c
[682/1049] Compiling voprf.c
[683/1049] Compiling thread_none.c
[684/1049] Compiling stack.c
[685/1049] Compiling siphash.c
[686/1049] Compiling rsa_print.c
[687/1049] Compiling rc4.c
[688/1049] Compiling refcount.c
[689/1049] Compiling rsa_asn1.c
[690/1049] Compiling windows.c
[691/1049] Compiling rand_extra.c
[692/1049] Compiling c-atomics.c
[693/1049] Compiling trusty.c
[694/1049] Compiling rsa_crypt.c
[695/1049] Compiling passive.c
[696/1049] Compiling ios.c
[697/1049] Compiling getentropy.c
[698/1049] Compiling deterministic.c
[699/1049] Compiling forkunsafe.c
[700/1049] Compiling poly1305_arm_asm.S
[701/1049] Compiling poly1305_vec.c
[702/1049] Compiling pool.c
[703/1049] Compiling poly1305_arm.c
[704/1049] Compiling poly1305.c
[705/1049] Compiling pkcs7.c
[706/1055] Compiling pkcs8.c
[707/1055] Compiling p5_pbev2.c
[707/1055] Compiling pem_xaux.c
[707/1055] Compiling pkcs7_x509.c
[710/1055] Compiling pkcs8_x509.c
[711/1055] Compiling pem_x509.c
[712/1055] Compiling obj_xref.c
[713/1055] Compiling pem_oth.c
[714/1055] Compiling pem_info.c
[715/1055] Compiling pem_pkey.c
[716/1055] Compiling pem_all.c
[717/1055] Compiling pem_pk8.c
[718/1055] Compiling mem.c
[719/1055] Compiling lhash.c
[720/1055] Compiling obj.c
[721/1055] Compiling pem_lib.c
[723/1055] Compiling NIOConcurrencyHelpers NIOLock.swift
[723/1055] Compiling keccak.c
[724/1055] Compiling kyber.c
[725/1055] Compiling poly_rq_mul.S
[726/1055] Compiling x86_64-mont5-mac.mac.x86_64.S
[727/1055] Compiling x86_64-mont-linux.linux.x86_64.S
[728/1055] Compiling x86_64-mont5-linux.linux.x86_64.S
[729/1055] Compiling x86_64-mont-mac.mac.x86_64.S
[730/1055] Compiling x86-mont-windows.windows.x86.S
[731/1055] Compiling hpke.c
[732/1055] Compiling x86-mont-linux.linux.x86.S
[734/1055] Compiling NIOConcurrencyHelpers lock.swift
[734/1055] Compiling vpaes-x86_64-linux.linux.x86_64.S
[736/1055] Emitting module NIOConcurrencyHelpers
[737/1055] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[738/1055] Compiling NIOConcurrencyHelpers atomics.swift
[738/1055] Compiling vpaes-x86_64-mac.mac.x86_64.S
[740/1055] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[740/1055] Compiling vpaes-x86-windows.windows.x86.S
[741/1056] Compiling vpaes-x86-linux.linux.x86.S
[742/1056] Compiling vpaes-armv8-ios.ios.aarch64.S
[743/1056] Compiling sha512-x86_64-mac.mac.x86_64.S
[744/1056] Compiling vpaes-armv8-linux.linux.aarch64.S
[745/1056] Compiling vpaes-armv7-linux.linux.arm.S
[746/1056] Compiling vpaes-armv7-ios.ios.arm.S
[747/1056] Compiling sha512-x86_64-linux.linux.x86_64.S
[749/1056] Compiling kdf.c
[750/1056] Compiling sha512-armv4-ios.ios.arm.S
[751/1056] Compiling sha512-armv8-ios.ios.aarch64.S
[752/1056] Compiling sha512-armv4-linux.linux.arm.S
[753/1056] Compiling sha512-586-windows.windows.x86.S
[754/1056] Compiling sha512-586-linux.linux.x86.S
[755/1056] Compiling sha512-armv8-linux.linux.aarch64.S
[756/1056] Compiling sha256-x86_64-mac.mac.x86_64.S
[757/1056] Compiling sha256-x86_64-linux.linux.x86_64.S
[758/1056] Compiling sha256-armv8-ios.ios.aarch64.S
[759/1056] Compiling hrss.c
[760/1056] Compiling sha256-armv4-linux.linux.arm.S
[761/1056] Compiling sha256-armv4-ios.ios.arm.S
[762/1056] Compiling sha256-armv8-linux.linux.aarch64.S
[763/1056] Compiling sha256-586-linux.linux.x86.S
[764/1056] Compiling sha1-x86_64-mac.mac.x86_64.S
[765/1056] Compiling sha256-586-windows.windows.x86.S
[766/1056] Compiling sha1-x86_64-linux.linux.x86_64.S
[767/1056] Wrapping AST for NIOConcurrencyHelpers for debugging
[768/1056] Compiling sha1-armv4-large-linux.linux.arm.S
[769/1056] Compiling sha1-586-linux.linux.x86.S
[770/1056] Compiling sha1-armv8-ios.ios.aarch64.S
[771/1056] Compiling sha1-armv4-large-ios.ios.arm.S
[772/1056] Compiling sha1-armv8-linux.linux.aarch64.S
[773/1056] Compiling sha1-586-windows.windows.x86.S
[774/1056] Compiling sha512.c
[775/1056] Compiling sha256.c
[776/1056] Compiling sha1.c
[777/1056] Compiling rsaz-avx2-mac.mac.x86_64.S
[778/1056] Compiling service_indicator.c
[779/1056] Compiling fips.c
[780/1056] Compiling rsaz-avx2-linux.linux.x86_64.S
[781/1056] Compiling self_check.c
[782/1056] Compiling rdrand-x86_64-mac.mac.x86_64.S
[783/1056] Compiling blinding.c
[784/1056] Compiling padding.c
[785/1056] Compiling rdrand-x86_64-linux.linux.x86_64.S
[786/1056] Compiling rsa_impl.c
[787/1056] Compiling rsa.c
[787/1056] Compiling urandom.c
[789/1056] Compiling rand.c
[790/1056] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[791/1056] Compiling fork_detect.c
[792/1056] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[793/1056] Compiling ctrdrbg.c
[794/1056] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[795/1056] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[796/1056] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[797/1056] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[798/1056] Compiling p256-armv8-asm-linux.linux.aarch64.S
[799/1056] Compiling p256-armv8-asm-ios.ios.aarch64.S
[800/1056] Compiling ofb.c
[800/1056] Compiling polyval.c
[802/1056] Compiling gcm_nohw.c
[803/1056] Compiling cfb.c
[804/1056] Compiling gcm.c
[805/1056] Compiling md5-x86_64-linux.linux.x86_64.S
[806/1056] Compiling cbc.c
[807/1056] Compiling ctr.c
[808/1056] Compiling md5-x86_64-mac.mac.x86_64.S
[809/1056] Compiling md5-586-windows.windows.x86.S
[810/1056] Compiling md5.c
[811/1056] Compiling md5-586-linux.linux.x86.S
[812/1056] Compiling ghashv8-armv8-ios.ios.aarch64.S
[813/1056] Compiling ghashv8-armv8-linux.linux.aarch64.S
[813/1056] Compiling ghashv8-armv7-ios.ios.arm.S
[815/1056] Compiling hmac.c
[815/1056] Compiling ghashv8-armv7-linux.linux.arm.S
[817/1056] Compiling md4.c
[818/1056] Compiling ghash-x86_64-mac.mac.x86_64.S
[819/1056] Compiling hkdf.c
[820/1056] Compiling ghash-x86_64-linux.linux.x86_64.S
[821/1056] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[822/1056] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[823/1056] Compiling ghash-ssse3-x86-windows.windows.x86.S
[824/1056] Compiling ghash-x86-linux.linux.x86.S
[825/1056] Compiling ghash-x86-windows.windows.x86.S
[826/1056] Compiling ghash-ssse3-x86-linux.linux.x86.S
[827/1056] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[828/1056] Compiling fips_shared_support.c
[829/1056] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[830/1056] Compiling ghash-armv4-ios.ios.arm.S
[831/1056] Compiling ghash-armv4-linux.linux.arm.S
[832/1056] Compiling util.c
[833/1056] Compiling ecdh.c
[834/1056] Compiling ecdsa.c
[835/1056] Compiling wnaf.c
[836/1056] Compiling scalar.c
[836/1056] Compiling simple_mul.c
[838/1056] Compiling simple.c
[839/1056] Compiling oct.c
[840/1056] Compiling p256.c
[841/1056] Compiling felem.c
[842/1056] Compiling p224-64.c
[843/1056] Compiling ec_montgomery.c
[844/1056] Compiling ec_key.c
[845/1056] Compiling digestsign.c
[846/1056] Compiling digest.c
[846/1056] Compiling check.c
[848/1056] Compiling dh.c
[849/1056] Compiling digests.c
[850/1056] Compiling ec.c
[851/1056] Compiling cmac.c
[852/1056] Compiling e_aesccm.c
[853/1056] Compiling aead.c
[854/1056] Compiling cipher.c
[855/1056] Compiling sqrt.c
[856/1056] Compiling e_aes.c
[857/1056] Compiling shift.c
[858/1056] Compiling p256-nistz.c
[859/1056] Compiling rsaz_exp.c
[860/1056] Compiling random.c
[861/1056] Compiling mul.c
[862/1056] Compiling co-586-windows.windows.x86.S
[863/1056] Compiling montgomery.c
[864/1056] Compiling montgomery_inv.c
[865/1056] Compiling jacobi.c
[866/1056] Compiling gcd_extra.c
[867/1056] Compiling gcd.c
[868/1056] Compiling prime.c
[869/1056] Compiling generic.c
[870/1056] Compiling ctx.c
[871/1056] Compiling div.c
[872/1056] Compiling exponentiation.c
[873/1056] Compiling bytes.c
[874/1056] Compiling cmp.c
[875/1056] Compiling x86_64-gcc.c
[876/1056] Compiling div_extra.c
[877/1056] Compiling bn.c
[878/1056] Compiling add.c
[879/1056] Compiling co-586-linux.linux.x86.S
[880/1056] Compiling bsaes-armv7-ios.ios.arm.S
[881/1056] Compiling bsaes-armv7-linux.linux.arm.S
[882/1056] Compiling bn-586-windows.windows.x86.S
[883/1056] Compiling armv8-mont-ios.ios.aarch64.S
[884/1056] Compiling bn-586-linux.linux.x86.S
[885/1056] Compiling bn-armv8-ios.ios.aarch64.S
[886/1056] Compiling bn-armv8-linux.linux.aarch64.S
[887/1056] Compiling armv4-mont-linux.linux.arm.S
[888/1056] Compiling armv8-mont-linux.linux.aarch64.S
[889/1056] Compiling armv4-mont-ios.ios.arm.S
[889/1056] Compiling aesv8-armv8-ios.ios.aarch64.S
[890/1056] Compiling aesv8-armv7-ios.ios.arm.S
[890/1056] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[893/1056] Compiling aesni-x86_64-mac.mac.x86_64.S
[894/1056] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[894/1056] Compiling aesv8-armv8-linux.linux.aarch64.S
[896/1056] Compiling aesv8-armv7-linux.linux.arm.S
[897/1056] Compiling aesni-x86-windows.windows.x86.S
[898/1056] Compiling aesni-x86-linux.linux.x86.S
[899/1056] Compiling aesni-x86_64-linux.linux.x86_64.S
[899/1056] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[901/1056] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[902/1056] Compiling mode_wrappers.c
[903/1056] Compiling key_wrap.c
[904/1056] Compiling aes.c
[905/1056] Compiling sign.c
[906/1056] Compiling ex_data.c
[907/1056] Compiling aes_nohw.c
[908/1056] Compiling scrypt.c
[909/1056] Compiling pbkdf.c
[910/1056] Compiling print.c
[911/1056] Compiling p_x25519.c
[912/1056] Compiling p_x25519_asn1.c
[913/1056] Compiling p_rsa_asn1.c
[914/1056] Compiling p_hkdf.c
[915/1056] Compiling p_rsa.c
[916/1056] Compiling p_ed25519.c
[917/1056] Compiling p_ed25519_asn1.c
[918/1056] Compiling p_ec_asn1.c
[919/1056] Compiling err_data.c
[920/1056] Compiling p_ec.c
[921/1056] Compiling p_dsa_asn1.c
[922/1056] Compiling evp_ctx.c
[923/1056] Compiling engine.c
[924/1056] Compiling evp_asn1.c
[925/1056] Compiling evp.c
[925/1056] Compiling err.c
[927/1056] Compiling ecdh_extra.c
[928/1056] Compiling ecdsa_asn1.c
[929/1056] Compiling hash_to_curve.c
[930/1056] Compiling ec_derive.c
[931/1056] Compiling dsa_asn1.c
[932/1056] Compiling params.c
[932/1056] Compiling ec_asn1.c
[932/1056] Compiling dh_asn1.c
[935/1056] Compiling dsa.c
[936/1056] Compiling digest_extra.c
[937/1056] Compiling x25519-asm-arm.S
[938/1056] Compiling cpu_intel.c
[938/1056] Compiling curve25519_64_adx.c
[938/1056] Compiling spake25519.c
[941/1056] Compiling cpu_arm_linux.c
[942/1056] Compiling crypto.c
[943/1056] Compiling des.c
[944/1056] Compiling cpu_aarch64_win.c
[944/1056] Compiling cpu_arm.c
[944/1056] Compiling cpu_arm_freebsd.c
[947/1056] Compiling cpu_aarch64_sysreg.c
[948/1056] Compiling cpu_aarch64_openbsd.c
[949/1056] Compiling cpu_aarch64_linux.c
[950/1056] Compiling cpu_aarch64_fuchsia.c
[950/1056] Compiling cpu_aarch64_apple.c
[952/1056] Compiling e_rc4.c
[953/1056] Compiling e_tls.c
[953/1056] Compiling tls_cbc.c
[955/1056] Compiling conf.c
[956/1056] Compiling e_aesgcmsiv.c
[956/1056] Compiling derive_key.c
[958/1056] Compiling e_rc2.c
[959/1056] Compiling e_null.c
[960/1056] Compiling e_aesctrhmac.c
[961/1056] Compiling e_chacha20poly1305.c
[962/1056] Compiling e_des.c
[963/1056] Compiling curve25519.c
[964/1056] Compiling cipher_extra.c
[965/1056] Compiling chacha.c
[966/1056] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[967/1056] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[968/1056] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[969/1056] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[969/1056] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[971/1056] Compiling chacha-armv4-linux.linux.arm.S
[971/1056] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[973/1056] Compiling chacha-x86-windows.windows.x86.S
[973/1056] Compiling chacha-armv8-ios.ios.aarch64.S
[973/1056] Compiling chacha-x86-linux.linux.x86.S
[973/1056] Compiling chacha-armv8-linux.linux.aarch64.S
[973/1056] Compiling chacha-x86_64-mac.mac.x86_64.S
[978/1056] Compiling chacha-x86_64-linux.linux.x86_64.S
[979/1056] Compiling chacha-armv4-ios.ios.arm.S
[980/1056] Compiling unicode.c
[981/1056] Compiling asn1_compat.c
[982/1056] Compiling bn_asn1.c
[982/1056] Compiling buf.c
[982/1056] Compiling ber.c
[985/1056] Compiling cbb.c
[985/1056] Compiling convert.c
[987/1056] Compiling cbs.c
[988/1056] Compiling printf.c
[988/1056] Compiling errno.c
[990/1056] Compiling blake2.c
[991/1056] Compiling hexdump.c
[992/1056] Compiling file.c
[993/1056] Compiling fd.c
[994/1056] Compiling pair.c
[995/1056] Compiling bio_mem.c
[996/1056] Compiling base64.c
[997/1056] Compiling tasn_utl.c
[998/1056] Compiling tasn_fre.c
[999/1056] Compiling tasn_typ.c
[1000/1056] Compiling bio.c
[1001/1056] Compiling tasn_enc.c
[1002/1056] Compiling tasn_new.c
[1003/1056] Compiling posix_time.c
[1004/1056] Compiling tasn_dec.c
[1004/1056] Compiling f_int.c
[1006/1056] Compiling f_string.c
[1007/1056] Compiling asn_pack.c
[1008/1056] Compiling asn1_par.c
[1009/1056] Compiling asn1_lib.c
[1010/1056] Compiling a_utctm.c
[1011/1056] Compiling a_type.c
[1012/1056] Compiling a_octet.c
[1013/1056] Compiling a_strex.c
[1014/1056] Compiling a_time.c
[1015/1056] Compiling a_strnid.c
[1016/1056] Compiling a_mbstr.c
[1017/1056] Compiling a_object.c
[1018/1056] Compiling a_i2d_fp.c
[1019/1056] Write sources
[1021/1056] Compiling a_dup.c
[1022/1056] Write sources
[1023/1056] Compiling a_gentm.c
[1024/1056] Write sources
[1026/1056] Compiling a_d2i_fp.c
[1027/1056] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1028/1056] Compiling a_int.c
[1029/1056] Compiling a_bool.c
[1030/1056] Compiling a_bitstr.c
[1032/1105] Emitting module ArgumentParserToolInfo
[1033/1105] Compiling Algorithms Chunked.swift
[1034/1105] Compiling Algorithms Combinations.swift
[1035/1107] Compiling Algorithms FirstNonNil.swift
[1036/1107] Compiling Algorithms AdjacentPairs.swift
[1037/1107] Compiling Algorithms Chain.swift
[1038/1107] Compiling Algorithms Product.swift
[1039/1107] Compiling Algorithms Joined.swift
[1040/1107] Compiling Algorithms Keyed.swift
[1041/1107] Compiling Algorithms MinMax.swift
[1042/1107] Compiling ArgumentParserToolInfo ToolInfo.swift
[1044/1108] Compiling Atomics IntegerOperations.swift
[1045/1108] Compiling Atomics Unmanaged extensions.swift
[1045/1108] Wrapping AST for ArgumentParserToolInfo for debugging
[1049/1108] Compiling Algorithms Rotate.swift
[1050/1108] Compiling Algorithms Split.swift
[1051/1108] Compiling Algorithms Stride.swift
[1052/1108] Compiling Algorithms Suffix.swift
[1053/1121] Compiling ArgumentParser BashCompletionsGenerator.swift
[1054/1121] Compiling ArgumentParser CompletionsGenerator.swift
[1055/1121] Compiling ArgumentParser FishCompletionsGenerator.swift
[1056/1121] Compiling ArgumentParser ZshCompletionsGenerator.swift
[1057/1149] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1058/1149] Compiling ArgumentParser CommandGroup.swift
[1059/1149] Compiling ArgumentParser EnumerableFlag.swift
[1060/1149] Compiling ArgumentParser ExpressibleByArgument.swift
[1061/1149] Compiling ArgumentParser OptionGroup.swift
[1062/1149] Compiling ArgumentParser AsyncParsableCommand.swift
[1063/1149] Compiling ArgumentParser CommandConfiguration.swift
[1064/1149] Emitting module CryptoBoringWrapper
[1065/1149] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1066/1150] Compiling ArgumentParser Errors.swift
[1067/1150] Compiling ArgumentParser Flag.swift
[1068/1150] Compiling ArgumentParser NameSpecification.swift
[1069/1150] Compiling ArgumentParser Option.swift
[1071/1150] Compiling ArgumentParser ParsedValues.swift
[1072/1150] Compiling ArgumentParser ParserError.swift
[1073/1150] Compiling ArgumentParser SplitArguments.swift
[1078/1155] Wrapping AST for CryptoBoringWrapper for debugging
[1080/1155] Compiling ArgumentParser Argument.swift
[1081/1155] Compiling ArgumentParser ArgumentHelp.swift
[1082/1155] Compiling ArgumentParser ArgumentVisibility.swift
[1083/1155] Compiling ArgumentParser CompletionKind.swift
[1084/1215] Emitting module ArgumentParser
[1085/1215] Compiling Crypto AES-GCM.swift
[1086/1215] Compiling Crypto AES-GCM_boring.swift
[1087/1215] Compiling Crypto ChaChaPoly_boring.swift
[1088/1215] Emitting module Algorithms
[1090/1216] Compiling Crypto X25519Keys.swift
[1091/1216] Compiling Crypto SymmetricKeys.swift
[1092/1216] Compiling Crypto HMAC.swift
[1093/1216] Compiling Crypto MACFunctions.swift
[1094/1216] Compiling Crypto MessageAuthenticationCode.swift
[1095/1216] Compiling Crypto ASN1BitString.swift
[1096/1216] Compiling Crypto ASN1Boolean.swift
[1097/1216] Compiling Crypto ASN1Identifier.swift
[1101/1216] Compiling Crypto ChaChaPoly.swift
[1102/1216] Compiling Crypto Cipher.swift
[1103/1216] Compiling Crypto Nonces.swift
[1104/1216] Compiling Crypto ASN1Integer.swift
[1105/1216] Compiling Crypto ASN1Null.swift
[1106/1216] Compiling Crypto ASN1OctetString.swift
[1107/1216] Emitting module Atomics
[1108/1216] Compiling Crypto ASN1.swift
[1109/1216] Compiling Crypto ASN1Any.swift
[1114/1217] Compiling Crypto ECDSASignature_boring.swift
[1115/1217] Compiling Crypto ECDSA_boring.swift
[1116/1217] Compiling Crypto EdDSA_boring.swift
[1117/1217] Compiling Crypto ECDSA.swift
[1118/1217] Compiling Crypto EdDSA.swift
[1119/1217] Compiling Crypto Signature.swift
[1120/1217] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[1121/1217] Compiling Crypto CryptoKitErrors_boring.swift
[1121/1218] Wrapping AST for Algorithms for debugging
[1123/1225] Wrapping AST for Atomics for debugging
[1125/1225] Compiling Crypto Ed25519.swift
[1126/1225] Compiling Crypto NISTCurvesKeys.swift
[1132/1225] Compiling Crypto AES.swift
[1133/1225] Compiling Crypto HashFunctions.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[1134/1225] Compiling Crypto HashFunctions_SHA2.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[1135/1225] Compiling Crypto Insecure.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[1136/1225] Compiling Crypto Insecure_HashFunctions.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[1137/1225] Compiling Crypto ECDH_boring.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[1138/1225] Compiling Crypto DH.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[1139/1225] Compiling Crypto ECDH.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[1140/1225] Compiling Crypto HKDF.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[1141/1225] Compiling Crypto AESWrap.swift
[1142/1225] Compiling Crypto AESWrap_boring.swift
[1143/1225] Compiling Crypto Ed25519_boring.swift
[1144/1225] Compiling Crypto EllipticCurvePoint_boring.swift
[1145/1225] Compiling Crypto EllipticCurve_boring.swift
[1146/1225] Compiling Crypto NISTCurvesKeys_boring.swift
[1147/1225] Compiling Crypto X25519Keys_boring.swift
[1148/1225] Compiling Crypto Curve25519.swift
[1149/1225] Emitting module Crypto
[1150/1285] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1151/1285] Compiling NIOCore ByteBuffer-multi-int.swift
[1152/1285] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1153/1285] Compiling NIOCore ByteBuffer-views.swift
[1154/1285] Compiling NIOCore Channel.swift
[1159/1285] Compiling NIOCore ChannelHandler.swift
[1160/1285] Compiling NIOCore ChannelHandlers.swift
[1161/1285] Compiling NIOCore ChannelInvoker.swift
[1162/1285] Compiling NIOCore ChannelOption.swift
[1163/1285] Compiling NIOCore ChannelPipeline.swift
[1164/1285] Compiling NIOCore Interfaces.swift
[1165/1285] Compiling NIOCore Linux.swift
[1166/1285] Compiling NIOCore MarkedCircularBuffer.swift
[1167/1285] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1168/1285] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1174/1285] Compiling NIOCore IO.swift
[1175/1285] Compiling NIOCore IOData.swift
[1176/1285] Compiling NIOCore IPProtocol.swift
[1177/1285] Compiling NIOCore IntegerBitPacking.swift
[1178/1285] Compiling NIOCore IntegerTypes.swift
[1179/1286] Wrapping AST for ArgumentParser for debugging
[1181/1286] Compiling NIOCore MulticastChannel.swift
[1182/1286] Compiling NIOCore NIOAny.swift
[1183/1286] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1184/1286] Compiling NIOCore NIOLoopBound.swift
[1185/1286] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1186/1286] Compiling NIOCore NIOScheduledCallback.swift
[1187/1286] Compiling NIOCore NIOSendable.swift
[1188/1286] Compiling NIOCore RecvByteBufferAllocator.swift
[1189/1294] Compiling NIOCore AddressedEnvelope.swift
[1190/1294] Compiling NIOCore AsyncAwaitSupport.swift
[1191/1294] Compiling NIOCore AsyncChannel.swift
[1192/1294] Compiling NIOCore AsyncChannelHandler.swift
[1193/1294] Compiling NIOCore AsyncChannelInboundStream.swift
[1194/1294] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1195/1294] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1196/1294] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1197/1294] Compiling NIOCore NIOAsyncWriter.swift
[1198/1294] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1199/1294] Compiling NIOCore BSDSocketAPI.swift
[1200/1294] Compiling NIOCore ByteBuffer-aux.swift
[1201/1294] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1202/1294] Compiling NIOCore ByteBuffer-conversions.swift
[1203/1294] Compiling NIOCore ByteBuffer-core.swift
[1204/1294] Compiling NIOCore ByteBuffer-hex.swift
[1205/1294] Compiling NIOCore ByteBuffer-int.swift
[1207/1294] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1208/1294] Compiling NIOCore SocketAddresses.swift
[1209/1294] Compiling NIOCore SocketOptionProvider.swift
[1210/1294] Compiling NIOCore SystemCallHelpers.swift
[1211/1294] Compiling NIOCore TimeAmount+Duration.swift
[1212/1294] Compiling NIOCore TypeAssistedChannelHandler.swift
[1213/1294] Compiling NIOCore UniversalBootstrapSupport.swift
[1214/1294] Compiling NIOCore Utilities.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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 GenerateManual
Building for debugging...
[1/39] Write swift-version-24593BA9C3E375BF.txt
[3/125] Compiling NIOConcurrencyHelpers atomics.swift
[4/125] Compiling Logging MetadataProvider.swift
[5/125] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[6/125] Compiling secp256k1_implementation Schnorr.swift
[7/125] Compiling secp256k1_implementation Tweak.swift
[8/125] Compiling secp256k1_implementation ECDH.swift
[9/125] Compiling secp256k1_implementation ECDSA.swift
[10/126] Compiling RealModule Float16+Real.swift
[11/126] Emitting module RAW
[12/126] Compiling RAW RAW.swift
[13/128] Compiling secp256k1_implementation Asymmetric.swift
[14/128] Compiling secp256k1_implementation DH.swift
[15/128] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[16/128] Compiling RealModule Float80+Real.swift
[17/128] Compiling RealModule Real.swift
[18/128] Compiling secp256k1_implementation Signature.swift
[19/128] Compiling secp256k1_implementation RNG_boring.swift
[20/130] Compiling RealModule RealFunctions.swift
[22/130] Emitting module RealModule
[23/130] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/129] Compiling NIOConcurrencyHelpers NIOLock.swift
[25/129] Compiling secp256k1_implementation Digests.swift
[26/129] Compiling secp256k1_implementation Errors.swift
[27/129] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[28/129] Compiling RealModule ElementaryFunctions.swift
[31/129] Compiling RealModule Float+Real.swift
[33/130] Compiling secp256k1_implementation PrettyBytes.swift
[34/130] Compiling secp256k1_implementation SHA256.swift
[35/130] Compiling secp256k1_implementation SafeCompare.swift
[38/130] Compiling NIOConcurrencyHelpers lock.swift
[39/130] Emitting module Logging
[40/130] Compiling Logging Locks.swift
[41/130] Compiling secp256k1_implementation EdDSA.swift
[43/130] Emitting module NIOConcurrencyHelpers
[44/130] Emitting module ArgumentParserToolInfo
[45/130] Compiling ArgumentParserToolInfo ToolInfo.swift
[48/136] Emitting module secp256k1_implementation
[49/136] Emitting module InternalCollectionsUtilities
[54/136] Compiling SystemPackage MachPort.swift
[55/136] Compiling SystemPackage PlatformString.swift
[56/136] Compiling SystemPackage SystemString.swift
[57/136] Compiling secp256k1_implementation Utility.swift
[58/136] Compiling secp256k1_implementation Zeroization.swift
[59/136] Compiling secp256k1_implementation secp256k1.swift
[60/136] Compiling secp256k1_implementation Digest.swift
[69/143] Compiling SystemPackage Backcompat.swift
[70/143] Compiling SystemPackage CInterop.swift
[71/143] Compiling SystemPackage Constants.swift
[72/143] Compiling SystemPackage Exports.swift
[75/143] Compiling secp256k1_implementation SecureBytes.swift
[76/143] Compiling secp256k1_implementation BytesUtil.swift
[77/143] Emitting module SystemPackage
[78/143] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[79/143] Emitting module CryptoBoringWrapper
[80/143] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[84/179] Compiling Logging LogHandler.swift
[85/179] Compiling Logging Logging.swift
[86/180] Emitting module _NIOBase64
[87/180] Compiling _NIOBase64 Base64.swift
[88/180] Compiling DequeModule Deque._UnsafeHandle.swift
[89/180] Compiling DequeModule Deque.swift
[90/180] Compiling Atomics UnsafeAtomic.swift
[91/180] Compiling Atomics UnsafeAtomicLazyReference.swift
[93/180] Compiling Atomics PointerConformances.swift
[94/180] Compiling Atomics Primitives.native.swift
[95/180] Compiling Atomics Primitives.shims.swift
[96/180] Compiling Atomics AtomicInteger.swift
[97/180] Compiling DequeModule Deque+Testing.swift
[98/180] Compiling Atomics AtomicReference.swift
[99/180] Compiling DequeModule _DequeBuffer.swift
[100/180] Compiling DequeModule _DequeBufferHeader.swift
[101/180] Compiling Atomics OptionalRawRepresentable.swift
[102/180] Compiling Atomics RawRepresentable.swift
[103/180] Compiling Atomics AtomicBool.swift
[104/180] Compiling Atomics IntegerConformances.swift
[108/182] Compiling SystemPackage Util+StringArray.swift
[109/182] Compiling SystemPackage Util.swift
[110/182] Compiling SystemPackage UtilConsumers.swift
[111/231] Compiling QuickJSON Decoding.swift
[112/231] Compiling QuickJSON Encoding.swift
[114/233] Compiling _NIODataStructures PriorityQueue.swift
[115/233] Compiling _NIODataStructures Heap.swift
[116/233] Emitting module _NIODataStructures
[117/233] Compiling _NIODataStructures _TinyArray.swift
[118/233] Compiling ArgumentParser ArgumentDefinition.swift
[119/233] Compiling ArgumentParser ArgumentSet.swift
[120/233] Compiling ArgumentParser CommandGroup.swift
[121/233] Compiling ArgumentParser EnumerableFlag.swift
[122/233] Compiling QuickJSON dc_keyed.swift
[123/233] Compiling QuickJSON dc_single.swift
[126/296] Compiling Crypto ASN1Null.swift
[127/296] Compiling Crypto ASN1OctetString.swift
[127/297] Wrapping AST for RealModule for debugging
[129/321] Compiling QuickJSON encoder.swift
[130/322] Compiling Algorithms Compacted.swift
[131/322] Compiling Algorithms Cycle.swift
[131/322] Wrapping AST for SystemPackage for debugging
[133/322] Compiling Algorithms MinMax.swift
[134/322] Compiling Algorithms Partition.swift
[135/322] Emitting module secp256k1
[136/322] Compiling secp256k1 EntryPoint.swift
[136/323] Wrapping AST for Logging for debugging
[138/323] Compiling Algorithms AdjacentPairs.swift
[139/323] Compiling Algorithms Chain.swift
[140/323] Compiling Algorithms EitherSequence.swift
[141/323] Compiling Algorithms FirstNonNil.swift
[142/323] Compiling Algorithms Chunked.swift
[143/323] Compiling Algorithms Combinations.swift
[144/323] Compiling Algorithms FlattenCollection.swift
[145/323] Compiling Algorithms Grouped.swift
[146/323] Compiling Algorithms Indexed.swift
[147/323] Compiling Algorithms Intersperse.swift
[148/323] Compiling Algorithms Split.swift
[149/323] Compiling Algorithms Stride.swift
[154/323] Compiling Algorithms Joined.swift
[155/323] Compiling Algorithms Keyed.swift
[156/323] Emitting module QuickJSON
[159/323] Wrapping AST for InternalCollectionsUtilities for debugging
[161/323] Compiling QuickJSON ec_unkeyed.swift
[162/323] Compiling QuickJSON extensions.swift
[163/322] Emitting module ArgumentParser
[164/327] Emitting module DequeModule
[167/328] Compiling Algorithms Suffix.swift
[168/331] Compiling Algorithms RandomSample.swift
[169/331] Compiling Algorithms Reductions.swift
[170/331] Compiling Algorithms Rotate.swift
[171/331] Wrapping AST for DequeModule for debugging
[177/332] Compiling Crypto HashFunctions.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[178/332] Compiling Crypto HashFunctions_SHA2.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[179/332] Compiling Crypto Insecure.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[180/332] Compiling Crypto Insecure_HashFunctions.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[181/332] Compiling Crypto ECDH_boring.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[182/332] Compiling Crypto DH.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[183/332] Compiling Crypto ECDH.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[184/332] Compiling Crypto HKDF.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[185/340] Compiling Crypto AESWrap.swift
[186/340] Compiling Crypto AESWrap_boring.swift
[187/340] Compiling ArgumentParser CollectionExtensions.swift
[188/340] Compiling ArgumentParser Platform.swift
[189/340] Compiling ArgumentParser SequenceExtensions.swift
[190/340] Compiling ArgumentParser StringExtensions.swift
[191/340] Compiling ArgumentParser Tree.swift
[192/340] Compiling Crypto Curve25519.swift
[202/340] Compiling Algorithms Trim.swift
[203/340] Compiling Algorithms Unique.swift
[204/340] Compiling Algorithms Windows.swift
[205/340] Emitting module Atomics
[206/339] Compiling Crypto ECDSASignature_boring.swift
[207/339] Compiling Crypto ECDSA_boring.swift
[208/339] Compiling Crypto EdDSA_boring.swift
[209/339] Compiling Crypto ECDSA.swift
[210/339] Compiling Crypto EdDSA.swift
[211/339] Compiling Crypto Signature.swift
[212/339] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[213/339] Compiling Crypto CryptoKitErrors_boring.swift
[214/339] Compiling Crypto Ed25519.swift
[215/339] Compiling Crypto NISTCurvesKeys.swift
[216/339] Compiling Crypto X25519Keys.swift
[217/339] Compiling Crypto SymmetricKeys.swift
[218/339] Compiling Crypto HMAC.swift
[219/339] Compiling Crypto MACFunctions.swift
[220/339] Compiling Crypto MessageAuthenticationCode.swift
[221/339] Compiling Crypto AES.swift
[223/339] Compiling Algorithms Permutations.swift
[224/339] Compiling Algorithms Product.swift
[237/339] Emitting module Crypto
[263/340] Wrapping AST for Atomics for debugging
[265/353] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[266/353] Compiling NIOCore BSDSocketAPI.swift
[267/353] Compiling NIOCore ByteBuffer-aux.swift
[268/353] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[269/353] Compiling NIOCore ByteBuffer-conversions.swift
[270/353] Compiling NIOCore ByteBuffer-core.swift
[271/353] Compiling NIOCore ByteBuffer-hex.swift
[272/353] Compiling NIOCore ByteBuffer-int.swift
[273/353] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[274/353] Compiling NIOCore ByteBuffer-multi-int.swift
[275/353] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[276/353] Compiling NIOCore ByteBuffer-views.swift
[305/400] Compiling NIOCore Channel.swift
[306/400] Compiling NIOCore ChannelHandler.swift
[307/400] Compiling NIOCore ChannelHandlers.swift
[308/400] Compiling NIOCore ChannelInvoker.swift
[309/400] Compiling NIOCore ChannelOption.swift
[310/400] Compiling NIOCore ChannelPipeline.swift
[311/400] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[312/400] Compiling Crypto RNG_boring.swift
[313/400] Compiling Crypto SafeCompare_boring.swift
[314/400] Compiling Crypto Zeroization_boring.swift
[315/400] Compiling Crypto PrettyBytes.swift
[316/400] Compiling Crypto SafeCompare.swift
[317/400] Compiling Crypto SecureBytes.swift
[318/400] Compiling Crypto Zeroization.swift
BUILD FAILURE 6.1 android