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 TwitterVapor, reference 1.1.0 (a33b9e), with Swift 6.1 for Android on 27 May 2025 21:17:19 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/handya/TwitterVapor.git
Reference: 1.1.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/handya/TwitterVapor
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at a33b9e5 Refactor credentials
Cloned https://github.com/handya/TwitterVapor.git
Revision (git rev-parse @):
a33b9e5d832a02e269c67d54a9fabdc8d2bde855
SUCCESS checkout https://github.com/handya/TwitterVapor.git at 1.1.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/handya/TwitterVapor.git
https://github.com/handya/TwitterVapor.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" : "ohhauth",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/handya/OhhAuth.git"
    }
  ],
  "manifest_display_name" : "TwitterVapor",
  "name" : "TwitterVapor",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "TwitterVapor",
      "targets" : [
        "TwitterVapor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TwitterVaporTests",
      "module_type" : "SwiftTarget",
      "name" : "TwitterVaporTests",
      "path" : "Tests/TwitterVaporTests",
      "product_dependencies" : [
        "XCTVapor"
      ],
      "sources" : [
        "TwitterVaporTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "TwitterVapor"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TwitterVapor",
      "module_type" : "SwiftTarget",
      "name" : "TwitterVapor",
      "path" : "Sources/TwitterVapor",
      "product_dependencies" : [
        "Vapor",
        "OhhAuth"
      ],
      "product_memberships" : [
        "TwitterVapor"
      ],
      "sources" : [
        "Application+TwitterVapor.swift",
        "Request+TwitterVapor.swift",
        "TwitterVapor.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/vapor/vapor.git
Fetching https://github.com/handya/OhhAuth.git
[1/44] Fetching ohhauth
[42/74422] Fetching ohhauth, vapor
Fetched https://github.com/handya/OhhAuth.git from cache (2.63s)
Fetched https://github.com/vapor/vapor.git from cache (2.67s)
Computing version for https://github.com/handya/OhhAuth.git
Computed https://github.com/handya/OhhAuth.git at 1.4.0 (3.29s)
Fetching https://github.com/apple/swift-crypto.git
[1/13936] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.55s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (2.25s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (0.70s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/2609] Fetching websocket-kit
[210/3672] Fetching websocket-kit, swift-service-context
[3673/9631] Fetching websocket-kit, swift-service-context, swift-algorithms
[3793/14605] Fetching websocket-kit, swift-service-context, swift-algorithms, swift-distributed-tracing
[3943/16315] Fetching websocket-kit, swift-service-context, swift-algorithms, swift-distributed-tracing, swift-atomics
[6278/19634] Fetching websocket-kit, swift-service-context, swift-algorithms, swift-distributed-tracing, swift-atomics, multipart-kit
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.54s)
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-atomics.git from cache (0.59s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.59s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-log.git
[5300/9197] Fetching websocket-kit, swift-service-context, multipart-kit, swift-metrics
[6602/13033] Fetching websocket-kit, swift-service-context, multipart-kit, swift-metrics, swift-log
[9156/18947] Fetching websocket-kit, swift-service-context, multipart-kit, swift-metrics, swift-log, swift-nio-extras
Fetched https://github.com/apple/swift-metrics.git from cache (0.43s)
[13689/16741] Fetching websocket-kit, swift-service-context, multipart-kit, swift-log, swift-nio-extras
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-log.git from cache (0.51s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.58s)
Fetching https://github.com/apple/swift-nio.git
[5321/6991] Fetching websocket-kit, swift-service-context, multipart-kit
[5322/18518] Fetching websocket-kit, swift-service-context, multipart-kit, swift-nio-http2
[9759/33361] Fetching websocket-kit, swift-service-context, multipart-kit, swift-nio-http2, swift-nio-ssl
[18704/109416] Fetching websocket-kit, swift-service-context, multipart-kit, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-service-context.git from cache (1.81s)
Fetched https://github.com/vapor/websocket-kit.git from cache (1.81s)
[22046/105744] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, swift-nio
Fetching https://github.com/vapor/console-kit.git
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/vapor/multipart-kit.git from cache (1.93s)
Fetching https://github.com/vapor/async-kit.git
[20841/102425] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
[28393/108002] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, console-kit
[36005/128729] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, console-kit, routing-kit
[40818/131099] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, console-kit, routing-kit, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.52s)
[55444/128729] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, console-kit, routing-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.64s)
[54361/123152] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, routing-kit
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.65s)
[59945/111625] Fetching swift-nio-ssl, swift-nio, routing-kit
[79615/125639] Fetching swift-nio-ssl, swift-nio, routing-kit, async-http-client
Fetched https://github.com/vapor/routing-kit.git from cache (2.09s)
[79054/104912] Fetching swift-nio-ssl, swift-nio, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.19s)
[65732/90069] Fetching swift-nio, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.91s)
[52478/76055] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.18s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (10.15s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (1.14s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.66s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.57s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.43s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.30s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4391] Fetching swift-system
[4085/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.48s)
[4314/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.29s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.86s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.62s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (1.66s)
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 (0.38s)
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.39s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.63s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.54s)
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.64s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1590] Fetching swift-asn1
[510/2494] Fetching swift-asn1, swift-http-types
[2448/3635] Fetching swift-asn1, swift-http-types, swift-http-structured-headers
[3636/8620] Fetching swift-asn1, swift-http-types, swift-http-structured-headers, swift-async-algorithms
[4035/11046] Fetching swift-asn1, swift-http-types, swift-http-structured-headers, swift-async-algorithms, swift-service-lifecycle
[11047/17201] Fetching swift-asn1, swift-http-types, swift-http-structured-headers, swift-async-algorithms, swift-service-lifecycle, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.42s)
[10890/16060] Fetching swift-asn1, swift-http-types, swift-async-algorithms, swift-service-lifecycle, swift-certificates
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.44s)
[9203/13634] Fetching swift-asn1, swift-http-types, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.47s)
[11306/12044] Fetching swift-http-types, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.48s)
[6629/7059] Fetching swift-http-types, swift-certificates
Fetched https://github.com/apple/swift-http-types.git from cache (0.64s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.64s)
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.23s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.66s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (0.00s)
Computed https://github.com/vapor/vapor.git at 4.115.0 (0.01s)
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.28s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.65s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.54s)
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 (0.80s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.58s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.64s)
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.59s)
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.55s)
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.59s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (1.11s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.96s)
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-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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-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/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.115.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 1.1.7
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/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/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-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/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-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-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-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/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/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/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/handya/OhhAuth.git
Working copy of https://github.com/handya/OhhAuth.git resolved at 1.4.0
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-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Building for debugging...
[0/876] Write sources
[46/876] Compiling _NumericsShims _NumericsShims.c
[46/876] Compiling _AtomicsShims.c
[48/876] Compiling CNIOWindows shim.c
[49/876] Compiling CNIOWindows WSAStartup.c
[50/876] Compiling CNIOWASI CNIOWASI.c
[51/876] Compiling CNIOLinux liburing_shims.c
[52/876] Compiling CVaporBcrypt bcrypt.c
[52/876] Compiling CSystem shims.c
[54/876] Compiling CNIOLLHTTP c_nio_http.c
[55/876] Compiling CNIOSHA1 c_nio_sha1.c
[56/876] Compiling CNIOExtrasZlib empty.c
[56/876] Compiling CNIODarwin shim.c
[58/876] Compiling CNIOLinux shim.c
[59/876] Compiling CNIOLLHTTP c_nio_api.c
[60/876] Write swift-version-24593BA9C3E375BF.txt
[61/876] Compiling fiat_p256_adx_mul.S
[62/876] Compiling CVaporBcrypt blf.c
[63/876] Compiling fiat_curve25519_adx_square.S
[64/876] Compiling fiat_p256_adx_sqr.S
[65/876] Compiling fiat_curve25519_adx_mul.S
[66/878] Compiling CNIOLLHTTP c_nio_llhttp.c
[67/882] Compiling CNIOBoringSSLShims shims.c
[69/942] Emitting module ServiceContextModule
[69/942] Compiling tls_record.cc
[71/943] Emitting module InternalCollectionsUtilities
[72/946] Emitting module SystemPackage
[73/949] Compiling ServiceContextModule ServiceContextKey.swift
[74/949] Compiling RealModule Real.swift
[75/950] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[76/950] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[77/950] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[78/950] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[79/950] Compiling RealModule RealFunctions.swift
[80/950] Compiling ServiceContextModule ServiceContext.swift
[83/951] Compiling SystemPackage Util+StringArray.swift
[84/951] Compiling SystemPackage Util.swift
[85/951] Compiling SystemPackage UtilConsumers.swift
[86/951] Compiling CoreMetrics Metrics.swift
[87/951] Compiling _NIODataStructures _TinyArray.swift
[88/951] Emitting module RealModule
[89/951] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[90/951] Compiling InternalCollectionsUtilities Integer rank.swift
[91/951] Compiling RealModule Float16+Real.swift
[92/951] Compiling RealModule Float80+Real.swift
[95/951] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[96/951] Compiling InternalCollectionsUtilities UInt+reversed.swift
[97/951] Emitting module _NIODataStructures
[98/951] Emitting module _NIOBase64
[99/951] Compiling _NIOBase64 Base64.swift
[100/951] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[101/951] Compiling InternalCollectionsUtilities _SortedCollection.swift
[102/951] Compiling InternalCollectionsUtilities Descriptions.swift
[103/951] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[104/951] Compiling _NIODataStructures Heap.swift
[105/951] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[106/951] Compiling _NIODataStructures PriorityQueue.swift
[107/951] Compiling InternalCollectionsUtilities Debugging.swift
[112/952] Compiling RealModule ElementaryFunctions.swift
[113/952] Compiling RealModule Float+Real.swift
[114/955] Compiling SystemPackage MachPort.swift
[115/955] Compiling SystemPackage PlatformString.swift
[116/955] Compiling SystemPackage SystemString.swift
[125/1023] Compiling tls_method.cc
[126/1023] Compiling tls13_client.cc
[127/1023] Compiling tls13_enc.cc
[129/1091] Compiling OrderedCollections OrderedSet+Diffing.swift
[130/1091] Compiling OrderedCollections OrderedSet+Equatable.swift
[131/1091] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[132/1091] Compiling OrderedCollections OrderedSet+Hashable.swift
[133/1091] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[134/1091] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[135/1091] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[136/1091] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[137/1091] Compiling OrderedCollections OrderedSet+Initializers.swift
[138/1091] Compiling OrderedCollections OrderedSet+Insertions.swift
[139/1091] Compiling OrderedCollections OrderedSet+Invariants.swift
[140/1091] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[141/1091] Compiling OrderedCollections OrderedDictionary.swift
[142/1091] Compiling OrderedCollections OrderedSet+Codable.swift
[143/1091] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[144/1091] Compiling OrderedCollections OrderedSet+Descriptions.swift
[145/1091] Compiling Logging LogHandler.swift
[146/1092] Emitting module Instrumentation
[147/1092] Compiling Instrumentation NoOpInstrument.swift
[147/1092] Compiling tls13_server.cc
[149/1092] Emitting module Logging
[150/1092] Emitting module CoreMetrics
[151/1092] Compiling CoreMetrics Locks.swift
[152/1092] Compiling Logging Locks.swift
[154/1093] Compiling Instrumentation Instrument.swift
[155/1093] Compiling Logging Logging.swift
[156/1093] Compiling Logging MetadataProvider.swift
[158/1094] Compiling HeapModule Heap+Invariants.swift
[159/1117] Compiling HeapModule Heap+Descriptions.swift
[161/1153] Compiling Instrumentation Locks.swift
[162/1153] Compiling Instrumentation InstrumentationSystem.swift
[163/1153] Compiling Instrumentation MultiplexInstrument.swift
[164/1171] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[165/1171] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[166/1171] Compiling HashTreeCollections TreeDictionary+Keys.swift
[167/1171] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[168/1171] Compiling HashTreeCollections TreeDictionary+Merge.swift
[169/1171] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[170/1171] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[171/1171] Compiling HashTreeCollections TreeDictionary+Values.swift
[172/1171] Compiling HashTreeCollections TreeDictionary.swift
[173/1171] Compiling HashTreeCollections TreeSet+Codable.swift
[175/1197] Compiling HeapModule _HeapNode.swift
[176/1197] Compiling HeapModule Heap+UnsafeHandle.swift
[177/1197] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[178/1197] Compiling HeapModule Heap.swift
[179/1197] Emitting module HeapModule
[180/1198] Compiling DequeModule Deque+CustomReflectable.swift
[181/1198] Compiling DequeModule Deque+Descriptions.swift
[182/1198] Compiling DequeModule _DequeBuffer.swift
[183/1198] Compiling DequeModule _DequeBufferHeader.swift
[185/1200] Compiling DequeModule Deque+Equatable.swift
[186/1200] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[187/1201] Compiling DequeModule Deque+Extras.swift
[188/1201] Compiling DequeModule Deque+Hashable.swift
[196/1221] Compiling HashTreeCollections TreeSet+Hashable.swift
[197/1221] Compiling HashTreeCollections TreeSet+Sendable.swift
[198/1221] Compiling _RopeModule Rope+Join.swift
[199/1221] Compiling _RopeModule Rope+MutatingForEach.swift
[200/1221] Compiling _RopeModule Rope+Remove.swift
[201/1221] Compiling _RopeModule Rope+RemoveSubrange.swift
[202/1221] Compiling _RopeModule Rope+Split.swift
[203/1221] Compiling _RopeModule Optional Utilities.swift
[204/1221] Compiling _RopeModule String Utilities.swift
[205/1221] Compiling _RopeModule String.Index+ABI.swift
[206/1231] Compiling HashTreeCollections TreeDictionary+Collection.swift
[207/1231] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[208/1231] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[209/1231] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[210/1231] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[211/1231] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[212/1231] Compiling HashTreeCollections TreeDictionary+Filter.swift
[213/1231] Compiling DequeModule Deque+Testing.swift
[214/1231] Compiling DequeModule Deque._Storage.swift
[215/1231] Compiling DequeModule Deque._UnsafeHandle.swift
[216/1231] Compiling DequeModule Deque.swift
[219/1231] Compiling DequeModule _DequeSlot.swift
[220/1231] Compiling DequeModule _UnsafeWrappedBuffer.swift
[221/1231] Compiling Tracing TracingTime.swift
[222/1231] Compiling HashTreeCollections _HashNode+Builder.swift
[223/1231] Compiling HashTreeCollections _HashNode+Debugging.swift
[224/1231] Compiling HashTreeCollections _HashNode+Initializers.swift
[225/1231] Compiling HashTreeCollections _HashNode+Invariants.swift
[226/1231] Compiling HashTreeCollections _HashNode+Lookups.swift
[227/1231] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[228/1231] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[229/1231] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[230/1231] Compiling Tracing InstrumentationSystem+Tracing.swift
[231/1231] Compiling Tracing SpanProtocol.swift
[232/1231] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[233/1231] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[234/1231] Compiling OrderedCollections OrderedSet.swift
[235/1231] Compiling OrderedCollections _UnsafeBitset.swift
[236/1231] Compiling HashTreeCollections TreeSet+Equatable.swift
[237/1231] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[238/1231] Compiling HashTreeCollections TreeSet+Extras.swift
[239/1231] Compiling HashTreeCollections TreeSet+Filter.swift
[244/1231] Compiling OrderedCollections OrderedSet+SubSequence.swift
[245/1231] Compiling OrderedCollections OrderedSet+Testing.swift
[254/1231] Emitting module Tracing
[255/1231] Compiling DequeModule Deque+Codable.swift
[256/1231] Compiling DequeModule Deque+Collection.swift
[265/1231] Compiling Tracing TracerProtocol.swift
[266/1231] Compiling Tracing NoOpTracer.swift
[275/1231] Emitting module _RopeModule
[280/1231] Compiling Tracing Tracer.swift
[291/1231] Compiling OrderedCollections OrderedSet+Sendable.swift
[292/1231] Compiling Tracing TracerProtocol+Legacy.swift
[295/1232] Emitting module DequeModule
[295/1233] Compiling tls13_both.cc
[306/1233] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[307/1233] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[308/1233] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[309/1233] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[310/1233] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[311/1233] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[312/1233] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[313/1233] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[314/1233] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[315/1233] Compiling HashTreeCollections TreeSet.swift
[316/1233] Compiling HashTreeCollections _HashNode+Structural union.swift
[317/1233] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[318/1233] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[319/1233] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[320/1233] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[321/1233] Compiling HashTreeCollections _HashNode.swift
[322/1233] Compiling HashTreeCollections _HashNodeHeader.swift
[323/1233] Compiling HashTreeCollections _HashSlot.swift
[324/1233] Compiling HashTreeCollections _HashStack.swift
[325/1233] Compiling HashTreeCollections _HashTreeIterator.swift
[326/1233] Compiling HashTreeCollections _HashTreeStatistics.swift
[327/1233] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[328/1233] Compiling HashTreeCollections _RawHashNode.swift
[329/1233] Compiling HashTreeCollections _UnmanagedHashNode.swift
[330/1233] Compiling HashTreeCollections _UnsafePath.swift
[331/1233] Compiling HashTreeCollections TreeDictionary+Codable.swift
[332/1233] Emitting module OrderedCollections
[354/1234] Emitting module RoutingKit
[355/1234] Compiling RoutingKit PathComponent.swift
[356/1234] Compiling RoutingKit Router.swift
[357/1234] Compiling RoutingKit TrieRouter.swift
[390/1234] Compiling ssl_x509.cc
[392/1234] Emitting module Metrics
[393/1234] Compiling Metrics Metrics.swift
[394/1234] Compiling RoutingKit Parameters.swift
[395/1234] Compiling RoutingKit AnyRouter.swift
[395/1236] Compiling t1_enc.cc
[398/1236] Compiling ssl_versions.cc
[437/1236] Emitting module HashTreeCollections
[437/1237] Compiling ssl_transcript.cc
[440/1238] Compiling ssl_stat.cc
[441/1238] Compiling ssl_privkey.cc
[442/1238] Compiling ssl_key_share.cc
[443/1238] Compiling ssl_session.cc
[444/1238] Compiling ssl_lib.cc
[445/1238] Compiling ssl_credential.cc
[446/1238] Compiling ssl_file.cc
[447/1238] Compiling ssl_cipher.cc
[448/1238] Compiling ssl_cert.cc
[449/1238] Compiling ssl_aead_ctx.cc
[450/1238] Compiling ssl_asn1.cc
[451/1238] Compiling s3_pkt.cc
[452/1238] Compiling ssl_buffer.cc
[453/1238] Compiling s3_both.cc
[454/1238] Compiling s3_lib.cc
[455/1238] Compiling handshake_server.cc
[456/1238] Compiling handoff.cc
[457/1238] Compiling dtls_record.cc
[458/1238] Compiling handshake.cc
[459/1238] Compiling encrypted_client_hello.cc
[460/1238] Compiling dtls_method.cc
[461/1238] Compiling handshake_client.cc
[462/1238] Compiling md5-x86_64-linux.S
[463/1238] Compiling extensions.cc
[464/1238] Compiling md5-x86_64-apple.S
[465/1238] Compiling md5-586-linux.S
[466/1238] Compiling md5-586-apple.S
[467/1238] Compiling chacha20_poly1305_x86_64-linux.S
[468/1238] Compiling chacha20_poly1305_x86_64-apple.S
[469/1238] Compiling chacha20_poly1305_armv8-win.S
[470/1238] Compiling chacha20_poly1305_armv8-apple.S
[471/1238] Compiling d1_srtp.cc
[472/1238] Compiling chacha20_poly1305_armv8-linux.S
[473/1238] Compiling chacha-x86_64-linux.S
[474/1238] Compiling chacha-x86_64-apple.S
[475/1238] Compiling chacha-x86-linux.S
[476/1238] Compiling chacha-x86-apple.S
[477/1238] Compiling err_data.cc
[478/1238] Compiling chacha-armv8-win.S
[479/1238] Compiling chacha-armv8-linux.S
[480/1238] Compiling chacha-armv8-apple.S
[481/1238] Compiling chacha-armv4-linux.S
[482/1238] Compiling aes128gcmsiv-x86_64-linux.S
[483/1238] Compiling x86_64-mont5-apple.S
[484/1238] Compiling aes128gcmsiv-x86_64-apple.S
[485/1238] Compiling x86_64-mont5-linux.S
[486/1238] Compiling x86_64-mont-linux.S
[487/1238] Compiling x86_64-mont-apple.S
[488/1238] Compiling x86-mont-linux.S
[489/1238] Compiling x86-mont-apple.S
[490/1238] Compiling vpaes-x86_64-linux.S
[491/1238] Compiling vpaes-x86_64-apple.S
[492/1238] Compiling bio_ssl.cc
[493/1238] Compiling vpaes-x86-linux.S
[494/1238] Compiling vpaes-x86-apple.S
[495/1238] Compiling vpaes-armv8-linux.S
[496/1238] Compiling vpaes-armv8-apple.S
[497/1238] Compiling d1_pkt.cc
[498/1238] Compiling vpaes-armv8-win.S
[499/1238] Compiling vpaes-armv7-linux.S
[500/1238] Compiling sha512-x86_64-linux.S
[501/1238] Compiling sha512-armv8-win.S
[501/1238] Compiling sha512-x86_64-apple.S
[503/1238] Compiling sha512-armv8-apple.S
[504/1238] Compiling sha512-armv8-linux.S
[505/1238] Compiling d1_lib.cc
[506/1238] Compiling d1_both.cc
[507/1238] Compiling sha512-586-linux.S
[507/1238] Compiling sha512-586-apple.S
[509/1238] Compiling sha512-armv4-linux.S
[509/1238] Compiling sha256-armv8-win.S
[509/1238] Compiling sha256-x86_64-linux.S
[509/1238] Compiling sha256-x86_64-apple.S
[513/1238] Compiling sha256-armv8-apple.S
[514/1238] Compiling sha256-armv8-linux.S
[515/1238] Compiling sha256-armv4-linux.S
[516/1238] Compiling sha1-x86_64-linux.S
[517/1238] Compiling sha256-586-linux.S
[517/1238] Compiling sha256-586-apple.S
[519/1238] Compiling sha1-armv8-win.S
[519/1238] Compiling sha1-x86_64-apple.S
[521/1238] Compiling sha1-armv8-apple.S
[522/1238] Compiling sha1-586-linux.S
[523/1238] Compiling sha1-armv8-linux.S
[524/1238] Compiling rsaz-avx2-linux.S
[525/1238] Compiling sha1-armv4-large-linux.S
[526/1238] Compiling sha1-586-apple.S
[527/1238] Compiling rsaz-avx2-apple.S
[528/1238] Compiling rdrand-x86_64-linux.S
[529/1238] Compiling rdrand-x86_64-apple.S
[530/1238] Compiling p256_beeu-x86_64-asm-linux.S
[531/1238] Compiling p256_beeu-x86_64-asm-apple.S
[532/1238] Compiling p256_beeu-armv8-asm-linux.S
[533/1238] Compiling p256_beeu-armv8-asm-apple.S
[533/1238] Compiling p256-x86_64-asm-linux.S
[535/1238] Compiling p256_beeu-armv8-asm-win.S
[536/1238] Compiling p256-x86_64-asm-apple.S
[537/1238] Compiling p256-armv8-asm-win.S
[538/1238] Compiling ghashv8-armv8-win.S
[539/1238] Compiling p256-armv8-asm-apple.S
[540/1238] Compiling ghashv8-armv7-linux.S
[541/1238] Compiling ghash-x86_64-linux.S
[541/1238] Compiling ghashv8-armv8-linux.S
[541/1238] Compiling ghashv8-armv8-apple.S
[544/1238] Compiling p256-armv8-asm-linux.S
[545/1238] Compiling ghash-x86_64-apple.S
[546/1238] Compiling ghash-ssse3-x86-linux.S
[547/1238] Compiling ghash-ssse3-x86_64-linux.S
[547/1238] Compiling ghash-ssse3-x86_64-apple.S
[549/1238] Compiling ghash-x86-apple.S
[550/1238] Compiling ghash-x86-linux.S
[551/1238] Compiling ghash-ssse3-x86-apple.S
[552/1238] Compiling ghash-neon-armv8-win.S
[553/1238] Compiling ghash-neon-armv8-linux.S
[554/1238] Compiling ghash-armv4-linux.S
[555/1238] Compiling ghash-neon-armv8-apple.S
[556/1238] Compiling co-586-linux.S
[557/1238] Compiling bsaes-armv7-linux.S
[558/1238] Compiling co-586-apple.S
[559/1238] Compiling bn-armv8-win.S
[560/1238] Compiling bn-armv8-linux.S
[561/1238] Compiling bn-armv8-apple.S
[562/1238] Compiling bn-586-apple.S
[563/1238] Compiling armv8-mont-win.S
[564/1238] Compiling bn-586-linux.S
[565/1238] Compiling armv8-mont-apple.S
[566/1238] Compiling armv4-mont-linux.S
[567/1238] Compiling aesv8-gcm-armv8-win.S
[568/1238] Compiling armv8-mont-linux.S
[569/1238] Compiling aesv8-gcm-armv8-apple.S
[570/1238] Compiling aesv8-armv8-win.S
[571/1238] Compiling aesv8-armv8-apple.S
[572/1238] Compiling aesv8-gcm-armv8-linux.S
[572/1238] Compiling aesv8-armv7-linux.S
[574/1238] Compiling aesv8-armv8-linux.S
[575/1238] Compiling aesni-x86-linux.S
[575/1238] Compiling aesni-x86_64-linux.S
[577/1238] Compiling aesni-x86_64-apple.S
[578/1238] Compiling aesni-gcm-x86_64-apple.S
[579/1238] Compiling aesni-gcm-x86_64-linux.S
[580/1238] Compiling aes-gcm-avx2-x86_64-linux.S
[581/1238] Compiling aes-gcm-avx2-x86_64-apple.S
[582/1238] Compiling aesni-x86-apple.S
[583/1238] Compiling aes-gcm-avx10-x86_64-linux.S
[583/1238] Compiling aes-gcm-avx10-x86_64-apple.S
[585/1238] Compiling x_sig.cc
[586/1238] Compiling x_x509.cc
[587/1238] Compiling x_x509a.cc
[588/1238] Compiling x_req.cc
[589/1238] Compiling x_spki.cc
[590/1238] Compiling x_pubkey.cc
[591/1238] Compiling x_val.cc
[592/1238] Compiling x_name.cc
[593/1238] Compiling x_exten.cc
[594/1238] Compiling x_all.cc
[595/1238] Compiling x_crl.cc
[596/1238] Compiling x_attrib.cc
[597/1238] Compiling x_algor.cc
[598/1238] Compiling x509spki.cc
[599/1238] Compiling x509rset.cc
[600/1238] Compiling x509name.cc
[601/1238] Compiling x509cset.cc
[602/1238] Compiling x509_v3.cc
[603/1238] Compiling x509_vpm.cc
[604/1238] Compiling x509_vfy.cc
[605/1238] Compiling x509_txt.cc
[606/1238] Compiling x509_trs.cc
[607/1238] Compiling x509_set.cc
[608/1238] Compiling x509_obj.cc
[609/1238] Compiling x509_req.cc
[610/1238] Compiling x509_ext.cc
[611/1238] Compiling x509_d2.cc
[612/1238] Compiling x509_att.cc
[613/1238] Compiling x509_def.cc
[614/1238] Compiling v3_utl.cc
[615/1238] Compiling x509_cmp.cc
[616/1238] Compiling x509_lu.cc
[617/1238] Compiling x509.cc
[618/1238] Compiling v3_skey.cc
[619/1238] Compiling v3_purp.cc
[620/1238] Compiling v3_prn.cc
[621/1238] Compiling v3_pmaps.cc
[622/1238] Compiling v3_pcons.cc
[623/1238] Compiling v3_ocsp.cc
[624/1238] Compiling v3_lib.cc
[625/1238] Compiling v3_ncons.cc
[626/1238] Compiling v3_int.cc
[627/1238] Compiling v3_ia5.cc
[628/1238] Compiling v3_info.cc
[629/1238] Compiling v3_extku.cc
[630/1238] Compiling v3_genn.cc
[631/1238] Compiling v3_enum.cc
[632/1238] Compiling v3_crld.cc
[633/1238] Compiling v3_conf.cc
[634/1238] Compiling v3_cpols.cc
[635/1238] Compiling v3_bcons.cc
[636/1238] Compiling v3_bitst.cc
[637/1238] Compiling v3_akeya.cc
[638/1238] Compiling v3_alt.cc
[639/1238] Compiling t_req.cc
[640/1238] Compiling v3_akey.cc
[641/1238] Compiling t_crl.cc
[642/1238] Compiling t_x509a.cc
[643/1238] Compiling t_x509.cc
[644/1238] Compiling rsa_pss.cc
[645/1238] Compiling i2d_pr.cc
[646/1238] Compiling policy.cc
[647/1238] Compiling name_print.cc
[648/1238] Compiling by_dir.cc
[649/1238] Compiling algorithm.cc
[650/1238] Compiling a_verify.cc
[651/1238] Compiling by_file.cc
[652/1238] Compiling asn1_gen.cc
[653/1238] Compiling thread_none.cc
[654/1238] Compiling pmbtoken.cc
[655/1238] Compiling trust_token.cc
[656/1238] Compiling thread_pthread.cc
[657/1238] Compiling a_digest.cc
[658/1238] Compiling voprf.cc
[659/1238] Compiling a_sign.cc
[660/1238] Compiling thread_win.cc
[661/1238] Compiling thread.cc
[662/1238] Compiling stack.cc
[663/1238] Compiling sha256.cc
[664/1238] Compiling sha512.cc
[665/1238] Compiling siphash.cc
[666/1238] Compiling slhdsa.cc
[667/1238] Compiling sha1.cc
[668/1238] Compiling spake2plus.cc
[669/1238] Compiling rsa_extra.cc
[670/1238] Compiling rsa_print.cc
[671/1238] Compiling refcount.cc
[672/1238] Compiling rsa_crypt.cc
[673/1238] Compiling rc4.cc
[674/1238] Compiling trusty.cc
[675/1238] Compiling rsa_asn1.cc
[676/1238] Compiling windows.cc
[677/1238] Compiling passive.cc
[678/1238] Compiling urandom.cc
[679/1238] Compiling rand.cc
[680/1238] Compiling poly1305_arm_asm.S
[681/1238] Compiling getentropy.cc
[682/1238] Compiling ios.cc
[683/1238] Compiling forkunsafe.cc
[684/1238] Compiling poly1305.cc
[685/1238] Compiling poly1305_vec.cc
[686/1238] Compiling poly1305_arm.cc
[687/1238] Compiling fork_detect.cc
[688/1238] Compiling deterministic.cc
[689/1238] Compiling pool.cc
[690/1238] Compiling pkcs8_x509.cc
[691/1238] Compiling pkcs8.cc
[692/1238] Compiling p5_pbev2.cc
[693/1238] Compiling pkcs7.cc
[694/1238] Compiling pkcs7_x509.cc
[695/1238] Compiling pem_xaux.cc
[696/1238] Compiling pem_pkey.cc
[697/1238] Compiling pem_x509.cc
[698/1238] Compiling pem_oth.cc
[699/1238] Compiling pem_pk8.cc
[700/1238] Compiling pem_lib.cc
[701/1238] Compiling pem_info.cc
[702/1238] Compiling mldsa.cc
[703/1238] Compiling mlkem.cc
[704/1238] Compiling pem_all.cc
[705/1238] Compiling obj.cc
[706/1238] Compiling obj_xref.cc
[707/1238] Compiling poly_rq_mul.S
[708/1238] Compiling mem.cc
[709/1238] Compiling md5.cc
[710/1238] Compiling fips_shared_support.cc
[711/1238] Compiling md4.cc
[712/1238] Compiling lhash.cc
[713/1238] Compiling kyber.cc
[714/1238] Compiling ex_data.cc
[715/1238] Compiling sign.cc
[716/1238] Compiling scrypt.cc
[717/1238] Compiling hrss.cc
[718/1238] Compiling print.cc
[719/1238] Compiling hpke.cc
[720/1238] Compiling pbkdf.cc
[721/1238] Compiling p_x25519.cc
[722/1238] Compiling p_hkdf.cc
[723/1238] Compiling p_ec_asn1.cc
[724/1238] Compiling p_ec.cc
[725/1238] Compiling p_x25519_asn1.cc
[726/1238] Compiling p_ed25519.cc
[727/1238] Compiling p_rsa_asn1.cc
[728/1238] Compiling p_ed25519_asn1.cc
[729/1238] Compiling p_rsa.cc
[730/1238] Compiling p_dh.cc
[731/1238] Compiling p_dsa_asn1.cc
[732/1238] Compiling p_dh_asn1.cc
[733/1238] Compiling evp_ctx.cc
[734/1238] Compiling err.cc
[735/1238] Compiling engine.cc
[736/1238] Compiling evp.cc
[737/1238] Compiling evp_asn1.cc
[738/1238] Compiling bcm.cc
[739/1238] Compiling ec_derive.cc
[740/1238] Compiling hash_to_curve.cc
[741/1238] Compiling ecdh.cc
[742/1238] Compiling dsa.cc
[743/1238] Compiling ecdsa_asn1.cc
[744/1238] Compiling dsa_asn1.cc
[745/1238] Compiling ec_asn1.cc
[746/1238] Compiling digest_extra.cc
[747/1238] Compiling x25519-asm-arm.S
[748/1238] Compiling curve25519_64_adx.cc
[749/1238] Compiling params.cc
[750/1238] Compiling des.cc
[751/1238] Compiling spake25519.cc
[752/1238] Compiling cpu_aarch64_win.cc
[753/1238] Compiling dh_asn1.cc
[754/1238] Compiling cpu_intel.cc
[755/1238] Compiling crypto.cc
[756/1238] Compiling cpu_arm_linux.cc
[757/1238] Compiling curve25519.cc
[758/1238] Compiling cpu_aarch64_sysreg.cc
[759/1238] Compiling cpu_arm_freebsd.cc
[760/1238] Compiling cpu_aarch64_linux.cc
[761/1238] Compiling cpu_aarch64_fuchsia.cc
[762/1238] Compiling conf.cc
[763/1238] Compiling cpu_aarch64_openbsd.cc
[764/1238] Compiling cpu_aarch64_apple.cc
[765/1238] Compiling tls_cbc.cc
[766/1238] Compiling get_cipher.cc
[767/1238] Compiling e_tls.cc
[768/1238] Compiling e_des.cc
[769/1238] Compiling e_aesctrhmac.cc
[770/1238] Compiling e_aesgcmsiv.cc
[771/1238] Compiling e_rc4.cc
[772/1238] Compiling e_chacha20poly1305.cc
[773/1238] Compiling e_rc2.cc
[774/1238] Compiling e_null.cc
[775/1238] Compiling derive_key.cc
[776/1238] Compiling buf.cc
[777/1238] Compiling chacha.cc
[778/1238] Compiling asn1_compat.cc
[779/1238] Compiling cbs.cc
[780/1238] Compiling ber.cc
[780/1238] Compiling unicode.cc
[782/1238] Compiling cbb.cc
[783/1238] Compiling blake2.cc
[784/1238] Compiling socket_helper.cc
[785/1238] Compiling printf.cc
[786/1238] Compiling convert.cc
[787/1238] Compiling bn_asn1.cc
[788/1238] Compiling socket.cc
[789/1238] Compiling pair.cc
[790/1238] Compiling hexdump.cc
[791/1238] Compiling file.cc
[792/1238] Compiling errno.cc
[793/1238] Compiling fd.cc
[794/1238] Compiling connect.cc
[795/1238] Compiling bio_mem.cc
[796/1238] Compiling bio.cc
[797/1238] Compiling base64.cc
[798/1238] Compiling tasn_utl.cc
[799/1238] Compiling tasn_typ.cc
[800/1238] Compiling tasn_enc.cc
[801/1238] Compiling tasn_fre.cc
[802/1238] Compiling posix_time.cc
[803/1238] Compiling f_string.cc
[804/1238] Compiling tasn_new.cc
[805/1238] Compiling asn1_par.cc
[806/1238] Compiling tasn_dec.cc
[807/1238] Compiling f_int.cc
[808/1238] Compiling asn_pack.cc
[809/1238] Compiling a_utctm.cc
[810/1238] Compiling a_octet.cc
[810/1238] Compiling a_type.cc
[812/1238] Compiling asn1_lib.cc
[813/1238] Compiling a_time.cc
[814/1238] Compiling a_strnid.cc
[815/1238] Compiling a_object.cc
[816/1238] Compiling a_i2d_fp.cc
[817/1238] Compiling a_strex.cc
[818/1238] Compiling a_mbstr.cc
[819/1238] Compiling a_int.cc
[820/1238] Compiling a_d2i_fp.cc
[821/1238] Compiling a_bitstr.cc
[821/1238] Compiling a_dup.cc
[823/1238] Compiling a_gentm.cc
[824/1238] Compiling v3_skey.c
[825/1238] Compiling a_bool.cc
[826/1238] Compiling v3_prn.c
[827/1238] Compiling v3_utl.c
[828/1238] Compiling CCryptoBoringSSLShims shims.c
[829/1238] Compiling v3_pmaps.c
[830/1238] Compiling v3_purp.c
[831/1238] Compiling v3_pcons.c
[832/1238] Compiling v3_pcia.c
[833/1238] Compiling v3_pci.c
[834/1238] Compiling v3_ncons.c
[835/1238] Compiling v3_ocsp.c
[836/1238] Compiling v3_int.c
[837/1238] Compiling v3_lib.c
[838/1238] Compiling v3_genn.c
[838/1238] Compiling v3_ia5.c
[840/1238] Compiling v3_info.c
[841/1238] Compiling v3_enum.c
[842/1238] Compiling v3_extku.c
[843/1238] Compiling v3_cpols.c
[844/1238] Compiling v3_crld.c
[845/1238] Compiling v3_bitst.c
[846/1238] Compiling v3_conf.c
[847/1238] Compiling v3_bcons.c
[848/1238] Compiling v3_akeya.c
[849/1238] Compiling v3_alt.c
[850/1238] Compiling v3_akey.c
[851/1238] Compiling pcy_tree.c
[852/1238] Compiling pcy_map.c
[853/1238] Compiling pcy_node.c
[854/1238] Compiling pcy_cache.c
[855/1238] Compiling x_x509a.c
[856/1238] Compiling pcy_lib.c
[857/1238] Compiling x_x509.c
[858/1238] Compiling pcy_data.c
[859/1238] Compiling x_spki.c
[860/1238] Compiling x_sig.c
[861/1238] Compiling x_val.c
[862/1238] Compiling x_req.c
[863/1238] Compiling x_pubkey.c
[864/1238] Compiling x_exten.c
[865/1238] Compiling x_info.c
[866/1238] Compiling x_name.c
[867/1238] Compiling x_pkey.c
[868/1238] Compiling x_attrib.c
[869/1238] Compiling x509rset.c
[870/1238] Compiling x_crl.c
[871/1238] Compiling x509spki.c
[872/1238] Compiling x_algor.c
[873/1238] Compiling x509name.c
[874/1238] Compiling c-nioatomics.c
[875/1238] Compiling x_all.c
[876/1238] Compiling x509cset.c
[877/1238] Compiling x509_txt.c
[878/1238] Compiling x509_trs.c
[879/1238] Compiling x509_set.c
[880/1238] Compiling x509_v3.c
[881/1238] Compiling x509_vpm.c
[882/1238] Compiling x509_lu.c
[883/1238] Compiling x509_req.c
[884/1238] Compiling x509_vfy.c
[885/1238] Compiling x509_d2.c
[886/1238] Compiling x509_obj.c
[887/1238] Compiling x509_ext.c
[888/1238] Compiling x509_def.c
[889/1238] Compiling x509.c
[890/1238] Compiling x509_att.c
[891/1238] Compiling t_x509a.c
[892/1238] Compiling x509_cmp.c
[893/1238] Compiling t_x509.c
[894/1238] Compiling t_req.c
[895/1238] Compiling i2d_pr.c
[896/1238] Compiling t_crl.c
[897/1238] Compiling rsa_pss.c
[898/1238] Compiling by_file.c
[899/1238] Compiling a_digest.c
[900/1238] Compiling by_dir.c
[901/1238] Compiling a_verify.c
[902/1238] Compiling algorithm.c
[903/1238] Compiling asn1_gen.c
[904/1238] Compiling a_sign.c
[905/1238] Compiling a_strex.c
[906/1238] Compiling thread_win.c
[907/1238] Compiling thread_none.c
[908/1238] Compiling thread_pthread.c
[909/1238] Compiling voprf.c
[910/1238] Compiling siphash.c
[911/1238] Compiling thread.c
[912/1238] Compiling trust_token.c
[913/1238] Compiling rsa_print.c
[914/1238] Compiling pmbtoken.c
[915/1238] Compiling stack.c
[916/1238] Compiling refcount_c11.c
[917/1238] Compiling refcount_lock.c
[918/1238] Compiling rc4.c
[919/1238] Compiling rand_extra.c
[920/1238] Compiling windows.c
[921/1238] Compiling fuchsia.c
[922/1238] Compiling deterministic.c
[923/1238] Compiling rsa_asn1.c
[924/1238] Compiling passive.c
[925/1238] Compiling poly1305_vec.c
[926/1238] Compiling poly1305_arm_asm.S
[927/1238] Compiling poly1305_arm.c
[928/1238] Compiling forkunsafe.c
[929/1238] Compiling pool.c
[930/1238] Compiling poly1305.c
[931/1238] Compiling pkcs7.c
[932/1238] Compiling pem_x509.c
[933/1238] Compiling pem_xaux.c
[934/1238] Compiling pem_pk8.c
[935/1238] Compiling p5_pbev2.c
[936/1238] Compiling pkcs8.c
[937/1238] Compiling pkcs7_x509.c
[938/1238] Compiling pem_oth.c
[939/1238] Compiling pkcs8_x509.c
[940/1238] Compiling pem_pkey.c
[941/1238] Compiling obj_xref.c
[942/1238] Compiling mem.c
[943/1238] Compiling lhash.c
[944/1238] Compiling poly_rq_mul.S
[945/1238] Compiling pem_all.c
[946/1238] Compiling x86_64-mont5.mac.x86_64.S
[947/1238] Compiling pem_lib.c
[948/1238] Compiling hkdf.c
[949/1238] Compiling pem_info.c
[950/1238] Compiling obj.c
[951/1238] Compiling hpke.c
[952/1238] Compiling x86_64-mont.mac.x86_64.S
[952/1238] Compiling x86_64-mont5.linux.x86_64.S
[954/1238] Compiling x86_64-mont.linux.x86_64.S
[954/1238] Compiling c-atomics.c
[956/1238] Compiling hrss.c
[957/1238] Compiling x86-mont.windows.x86.S
[958/1238] Compiling x86-mont.linux.x86.S
[959/1244] Compiling vpaes-x86_64.mac.x86_64.S
[960/1244] Compiling vpaes-x86.linux.x86.S
[961/1244] Compiling vpaes-x86_64.linux.x86_64.S
[962/1244] Compiling vpaes-x86.windows.x86.S
[963/1244] Compiling vpaes-armv8.linux.aarch64.S
[964/1244] Compiling vpaes-armv7.linux.arm.S
[965/1244] Compiling vpaes-armv8.ios.aarch64.S
[966/1244] Compiling vpaes-armv7.ios.arm.S
[968/1244] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[968/1244] Compiling sha512-x86_64.mac.x86_64.S
[969/1244] Compiling sha512-x86_64.linux.x86_64.S
[970/1244] Compiling sha512-armv4.linux.arm.S
[971/1244] Compiling kdf.c
[972/1244] Compiling sha512-armv4.ios.arm.S
[973/1244] Compiling sha512-586.linux.x86.S
[974/1244] Compiling sha512-586.windows.x86.S
[975/1244] Compiling sha512-armv8.ios.aarch64.S
[975/1244] Compiling sha512-armv8.linux.aarch64.S
[977/1244] Compiling sha256-x86_64.linux.x86_64.S
[979/1244] Compiling NIOConcurrencyHelpers NIOLock.swift
[979/1244] Compiling sha256-armv4.linux.arm.S
[980/1244] Compiling sha256-x86_64.mac.x86_64.S
[981/1244] Compiling sha256-armv8.ios.aarch64.S
[982/1244] Compiling sha256-586.linux.x86.S
[983/1244] Compiling sha256-armv4.ios.arm.S
[983/1244] Compiling sha256-586.windows.x86.S
[985/1244] Compiling sha256-armv8.linux.aarch64.S
[986/1244] Compiling sha1-x86_64.linux.x86_64.S
[987/1244] Compiling sha1-x86_64.mac.x86_64.S
[988/1244] Compiling sha1-armv8.ios.aarch64.S
[989/1244] Compiling sha1-586.linux.x86.S
[990/1244] Compiling sha1-586.windows.x86.S
[991/1244] Compiling sha1-armv4-large.ios.arm.S
[993/1244] Compiling NIOConcurrencyHelpers lock.swift
[993/1244] Compiling sha1-armv8.linux.aarch64.S
[994/1244] Compiling sha1-armv4-large.linux.arm.S
[995/1244] Compiling sha1-altivec.c
[996/1244] Compiling sha512.c
[997/1244] Compiling sha256.c
[998/1244] Compiling sha1.c
[1000/1244] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1000/1244] Compiling rsaz-avx2.mac.x86_64.S
[1002/1244] Emitting module NIOConcurrencyHelpers
[1002/1244] Compiling rsaz-avx2.linux.x86_64.S
[1003/1244] Compiling rdrand-x86_64.mac.x86_64.S
[1004/1244] Compiling self_check.c
[1005/1244] Compiling rdrand-x86_64.linux.x86_64.S
[1006/1244] Compiling padding.c
[1007/1244] Compiling rsa_impl.c
[1008/1244] Compiling rsa.c
[1009/1244] Compiling blinding.c
[1010/1244] Compiling rand.c
[1011/1244] Compiling urandom.c
[1012/1244] Compiling fork_detect.c
[1013/1244] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[1014/1244] Compiling p256-x86_64-asm.mac.x86_64.S
[1015/1244] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[1016/1244] Compiling ctrdrbg.c
[1017/1244] Compiling p256-x86_64-asm.linux.x86_64.S
[1019/1244] Compiling NIOConcurrencyHelpers atomics.swift
[1019/1245] Compiling ofb.c
[1020/1245] Compiling cbc.c
[1021/1245] Compiling gcm.c
[1022/1245] Compiling polyval.c
[1023/1245] Compiling gcm_nohw.c
[1024/1245] Compiling ctr.c
[1025/1245] Compiling md5-x86_64.mac.x86_64.S
[1025/1245] Compiling cfb.c
[1027/1245] Compiling md5-x86_64.linux.x86_64.S
[1028/1245] Compiling md5-586.linux.x86.S
[1029/1245] Compiling md5-586.windows.x86.S
[1031/1245] Compiling ghashv8-armx32.linux.arm.S
[1032/1245] Compiling ghashv8-armx64.linux.aarch64.S
[1032/1245] Compiling ghashv8-armx64.ios.aarch64.S
[1034/1245] Compiling md5.c
[1035/1245] Compiling is_fips.c
[1036/1245] Compiling md4.c
[1037/1245] Compiling ghash-x86_64.mac.x86_64.S
[1038/1245] Compiling ghashv8-armx32.ios.arm.S
[1039/1245] Compiling ghash-x86.windows.x86.S
[1040/1245] Compiling ghash-x86_64.linux.x86_64.S
[1040/1245] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[1042/1245] Compiling hmac.c
[1043/1245] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[1043/1245] Compiling ghash-x86.linux.x86.S
[1045/1245] Compiling ghash-ssse3-x86.linux.x86.S
[1045/1245] Compiling ghash-ssse3-x86.windows.x86.S
[1047/1245] Compiling ghash-neon-armv8.linux.aarch64.S
[1048/1245] Compiling ghash-neon-armv8.ios.aarch64.S
[1049/1245] Compiling fips_shared_support.c
[1049/1245] Compiling ghash-armv4.linux.arm.S
[1051/1245] Compiling ghash-armv4.ios.arm.S
[1052/1245] Compiling scalar.c
[1053/1245] Compiling util.c
[1054/1245] Compiling ecdsa.c
[1055/1245] Compiling wnaf.c
[1056/1245] Compiling simple_mul.c
[1057/1245] Compiling ecdh.c
[1058/1245] Compiling simple.c
[1059/1268] Compiling p256-x86_64.c
[1060/1271] Compiling oct.c
[1061/1271] Compiling p224-64.c
[1062/1271] Compiling ec_montgomery.c
[1063/1271] Compiling felem.c
[1064/1271] Compiling p256.c
[1065/1271] Compiling check.c
[1066/1271] Compiling ec_key.c
[1067/1271] Compiling digest.c
[1068/1271] Compiling co-586.windows.x86.S
[1069/1271] Compiling dh.c
[1070/1271] Compiling digests.c
[1071/1271] Compiling co-586.linux.x86.S
[1072/1271] Compiling ec.c
[1073/1271] Compiling e_des.c
[1074/1271] Compiling des.c
[1075/1271] Compiling cipher.c
[1076/1271] Compiling aead.c
[1077/1271] Compiling bsaes-armv7.linux.arm.S
[1078/1271] Compiling bsaes-armv7.ios.arm.S
[1079/1271] Compiling shift.c
[1080/1271] Compiling rsaz_exp.c
[1081/1271] Compiling sqrt.c
[1082/1271] Compiling random.c
[1083/1271] Compiling montgomery_inv.c
[1084/1271] Compiling e_aes.c
[1085/1271] Compiling prime.c
[1086/1271] Compiling mul.c
[1088/1271] Compiling ConsoleKitTerminal Console.swift
[1089/1271] Compiling ConsoleKitTerminal Terminal.swift
[1090/1271] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1090/1271] Compiling montgomery.c
[1091/1274] Compiling jacobi.c
[1093/1274] Compiling ConsoleKitTerminal Console+Confirm.swift
[1094/1274] Compiling ConsoleKitTerminal Console+Input.swift
[1095/1274] Compiling ConsoleKitTerminal Console+Center.swift
[1096/1274] Compiling ConsoleKitTerminal Console+Output.swift
[1096/1274] Compiling generic.c
[1096/1274] Compiling div.c
[1099/1274] Compiling ConsoleKitTerminal Console+Wait.swift
[1100/1274] Compiling ConsoleKitTerminal ConsoleColor.swift
[1101/1274] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1101/1274] Compiling div_extra.c
[1103/1274] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1104/1274] Compiling ConsoleKitTerminal ConsoleClear.swift
[1105/1274] Compiling ConsoleKitTerminal Console+Ask.swift
[1106/1274] Compiling ConsoleKitTerminal Console+Choose.swift
[1107/1274] Compiling ConsoleKitTerminal ConsoleText.swift
[1108/1274] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1109/1274] Compiling ConsoleKitTerminal ANSI.swift
[1109/1274] Compiling gcd_extra.c
[1110/1274] Compiling bytes.c
[1111/1274] Compiling bn.c
[1112/1274] Compiling exponentiation.c
[1113/1274] Compiling gcd.c
[1114/1274] Compiling x86_64-gcc.c
[1114/1274] Compiling cmp.c
[1116/1274] Compiling ctx.c
[1118/1274] Compiling ConsoleKitTerminal CustomActivity.swift
[1119/1274] Compiling ConsoleKitTerminal LoadingBar.swift
[1120/1274] Compiling ConsoleKitTerminal ProgressBar.swift
[1121/1274] Compiling ConsoleKitTerminal Console+Clear.swift
[1122/1274] Compiling ConsoleKitTerminal ActivityBar.swift
[1123/1274] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1124/1274] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1125/1274] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1126/1274] Emitting module ConsoleKitTerminal
[1126/1274] Compiling armv4-mont.ios.arm.S
[1127/1274] Compiling bn-586.linux.x86.S
[1128/1274] Compiling armv4-mont.linux.arm.S
[1129/1274] Compiling armv8-mont.ios.aarch64.S
[1130/1274] Compiling add.c
[1131/1274] Compiling bn-586.windows.x86.S
[1132/1274] Compiling aesv8-armx32.linux.arm.S
[1132/1274] Compiling armv8-mont.linux.aarch64.S
[1134/1274] Compiling aesv8-armx32.ios.arm.S
[1135/1274] Compiling aesv8-armx64.ios.aarch64.S
[1136/1274] Compiling aesni-x86_64.mac.x86_64.S
[1137/1274] Compiling aesni-x86.linux.x86.S
[1138/1274] Compiling aesni-x86_64.linux.x86_64.S
[1139/1274] Compiling aesv8-armx64.linux.aarch64.S
[1140/1274] Compiling aesni-x86.windows.x86.S
[1140/1274] Compiling aesni-gcm-x86_64.mac.x86_64.S
[1142/1274] Compiling aesni-gcm-x86_64.linux.x86_64.S
[1143/1274] Compiling mode_wrappers.c
[1143/1274] Compiling key_wrap.c
[1145/1274] Compiling aes.c
[1146/1274] Compiling aes_nohw.c
[1147/1274] Compiling ex_data.c
[1148/1274] Compiling sign.c
[1149/1274] Compiling pbkdf.c
[1150/1274] Compiling p_x25519.c
[1150/1274] Compiling scrypt.c
[1152/1274] Compiling print.c
[1153/1274] Compiling p_x25519_asn1.c
[1154/1274] Compiling p_rsa_asn1.c
[1155/1274] Compiling p_ec_asn1.c
[1156/1274] Compiling p_rsa.c
[1157/1274] Compiling p_ed25519.c
[1157/1274] Compiling p_ec.c
[1159/1274] Compiling p_ed25519_asn1.c
[1160/1274] Compiling p_dsa_asn1.c
[1161/1274] Compiling err_data.c
[1162/1274] Compiling digestsign.c
[1163/1274] Compiling evp_ctx.c
[1164/1274] Compiling evp_asn1.c
[1165/1274] Compiling evp.c
[1166/1274] Compiling engine.c
[1167/1274] Compiling err.c
[1168/1274] Compiling ec_derive.c
[1169/1274] Compiling ecdh_extra.c
[1170/1274] Compiling hash_to_curve.c
[1171/1274] Compiling dsa_asn1.c
[1172/1274] Compiling ecdsa_asn1.c
[1173/1274] Compiling ec_asn1.c
[1174/1274] Compiling dh_asn1.c
[1176/1274] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1177/1274] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1178/1274] Compiling ConsoleKitTerminal LoggerFragment.swift
[1178/1275] Compiling params.c
[1179/1275] Compiling spake25519.c
[1180/1275] Compiling dsa.c
[1181/1275] Compiling digest_extra.c
[1182/1275] Compiling cpu-ppc64le.c
[1183/1275] Compiling cpu-intel.c
[1184/1275] Compiling cpu-arm.c
[1185/1275] Compiling cpu-arm-linux.c
[1186/1275] Compiling x25519-asm-arm.S
[1187/1275] Compiling crypto.c
[1189/1275] Compiling cpu-aarch64-win.c
[1190/1275] Compiling cpu-aarch64-fuchsia.c
[1191/1275] Compiling cpu-aarch64-linux.c
[1192/1275] Compiling curve25519.c
[1192/1275] Compiling conf.c
[1194/1275] Compiling e_rc4.c
[1194/1275] Compiling e_tls.c
[1195/1275] Compiling cmac.c
[1197/1275] Compiling e_rc2.c
[1198/1275] Compiling tls_cbc.c
[1199/1275] Compiling e_aesctrhmac.c
[1200/1275] Compiling e_aesgcmsiv.c
[1201/1275] Compiling e_null.c
[1202/1276] Compiling derive_key.c
[1203/1279] Compiling e_aesccm.c
[1204/1282] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[1205/1282] Compiling e_chacha20poly1305.c
[1206/1297] Compiling cipher_extra.c
[1207/1297] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[1208/1297] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[1209/1297] Compiling chacha.c
[1210/1297] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[1211/1297] Compiling chacha-x86.windows.x86.S
[1212/1297] Compiling chacha-x86_64.mac.x86_64.S
[1213/1297] Compiling chacha-x86_64.linux.x86_64.S
[1214/1297] Compiling chacha-x86.linux.x86.S
[1215/1297] Compiling chacha-armv4.linux.arm.S
[1216/1297] Compiling chacha-armv8.ios.aarch64.S
[1217/1297] Compiling chacha-armv8.linux.aarch64.S
[1218/1297] Compiling chacha-armv4.ios.arm.S
[1219/1297] Compiling unicode.c
[1220/1297] Compiling ber.c
[1221/1297] Compiling asn1_compat.c
[1222/1297] Compiling cbs.c
[1223/1297] Compiling buf.c
[1224/1297] Compiling convert.c
[1225/1297] Compiling socket_helper.c
[1226/1297] Compiling bn_asn1.c
[1227/1297] Compiling cbb.c
[1228/1297] Compiling blake2.c
[1229/1297] Compiling socket.c
[1230/1297] Compiling printf.c
[1231/1297] Compiling connect.c
[1232/1297] Compiling pair.c
[1233/1297] Compiling hexdump.c
[1234/1297] Compiling bio_mem.c
[1234/1297] Compiling file.c
[1236/1297] Compiling fd.c
[1237/1297] Compiling base64.c
[1239/1297] Compiling ConsoleKitCommands CommandSignature.swift
[1240/1297] Compiling ConsoleKitCommands Flag.swift
[1241/1297] Compiling ConsoleKitCommands Option.swift
[1242/1297] Emitting module ConsoleKitCommands
[1243/1297] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1244/1297] Compiling ConsoleKitCommands AsyncCommand.swift
[1245/1297] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1245/1299] Compiling tasn_fre.c
[1246/1299] Compiling bio.c
[1247/1299] Compiling time_support.c
[1247/1299] Compiling tasn_new.c
[1249/1299] Compiling tasn_enc.c
[1250/1299] Compiling tasn_utl.c
[1251/1299] Compiling tasn_typ.c
[1252/1299] Compiling asn_pack.c
[1253/1299] Compiling tasn_dec.c
[1254/1299] Compiling asn1_par.c
[1255/1299] Compiling f_int.c
[1256/1299] Compiling f_string.c
[1257/1299] Compiling a_utf8.c
[1258/1299] Compiling f_enum.c
[1259/1299] Compiling a_utctm.c
[1260/1299] Compiling asn1_lib.c
[1261/1299] Compiling a_strnid.c
[1262/1299] Compiling a_type.c
[1263/1299] Compiling a_print.c
[1264/1299] Compiling a_octet.c
[1264/1299] Compiling a_mbstr.c
[1267/1299] Compiling ConsoleKitCommands AsyncCommands.swift
[1268/1299] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1269/1299] Compiling ConsoleKitCommands AnyCommand.swift
[1270/1299] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1271/1299] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1272/1299] Compiling ConsoleKitCommands Argument.swift
[1272/1299] Compiling a_time.c
[1274/1299] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1275/1299] Compiling ConsoleKitCommands Utilities.swift
[1275/1299] Compiling a_dup.c
[1276/1299] Compiling a_int.c
[1277/1299] Compiling a_i2d_fp.c
[1278/1299] Compiling a_enum.c
[1279/1299] Write sources
[1280/1299] Compiling a_object.c
[1281/1299] Write sources
[1283/1299] Compiling a_gentm.c
[1284/1299] Write sources
[1286/1299] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1287/1299] Compiling a_d2i_fp.c
[1288/1299] Compiling a_bool.c
[1289/1299] Compiling a_bitstr.c
[1291/1450] Compiling Crypto ObjectIdentifier.swift
[1292/1450] Compiling Crypto ECDSASignature.swift
[1293/1450] Compiling Crypto PEMDocument.swift
[1294/1450] Compiling Crypto SEC1PrivateKey.swift
[1295/1450] Compiling Crypto SubjectPublicKeyInfo.swift
[1297/1455] Compiling Crypto PKCS8PrivateKey.swift
[1298/1455] Compiling Crypto ASN1Integer.swift
[1299/1455] Compiling Crypto ASN1OctetString.swift
[1300/1455] Compiling Crypto ECDSA_boring.swift
[1301/1455] Compiling Crypto EllipticCurve_boring.swift
[1302/1455] Compiling Crypto NISTCurvesKeys_boring.swift
[1303/1455] Compiling Crypto X25519Keys_boring.swift
[1304/1455] Compiling Crypto Curve25519.swift
[1305/1455] Compiling Crypto Ed25519.swift
[1306/1455] Compiling Crypto NISTCurvesKeys.swift
[1307/1462] Compiling Algorithms Trim.swift
[1308/1462] Compiling Algorithms Unique.swift
[1309/1462] Compiling Algorithms Windows.swift
[1310/1462] Compiling Crypto DH.swift
[1311/1462] Compiling Crypto ECDH.swift
[1312/1462] Compiling Crypto HKDF.swift
[1313/1462] Compiling Crypto Ed25519_boring.swift
[1320/1462] Compiling Crypto ASN1.swift
[1321/1462] Compiling Crypto ASN1BitString.swift
[1322/1462] Compiling Crypto ASN1Identifier.swift
[1324/1463] Compiling Atomics IntegerOperations.swift
[1325/1463] Compiling Atomics Unmanaged extensions.swift
[1329/1465] Compiling ConsoleKit Exports.swift
[1330/1465] Compiling Crypto ChaChaPoly.swift
[1331/1465] Compiling Crypto Cipher.swift
[1332/1465] Compiling Crypto Nonces.swift
[1336/1465] Compiling Crypto X25519Keys.swift
[1337/1465] Compiling Crypto EdDSA_boring.swift
[1338/1465] Compiling Crypto ECDSA.swift
[1339/1465] Compiling Crypto EdDSA.swift
[1340/1465] Compiling Crypto Signature.swift
[1341/1465] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[1342/1465] Compiling Crypto CryptoKitErrors_boring.swift
[1343/1465] Compiling Crypto EllipticCurvePoint_boring.swift
[1344/1465] Compiling Crypto SymmetricKeys.swift
[1345/1465] Compiling Crypto HMAC.swift
[1346/1465] Compiling Crypto MACFunctions.swift
[1347/1465] Compiling Crypto MessageAuthenticationCode.swift
[1348/1465] Compiling Crypto AES.swift
[1349/1465] Compiling Crypto ECDSASignature_boring.swift
[1350/1465] Emitting module ConsoleKit
[1352/1466] Emitting module BitCollections
[1355/1466] Compiling Crypto Digest.swift
[1356/1466] Compiling BitCollections BitSet.Index.swift
[1357/1466] Compiling BitCollections BitSet._UnsafeHandle.swift
[1358/1466] Compiling BitCollections BitSet.swift
[1359/1466] Compiling BitCollections Range+Utilities.swift
[1360/1466] Compiling BitCollections Slice+Utilities.swift
[1361/1466] Compiling BitCollections UInt+Tricks.swift
[1362/1466] Compiling BitCollections _Word.swift
[1363/1466] Compiling Crypto Digests.swift
[1364/1466] Compiling Crypto HashFunctions.swift
[1365/1466] Compiling Crypto HashFunctions_SHA2.swift
[1376/1466] Compiling Crypto ArraySliceBigint.swift
[1377/1466] Compiling Crypto AES-GCM.swift
[1378/1466] Compiling Crypto AES-GCM_boring.swift
[1379/1466] Compiling Crypto ChaChaPoly_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)
/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)
/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)
/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)
[1443/1476] Emitting module Crypto
[1444/1476] Compiling Collections Collections.swift
[1445/1476] Emitting module Collections
[1446/1477] Emitting module Algorithms
[1471/1478] Emitting module Atomics
[1473/1539] Compiling NIOCore ConvenienceOptionSupport.swift
[1474/1539] Compiling NIOCore DeadChannel.swift
[1475/1539] Compiling NIOCore DispatchQueue+WithFuture.swift
[1476/1539] Compiling NIOCore EventLoop+Deprecated.swift
[1477/1539] Compiling NIOCore EventLoop+SerialExecutor.swift
[1478/1539] Compiling NIOCore EventLoop.swift
[1479/1539] Compiling Crypto Zeroization.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/34] Compiling RealModule Real.swift
[3/49] Compiling RealModule Float80+Real.swift
[4/49] Compiling Logging MetadataProvider.swift
[5/49] Compiling RealModule RealFunctions.swift
[6/49] Compiling ServiceContextModule ServiceContextKey.swift
[7/49] Compiling _NIOBase64 Base64.swift
[8/49] Emitting module InternalCollectionsUtilities
[9/50] Emitting module CoreMetrics
[10/50] Compiling Logging Locks.swift
[11/50] Compiling ServiceContextModule ServiceContext.swift
[12/50] Emitting module ServiceContextModule
[13/51] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[14/51] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[15/51] Compiling InternalCollectionsUtilities Integer rank.swift
[16/51] Emitting module _NIOBase64
[17/52] Emitting module Logging
[18/52] Compiling RealModule Float16+Real.swift
[19/52] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[20/52] Compiling InternalCollectionsUtilities Debugging.swift
[21/52] Compiling InternalCollectionsUtilities Descriptions.swift
[22/52] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[23/52] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[24/52] Compiling InternalCollectionsUtilities UInt+reversed.swift
[25/52] Compiling RealModule Float+Real.swift
[26/52] Compiling RealModule ElementaryFunctions.swift
[29/52] Compiling _NIODataStructures Heap.swift
[32/52] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[33/52] Emitting module RealModule
[34/53] Compiling NIOConcurrencyHelpers atomics.swift
[35/53] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[36/53] Compiling NIOConcurrencyHelpers NIOLock.swift
[37/53] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[38/53] Compiling NIOConcurrencyHelpers lock.swift
[41/53] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[42/53] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[43/53] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[44/53] Compiling InternalCollectionsUtilities _SortedCollection.swift
[45/54] Emitting module _NIODataStructures
[47/54] Compiling CoreMetrics Locks.swift
[48/54] Compiling CoreMetrics Metrics.swift
[49/54] Emitting module NIOConcurrencyHelpers
[50/56] Compiling _NIODataStructures PriorityQueue.swift
[51/56] Compiling _NIODataStructures _TinyArray.swift
[56/57] Compiling Logging Logging.swift
[57/57] Compiling Logging LogHandler.swift
[59/155] Compiling Instrumentation NoOpInstrument.swift
[60/162] Emitting module Instrumentation
[61/221] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[62/284] Compiling HeapModule Heap+Descriptions.swift
[63/284] Compiling Instrumentation Locks.swift
[64/284] Compiling Instrumentation MultiplexInstrument.swift
[65/284] Compiling Instrumentation Instrument.swift
[66/284] Compiling Instrumentation InstrumentationSystem.swift
[67/284] Compiling HeapModule _HeapNode.swift
[69/285] Compiling HeapModule Heap.swift
[70/285] Compiling HeapModule Heap+Invariants.swift
[71/285] Compiling HeapModule Heap+UnsafeHandle.swift
[72/305] Compiling Metrics Metrics.swift
[73/308] Emitting module Metrics
[74/362] Compiling RoutingKit AnyRouter.swift
[76/362] Compiling RoutingKit Parameters.swift
[77/362] Emitting module RoutingKit
[78/366] Compiling HashTreeCollections _HashStack.swift
[79/366] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[80/366] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[81/366] Compiling HashTreeCollections TreeDictionary+Filter.swift
[82/366] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[83/366] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[84/366] Compiling HashTreeCollections TreeDictionary+Keys.swift
[85/366] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[86/377] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[87/377] Compiling HashTreeCollections TreeSet+Debugging.swift
[88/377] Compiling HashTreeCollections TreeSet+Descriptions.swift
[89/377] Compiling HashTreeCollections TreeSet+Equatable.swift
[90/377] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[91/377] Compiling HashTreeCollections TreeSet+Extras.swift
[92/377] Compiling HashTreeCollections TreeSet+Filter.swift
[93/377] Emitting module HeapModule
[94/378] Compiling HashTreeCollections TreeDictionary+Merge.swift
[95/378] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[96/378] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[97/378] Compiling HashTreeCollections TreeDictionary+Values.swift
[98/378] Compiling HashTreeCollections TreeDictionary.swift
[99/378] Compiling HashTreeCollections TreeSet+Codable.swift
[100/378] Compiling HashTreeCollections TreeSet+Collection.swift
[102/393] Compiling RoutingKit Router.swift
[103/393] Compiling RoutingKit PathComponent.swift
[104/393] Compiling RoutingKit TrieRouter.swift
[106/394] Compiling Tracing InstrumentationSystem+Tracing.swift
[107/394] Compiling HashTreeCollections _HashNode+Builder.swift
[108/394] Compiling HashTreeCollections _HashNode+Debugging.swift
[109/394] Compiling HashTreeCollections _HashNode+Initializers.swift
[110/394] Compiling HashTreeCollections _HashNode+Invariants.swift
[111/394] Compiling HashTreeCollections _HashNode+Lookups.swift
[112/394] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[113/394] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[114/394] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[115/394] Compiling Tracing TracingTime.swift
[116/394] Compiling Tracing Tracer.swift
[117/394] Compiling DequeModule Deque+Equatable.swift
[118/394] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[119/394] Compiling DequeModule Deque+CustomReflectable.swift
[120/394] Compiling DequeModule Deque+Descriptions.swift
[121/396] Compiling DequeModule _DequeBuffer.swift
[122/396] Compiling DequeModule _DequeBufferHeader.swift
[123/396] Compiling OrderedCollections OrderedSet+Sendable.swift
[124/396] Compiling OrderedCollections OrderedSet+SubSequence.swift
[125/396] Compiling OrderedCollections OrderedSet+Testing.swift
[126/396] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[127/396] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[128/396] Compiling OrderedCollections OrderedSet.swift
[129/396] Compiling OrderedCollections _UnsafeBitset.swift
[130/396] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[131/396] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[132/396] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[133/406] Compiling HashTreeCollections _HashNode+Structural union.swift
[134/406] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[135/406] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[136/406] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[137/406] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[138/406] Compiling HashTreeCollections _HashNode.swift
[139/406] Compiling HashTreeCollections _HashNodeHeader.swift
[140/406] Compiling HashTreeCollections _HashSlot.swift
[141/406] Compiling DequeModule Deque+Testing.swift
[142/406] Compiling DequeModule Deque._Storage.swift
[143/406] Compiling DequeModule Deque._UnsafeHandle.swift
[144/406] Compiling DequeModule Deque.swift
[147/406] Compiling DequeModule _DequeSlot.swift
[148/406] Compiling DequeModule _UnsafeWrappedBuffer.swift
[149/406] Compiling Tracing TracerProtocol+Legacy.swift
[150/406] Emitting module Tracing
[151/406] Compiling Tracing TracerProtocol.swift
[152/432] Compiling Tracing NoOpTracer.swift
[153/432] Compiling Tracing SpanProtocol.swift
[161/440] Compiling ConsoleKitTerminal Console+Ask.swift
[162/440] Compiling ConsoleKitTerminal Console+Choose.swift
[163/440] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[166/443] Compiling ConsoleKitTerminal Console+Confirm.swift
[167/443] Compiling ConsoleKitTerminal Console+Input.swift
[168/443] Compiling ConsoleKitTerminal Console+Center.swift
[169/443] Compiling ConsoleKitTerminal Console+Output.swift
[170/443] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[171/443] Compiling ConsoleKitTerminal ANSI.swift
[172/443] Compiling ConsoleKitTerminal Console.swift
[173/443] Compiling ConsoleKitTerminal Terminal.swift
[194/443] Compiling Crypto RNG_boring.swift
[195/443] Compiling ConsoleKitTerminal CustomActivity.swift
[196/443] Compiling ConsoleKitTerminal LoadingBar.swift
[197/443] Compiling ConsoleKitTerminal ProgressBar.swift
[198/443] Compiling ConsoleKitTerminal Console+Clear.swift
[199/443] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[200/443] Compiling ConsoleKitTerminal ConsoleClear.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)
[206/443] Compiling SystemPackage Util+StringArray.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)
[207/443] Compiling SystemPackage Util.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)
[208/443] Compiling SystemPackage UtilConsumers.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)
[211/443] Compiling ConsoleKitTerminal Console+Wait.swift
[212/443] Compiling ConsoleKitTerminal ConsoleColor.swift
[213/443] Compiling ConsoleKitTerminal ConsoleStyle.swift
[214/443] Compiling ConsoleKitTerminal ConsoleText.swift
[215/443] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[216/443] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[217/443] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[218/443] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[219/443] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[220/443] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[221/443] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[222/443] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[223/443] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[224/443] Compiling HashTreeCollections TreeSet.swift
[242/443] Emitting module DequeModule
[249/443] Emitting module SystemPackage
[262/446] Compiling ConsoleKitTerminal ActivityBar.swift
[263/446] Compiling ConsoleKitTerminal ActivityIndicator.swift
[264/446] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[265/446] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[266/446] Emitting module ConsoleKitTerminal
[272/446] Compiling ConsoleKitTerminal AnySendableHashable.swift
[273/446] Compiling ConsoleKitTerminal ConsoleLogger.swift
[274/446] Compiling ConsoleKitTerminal LoggerFragment.swift
[285/455] Emitting module Crypto
[290/456] Compiling Crypto SafeCompare_boring.swift
[291/456] Compiling Crypto Zeroization_boring.swift
[292/456] Compiling Crypto PrettyBytes.swift
[293/456] Compiling Crypto SafeCompare.swift
[294/456] Compiling Crypto SecureBytes.swift
[295/456] Compiling Crypto Zeroization.swift
[313/509] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[314/509] Compiling BitCollections BitArray+Shifts.swift
[315/509] Compiling BitCollections BitArray+Testing.swift
[316/509] Compiling BitCollections BitArray._UnsafeHandle.swift
[317/509] Compiling BitCollections BitArray.swift
[318/509] Compiling BitCollections BitSet+BidirectionalCollection.swift
[319/509] Compiling BitCollections BitSet+Codable.swift
[320/509] Compiling BitCollections BitSet+Initializers.swift
[321/509] Compiling BitCollections BitSet+Invariants.swift
[323/509] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[324/509] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[325/509] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[326/510] Compiling BitCollections BitArray+BitwiseOperations.swift
[327/510] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[328/510] Compiling BitCollections BitArray+Codable.swift
[329/510] Compiling BitCollections BitArray+Collection.swift
[330/510] Compiling BitCollections BitArray+Copy.swift
[331/510] Compiling BitCollections BitArray+CustomReflectable.swift
[332/510] Compiling BitCollections BitArray+Descriptions.swift
[333/510] Compiling BitCollections BitArray+Equatable.swift
[340/510] Compiling HashTreeCollections _HashTreeIterator.swift
[341/510] Compiling HashTreeCollections _HashTreeStatistics.swift
[342/510] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[343/510] Compiling BitCollections BitArray+Initializers.swift
[344/510] Compiling BitCollections BitArray+Invariants.swift
[345/510] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[353/510] Emitting module OrderedCollections
[357/511] Compiling _RopeModule Rope+Join.swift
[358/511] Compiling _RopeModule Rope+MutatingForEach.swift
[359/511] Compiling _RopeModule Rope+Remove.swift
[360/511] Compiling _RopeModule Rope+RemoveSubrange.swift
[361/511] Compiling _RopeModule Rope+Split.swift
[362/511] Compiling _RopeModule Optional Utilities.swift
[363/511] Compiling _RopeModule String Utilities.swift
[364/511] Compiling _RopeModule String.Index+ABI.swift
[366/511] Compiling BitCollections BitSet+Random.swift
[367/511] Compiling BitCollections BitSet+SetAlgebra basics.swift
[376/512] Compiling BitCollections BitSet+CustomStringConvertible.swift
[377/512] Compiling BitCollections BitSet+Equatable.swift
[378/512] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[379/512] Compiling BitCollections BitSet+Extras.swift
[380/512] Compiling BitCollections BitSet+Hashable.swift
[381/512] Compiling BitCollections BitArray+RandomBits.swift
[386/531] Compiling Atomics OptionalRawRepresentable.swift
[387/531] Compiling Atomics RawRepresentable.swift
[388/531] Compiling Atomics AtomicBool.swift
[389/531] Compiling Atomics IntegerConformances.swift
[390/531] Compiling Atomics PointerConformances.swift
[391/531] Compiling Atomics Primitives.native.swift
[392/531] Compiling Atomics Primitives.shims.swift
[393/531] Compiling Atomics AtomicInteger.swift
[394/531] Compiling Atomics AtomicOptionalWrappable.swift
[395/531] Compiling Atomics AtomicReference.swift
[396/531] Compiling Atomics AtomicStorage.swift
[400/531] Compiling Atomics AtomicValue.swift
[401/531] Compiling Atomics AtomicMemoryOrderings.swift
[402/531] Compiling Atomics DoubleWord.swift
[403/531] Compiling Atomics ManagedAtomic.swift
BUILD FAILURE 6.1 android