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 vapor-telemetrydeck, reference 1.2.0 (8fd9cc), with Swift 6.1 for Android on 28 May 2025 04:48:49 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/getsidetrack/vapor-telemetrydeck.git
Reference: 1.2.0
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/getsidetrack/vapor-telemetrydeck
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at 8fd9cc5 [td] log error instead of throwing
Cloned https://github.com/getsidetrack/vapor-telemetrydeck.git
Revision (git rev-parse @):
8fd9cc546de21e59d4363bee8cd35d4565a91c0a
SUCCESS checkout https://github.com/getsidetrack/vapor-telemetrydeck.git at 1.2.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/getsidetrack/vapor-telemetrydeck.git
https://github.com/getsidetrack/vapor-telemetrydeck.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "vapor-telemetrydeck",
  "name" : "vapor-telemetrydeck",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "TelemetryDeck",
      "targets" : [
        "TelemetryDeck"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TelemetryDeckTests",
      "module_type" : "SwiftTarget",
      "name" : "TelemetryDeckTests",
      "path" : "Tests/TelemetryDeckTests",
      "product_dependencies" : [
        "XCTVapor"
      ],
      "sources" : [
        "CustomClient.swift",
        "TelemetryDeckTests.swift"
      ],
      "target_dependencies" : [
        "TelemetryDeck"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TelemetryDeck",
      "module_type" : "SwiftTarget",
      "name" : "TelemetryDeck",
      "path" : "Sources/TelemetryDeck",
      "product_dependencies" : [
        "Vapor",
        "Crypto"
      ],
      "product_memberships" : [
        "TelemetryDeck"
      ],
      "sources" : [
        "Application+Telemetry.swift",
        "Models.swift",
        "Request+Telemetry.swift",
        "String+SHA256.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
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/apple/swift-crypto.git
Fetching https://github.com/vapor/vapor.git
[1/13936] Fetching swift-crypto
[1116/88314] Fetching swift-crypto, vapor
Fetched https://github.com/apple/swift-crypto.git from cache (2.83s)
Fetched https://github.com/vapor/vapor.git from cache (3.74s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (4.80s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (0.97s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-service-context.git
[1/2609] Fetching websocket-kit
[1097/3672] Fetching websocket-kit, swift-service-context
[1731/8646] Fetching websocket-kit, swift-service-context, swift-distributed-tracing
[3956/10356] Fetching websocket-kit, swift-service-context, swift-distributed-tracing, swift-atomics
Fetched https://github.com/apple/swift-service-context.git from cache (0.65s)
[8000/9293] Fetching websocket-kit, swift-distributed-tracing, swift-atomics
Fetched https://github.com/vapor/websocket-kit.git from cache (0.68s)
[5690/6684] Fetching swift-distributed-tracing, swift-atomics
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-algorithms.git
Fetched https://github.com/apple/swift-atomics.git from cache (0.99s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.00s)
Fetching https://github.com/apple/swift-nio-http2.git
[1/3836] Fetching swift-log
[615/6042] Fetching swift-log, swift-metrics
[6043/12001] Fetching swift-log, swift-metrics, swift-algorithms
[6341/17915] Fetching swift-log, swift-metrics, swift-algorithms, swift-nio-extras
[6519/21234] Fetching swift-log, swift-metrics, swift-algorithms, swift-nio-extras, multipart-kit
[11712/32761] Fetching swift-log, swift-metrics, swift-algorithms, swift-nio-extras, multipart-kit, swift-nio-http2
Fetched https://github.com/apple/swift-metrics.git from cache (0.90s)
[12106/30555] Fetching swift-log, swift-algorithms, swift-nio-extras, multipart-kit, swift-nio-http2
Fetched https://github.com/apple/swift-log.git from cache (0.92s)
Fetching https://github.com/apple/swift-nio-ssl.git
[8979/26719] Fetching swift-algorithms, swift-nio-extras, multipart-kit, swift-nio-http2
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-algorithms.git from cache (1.09s)
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.11s)
Fetching https://github.com/vapor/console-kit.git
[3748/14846] Fetching multipart-kit, swift-nio-http2
[5132/29689] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl
[7909/50416] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, routing-kit
[10869/126471] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, routing-kit, swift-nio
[19427/132048] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, routing-kit, swift-nio, console-kit
Fetched https://github.com/vapor/console-kit.git from cache (1.14s)
[36004/126471] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, routing-kit, swift-nio
Fetching https://github.com/vapor/async-kit.git
[41215/128841] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, routing-kit, swift-nio, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.71s)
[44901/126471] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, routing-kit, swift-nio
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.65s)
[53830/114944] Fetching multipart-kit, swift-nio-ssl, routing-kit, swift-nio
[53831/128958] Fetching multipart-kit, swift-nio-ssl, routing-kit, swift-nio, async-http-client
Fetched https://github.com/vapor/routing-kit.git from cache (3.34s)
[59144/108231] Fetching multipart-kit, swift-nio-ssl, swift-nio, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (2.55s)
[65317/94217] Fetching multipart-kit, swift-nio-ssl, swift-nio
Fetched https://github.com/vapor/multipart-kit.git from cache (5.73s)
[62758/90898] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.90s)
[50882/76055] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (11.49s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (13.98s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.86s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.92s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.94s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.79s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (3.15s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/16591] Fetching swift-collections
[2/20982] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.66s)
[3982/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.79s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (2.61s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.96s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.82s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2667] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.00s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (1.84s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.84s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.88s)
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.93s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/1141] Fetching swift-http-structured-headers
[1142/6126] Fetching swift-http-structured-headers, swift-async-algorithms
[1143/7716] Fetching swift-http-structured-headers, swift-async-algorithms, swift-asn1
[1304/10142] Fetching swift-http-structured-headers, swift-async-algorithms, swift-asn1, swift-service-lifecycle
[3149/16297] Fetching swift-http-structured-headers, swift-async-algorithms, swift-asn1, swift-service-lifecycle, swift-certificates
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.64s)
[12948/13871] Fetching swift-http-structured-headers, swift-async-algorithms, swift-asn1, swift-certificates
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.77s)
[1/904] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.79s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.79s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.81s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.38s)
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.35s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.61s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.00s)
Computed https://github.com/vapor/vapor.git at 4.115.0 (0.00s)
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.00s)
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.00s)
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.00s)
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.01s)
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.00s)
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.00s)
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.00s)
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.00s)
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.00s)
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.00s)
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (3.15s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (2.54s)
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 (2.99s)
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.00s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.86s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.48s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.49s)
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.48s)
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.52s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.53s)
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.57s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (1.21s)
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.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/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-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-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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
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/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.115.0
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-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/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/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/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Creating working copy for https://github.com/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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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
Building for debugging...
[0/885] Write sources
[24/885] Compiling bn.c
[25/885] Write sources
[26/885] Compiling bytes.c
[27/885] Write sources
[29/885] Compiling x86_64-gcc.c
[29/885] Compiling CVaporBcrypt blf.c
[31/885] Write sources
[50/885] Compiling bn-armv8-linux.linux.aarch64.S
[51/885] Compiling CNIOWindows shim.c
[52/885] Compiling _NumericsShims _NumericsShims.c
[53/885] Compiling _AtomicsShims.c
[54/885] Compiling CNIOWindows WSAStartup.c
[55/885] Compiling CNIOWASI CNIOWASI.c
[56/885] Compiling add.c
[57/885] Compiling CSystem shims.c
[58/885] Compiling CNIOLinux liburing_shims.c
[59/885] Compiling CNIOSHA1 c_nio_sha1.c
[60/885] Compiling CVaporBcrypt bcrypt.c
[61/885] Write swift-version-24593BA9C3E375BF.txt
[62/885] Compiling CNIODarwin shim.c
[62/885] Compiling CNIOExtrasZlib empty.c
[64/885] Compiling CNIOLLHTTP c_nio_http.c
[65/885] Compiling CNIOLinux shim.c
[66/885] Compiling CNIOLLHTTP c_nio_api.c
[67/885] Compiling fiat_p256_adx_sqr.S
[68/903] Compiling CNIOLLHTTP c_nio_llhttp.c
[69/937] Compiling CNIOBoringSSLShims shims.c
[71/939] Emitting module _NIOBase64
[72/954] Compiling _NIODataStructures _TinyArray.swift
[73/954] Compiling _NIOBase64 Base64.swift
[74/955] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[75/955] Compiling InternalCollectionsUtilities Debugging.swift
[76/956] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[77/956] Compiling InternalCollectionsUtilities Descriptions.swift
[78/956] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[79/956] Compiling RealModule Real.swift
[80/956] Compiling RealModule Float80+Real.swift
[81/957] Compiling SystemPackage MachPort.swift
[82/957] Compiling SystemPackage PlatformString.swift
[83/957] Compiling SystemPackage SystemString.swift
[84/957] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[85/957] Compiling InternalCollectionsUtilities UInt+reversed.swift
[86/957] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[87/957] Compiling InternalCollectionsUtilities Integer rank.swift
[88/957] Emitting module RealModule
[91/958] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[92/958] Compiling InternalCollectionsUtilities _SortedCollection.swift
[93/960] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[94/960] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[99/960] Compiling _NIODataStructures Heap.swift
[100/960] Compiling _NIODataStructures PriorityQueue.swift
[101/960] Emitting module _NIODataStructures
[103/960] Emitting module InternalCollectionsUtilities
[106/960] Compiling RealModule Float+Real.swift
[107/960] Compiling RealModule ElementaryFunctions.swift
[108/960] Compiling RealModule Float16+Real.swift
[109/961] Compiling CoreMetrics Metrics.swift
[110/961] Emitting module ServiceContextModule
[111/961] Compiling ServiceContextModule ServiceContextKey.swift
[112/961] Compiling ServiceContextModule ServiceContext.swift
[113/962] Emitting module SystemPackage
[117/962] Compiling fiat_p256_adx_mul.S
[119/962] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[121/963] Compiling fiat_curve25519_adx_square.S
[123/963] Compiling RealModule RealFunctions.swift
[124/964] Compiling fiat_curve25519_adx_mul.S
[127/1038] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[128/1038] Compiling _RopeModule BigString+Sequence.swift
[129/1038] Compiling _RopeModule BigString+TextOutputStream.swift
[130/1038] Compiling Instrumentation NoOpInstrument.swift
[131/1038] Compiling Instrumentation Instrument.swift
[132/1038] Emitting module Instrumentation
[132/1038] Compiling tls_record.cc
[134/1093] Compiling _RopeModule Rope+_Storage.swift
[135/1093] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[136/1093] Compiling _RopeModule Rope+_UnsafeHandle.swift
[137/1093] Compiling _RopeModule Rope.swift
[138/1093] Compiling _RopeModule RopeElement.swift
[139/1093] Compiling _RopeModule RopeMetric.swift
[140/1093] Compiling _RopeModule RopeSummary.swift
[141/1093] Compiling _RopeModule _RopeItem.swift
[142/1093] Compiling _RopeModule _RopePath.swift
[142/1102] Compiling tls_method.cc
[144/1109] Compiling HeapModule Heap+Descriptions.swift
[145/1109] Emitting module Logging
[146/1109] Compiling Logging Locks.swift
[147/1109] Emitting module CoreMetrics
[148/1109] Compiling CoreMetrics Locks.swift
[149/1109] Compiling Instrumentation MultiplexInstrument.swift
[150/1109] Compiling Instrumentation InstrumentationSystem.swift
[151/1109] Compiling Instrumentation Locks.swift
[152/1109] Compiling Logging MetadataProvider.swift
[153/1111] Compiling Logging LogHandler.swift
[154/1111] Compiling Logging Logging.swift
[155/1112] Compiling OrderedCollections OrderedDictionary+Codable.swift
[156/1112] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[157/1112] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[158/1112] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[159/1112] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[160/1112] Compiling OrderedCollections OrderedDictionary+Elements.swift
[161/1112] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[162/1112] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[163/1112] Compiling OrderedCollections OrderedDictionary.swift
[164/1112] Compiling OrderedCollections OrderedSet+Codable.swift
[165/1112] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[166/1112] Compiling OrderedCollections OrderedSet+Descriptions.swift
[167/1112] Compiling OrderedCollections OrderedSet+Diffing.swift
[168/1112] Compiling OrderedCollections OrderedSet+Equatable.swift
[169/1112] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[170/1112] Compiling OrderedCollections OrderedSet+Hashable.swift
[172/1113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[173/1113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[174/1113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[175/1113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[176/1113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[177/1113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[178/1113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[179/1113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[180/1113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[181/1113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[182/1113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[183/1113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[184/1113] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[185/1113] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[195/1120] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[200/1120] Compiling OrderedCollections OrderedSet+Initializers.swift
[201/1120] Compiling OrderedCollections OrderedSet+Insertions.swift
[202/1120] Compiling OrderedCollections OrderedSet+Invariants.swift
[203/1120] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[204/1120] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[205/1120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[217/1120] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[218/1120] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[219/1120] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[220/1120] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[221/1120] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[222/1120] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[223/1120] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[224/1120] Compiling OrderedCollections OrderedDictionary+Values.swift
[231/1120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[232/1120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[232/1120] Compiling tls13_server.cc
[248/1122] Compiling OrderedCollections OrderedSet+Sendable.swift
[249/1122] Compiling OrderedCollections OrderedSet+SubSequence.swift
[250/1122] Compiling OrderedCollections OrderedSet+Testing.swift
[251/1122] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[252/1122] Compiling OrderedCollections _HashTable+Bucket.swift
[253/1122] Compiling OrderedCollections _HashTable+BucketIterator.swift
[254/1122] Compiling OrderedCollections _HashTable+Constants.swift
[255/1122] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[256/1122] Compiling OrderedCollections _HashTable+Testing.swift
[257/1122] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[258/1122] Compiling OrderedCollections _HashTable.swift
[259/1122] Compiling OrderedCollections _Hashtable+Header.swift
[262/1122] Compiling HeapModule _HeapNode.swift
[263/1126] Compiling HeapModule Heap.swift
[264/1212] Compiling HeapModule Heap+Invariants.swift
[265/1212] Compiling HeapModule Heap+UnsafeHandle.swift
[266/1227] Emitting module HeapModule
[267/1228] Compiling Tracing InstrumentationSystem+Tracing.swift
[268/1228] Compiling DequeModule Deque+CustomReflectable.swift
[269/1228] Compiling DequeModule Deque+Descriptions.swift
[270/1230] Compiling DequeModule Deque+Codable.swift
[271/1230] Compiling DequeModule Deque+Collection.swift
[274/1230] Compiling DequeModule Deque+Equatable.swift
[275/1230] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[276/1230] Compiling DequeModule Deque+Extras.swift
[277/1230] Compiling DequeModule Deque+Hashable.swift
[278/1230] Compiling DequeModule Deque+Testing.swift
[279/1230] Compiling DequeModule Deque._Storage.swift
[280/1230] Compiling DequeModule _DequeBuffer.swift
[281/1230] Compiling DequeModule _DequeBufferHeader.swift
[283/1230] Compiling Tracing TracingTime.swift
[284/1230] Emitting module Tracing
[285/1230] Compiling HashTreeCollections TreeSet+Hashable.swift
[286/1230] Compiling HashTreeCollections TreeSet+Sendable.swift
[287/1230] Compiling HashTreeCollections TreeSet+Sequence.swift
[288/1230] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[289/1230] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[290/1230] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[291/1230] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[292/1230] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[293/1230] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[294/1230] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[295/1240] Compiling Tracing Tracer.swift
[296/1240] Compiling Tracing TracerProtocol+Legacy.swift
[297/1240] Compiling Tracing TracerProtocol.swift
[298/1240] Compiling DequeModule _DequeSlot.swift
[299/1240] Compiling DequeModule _UnsafeWrappedBuffer.swift
[304/1240] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[305/1240] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[306/1240] Compiling HashTreeCollections _HashNode+Structural merge.swift
[307/1240] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[308/1240] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[309/1240] Compiling HashTreeCollections _HashNode+Structural union.swift
[310/1240] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[311/1240] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[312/1240] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[313/1240] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[314/1240] Compiling HashTreeCollections _HashNode.swift
[315/1240] Compiling HashTreeCollections _HashNodeHeader.swift
[316/1240] Compiling HashTreeCollections _HashSlot.swift
[317/1240] Compiling HashTreeCollections _HashStack.swift
[318/1240] Compiling HashTreeCollections _AncestorHashSlots.swift
[319/1240] Compiling HashTreeCollections _Bitmap.swift
[320/1240] Compiling HashTreeCollections _Bucket.swift
[321/1240] Compiling HashTreeCollections _Hash.swift
[322/1240] Compiling HashTreeCollections _HashLevel.swift
[323/1240] Emitting module _RopeModule
[324/1240] Compiling DequeModule Deque._UnsafeHandle.swift
[325/1240] Compiling DequeModule Deque.swift
[326/1240] Compiling HashTreeCollections TreeDictionary.swift
[327/1240] Compiling HashTreeCollections TreeSet+Codable.swift
[328/1240] Compiling HashTreeCollections TreeSet+Collection.swift
[329/1240] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[330/1240] Compiling HashTreeCollections TreeSet+Debugging.swift
[331/1240] Compiling HashTreeCollections TreeSet+Descriptions.swift
[332/1240] Compiling HashTreeCollections TreeSet+Equatable.swift
[333/1240] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[334/1240] Compiling HashTreeCollections TreeSet+Extras.swift
[335/1240] Compiling HashTreeCollections TreeSet+Filter.swift
[336/1240] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[343/1240] Compiling Tracing SpanProtocol.swift
[344/1240] Compiling Tracing NoOpTracer.swift
[345/1241] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[346/1241] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[347/1241] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[348/1241] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[349/1241] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[350/1241] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[351/1241] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[352/1241] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[353/1241] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[354/1241] Compiling HashTreeCollections TreeSet.swift
[366/1242] Emitting module OrderedCollections
[369/1243] Emitting module Metrics
[371/1243] Emitting module DequeModule
[372/1244] Compiling RoutingKit AnyRouter.swift
[373/1244] Emitting module RoutingKit
[375/1244] Compiling RoutingKit PathComponent.swift
[376/1244] Compiling RoutingKit Router.swift
[377/1244] Compiling RoutingKit TrieRouter.swift
[377/1244] Compiling tls13_enc.cc
[384/1244] Compiling HashTreeCollections _UnsafePath.swift
[385/1244] Compiling HashTreeCollections TreeDictionary+Codable.swift
[386/1244] Compiling HashTreeCollections TreeDictionary+Collection.swift
[387/1244] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[388/1244] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[389/1244] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[401/1244] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[402/1244] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[403/1244] Compiling HashTreeCollections _HashNode+Storage.swift
[404/1244] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[405/1244] Compiling HashTreeCollections _HashNode+Structural filter.swift
[406/1244] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[407/1244] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[408/1244] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[428/1244] Compiling HashTreeCollections _HashNode+Builder.swift
[429/1244] Compiling HashTreeCollections _HashNode+Debugging.swift
[430/1244] Compiling HashTreeCollections _HashNode+Initializers.swift
[431/1244] Compiling HashTreeCollections _HashNode+Invariants.swift
[432/1244] Compiling HashTreeCollections _HashNode+Lookups.swift
[434/1244] Compiling RoutingKit Parameters.swift
[435/1245] Compiling tls13_client.cc
[437/1245] Compiling Metrics Metrics.swift
[438/1246] Compiling ssl_x509.cc
[439/1246] Compiling t1_enc.cc
[439/1246] Compiling tls13_both.cc
[440/1246] Emitting module HashTreeCollections
[440/1247] Compiling ssl_versions.cc
[441/1247] Compiling ssl_transcript.cc
[441/1247] Compiling ssl_privkey.cc
[441/1247] Compiling ssl_stat.cc
[441/1247] Compiling ssl_session.cc
[448/1247] Compiling ssl_lib.cc
[449/1247] Compiling ssl_key_share.cc
[450/1247] Compiling ssl_credential.cc
[451/1247] Compiling ssl_file.cc
[452/1247] Compiling ssl_cert.cc
[453/1247] Compiling ssl_buffer.cc
[454/1247] Compiling ssl_aead_ctx.cc
[455/1247] Compiling ssl_asn1.cc
[456/1247] Compiling ssl_cipher.cc
[457/1247] Compiling s3_both.cc
[458/1247] Compiling s3_pkt.cc
[459/1247] Compiling s3_lib.cc
[460/1247] Compiling handshake_server.cc
[461/1247] Compiling handshake.cc
[462/1247] Compiling handoff.cc
[463/1247] Compiling handshake_client.cc
[464/1247] Compiling extensions.cc
[465/1247] Compiling dtls_record.cc
[466/1247] Compiling d1_pkt.cc
[467/1247] Compiling md5-x86_64-linux.S
[468/1247] Compiling d1_srtp.cc
[469/1247] Compiling md5-x86_64-apple.S
[470/1247] Compiling md5-586-apple.S
[471/1247] Compiling encrypted_client_hello.cc
[472/1247] Compiling md5-586-linux.S
[473/1247] Compiling chacha20_poly1305_x86_64-apple.S
[474/1247] Compiling chacha20_poly1305_x86_64-linux.S
[475/1247] Compiling chacha20_poly1305_armv8-win.S
[476/1247] Compiling chacha20_poly1305_armv8-apple.S
[477/1247] Compiling dtls_method.cc
[478/1247] Compiling chacha20_poly1305_armv8-linux.S
[479/1247] Compiling chacha-x86_64-linux.S
[480/1247] Compiling chacha-x86_64-apple.S
[481/1247] Compiling chacha-x86-linux.S
[482/1247] Compiling chacha-x86-apple.S
[483/1247] Compiling chacha-armv8-win.S
[484/1247] Compiling chacha-armv8-linux.S
[485/1247] Compiling aes128gcmsiv-x86_64-linux.S
[486/1247] Compiling chacha-armv8-apple.S
[487/1247] Compiling chacha-armv4-linux.S
[488/1247] Compiling aes128gcmsiv-x86_64-apple.S
[489/1247] Compiling x86_64-mont5-linux.S
[490/1247] Compiling x86_64-mont5-apple.S
[491/1247] Compiling x86_64-mont-linux.S
[492/1247] Compiling x86-mont-linux.S
[493/1247] Compiling x86_64-mont-apple.S
[494/1247] Compiling vpaes-x86_64-linux.S
[494/1247] Compiling x86-mont-apple.S
[496/1247] Compiling vpaes-x86_64-apple.S
[497/1247] Compiling vpaes-x86-linux.S
[498/1247] Compiling vpaes-armv8-win.S
[499/1247] Compiling vpaes-x86-apple.S
[500/1247] Compiling vpaes-armv8-apple.S
[501/1247] Compiling vpaes-armv7-linux.S
[502/1247] Compiling vpaes-armv8-linux.S
[503/1247] Compiling sha512-x86_64-apple.S
[504/1247] Compiling sha512-x86_64-linux.S
[505/1247] Compiling sha512-armv8-win.S
[506/1247] Compiling bio_ssl.cc
[507/1247] Compiling sha512-armv8-apple.S
[508/1247] Compiling err_data.cc
[509/1247] Compiling sha512-armv8-linux.S
[510/1247] Compiling sha512-armv4-linux.S
[511/1247] Compiling sha512-586-apple.S
[512/1247] Compiling sha512-586-linux.S
[513/1247] Compiling sha256-x86_64-linux.S
[514/1247] Compiling sha256-armv8-win.S
[515/1247] Compiling sha256-x86_64-apple.S
[516/1247] Compiling sha256-armv8-apple.S
[517/1247] Compiling sha256-armv4-linux.S
[518/1247] Compiling sha256-armv8-linux.S
[519/1247] Compiling sha1-x86_64-linux.S
[520/1247] Compiling sha1-x86_64-apple.S
[521/1247] Compiling sha256-586-apple.S
[522/1247] Compiling sha256-586-linux.S
[523/1247] Compiling sha1-armv8-win.S
[524/1247] Compiling d1_lib.cc
[525/1247] Compiling sha1-586-apple.S
[526/1247] Compiling sha1-armv4-large-linux.S
[527/1247] Compiling sha1-armv8-apple.S
[528/1247] Compiling sha1-armv8-linux.S
[529/1247] Compiling rsaz-avx2-linux.S
[530/1247] Compiling sha1-586-linux.S
[531/1247] Compiling rsaz-avx2-apple.S
[532/1247] Compiling p256_beeu-x86_64-asm-linux.S
[533/1247] Compiling rdrand-x86_64-apple.S
[534/1247] Compiling p256_beeu-armv8-asm-win.S
[535/1247] Compiling rdrand-x86_64-linux.S
[536/1247] Compiling p256_beeu-x86_64-asm-apple.S
[537/1247] Compiling p256_beeu-armv8-asm-linux.S
[538/1247] Compiling p256-x86_64-asm-linux.S
[539/1247] Compiling p256_beeu-armv8-asm-apple.S
[540/1247] Compiling p256-x86_64-asm-apple.S
[541/1247] Compiling p256-armv8-asm-win.S
[542/1247] Compiling p256-armv8-asm-apple.S
[543/1247] Compiling ghashv8-armv8-win.S
[544/1247] Compiling p256-armv8-asm-linux.S
[545/1247] Compiling d1_both.cc
[546/1247] Compiling ghash-x86_64-linux.S
[547/1247] Compiling ghashv8-armv7-linux.S
[548/1247] Compiling ghashv8-armv8-apple.S
[549/1247] Compiling ghashv8-armv8-linux.S
[550/1247] Compiling ghash-x86_64-apple.S
[551/1247] Compiling ghash-x86-linux.S
[552/1247] Compiling ghash-ssse3-x86_64-apple.S
[553/1247] Compiling ghash-ssse3-x86_64-linux.S
[554/1247] Compiling ghash-ssse3-x86-linux.S
[555/1247] Compiling ghash-neon-armv8-linux.S
[556/1247] Compiling ghash-ssse3-x86-apple.S
[557/1247] Compiling ghash-neon-armv8-apple.S
[558/1247] Compiling ghash-x86-apple.S
[559/1247] Compiling ghash-armv4-linux.S
[560/1247] Compiling bn-armv8-linux.S
[561/1247] Compiling co-586-apple.S
[562/1247] Compiling ghash-neon-armv8-win.S
[563/1247] Compiling co-586-linux.S
[564/1247] Compiling bn-586-linux.S
[565/1247] Compiling bn-armv8-apple.S
[566/1247] Compiling bsaes-armv7-linux.S
[567/1247] Compiling bn-armv8-win.S
[568/1247] Compiling armv8-mont-win.S
[569/1247] Compiling armv8-mont-linux.S
[570/1247] Compiling bn-586-apple.S
[571/1247] Compiling armv4-mont-linux.S
[572/1247] Compiling aesv8-gcm-armv8-win.S
[573/1247] Compiling armv8-mont-apple.S
[574/1247] Compiling aesv8-armv8-win.S
[575/1247] Compiling aesv8-armv8-linux.S
[576/1247] Compiling aesv8-gcm-armv8-apple.S
[577/1247] Compiling aesni-x86_64-linux.S
[578/1247] Compiling aesv8-gcm-armv8-linux.S
[579/1247] Compiling aesv8-armv8-apple.S
[580/1247] Compiling aesv8-armv7-linux.S
[581/1247] Compiling aesni-x86_64-apple.S
[582/1247] Compiling aesni-x86-apple.S
[583/1247] Compiling aesni-gcm-x86_64-linux.S
[583/1247] Compiling aesni-x86-linux.S
[585/1247] Compiling aesni-gcm-x86_64-apple.S
[586/1247] Compiling aes-gcm-avx10-x86_64-linux.S
[587/1247] Compiling aes-gcm-avx2-x86_64-apple.S
[588/1247] Compiling aes-gcm-avx10-x86_64-apple.S
[589/1247] Compiling aes-gcm-avx2-x86_64-linux.S
[590/1247] Compiling x_x509a.cc
[591/1247] Compiling x_name.cc
[592/1247] Compiling x_spki.cc
[593/1247] Compiling x_val.cc
[594/1247] Compiling x_req.cc
[595/1247] Compiling x_pubkey.cc
[596/1247] Compiling x_sig.cc
[597/1247] Compiling x_x509.cc
[598/1247] Compiling x_attrib.cc
[599/1247] Compiling x_algor.cc
[600/1247] Compiling x509name.cc
[601/1247] Compiling x509spki.cc
[602/1247] Compiling x_exten.cc
[603/1247] Compiling x_crl.cc
[604/1247] Compiling x_all.cc
[605/1247] Compiling x509rset.cc
[606/1247] Compiling x509cset.cc
[607/1247] Compiling x509_vfy.cc
[608/1247] Compiling x509_v3.cc
[609/1247] Compiling x509_vpm.cc
[610/1247] Compiling x509_trs.cc
[611/1247] Compiling x509_txt.cc
[612/1247] Compiling x509_req.cc
[613/1247] Compiling x509_set.cc
[614/1247] Compiling x509_lu.cc
[615/1247] Compiling x509_obj.cc
[616/1247] Compiling x509_d2.cc
[617/1247] Compiling x509_ext.cc
[618/1247] Compiling x509_att.cc
[619/1247] Compiling x509_def.cc
[620/1247] Compiling x509.cc
[621/1247] Compiling x509_cmp.cc
[622/1247] Compiling v3_purp.cc
[623/1247] Compiling v3_skey.cc
[624/1247] Compiling v3_utl.cc
[625/1247] Compiling v3_pmaps.cc
[626/1247] Compiling v3_prn.cc
[627/1247] Compiling v3_ocsp.cc
[628/1247] Compiling v3_pcons.cc
[629/1247] Compiling v3_ncons.cc
[630/1247] Compiling v3_ia5.cc
[631/1247] Compiling v3_int.cc
[632/1247] Compiling v3_info.cc
[633/1247] Compiling v3_genn.cc
[634/1247] Compiling v3_extku.cc
[635/1247] Compiling v3_crld.cc
[636/1247] Compiling v3_lib.cc
[637/1247] Compiling v3_enum.cc
[638/1247] Compiling v3_cpols.cc
[639/1247] Compiling v3_conf.cc
[640/1247] Compiling v3_bitst.cc
[641/1247] Compiling v3_bcons.cc
[642/1247] Compiling v3_akeya.cc
[643/1247] Compiling v3_alt.cc
[644/1247] Compiling t_x509a.cc
[645/1247] Compiling v3_akey.cc
[646/1247] Compiling t_x509.cc
[647/1247] Compiling i2d_pr.cc
[648/1247] Compiling rsa_pss.cc
[649/1247] Compiling t_crl.cc
[650/1247] Compiling t_req.cc
[651/1247] Compiling policy.cc
[652/1247] Compiling name_print.cc
[653/1247] Compiling by_file.cc
[654/1247] Compiling by_dir.cc
[655/1247] Compiling algorithm.cc
[656/1247] Compiling asn1_gen.cc
[657/1247] Compiling a_sign.cc
[658/1247] Compiling a_verify.cc
[659/1247] Compiling a_digest.cc
[660/1247] Compiling voprf.cc
[661/1247] Compiling trust_token.cc
[662/1247] Compiling thread_none.cc
[663/1247] Compiling thread_win.cc
[664/1247] Compiling thread_pthread.cc
[665/1247] Compiling thread.cc
[666/1247] Compiling stack.cc
[667/1247] Compiling sha256.cc
[668/1247] Compiling sha512.cc
[669/1247] Compiling siphash.cc
[670/1247] Compiling pmbtoken.cc
[671/1247] Compiling slhdsa.cc
[672/1247] Compiling spake2plus.cc
[673/1247] Compiling sha1.cc
[674/1247] Compiling rsa_print.cc
[675/1247] Compiling rc4.cc
[676/1247] Compiling rsa_extra.cc
[677/1247] Compiling rsa_crypt.cc
[678/1247] Compiling refcount.cc
[679/1247] Compiling windows.cc
[680/1247] Compiling trusty.cc
[681/1247] Compiling rsa_asn1.cc
[682/1247] Compiling urandom.cc
[683/1247] Compiling rand.cc
[684/1247] Compiling getentropy.cc
[685/1247] Compiling passive.cc
[685/1247] Compiling ios.cc
[687/1247] Compiling poly1305_arm_asm.S
[688/1247] Compiling forkunsafe.cc
[689/1247] Compiling deterministic.cc
[690/1247] Compiling fork_detect.cc
[691/1247] Compiling poly1305_vec.cc
[692/1247] Compiling pool.cc
[693/1247] Compiling poly1305_arm.cc
[694/1247] Compiling poly1305.cc
[695/1247] Compiling pkcs8.cc
[696/1247] Compiling pkcs8_x509.cc
[697/1247] Compiling p5_pbev2.cc
[698/1247] Compiling pkcs7_x509.cc
[699/1247] Compiling pkcs7.cc
[700/1247] Compiling pem_pkey.cc
[701/1247] Compiling pem_x509.cc
[702/1247] Compiling pem_xaux.cc
[703/1247] Compiling pem_oth.cc
[704/1247] Compiling pem_pk8.cc
[705/1247] Compiling mlkem.cc
[706/1247] Compiling pem_info.cc
[707/1247] Compiling pem_lib.cc
[708/1247] Compiling obj_xref.cc
[709/1247] Compiling pem_all.cc
[710/1247] Compiling obj.cc
[711/1247] Compiling mldsa.cc
[712/1247] Compiling poly_rq_mul.S
[713/1247] Compiling fips_shared_support.cc
[714/1247] Compiling mem.cc
[715/1247] Compiling md5.cc
[716/1247] Compiling lhash.cc
[717/1247] Compiling md4.cc
[718/1247] Compiling ex_data.cc
[719/1247] Compiling scrypt.cc
[720/1247] Compiling print.cc
[721/1247] Compiling kyber.cc
[722/1247] Compiling sign.cc
[723/1247] Compiling hrss.cc
[724/1247] Compiling hpke.cc
[725/1247] Compiling pbkdf.cc
[726/1247] Compiling p_x25519.cc
[727/1247] Compiling p_rsa.cc
[728/1247] Compiling p_rsa_asn1.cc
[729/1247] Compiling p_x25519_asn1.cc
[730/1247] Compiling p_hkdf.cc
[731/1247] Compiling p_ed25519_asn1.cc
[732/1247] Compiling p_ed25519.cc
[733/1247] Compiling p_ec_asn1.cc
[734/1247] Compiling p_ec.cc
[735/1247] Compiling evp_ctx.cc
[736/1247] Compiling p_dh_asn1.cc
[737/1247] Compiling p_dh.cc
[738/1247] Compiling evp.cc
[739/1247] Compiling p_dsa_asn1.cc
[740/1247] Compiling evp_asn1.cc
[741/1247] Compiling engine.cc
[742/1247] Compiling err.cc
[743/1247] Compiling ecdh.cc
[744/1247] Compiling ec_derive.cc
[745/1247] Compiling hash_to_curve.cc
[746/1247] Compiling ecdsa_asn1.cc
[747/1247] Compiling bcm.cc
[748/1247] Compiling dsa.cc
[749/1247] Compiling ec_asn1.cc
[750/1247] Compiling des.cc
[751/1247] Compiling dsa_asn1.cc
[752/1247] Compiling dh_asn1.cc
[753/1247] Compiling curve25519_64_adx.cc
[754/1247] Compiling spake25519.cc
[755/1247] Compiling params.cc
[756/1247] Compiling digest_extra.cc
[757/1247] Compiling curve25519.cc
[758/1247] Compiling x25519-asm-arm.S
[759/1247] Compiling cpu_intel.cc
[760/1247] Compiling crypto.cc
[761/1247] Compiling cpu_aarch64_win.cc
[762/1247] Compiling cpu_arm_linux.cc
[763/1247] Compiling cpu_arm_freebsd.cc
[764/1247] Compiling cpu_aarch64_openbsd.cc
[765/1247] Compiling cpu_aarch64_sysreg.cc
[766/1247] Compiling cpu_aarch64_linux.cc
[767/1247] Compiling cpu_aarch64_apple.cc
[768/1247] Compiling cpu_aarch64_fuchsia.cc
[769/1247] Compiling get_cipher.cc
[770/1247] Compiling e_rc4.cc
[771/1247] Compiling tls_cbc.cc
[772/1247] Compiling e_rc2.cc
[773/1247] Compiling e_tls.cc
[774/1247] Compiling conf.cc
[775/1247] Compiling e_des.cc
[776/1247] Compiling e_null.cc
[777/1247] Compiling e_chacha20poly1305.cc
[778/1247] Compiling e_aesctrhmac.cc
[779/1247] Compiling chacha.cc
[780/1247] Compiling derive_key.cc
[781/1247] Compiling e_aesgcmsiv.cc
[782/1247] Compiling unicode.cc
[783/1247] Compiling cbs.cc
[784/1247] Compiling cbb.cc
[785/1247] Compiling ber.cc
[786/1247] Compiling buf.cc
[787/1247] Compiling blake2.cc
[788/1247] Compiling asn1_compat.cc
[789/1247] Compiling convert.cc
[790/1247] Compiling bn_asn1.cc
[791/1247] Compiling socket.cc
[792/1247] Compiling socket_helper.cc
[793/1247] Compiling pair.cc
[794/1247] Compiling printf.cc
[795/1247] Compiling file.cc
[796/1247] Compiling hexdump.cc
[797/1247] Compiling fd.cc
[798/1247] Compiling connect.cc
[799/1247] Compiling errno.cc
[800/1247] Compiling bio_mem.cc
[801/1247] Compiling bio.cc
[802/1247] Compiling base64.cc
[803/1247] Compiling tasn_typ.cc
[804/1247] Compiling tasn_fre.cc
[805/1247] Compiling tasn_utl.cc
[806/1247] Compiling tasn_enc.cc
[807/1247] Compiling asn_pack.cc
[808/1247] Compiling f_string.cc
[809/1247] Compiling tasn_new.cc
[810/1247] Compiling posix_time.cc
[811/1247] Compiling tasn_dec.cc
[812/1247] Compiling f_int.cc
[813/1247] Compiling asn1_par.cc
[814/1247] Compiling a_strex.cc
[815/1247] Compiling a_type.cc
[816/1247] Compiling a_octet.cc
[817/1247] Compiling a_strnid.cc
[818/1247] Compiling a_utctm.cc
[819/1247] Compiling asn1_lib.cc
[820/1247] Compiling a_time.cc
[821/1247] Compiling a_mbstr.cc
[822/1247] Compiling a_object.cc
[823/1247] Compiling a_i2d_fp.cc
[824/1247] Compiling a_dup.cc
[825/1247] Compiling a_int.cc
[826/1247] Compiling a_d2i_fp.cc
[827/1247] Compiling a_gentm.cc
[828/1247] Compiling CCryptoBoringSSLShims shims.c
[829/1247] Compiling fiat_curve25519_adx_square.S
[830/1247] Compiling a_bool.cc
[831/1247] Compiling fiat_curve25519_adx_mul.S
[832/1247] Compiling v3_utl.c
[833/1247] Compiling a_bitstr.cc
[834/1247] Compiling v3_skey.c
[835/1247] Compiling v3_prn.c
[836/1247] Compiling v3_purp.c
[837/1247] Compiling v3_ocsp.c
[838/1247] Compiling v3_pmaps.c
[839/1247] Compiling v3_pcons.c
[840/1247] Compiling v3_ncons.c
[841/1247] Compiling v3_int.c
[842/1247] Compiling v3_lib.c
[843/1247] Compiling v3_ia5.c
[844/1247] Compiling v3_info.c
[845/1247] Compiling v3_genn.c
[846/1247] Compiling v3_extku.c
[847/1247] Compiling v3_enum.c
[848/1247] Compiling v3_crld.c
[849/1247] Compiling v3_bitst.c
[850/1247] Compiling v3_cpols.c
[851/1247] Compiling v3_conf.c
[852/1247] Compiling v3_bcons.c
[853/1247] Compiling v3_akeya.c
[854/1247] Compiling v3_alt.c
[855/1247] Compiling x_x509a.c
[856/1247] Compiling v3_akey.c
[857/1247] Compiling x_val.c
[858/1247] Compiling x_x509.c
[859/1247] Compiling x_sig.c
[860/1247] Compiling x_spki.c
[861/1247] Compiling x_req.c
[862/1247] Compiling x_pubkey.c
[863/1247] Compiling x_pkey.c
[864/1247] Compiling x_info.c
[865/1247] Compiling x_name.c
[866/1247] Compiling x_exten.c
[867/1247] Compiling x_attrib.c
[868/1247] Compiling x_all.c
[869/1247] Compiling x_crl.c
[870/1247] Compiling x_algor.c
[871/1247] Compiling x509spki.c
[872/1247] Compiling x509rset.c
[873/1247] Compiling x509name.c
[873/1247] Compiling x509cset.c
[875/1247] Compiling x509_vpm.c
[876/1247] Compiling x509_txt.c
[877/1247] Compiling x509_v3.c
[878/1247] Compiling x509_vfy.c
[879/1247] Compiling x509_set.c
[880/1247] Compiling x509_trs.c
[881/1247] Compiling x509_req.c
[882/1247] Compiling x509_obj.c
[883/1247] Compiling x509_def.c
[884/1247] Compiling x509_ext.c
[885/1247] Compiling x509_lu.c
[886/1247] Compiling x509_d2.c
[887/1247] Compiling x509_att.c
[888/1247] Compiling x509.c
[889/1247] Compiling x509_cmp.c
[890/1247] Compiling t_x509.c
[891/1247] Compiling t_x509a.c
[892/1247] Compiling rsa_pss.c
[893/1247] Compiling c-nioatomics.c
[894/1247] Compiling i2d_pr.c
[895/1247] Compiling policy.c
[896/1247] Compiling t_req.c
[897/1247] Compiling t_crl.c
[898/1247] Compiling name_print.c
[899/1247] Compiling algorithm.c
[900/1247] Compiling by_dir.c
[901/1247] Compiling a_verify.c
[902/1247] Compiling by_file.c
[903/1247] Compiling a_sign.c
[904/1247] Compiling asn1_gen.c
[905/1247] Compiling a_digest.c
[906/1247] Compiling thread_win.c
[907/1247] Compiling thread_pthread.c
[908/1247] Compiling thread.c
[908/1247] Compiling thread_none.c
[910/1247] Compiling trust_token.c
[911/1247] Compiling voprf.c
[912/1247] Compiling siphash.c
[913/1247] Compiling refcount.c
[914/1247] Compiling rsa_print.c
[915/1247] Compiling stack.c
[916/1247] Compiling rsa_asn1.c
[917/1247] Compiling rsa_crypt.c
[918/1247] Compiling c-atomics.c
[918/1247] Compiling pmbtoken.c
[920/1247] Compiling rc4.c
[921/1247] Compiling windows.c
[921/1247] Compiling rand_extra.c
[923/1247] Compiling passive.c
[924/1247] Compiling trusty.c
[925/1247] Compiling ios.c
[926/1247] Compiling getentropy.c
[927/1247] Compiling poly1305_arm_asm.S
[928/1247] Compiling poly1305_vec.c
[929/1247] Compiling deterministic.c
[930/1247] Compiling poly1305_arm.c
[931/1253] Compiling forkunsafe.c
[932/1253] Compiling pool.c
[933/1253] Compiling poly1305.c
[934/1253] Compiling p5_pbev2.c
[935/1253] Compiling pkcs8_x509.c
[936/1253] Compiling pkcs7.c
[937/1253] Compiling pem_xaux.c
[937/1253] Compiling pem_x509.c
[939/1253] Compiling pkcs8.c
[940/1253] Compiling pkcs7_x509.c
[941/1253] Compiling obj_xref.c
[942/1253] Compiling pem_pkey.c
[943/1253] Compiling pem_oth.c
[944/1253] Compiling pem_pk8.c
[945/1253] Compiling pem_all.c
[946/1253] Compiling pem_info.c
[947/1253] Compiling mem.c
[948/1253] Compiling lhash.c
[949/1253] Compiling pem_lib.c
[950/1253] Compiling keccak.c
[951/1253] Compiling kyber.c
[952/1253] Compiling poly_rq_mul.S
[953/1253] Compiling x86_64-mont5-mac.mac.x86_64.S
[954/1253] Compiling obj.c
[955/1253] Compiling x86_64-mont5-linux.linux.x86_64.S
[957/1253] Compiling NIOConcurrencyHelpers lock.swift
[957/1253] Compiling x86_64-mont-linux.linux.x86_64.S
[958/1253] Compiling hpke.c
[959/1253] Compiling x86-mont-windows.windows.x86.S
[960/1253] Compiling x86_64-mont-mac.mac.x86_64.S
[960/1253] Compiling x86-mont-linux.linux.x86.S
[962/1253] Compiling vpaes-x86_64-mac.mac.x86_64.S
[963/1253] Compiling vpaes-x86_64-linux.linux.x86_64.S
[964/1253] Compiling vpaes-x86-windows.windows.x86.S
[965/1253] Compiling vpaes-x86-linux.linux.x86.S
[966/1253] Compiling vpaes-armv8-ios.ios.aarch64.S
[967/1253] Compiling vpaes-armv7-linux.linux.arm.S
[968/1253] Compiling vpaes-armv8-linux.linux.aarch64.S
[969/1253] Compiling vpaes-armv7-ios.ios.arm.S
[971/1253] Compiling NIOConcurrencyHelpers NIOLock.swift
[972/1253] Emitting module NIOConcurrencyHelpers
[973/1253] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[974/1253] Compiling NIOConcurrencyHelpers atomics.swift
[975/1253] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[975/1253] Compiling kdf.c
[976/1253] Compiling sha512-x86_64-linux.linux.x86_64.S
[977/1254] Compiling sha512-x86_64-mac.mac.x86_64.S
[978/1254] Compiling sha512-armv8-ios.ios.aarch64.S
[979/1254] Compiling sha512-armv8-linux.linux.aarch64.S
[980/1254] Compiling sha512-armv4-linux.linux.arm.S
[981/1254] Compiling sha512-armv4-ios.ios.arm.S
[982/1254] Compiling sha512-586-windows.windows.x86.S
[984/1254] Compiling sha256-x86_64-mac.mac.x86_64.S
[985/1254] Compiling sha512-586-linux.linux.x86.S
[986/1254] Compiling sha256-x86_64-linux.linux.x86_64.S
[987/1254] Compiling sha256-armv4-linux.linux.arm.S
[988/1254] Compiling sha256-586-windows.windows.x86.S
[988/1254] Compiling sha256-armv8-linux.linux.aarch64.S
[990/1254] Compiling sha256-armv8-ios.ios.aarch64.S
[990/1254] Compiling sha256-586-linux.linux.x86.S
[992/1254] Compiling hrss.c
[993/1254] Compiling sha256-armv4-ios.ios.arm.S
[994/1254] Compiling sha1-x86_64-mac.mac.x86_64.S
[995/1254] Compiling sha1-x86_64-linux.linux.x86_64.S
[996/1254] Compiling sha1-armv8-ios.ios.aarch64.S
[997/1254] Compiling sha1-armv4-large-linux.linux.arm.S
[998/1254] Compiling sha1-armv4-large-ios.ios.arm.S
[999/1254] Compiling sha1-armv8-linux.linux.aarch64.S
[1000/1254] Compiling sha1-586-linux.linux.x86.S
[1001/1254] Compiling sha1-586-windows.windows.x86.S
[1002/1254] Compiling sha512.c
[1003/1254] Compiling sha256.c
[1004/1254] Compiling sha1.c
[1005/1254] Compiling rsaz-avx2-mac.mac.x86_64.S
[1006/1254] Compiling rsaz-avx2-linux.linux.x86_64.S
[1007/1259] Compiling fips.c
[1008/1277] Compiling service_indicator.c
[1009/1280] Compiling padding.c
[1010/1280] Compiling rsa_impl.c
[1011/1280] Compiling rdrand-x86_64-mac.mac.x86_64.S
[1012/1280] Compiling blinding.c
[1013/1280] Compiling rdrand-x86_64-linux.linux.x86_64.S
[1014/1280] Compiling self_check.c
[1015/1280] Compiling urandom.c
[1016/1280] Compiling fork_detect.c
[1017/1280] Compiling rand.c
[1018/1280] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[1019/1280] Compiling ctrdrbg.c
[1020/1280] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[1021/1280] Compiling rsa.c
[1022/1280] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[1022/1280] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[1024/1280] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[1025/1280] Compiling p256-armv8-asm-ios.ios.aarch64.S
[1026/1280] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[1027/1280] Compiling p256-armv8-asm-linux.linux.aarch64.S
[1028/1280] Compiling ofb.c
[1030/1280] Compiling ConsoleKitTerminal Console+Confirm.swift
[1031/1280] Compiling ConsoleKitTerminal Console+Input.swift
[1032/1280] Compiling ConsoleKitTerminal Console+Center.swift
[1033/1280] Compiling ConsoleKitTerminal Console+Output.swift
[1033/1283] Compiling gcm.c
[1034/1283] Compiling gcm_nohw.c
[1035/1283] Compiling md5.c
[1036/1283] Compiling cbc.c
[1038/1283] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1039/1283] Compiling ConsoleKitTerminal ConsoleClear.swift
[1040/1283] Compiling ConsoleKitTerminal Console+Ask.swift
[1041/1283] Compiling ConsoleKitTerminal Console+Choose.swift
[1042/1283] Emitting module ConsoleKitTerminal
[1042/1283] Compiling polyval.c
[1043/1283] Compiling ctr.c
[1045/1283] Compiling ConsoleKitTerminal ActivityBar.swift
[1046/1283] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1047/1283] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1048/1283] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1048/1283] Compiling cfb.c
[1050/1283] Compiling ConsoleKitTerminal CustomActivity.swift
[1051/1283] Compiling ConsoleKitTerminal LoadingBar.swift
[1052/1283] Compiling ConsoleKitTerminal ProgressBar.swift
[1053/1283] Compiling ConsoleKitTerminal Console+Clear.swift
[1053/1283] Compiling md5-x86_64-linux.linux.x86_64.S
[1054/1283] Compiling md5-x86_64-mac.mac.x86_64.S
[1055/1283] Compiling md5-586-windows.windows.x86.S
[1056/1283] Compiling md4.c
[1057/1283] Compiling hkdf.c
[1058/1283] Compiling md5-586-linux.linux.x86.S
[1059/1283] Compiling hmac.c
[1060/1283] Compiling ghashv8-armv8-ios.ios.aarch64.S
[1061/1283] Compiling ghashv8-armv8-linux.linux.aarch64.S
[1062/1283] Compiling ghashv8-armv7-ios.ios.arm.S
[1062/1283] Compiling ghashv8-armv7-linux.linux.arm.S
[1065/1283] Compiling ConsoleKitTerminal ConsoleText.swift
[1066/1283] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1067/1283] Compiling ConsoleKitTerminal ANSI.swift
[1068/1283] Compiling ConsoleKitTerminal Console+Wait.swift
[1069/1283] Compiling ConsoleKitTerminal ConsoleColor.swift
[1070/1283] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1071/1283] Compiling ConsoleKitTerminal Console.swift
[1072/1283] Compiling ConsoleKitTerminal Terminal.swift
[1073/1283] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1073/1283] Compiling ghash-x86_64-mac.mac.x86_64.S
[1074/1283] Compiling ghash-x86-windows.windows.x86.S
[1075/1283] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[1076/1283] Compiling ghash-x86_64-linux.linux.x86_64.S
[1077/1283] Compiling ghash-x86-linux.linux.x86.S
[1078/1283] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[1079/1283] Compiling ghash-ssse3-x86-linux.linux.x86.S
[1080/1283] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[1081/1283] Compiling ghash-ssse3-x86-windows.windows.x86.S
[1082/1283] Compiling fips_shared_support.c
[1083/1283] Compiling ghash-armv4-ios.ios.arm.S
[1083/1283] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[1085/1283] Compiling ghash-armv4-linux.linux.arm.S
[1086/1283] Compiling ecdh.c
[1087/1283] Compiling wnaf.c
[1088/1283] Compiling ecdsa.c
[1089/1283] Compiling scalar.c
[1090/1283] Compiling util.c
[1091/1283] Compiling simple.c
[1092/1283] Compiling simple_mul.c
[1093/1283] Compiling felem.c
[1093/1283] Compiling p224-64.c
[1095/1283] Compiling ec_key.c
[1095/1283] Compiling ec_montgomery.c
[1097/1283] Compiling p256.c
[1098/1283] Compiling oct.c
[1099/1283] Compiling ec.c
[1100/1283] Compiling digests.c
[1101/1283] Compiling co-586-windows.windows.x86.S
[1102/1283] Compiling check.c
[1103/1283] Compiling co-586-linux.linux.x86.S
[1104/1283] Compiling digest.c
[1106/1283] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1107/1283] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1108/1283] Compiling ConsoleKitTerminal LoggerFragment.swift
[1108/1284] Compiling digestsign.c
[1109/1284] Compiling p256-nistz.c
[1110/1284] Compiling dh.c
[1112/1284] Compiling e_aesccm.c
[1113/1284] Compiling cmac.c
[1114/1284] Compiling bsaes-armv7-ios.ios.arm.S
[1115/1284] Compiling bsaes-armv7-linux.linux.arm.S
[1116/1284] Compiling aead.c
[1117/1284] Compiling cipher.c
[1118/1284] Compiling e_aes.c
[1119/1284] Compiling rsaz_exp.c
[1120/1284] Compiling sqrt.c
[1121/1284] Compiling shift.c
[1122/1284] Compiling random.c
[1123/1284] Compiling montgomery_inv.c
[1124/1284] Compiling mul.c
[1125/1284] Compiling jacobi.c
[1126/1284] Compiling prime.c
[1127/1284] Compiling gcd.c
[1128/1284] Compiling gcd_extra.c
[1129/1284] Compiling montgomery.c
[1130/1284] Compiling ctx.c
[1131/1294] Compiling cmp.c
[1132/1297] Compiling div_extra.c
[1133/1306] Compiling div.c
[1134/1306] Compiling bn-armv8-ios.ios.aarch64.S
[1135/1306] Compiling exponentiation.c
[1136/1306] Compiling armv8-mont-linux.linux.aarch64.S
[1137/1306] Compiling bn-586-linux.linux.x86.S
[1138/1306] Compiling generic.c
[1139/1306] Compiling bn-586-windows.windows.x86.S
[1140/1306] Compiling armv8-mont-ios.ios.aarch64.S
[1141/1306] Compiling armv4-mont-linux.linux.arm.S
[1142/1306] Compiling armv4-mont-ios.ios.arm.S
[1143/1306] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[1144/1306] Compiling aesv8-armv8-ios.ios.aarch64.S
[1145/1306] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[1146/1306] Compiling aesv8-armv8-linux.linux.aarch64.S
[1147/1306] Compiling aesni-x86_64-mac.mac.x86_64.S
[1148/1306] Compiling aesv8-armv7-linux.linux.arm.S
[1149/1306] Compiling aesv8-armv7-ios.ios.arm.S
[1150/1306] Compiling aesni-x86-linux.linux.x86.S
[1151/1306] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[1151/1306] Compiling aesni-x86_64-linux.linux.x86_64.S
[1153/1306] Compiling aesni-x86-windows.windows.x86.S
[1154/1306] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[1155/1306] Compiling key_wrap.c
[1156/1306] Compiling mode_wrappers.c
[1157/1306] Compiling aes.c
[1158/1306] Compiling pbkdf.c
[1159/1306] Compiling sign.c
[1160/1306] Compiling ex_data.c
[1161/1306] Compiling aes_nohw.c
[1163/1306] Compiling ConsoleKitCommands CommandSignature.swift
[1164/1306] Compiling ConsoleKitCommands Flag.swift
[1165/1306] Compiling ConsoleKitCommands Option.swift
[1165/1308] Compiling scrypt.c
[1167/1308] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1168/1308] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1169/1308] Compiling ConsoleKitCommands Argument.swift
[1169/1308] Compiling print.c
[1170/1308] Compiling p_x25519.c
[1171/1308] Compiling p_x25519_asn1.c
[1173/1308] Emitting module ConsoleKitCommands
[1173/1308] Compiling p_rsa_asn1.c
[1174/1308] Compiling p_rsa.c
[1176/1308] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1177/1308] Compiling ConsoleKitCommands AsyncCommand.swift
[1178/1308] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1178/1308] Compiling p_ed25519.c
[1179/1308] Compiling p_hkdf.c
[1180/1308] Compiling p_ed25519_asn1.c
[1181/1308] Compiling err_data.c
[1182/1308] Compiling p_ec_asn1.c
[1183/1308] Compiling evp.c
[1184/1308] Compiling p_ec.c
[1185/1308] Compiling ConsoleKitCommands AsyncCommands.swift
[1186/1308] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1187/1308] Compiling ConsoleKitCommands AnyCommand.swift
[1189/1308] Compiling ConsoleKitCommands Command.swift
[1190/1308] Compiling ConsoleKitCommands CommandContext.swift
[1191/1308] Compiling ConsoleKitCommands CommandError.swift
[1191/1308] Compiling p_dsa_asn1.c
[1192/1308] Compiling evp_asn1.c
[1193/1308] Compiling evp_ctx.c
[1194/1308] Compiling engine.c
[1195/1308] Compiling ecdsa_asn1.c
[1196/1308] Compiling err.c
[1197/1308] Compiling ecdh_extra.c
[1198/1308] Compiling hash_to_curve.c
[1199/1308] Compiling dsa_asn1.c
[1200/1308] Compiling ec_derive.c
[1202/1308] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1203/1308] Compiling ConsoleKitCommands Utilities.swift
[1203/1308] Compiling dsa.c
[1204/1308] Compiling ec_asn1.c
[1205/1308] Compiling params.c
[1206/1308] Compiling dh_asn1.c
[1207/1308] Compiling x25519-asm-arm.S
[1208/1308] Compiling curve25519_64_adx.c
[1209/1308] Compiling cpu_intel.c
[1210/1308] Compiling spake25519.c
[1211/1308] Compiling digest_extra.c
[1212/1308] Compiling crypto.c
[1213/1308] Compiling cpu_arm_freebsd.c
[1214/1308] Compiling des.c
[1214/1308] Compiling cpu_arm_linux.c
[1216/1308] Compiling cpu_aarch64_openbsd.c
[1217/1308] Compiling cpu_aarch64_win.c
[1218/1308] Compiling cpu_arm.c
[1219/1308] Compiling cpu_aarch64_sysreg.c
[1220/1308] Compiling cpu_aarch64_apple.c
[1221/1308] Compiling cpu_aarch64_linux.c
[1222/1308] Compiling cpu_aarch64_fuchsia.c
[1223/1308] Compiling e_rc2.c
[1224/1308] Compiling tls_cbc.c
[1225/1308] Compiling curve25519.c
[1226/1308] Compiling e_null.c
[1227/1308] Compiling e_rc4.c
[1228/1308] Compiling conf.c
[1229/1308] Compiling e_tls.c
[1230/1308] Compiling e_chacha20poly1305.c
[1231/1308] Compiling e_des.c
[1232/1308] Compiling derive_key.c
[1233/1308] Compiling e_aesgcmsiv.c
[1234/1308] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[1235/1308] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[1236/1308] Compiling e_aesctrhmac.c
[1237/1308] Compiling cipher_extra.c
[1238/1308] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[1239/1308] Compiling chacha.c
[1239/1308] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[1241/1308] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[1243/1308] Compiling ConsoleKitCommands CommandGroup.swift
[1244/1308] Compiling ConsoleKitCommands CommandInput.swift
[1245/1308] Compiling ConsoleKitCommands Commands.swift
[1246/1308] Compiling ConsoleKitCommands Console+Run.swift
[1247/1308] Compiling ConsoleKitCommands ConsoleError.swift
[1248/1308] Compiling ConsoleKitCommands Completion.swift
[1248/1308] Compiling chacha-x86_64-mac.mac.x86_64.S
[1249/1308] Compiling chacha-x86_64-linux.linux.x86_64.S
[1250/1309] Compiling chacha-x86-windows.windows.x86.S
[1251/1309] Compiling chacha-x86-linux.linux.x86.S
[1252/1309] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[1253/1309] Compiling chacha-armv4-ios.ios.arm.S
[1254/1309] Compiling chacha-armv8-ios.ios.aarch64.S
[1255/1309] Compiling chacha-armv4-linux.linux.arm.S
[1256/1309] Compiling chacha-armv8-linux.linux.aarch64.S
[1257/1309] Compiling unicode.c
[1259/1309] Compiling ber.c
[1260/1309] Compiling asn1_compat.c
[1261/1309] Compiling buf.c
[1262/1309] Compiling bn_asn1.c
[1263/1309] Compiling cbb.c
[1264/1309] Compiling printf.c
[1265/1309] Compiling convert.c
[1266/1309] Compiling cbs.c
[1267/1309] Compiling hexdump.c
[1268/1309] Compiling pair.c
[1269/1309] Compiling blake2.c
[1270/1309] Compiling bio_mem.c
[1271/1309] Compiling fd.c
[1272/1311] Compiling file.c
[1273/1311] Compiling errno.c
[1274/1311] Compiling base64.c
[1275/1311] Compiling tasn_utl.c
[1276/1311] Compiling tasn_new.c
[1277/1311] Compiling tasn_typ.c
[1278/1311] Compiling tasn_fre.c
[1279/1311] Compiling posix_time.c
[1281/1311] Compiling ConsoleKit Exports.swift
[1281/1311] Compiling tasn_dec.c
[1282/1311] Compiling f_int.c
[1283/1311] Compiling bio.c
[1284/1311] Compiling f_string.c
[1286/1311] Emitting module ConsoleKit
[1286/1311] Compiling tasn_enc.c
[1287/1311] Compiling asn_pack.c
[1288/1312] Compiling asn1_par.c
[1289/1312] Compiling a_utctm.c
[1290/1312] Compiling asn1_lib.c
[1291/1312] Compiling a_time.c
[1292/1312] Compiling a_strnid.c
[1294/1312] Compiling a_octet.c
[1295/1312] Compiling a_strex.c
[1296/1312] Compiling a_type.c
[1297/1312] Compiling a_object.c
[1298/1312] Compiling a_gentm.c
[1299/1312] Compiling a_int.c
[1299/1312] Write sources
[1305/1312] Compiling a_i2d_fp.c
[1306/1312] Compiling a_dup.c
[1306/1312] Compiling a_d2i_fp.c
[1306/1312] Compiling a_mbstr.c
[1309/1312] Compiling a_bool.c
[1310/1312] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1311/1312] Compiling a_bitstr.c
[1313/1412] Compiling Algorithms Partition.swift
[1314/1412] Compiling Algorithms Permutations.swift
[1315/1412] Compiling BitCollections BitSet+Initializers.swift
[1316/1412] Compiling BitCollections BitSet+Invariants.swift
[1317/1414] Compiling BitCollections BitArray+Descriptions.swift
[1318/1414] Compiling BitCollections BitArray+Equatable.swift
[1319/1414] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1320/1414] Compiling Atomics IntegerOperations.swift
[1321/1414] Compiling Atomics Unmanaged extensions.swift
[1322/1414] Compiling BitCollections BitArray+BitwiseOperations.swift
[1323/1414] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[1324/1414] Compiling BitCollections BitArray+Codable.swift
[1325/1414] Compiling BitCollections BitArray+Collection.swift
[1326/1414] Compiling BitCollections BitArray+Copy.swift
[1327/1414] Compiling BitCollections BitArray+CustomReflectable.swift
[1328/1414] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1329/1414] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1330/1414] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1331/1414] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1332/1414] Compiling BitCollections BitSet+SetAlgebra union.swift
[1333/1414] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1334/1414] Compiling BitCollections BitSet.Counted.swift
[1335/1421] Emitting module CryptoBoringWrapper
[1336/1421] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1341/1422] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1342/1422] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1343/1422] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1344/1422] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1345/1422] Compiling BitCollections BitSet+CustomReflectable.swift
[1346/1422] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1347/1422] Compiling BitCollections BitSet+Equatable.swift
[1348/1422] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1349/1422] Compiling BitCollections BitSet+Extras.swift
[1350/1422] Compiling BitCollections BitSet+Hashable.swift
[1351/1422] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1352/1422] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1353/1422] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1354/1422] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1355/1422] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1356/1422] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1357/1422] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1358/1422] Emitting module BitCollections
[1362/1425] Compiling Algorithms RandomSample.swift
[1363/1425] Compiling Algorithms Reductions.swift
[1364/1425] Compiling Algorithms Rotate.swift
[1369/1425] Compiling Algorithms Joined.swift
[1370/1425] Compiling Algorithms Keyed.swift
[1371/1425] Compiling Algorithms MinMax.swift
[1372/1485] Compiling Crypto ECDSA_boring.swift
[1373/1485] Compiling Crypto EdDSA_boring.swift
[1374/1485] Compiling Crypto ECDSA.swift
[1375/1485] Compiling Crypto EdDSA.swift
[1376/1485] Compiling Crypto Signature.swift
[1377/1485] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[1378/1485] Compiling Crypto CryptoKitErrors_boring.swift
[1379/1485] Compiling Crypto ObjectIdentifier.swift
[1380/1485] Compiling Crypto AES-GCM.swift
[1381/1485] Compiling Crypto AES-GCM_boring.swift
[1382/1485] Compiling Crypto ChaChaPoly_boring.swift
[1383/1485] Compiling Crypto ChaChaPoly.swift
[1384/1485] Compiling Crypto Cipher.swift
[1385/1485] Compiling Crypto Nonces.swift
[1386/1485] Compiling Crypto ASN1.swift
[1387/1485] Compiling Crypto CryptoKitErrors.swift
[1388/1485] Compiling Crypto Digest_boring.swift
[1389/1485] Compiling Crypto Digest.swift
[1390/1485] Compiling Crypto Digests.swift
[1391/1485] Compiling Crypto AESWrap.swift
[1392/1485] Compiling Crypto AESWrap_boring.swift
[1393/1485] Compiling Crypto Ed25519_boring.swift
[1394/1485] Compiling Crypto EllipticCurvePoint_boring.swift
[1395/1485] Compiling Crypto ASN1Boolean.swift
[1396/1485] Compiling Crypto ASN1Identifier.swift
[1397/1485] Compiling Crypto ASN1Integer.swift
[1398/1485] Compiling Crypto ASN1Null.swift
[1399/1485] Compiling Crypto ASN1OctetString.swift
[1400/1485] Compiling Crypto ASN1Strings.swift
[1401/1485] Compiling Crypto ArraySliceBigint.swift
[1402/1485] Compiling Crypto GeneralizedTime.swift
[1421/1488] Compiling Crypto Ed25519.swift
[1422/1488] Compiling Crypto NISTCurvesKeys.swift
[1423/1488] Compiling Crypto X25519Keys.swift
[1424/1488] Compiling Crypto SymmetricKeys.swift
[1425/1488] Compiling Crypto HMAC.swift
[1426/1488] Compiling Crypto MACFunctions.swift
[1427/1488] Compiling Crypto MessageAuthenticationCode.swift
[1428/1488] Compiling Crypto AES.swift
[1429/1496] Compiling Crypto PKCS8PrivateKey.swift
[1430/1496] Compiling Crypto SEC1PrivateKey.swift
[1431/1496] Compiling Crypto SubjectPublicKeyInfo.swift
[1433/1496] Emitting module Collections
[1434/1496] Compiling Collections Collections.swift
[1435/1497] Emitting module Atomics
[1442/1498] Compiling Crypto EllipticCurve_boring.swift
[1443/1498] Compiling Crypto NISTCurvesKeys_boring.swift
[1444/1498] Compiling Crypto X25519Keys_boring.swift
[1445/1498] Compiling Crypto Curve25519.swift
[1446/1498] 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)
[1447/1498] 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)
[1448/1498] 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)
[1449/1498] 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)
[1450/1498] 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)
[1451/1498] 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)
[1452/1498] 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)
[1453/1498] 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)
[1454/1498] Emitting module Algorithms
[1456/1499] Compiling Crypto ECDSASignature_boring.swift
[1464/1499] Compiling Crypto ECDSASignature.swift
[1465/1499] Compiling Crypto PEMDocument.swift
[1480/1499] Compiling Crypto ASN1Any.swift
[1481/1499] Compiling Crypto ASN1BitString.swift
[1482/1499] Emitting module Crypto
[1492/1559] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[1493/1559] Compiling Crypto RNG_boring.swift
[1494/1559] Compiling Crypto SafeCompare_boring.swift
[1495/1559] Compiling Crypto Zeroization_boring.swift
[1496/1559] Compiling Crypto PrettyBytes.swift
[1497/1559] Compiling Crypto SafeCompare.swift
[1498/1559] Compiling Crypto SecureBytes.swift
[1499/1559] Compiling Crypto Zeroization.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
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/48] Compiling RealModule ElementaryFunctions.swift
[3/49] Compiling Logging MetadataProvider.swift
[4/49] Compiling ServiceContextModule ServiceContextKey.swift
[5/49] Compiling RealModule RealFunctions.swift
[6/49] Compiling Logging LogHandler.swift
[7/49] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[8/49] Compiling InternalCollectionsUtilities Debugging.swift
[9/49] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/49] Compiling InternalCollectionsUtilities Descriptions.swift
[11/49] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[12/50] Compiling _NIOBase64 Base64.swift
[13/50] Compiling RealModule Float80+Real.swift
[14/50] Compiling RealModule Real.swift
[15/50] Compiling RealModule AlgebraicField.swift
[16/50] Compiling RealModule ApproximateEquality.swift
[17/50] Compiling Logging Locks.swift
[18/50] Emitting module Logging
[19/50] Compiling ServiceContextModule ServiceContext.swift
[20/50] Emitting module ServiceContextModule
[21/51] Emitting module RealModule
[22/51] Compiling RealModule Float+Real.swift
[23/51] Compiling RealModule Float16+Real.swift
[24/51] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[25/51] Compiling NIOConcurrencyHelpers NIOLock.swift
[27/51] Emitting module _NIOBase64
[30/52] Compiling RealModule AugmentedArithmetic.swift
[31/52] Compiling RealModule Double+Real.swift
[33/52] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[34/52] Compiling NIOConcurrencyHelpers lock.swift
[35/53] Compiling NIOConcurrencyHelpers atomics.swift
[36/53] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[37/53] Emitting module CoreMetrics
[39/53] Emitting module NIOConcurrencyHelpers
[40/53] Compiling _NIODataStructures PriorityQueue.swift
[41/53] Compiling _NIODataStructures Heap.swift
[42/53] Compiling _NIODataStructures _TinyArray.swift
[43/54] Emitting module _NIODataStructures
[44/62] Emitting module InternalCollectionsUtilities
[47/62] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[48/62] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[49/82] Compiling SystemPackage FilePathComponentView.swift
[50/82] Compiling SystemPackage FilePathComponents.swift
[53/93] Compiling Instrumentation Instrument.swift
[54/93] Compiling Instrumentation InstrumentationSystem.swift
[55/93] Compiling Instrumentation Locks.swift
[57/112] Emitting module Instrumentation
[58/112] Compiling Instrumentation NoOpInstrument.swift
[59/112] Compiling Instrumentation MultiplexInstrument.swift
[60/113] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[61/113] Emitting module CryptoBoringWrapper
[62/113] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[65/130] Compiling Atomics UnsafeAtomic.swift
[66/130] Compiling Atomics UnsafeAtomicLazyReference.swift
[67/138] Compiling CoreMetrics Locks.swift
[68/138] Compiling CoreMetrics Metrics.swift
[69/142] Compiling Algorithms Joined.swift
[70/142] Compiling Algorithms Keyed.swift
[71/142] Compiling Algorithms MinMax.swift
[72/142] Compiling Algorithms RandomSample.swift
[73/210] Compiling Logging Logging.swift
[74/211] Compiling _RopeModule BigString+Index.swift
[75/211] Compiling _RopeModule BigString+Ingester.swift
[76/211] Compiling _RopeModule BigString+Invariants.swift
[77/211] Compiling _RopeModule BigString+Iterators.swift
[78/211] Compiling _RopeModule BigString+Metrics.swift
[79/211] Compiling _RopeModule BigString+Summary.swift
[80/211] Compiling _RopeModule BigString+Comparable.swift
[81/211] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[82/211] Compiling _RopeModule BigString+CustomStringConvertible.swift
[83/211] Compiling _RopeModule BigString+Equatable.swift
[84/215] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[85/215] Compiling _RopeModule BigString+Hashing.swift
[86/215] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[87/219] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[88/219] Compiling _RopeModule BigString+Chunk+Splitting.swift
[89/219] Compiling _RopeModule BigString+Chunk.swift
[90/219] Compiling _RopeModule BigString+BidirectionalCollection.swift
[93/222] Emitting module SystemPackage
[94/223] Compiling _RopeModule BigString+Chunk+Counts.swift
[95/223] Compiling _RopeModule BigString+Chunk+Description.swift
[96/223] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[97/223] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[98/270] Compiling Tracing NoOpTracer.swift
[99/277] Compiling Tracing SpanProtocol.swift
[100/277] Compiling Tracing InstrumentationSystem+Tracing.swift
[101/277] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[102/277] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[103/286] Emitting module Tracing
[104/286] Compiling Tracing Tracer.swift
[105/286] Compiling HeapModule _HeapNode.swift
[106/286] Compiling HeapModule Heap+Descriptions.swift
[107/286] Compiling HeapModule Heap.swift
[108/286] Compiling Tracing TracerProtocol.swift
[109/286] Emitting module Metrics
[110/286] Compiling Metrics Metrics.swift
[111/286] Compiling Tracing TracerProtocol+Legacy.swift
[112/286] Compiling Tracing TracingTime.swift
[113/288] Compiling OrderedCollections OrderedSet+Descriptions.swift
[114/288] Compiling OrderedCollections OrderedSet+Diffing.swift
[115/288] Compiling OrderedCollections OrderedSet+Equatable.swift
[116/288] Compiling OrderedCollections _HashTable+Bucket.swift
[117/288] Compiling OrderedCollections _HashTable+BucketIterator.swift
[118/288] Compiling OrderedCollections _HashTable+Constants.swift
[119/288] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[122/288] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[123/288] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[124/288] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[125/288] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[126/288] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[127/288] Compiling HeapModule Heap+Invariants.swift
[128/288] Compiling HeapModule Heap+UnsafeHandle.swift
[129/288] Emitting module HeapModule
[130/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[131/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[132/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[133/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[134/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[135/288] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[136/288] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[137/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[138/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[139/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[140/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[141/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[142/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[143/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[144/299] Compiling OrderedCollections _HashTable+Testing.swift
[145/299] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[146/299] Compiling OrderedCollections _HashTable.swift
[147/299] Compiling OrderedCollections _Hashtable+Header.swift
[148/299] Compiling OrderedCollections OrderedDictionary+Codable.swift
[149/299] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[150/299] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[151/299] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[158/299] Compiling Algorithms Trim.swift
[159/299] Compiling Algorithms Unique.swift
[160/299] Compiling Algorithms Windows.swift
[164/299] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[165/299] Compiling OrderedCollections OrderedSet+Hashable.swift
[173/300] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[174/300] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[175/300] Compiling OrderedCollections OrderedDictionary+Values.swift
[176/321] Compiling OrderedCollections OrderedSet+Initializers.swift
[177/321] Compiling OrderedCollections OrderedSet+Insertions.swift
[178/321] Compiling OrderedCollections OrderedSet+Invariants.swift
[179/321] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[180/321] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[181/321] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[182/321] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[183/321] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[184/321] Compiling DequeModule Deque+Testing.swift
[185/321] Compiling DequeModule Deque._Storage.swift
[186/321] Compiling DequeModule Deque._UnsafeHandle.swift
[187/321] Compiling DequeModule Deque.swift
[188/321] Compiling DequeModule _DequeBuffer.swift
[189/321] Compiling DequeModule _DequeBufferHeader.swift
[190/321] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[195/394] Compiling HashTreeCollections _HashNode+Invariants.swift
[196/394] Compiling HashTreeCollections _HashNode+Lookups.swift
[197/394] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[198/394] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[199/394] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[200/394] Compiling HashTreeCollections _HashNode+Storage.swift
[201/394] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[202/398] Compiling HashTreeCollections TreeDictionary+Filter.swift
[203/398] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[204/398] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[205/457] Compiling Crypto SymmetricKeys.swift
[206/457] Compiling Crypto HMAC.swift
[207/457] Compiling Crypto ASN1Integer.swift
[208/457] Compiling Crypto ASN1Null.swift
[209/459] Compiling Crypto ASN1Boolean.swift
[210/459] Compiling Crypto ASN1Identifier.swift
[212/459] Compiling Crypto Ed25519.swift
[213/459] Compiling Crypto NISTCurvesKeys.swift
[214/459] Compiling Crypto X25519Keys.swift
[215/459] Compiling Crypto Digests.swift
[216/459] Compiling Crypto AES-GCM.swift
[217/459] Compiling Crypto AES-GCM_boring.swift
[218/459] Compiling Crypto ChaChaPoly_boring.swift
[219/459] Compiling Crypto ChaChaPoly.swift
[220/459] Compiling Crypto Cipher.swift
[221/459] Compiling Crypto Nonces.swift
[222/459] Compiling Crypto ASN1.swift
[223/459] Compiling Crypto ASN1Any.swift
[224/459] Compiling Crypto ASN1BitString.swift
[225/459] Compiling HashTreeCollections _UnsafePath.swift
[226/459] Compiling HashTreeCollections TreeDictionary+Codable.swift
[227/459] Compiling HashTreeCollections TreeDictionary+Collection.swift
[228/459] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[229/459] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[230/459] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[231/459] Compiling HashTreeCollections TreeSet+Hashable.swift
[232/459] Compiling HashTreeCollections TreeSet+Sendable.swift
[233/468] Emitting module RoutingKit
[234/468] Compiling Crypto EllipticCurvePoint_boring.swift
[235/468] Compiling Crypto EllipticCurve_boring.swift
[236/468] Compiling Crypto NISTCurvesKeys_boring.swift
[237/468] Compiling Crypto X25519Keys_boring.swift
[238/468] Compiling Crypto Curve25519.swift
[239/468] Compiling Crypto HashFunctions.swift
[240/468] Compiling Crypto HashFunctions_SHA2.swift
[241/468] Compiling Crypto Insecure.swift
[242/468] Compiling Crypto Insecure_HashFunctions.swift
[243/468] Compiling Crypto ECDH_boring.swift
[244/468] Compiling Crypto ASN1OctetString.swift
[245/468] Compiling Crypto ASN1Strings.swift
[246/468] Compiling Crypto ArraySliceBigint.swift
[247/468] Compiling Crypto GeneralizedTime.swift
[248/468] Compiling RoutingKit AnyRouter.swift
[249/468] Compiling RoutingKit Parameters.swift
[250/468] Compiling RoutingKit PathComponent.swift
[251/468] Compiling RoutingKit Router.swift
[252/468] Compiling RoutingKit TrieRouter.swift
[261/469] Compiling Crypto ObjectIdentifier.swift
[268/469] Compiling DequeModule _DequeSlot.swift
[269/469] Compiling DequeModule _UnsafeWrappedBuffer.swift
[270/469] Compiling Crypto AES.swift
[271/469] Compiling Crypto AESWrap.swift
[272/469] Compiling Crypto AESWrap_boring.swift
[273/469] Compiling Crypto Ed25519_boring.swift
[274/469] Emitting module OrderedCollections
[289/469] Emitting module Atomics
[292/469] Compiling _RopeModule Rope+Join.swift
[293/469] Compiling _RopeModule Rope+MutatingForEach.swift
[294/469] Compiling _RopeModule Rope+Remove.swift
[295/469] Compiling _RopeModule Rope+RemoveSubrange.swift
[296/469] Compiling _RopeModule Rope+Split.swift
[297/469] Compiling _RopeModule Optional Utilities.swift
[298/469] Compiling _RopeModule String Utilities.swift
[299/469] Compiling _RopeModule String.Index+ABI.swift
[310/507] Compiling ConsoleKitTerminal Console+Ask.swift
[311/507] Compiling ConsoleKitTerminal Console+Choose.swift
[312/507] Compiling ConsoleKitTerminal CustomActivity.swift
[313/507] Compiling ConsoleKitTerminal LoadingBar.swift
[314/507] Compiling Crypto ECDSASignature_boring.swift
[315/507] Compiling Crypto ECDSA_boring.swift
[316/507] Compiling Crypto EdDSA_boring.swift
[317/507] Compiling Crypto ECDSA.swift
[318/507] Compiling Crypto EdDSA.swift
[319/507] Compiling Crypto Signature.swift
[320/507] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[321/507] Compiling Crypto CryptoKitErrors_boring.swift
[322/507] Compiling Crypto ECDSASignature.swift
[323/507] Compiling Crypto PEMDocument.swift
[324/507] Compiling ConsoleKitTerminal ConsoleText.swift
[325/507] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[326/507] Compiling ConsoleKitTerminal ANSI.swift
[332/507] Compiling Crypto DH.swift
[333/507] Compiling Crypto ECDH.swift
[334/507] Compiling Crypto HKDF.swift
[336/560] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[337/560] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[338/560] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[339/560] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[340/560] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[341/560] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[342/560] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[343/560] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[344/560] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[345/560] Compiling HashTreeCollections TreeSet.swift
[346/560] Emitting module ConsoleKitTerminal
[347/563] Compiling BitCollections BitArray+Copy.swift
[348/563] Compiling BitCollections BitArray+CustomReflectable.swift
[349/563] Compiling BitCollections BitArray+Descriptions.swift
[350/563] Compiling BitCollections BitArray+Equatable.swift
[351/563] Compiling BitCollections BitArray+BitwiseOperations.swift
[352/563] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[353/563] Compiling BitCollections BitArray+Codable.swift
[354/563] Compiling BitCollections BitArray+Collection.swift
[355/563] Emitting module DequeModule
[356/564] Emitting module _RopeModule
[362/564] Compiling BitCollections BitArray+RandomBits.swift
[363/564] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[364/564] Compiling BitCollections BitArray+Shifts.swift
[365/564] Compiling BitCollections BitArray+Testing.swift
[366/564] Compiling BitCollections BitArray._UnsafeHandle.swift
[367/564] Compiling BitCollections BitArray.swift
[369/564] Compiling BitCollections BitSet+Initializers.swift
[370/564] Compiling BitCollections BitSet+Invariants.swift
[371/564] Compiling BitCollections BitSet+Random.swift
[372/564] Compiling BitCollections BitSet+SetAlgebra basics.swift
[373/564] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[374/564] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[375/564] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[376/564] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[377/564] Compiling ConsoleKitTerminal AnySendableHashable.swift
[378/564] Compiling ConsoleKitTerminal ConsoleLogger.swift
[379/564] Compiling ConsoleKitTerminal LoggerFragment.swift
[380/564] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[381/564] Compiling BitCollections BitSet+Extras.swift
[382/564] Compiling BitCollections BitSet+Hashable.swift
[383/571] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[384/571] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[385/571] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[386/571] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[387/571] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[388/571] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[389/571] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[390/571] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[391/571] Compiling BitCollections BitSet+SetAlgebra union.swift
[392/571] Compiling BitCollections BitArray+Hashable.swift
[393/571] Compiling BitCollections BitArray+Initializers.swift
[394/571] Compiling BitCollections BitArray+Invariants.swift
[395/571] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[396/571] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[397/571] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[398/571] Compiling BitCollections BitArray+Extras.swift
[399/571] Compiling BitCollections BitArray+Fill.swift
[408/579] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[409/579] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[410/579] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[422/579] Emitting module BitCollections
[423/579] Emitting module Crypto
[427/579] Compiling BitCollections BitSet+BidirectionalCollection.swift
[428/579] Compiling BitCollections BitSet+Codable.swift
[437/579] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[438/579] Compiling BitCollections BitSet.Counted.swift
[439/579] Compiling BitCollections BitSet.Index.swift
[440/579] Compiling BitCollections BitSet._UnsafeHandle.swift
[441/639] Compiling NIOCore NIOLoopBound.swift
[442/639] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[443/639] Compiling NIOCore NIOScheduledCallback.swift
[444/639] Compiling NIOCore NIOSendable.swift
[445/639] Compiling NIOCore RecvByteBufferAllocator.swift
[446/639] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[447/639] Compiling Crypto RNG_boring.swift
[448/639] Compiling Crypto SafeCompare_boring.swift
[449/639] Compiling Crypto Zeroization_boring.swift
[450/639] Compiling Crypto PrettyBytes.swift
[451/639] Compiling Crypto SafeCompare.swift
[452/639] Compiling NIOCore EventLoop.swift
[453/639] Compiling NIOCore MulticastChannel.swift
[454/639] Compiling NIOCore NIOAny.swift
[455/639] Compiling NIOCore NIOCloseOnErrorHandler.swift
[461/639] Compiling NIOCore GlobalSingletons.swift
[462/639] Compiling NIOCore IO.swift
[463/639] Compiling NIOCore IOData.swift
[464/639] Emitting module Algorithms
[481/642] Compiling NIOCore ByteBuffer-conversions.swift
[482/642] Compiling NIOCore ByteBuffer-core.swift
[483/642] Compiling NIOCore ByteBuffer-hex.swift
[484/642] Compiling NIOCore ByteBuffer-int.swift
[485/642] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[486/642] Compiling NIOCore CircularBuffer.swift
[487/642] Compiling NIOCore Codec.swift
[488/642] Compiling NIOCore ConvenienceOptionSupport.swift
[489/642] Compiling NIOCore DeadChannel.swift
[490/642] Compiling NIOCore DispatchQueue+WithFuture.swift
[491/642] Compiling NIOCore EventLoop+Deprecated.swift
[492/642] Compiling NIOCore EventLoop+SerialExecutor.swift
[495/642] Compiling NIOCore ByteBuffer-multi-int.swift
[496/642] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[497/642] Compiling NIOCore ByteBuffer-views.swift
[498/642] Compiling NIOCore Channel.swift
[499/642] Compiling NIOCore ChannelHandler.swift
[500/642] Compiling NIOCore ChannelHandlers.swift
[501/642] Compiling NIOCore ChannelInvoker.swift
[502/642] Compiling NIOCore ChannelOption.swift
[503/642] Compiling NIOCore ChannelPipeline.swift
[504/642] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[505/642] Compiling NIOCore EventLoopFuture+Deprecated.swift
[506/642] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[507/642] Compiling NIOCore EventLoopFuture.swift
[508/642] Compiling NIOCore FileDescriptor.swift
[509/642] Compiling NIOCore FileHandle.swift
[510/642] Compiling NIOCore FileRegion.swift
[511/642] Compiling NIOCore MarkedCircularBuffer.swift
[512/642] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[513/642] Compiling NIOCore BSDSocketAPI.swift
[514/642] Compiling NIOCore ByteBuffer-aux.swift
[515/642] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.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)
/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)
/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)
[522/642] Compiling NIOCore IPProtocol.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)
[523/642] Compiling NIOCore IntegerBitPacking.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)
[524/642] Compiling NIOCore IntegerTypes.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)
[525/642] Compiling NIOCore Interfaces.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)
[526/642] Compiling NIOCore Linux.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)
[527/642] Compiling NIOCore AddressedEnvelope.swift
[528/642] Compiling NIOCore AsyncAwaitSupport.swift
[529/642] Compiling NIOCore AsyncChannel.swift
[530/642] Compiling NIOCore AsyncChannelHandler.swift
[531/642] Compiling NIOCore AsyncChannelInboundStream.swift
[532/642] Compiling NIOCore AsyncChannelOutboundWriter.swift
[533/642] Compiling NIOCore NIOAsyncSequenceProducer.swift
[534/642] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[535/642] Compiling NIOCore NIOAsyncWriter.swift
[572/643] Compiling Crypto SecureBytes.swift
[573/643] Compiling Crypto Zeroization.swift
[574/662] Compiling ConsoleKitCommands AsyncCommands.swift
[575/662] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[576/662] Compiling ConsoleKitCommands AnyCommand.swift
[577/662] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[578/662] Compiling ConsoleKitCommands AsyncCommand.swift
[579/662] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[580/662] Compiling ConsoleKitCommands Command.swift
[581/662] Compiling ConsoleKitCommands CommandContext.swift
[582/662] Compiling ConsoleKitCommands CommandError.swift
[583/665] Emitting module HashTreeCollections
BUILD FAILURE 6.1 android