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 mongodb-vapor, reference main (7de4f7), with Swift 6.1 for Android on 28 May 2025 08:46:47 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/mongodb/mongodb-vapor.git
Reference: main
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/mongodb/mongodb-vapor
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7de4f7a update team members
Cloned https://github.com/mongodb/mongodb-vapor.git
Revision (git rev-parse @):
7de4f7aea34ac4fd96ac7b52fb97933361212a84
SUCCESS checkout https://github.com/mongodb/mongodb-vapor.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/mongodb/mongodb-vapor.git
https://github.com/mongodb/mongodb-vapor.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.0.0",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    },
    {
      "identity" : "mongo-swift-driver",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mongodb/mongo-swift-driver"
    },
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor"
    }
  ],
  "manifest_display_name" : "mongodb-vapor",
  "name" : "mongodb-vapor",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "MongoDBVapor",
      "targets" : [
        "MongoDBVapor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MongoDBVaporTests",
      "module_type" : "SwiftTarget",
      "name" : "MongoDBVaporTests",
      "path" : "Tests/MongoDBVaporTests",
      "product_dependencies" : [
        "Nimble",
        "XCTVapor"
      ],
      "sources" : [
        "MongoDBVaporTests.swift"
      ],
      "target_dependencies" : [
        "MongoDBVapor"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MongoDBVapor",
      "module_type" : "SwiftTarget",
      "name" : "MongoDBVapor",
      "path" : "Sources/MongoDBVapor",
      "product_dependencies" : [
        "MongoSwift",
        "Vapor"
      ],
      "product_memberships" : [
        "MongoDBVapor"
      ],
      "sources" : [
        "Exports.swift",
        "MongoDB+Content.swift",
        "MongoDBVapor.swift",
        "MongoDBVaporVersion.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/mongodb/mongo-swift-driver
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/vapor/vapor
[1/19584] Fetching nimble
[1568/93962] Fetching nimble, vapor
[13708/133859] Fetching nimble, vapor, mongo-swift-driver
Fetched https://github.com/Quick/Nimble.git from cache (3.32s)
Fetched https://github.com/vapor/vapor from cache (3.33s)
Fetched https://github.com/mongodb/mongo-swift-driver from cache (5.74s)
Computing version for https://github.com/mongodb/mongo-swift-driver
Computed https://github.com/mongodb/mongo-swift-driver at 1.3.1 (6.43s)
Fetching https://github.com/mongodb/swift-bson
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/apple/swift-atomics
[1/1710] Fetching swift-atomics
[1677/5094] Fetching swift-atomics, swift-bson
Fetched https://github.com/apple/swift-atomics from cache (0.50s)
[1/76055] Fetching swift-nio
Fetched https://github.com/mongodb/swift-bson from cache (7.00s)
Fetched https://github.com/apple/swift-nio from cache (7.14s)
Computing version for https://github.com/mongodb/swift-bson
Computed https://github.com/mongodb/swift-bson at 3.1.0 (8.00s)
Fetching https://github.com/swift-extras/swift-extras-base64
Fetching https://github.com/swift-extras/swift-extras-json
[1/1056] Fetching swift-extras-json
[202/1889] Fetching swift-extras-json, swift-extras-base64
Fetched https://github.com/swift-extras/swift-extras-json from cache (0.41s)
Fetched https://github.com/swift-extras/swift-extras-base64 from cache (0.42s)
Computing version for https://github.com/swift-extras/swift-extras-base64
Computed https://github.com/swift-extras/swift-extras-base64 at 0.5.0 (1.15s)
Computing version for https://github.com/swift-extras/swift-extras-json
Computed https://github.com/swift-extras/swift-extras-json at 0.6.0 (0.57s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.56s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.71s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.83.0 (0.98s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4391] Fetching swift-system
[4392/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.32s)
Fetched https://github.com/apple/swift-collections.git from cache (1.35s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (2.05s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.49s)
Computing version for https://github.com/vapor/vapor
Computed https://github.com/vapor/vapor at 4.115.0 (0.69s)
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-algorithms.git
[1/3319] Fetching multipart-kit
[1628/5928] Fetching multipart-kit, websocket-kit
[2046/11887] Fetching multipart-kit, websocket-kit, swift-algorithms
Fetched https://github.com/vapor/websocket-kit.git from cache (0.68s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.68s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-extras.git
[1628/9233] Fetching multipart-kit, swift-nio-extras
[7542/13069] Fetching multipart-kit, swift-nio-extras, swift-log
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.49s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-log.git from cache (0.53s)
Fetching https://github.com/apple/swift-nio-ssl.git
[1649/3319] Fetching multipart-kit
[3320/14846] Fetching multipart-kit, swift-nio-http2
[3782/29689] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/vapor/multipart-kit.git from cache (1.81s)
[4318/26370] Fetching swift-nio-http2, swift-nio-ssl
Fetching https://github.com/vapor/routing-kit.git
[6972/27433] Fetching swift-nio-http2, swift-nio-ssl, swift-service-context
[7004/32407] Fetching swift-nio-http2, swift-nio-ssl, swift-service-context, swift-distributed-tracing
[18659/34613] Fetching swift-nio-http2, swift-nio-ssl, swift-service-context, swift-distributed-tracing, swift-metrics
[19358/55340] Fetching swift-nio-http2, swift-nio-ssl, swift-service-context, swift-distributed-tracing, swift-metrics, routing-kit
Fetched https://github.com/apple/swift-service-context.git from cache (0.72s)
Fetched https://github.com/apple/swift-metrics.git from cache (0.73s)
[39735/52071] Fetching swift-nio-http2, swift-nio-ssl, swift-distributed-tracing, routing-kit
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.74s)
[34909/47097] Fetching swift-nio-http2, swift-nio-ssl, routing-kit
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/vapor/console-kit.git
Fetching https://github.com/apple/swift-crypto.git
[43091/52674] Fetching swift-nio-http2, swift-nio-ssl, routing-kit, console-kit
[45155/66610] Fetching swift-nio-http2, swift-nio-ssl, routing-kit, console-kit, swift-crypto
[45964/68980] Fetching swift-nio-http2, swift-nio-ssl, routing-kit, console-kit, swift-crypto, async-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.72s)
[48738/63403] Fetching swift-nio-http2, swift-nio-ssl, routing-kit, swift-crypto, async-kit
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.06s)
[39410/51876] Fetching swift-nio-ssl, routing-kit, swift-crypto, async-kit
Fetched https://github.com/vapor/routing-kit.git from cache (1.52s)
[20279/31149] Fetching swift-nio-ssl, swift-crypto, async-kit
[21395/45163] Fetching swift-nio-ssl, swift-crypto, async-kit, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.92s)
[26836/30320] Fetching swift-crypto, async-kit, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.25s)
Fetched https://github.com/vapor/async-kit.git from cache (2.29s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.31s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (5.44s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.63s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.59s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.45s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.05s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.57s)
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.42s)
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.23s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (4.86s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (3.73s)
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.69s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
[1/1141] Fetching swift-http-structured-headers
[378/2045] Fetching swift-http-structured-headers, swift-http-types
[461/4471] Fetching swift-http-structured-headers, swift-http-types, swift-service-lifecycle
[4424/6061] Fetching swift-http-structured-headers, swift-http-types, swift-service-lifecycle, swift-asn1
[6062/11046] Fetching swift-http-structured-headers, swift-http-types, swift-service-lifecycle, swift-asn1, swift-async-algorithms
[6611/17201] Fetching swift-http-structured-headers, swift-http-types, swift-service-lifecycle, swift-asn1, swift-async-algorithms, swift-certificates
[13088/15611] Fetching swift-http-structured-headers, swift-http-types, swift-service-lifecycle, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.85s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.94s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.01s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.01s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.02s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.06s)
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.73s)
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.91s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.77s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.12s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (3.17s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.70s)
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.68s)
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.68s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.57s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.71s)
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.80s)
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.69s)
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.54s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.65s)
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/vapor/vapor
Working copy of https://github.com/vapor/vapor resolved at 4.115.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/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-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.27.1
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.83.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/mongodb/swift-bson
Working copy of https://github.com/mongodb/swift-bson resolved at 3.1.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/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-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
Creating working copy for https://github.com/mongodb/mongo-swift-driver
Working copy of https://github.com/mongodb/mongo-swift-driver resolved at 1.3.1
Creating working copy for https://github.com/swift-extras/swift-extras-json
Working copy of https://github.com/swift-extras/swift-extras-json resolved at 0.6.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-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-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-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics 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/swift-extras/swift-extras-base64
Working copy of https://github.com/swift-extras/swift-extras-base64 resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-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-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-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Building for debugging...
[0/970] Write sources
[50/970] Compiling _NumericsShims _NumericsShims.c
[50/970] Compiling _AtomicsShims.c
[52/970] Compiling CSystem shims.c
[53/970] Compiling CVaporBcrypt blf.c
[54/970] Compiling CVaporBcrypt bcrypt.c
[55/970] Compiling bson-iso8601.c
[56/970] Compiling CNIOWindows shim.c
[57/970] Compiling CNIOWASI CNIOWASI.c
[58/970] Compiling CNIOWindows WSAStartup.c
[59/970] Compiling CNIOSHA1 c_nio_sha1.c
[60/970] Compiling bcon.c
[61/970] Compiling CNIOLinux liburing_shims.c
[62/970] Compiling CNIOLLHTTP c_nio_http.c
[63/970] Compiling CNIOExtrasZlib empty.c
[64/970] Compiling CNIOLinux shim.c
[65/970] Write swift-version-24593BA9C3E375BF.txt
[66/970] Compiling bson-iter.c
[67/970] Compiling CNIODarwin shim.c
[68/970] Compiling mongoc-opts.c
[69/970] Compiling CNIOLLHTTP c_nio_api.c
[70/970] Compiling fiat_p256_adx_sqr.S
[71/970] Compiling fiat_p256_adx_mul.S
[72/970] Compiling fiat_curve25519_adx_square.S
[73/973] Compiling CNIOLLHTTP c_nio_llhttp.c
[74/1017] Compiling CNIOBoringSSLShims shims.c
[76/1049] Emitting module SystemPackage
[77/1052] Emitting module InternalCollectionsUtilities
[78/1053] Emitting module _NIOBase64
[79/1053] Compiling _NIOBase64 Base64.swift
[80/1054] Compiling ExtrasJSON ArrayKey.swift
[81/1054] Compiling ExtrasJSON JSONDecoder.swift
[82/1054] Compiling ExtrasJSON JSONUnkeyedEncodingContainer.swift
[83/1054] Compiling ExtrasJSON JSONError+DecodingError.swift
[84/1054] Compiling ExtrasJSON JSONKeyedDecodingContainer.swift
[85/1054] Compiling ExtrasJSON JSONSingleValueDecodingContainer.swift
[86/1054] Compiling ExtrasJSON JSONKeyedEncodingContainer.swift
[87/1054] Compiling ExtrasJSON JSONSingleValueEncodingContainer.swift
[88/1055] Emitting module ExtrasJSON
[89/1055] Compiling ExtrasJSON DocumentReader.swift
[92/1055] Compiling ExtrasJSON JSONUnkeyedDecodingContainer.swift
[93/1055] Compiling ExtrasJSON JSONEncoder.swift
[96/1055] Compiling _NIODataStructures _TinyArray.swift
[97/1055] Compiling RealModule ElementaryFunctions.swift
[98/1055] Compiling ServiceContextModule ServiceContextKey.swift
[99/1055] Emitting module _NIODataStructures
[100/1055] Compiling _NIODataStructures PriorityQueue.swift
[101/1055] Compiling _NIODataStructures Heap.swift
[102/1057] Emitting module ServiceContextModule
[103/1057] Compiling ServiceContextModule ServiceContext.swift
[106/1058] Emitting module RealModule
[109/1058] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[110/1058] Compiling InternalCollectionsUtilities Descriptions.swift
[111/1058] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[112/1058] Compiling ExtrasJSON JSONValue.swift
[113/1058] Compiling SystemPackage MachPort.swift
[114/1058] Compiling SystemPackage PlatformString.swift
[115/1058] Compiling SystemPackage SystemString.swift
[116/1058] Compiling RealModule Float80+Real.swift
[117/1058] Compiling RealModule Real.swift
[128/1058] Compiling RealModule Float+Real.swift
[129/1058] Compiling RealModule Float16+Real.swift
[133/1058] Compiling RealModule RealFunctions.swift
[143/1065] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[144/1065] Emitting module Instrumentation
[145/1065] Compiling Instrumentation Instrument.swift
[145/1069] Compiling fiat_curve25519_adx_mul.S
[148/1073] Compiling Instrumentation NoOpInstrument.swift
[149/1073] Compiling ExtrasBase64 DecodingError.swift
[150/1073] Compiling SystemPackage Util+StringArray.swift
[151/1073] Compiling SystemPackage Util.swift
[152/1073] Compiling SystemPackage UtilConsumers.swift
[153/1073] Compiling Instrumentation MultiplexInstrument.swift
[154/1073] Compiling ExtrasJSON JSONParser.swift
[156/1074] Emitting module CoreMetrics
[156/1142] Compiling tls_record.cc
[158/1197] Compiling CoreMetrics Metrics.swift
[159/1197] Compiling Logging Locks.swift
[160/1197] Compiling Logging LogHandler.swift
[161/1197] Emitting module Logging
[162/1197] Compiling _RopeModule _RopeVersion.swift
[163/1197] Compiling _RopeModule Rope+Collection.swift
[164/1197] Compiling _RopeModule Rope+Index.swift
[165/1197] Compiling _RopeModule Rope+Sequence.swift
[166/1197] Compiling _RopeModule Rope+Append.swift
[167/1197] Compiling _RopeModule Rope+Extract.swift
[168/1197] Compiling _RopeModule Rope+Find.swift
[169/1197] Compiling _RopeModule Rope+ForEachWhile.swift
[170/1197] Compiling _RopeModule Rope+Insert.swift
[171/1206] Compiling CoreMetrics Locks.swift
[172/1206] Compiling Logging MetadataProvider.swift
[173/1206] Compiling Logging Logging.swift
[174/1208] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[175/1208] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[176/1208] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[177/1208] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[178/1208] Compiling OrderedCollections _HashTable+Testing.swift
[179/1208] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[180/1208] Compiling OrderedCollections _HashTable.swift
[181/1208] Compiling OrderedCollections _Hashtable+Header.swift
[182/1208] Compiling Instrumentation InstrumentationSystem.swift
[183/1208] Compiling Instrumentation Locks.swift
[184/1209] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[185/1209] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[186/1209] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[187/1209] Compiling OrderedCollections OrderedDictionary+Values.swift
[189/1210] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[190/1210] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[191/1210] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[192/1210] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[193/1210] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[194/1210] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[195/1210] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[199/1223] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[200/1223] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[201/1223] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[202/1223] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[203/1223] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[204/1223] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[205/1223] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[205/1240] Compiling tls_method.cc
[207/1241] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[208/1316] Compiling Tracing TracingTime.swift
[209/1316] Compiling HashTreeCollections TreeDictionary+Keys.swift
[210/1316] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[211/1316] Compiling HashTreeCollections TreeDictionary+Merge.swift
[212/1316] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[213/1316] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[214/1316] Compiling HashTreeCollections TreeDictionary+Values.swift
[215/1316] Compiling HashTreeCollections TreeDictionary.swift
[216/1316] Compiling HashTreeCollections TreeSet+Codable.swift
[217/1316] Compiling HashTreeCollections TreeSet+Collection.swift
[218/1316] Compiling HeapModule _HeapNode.swift
[219/1316] Compiling HeapModule Heap.swift
[220/1316] Compiling HashTreeCollections _HashSlot.swift
[221/1316] Compiling HashTreeCollections _HashStack.swift
[222/1316] Compiling HashTreeCollections _AncestorHashSlots.swift
[223/1316] Compiling HashTreeCollections _Bitmap.swift
[224/1316] Compiling HashTreeCollections _Bucket.swift
[225/1316] Compiling HashTreeCollections _Hash.swift
[226/1316] Compiling HashTreeCollections _HashLevel.swift
[227/1316] Compiling HashTreeCollections _HashNode+Builder.swift
[228/1316] Compiling HashTreeCollections _HashNode+Debugging.swift
[229/1316] Compiling HashTreeCollections _HashNode+Initializers.swift
[230/1316] Emitting module HeapModule
[231/1316] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[232/1316] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[233/1316] Compiling HashTreeCollections _HashNode.swift
[234/1316] Compiling HashTreeCollections _HashNodeHeader.swift
[239/1316] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[240/1316] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[241/1316] Compiling HashTreeCollections _HashNode+Storage.swift
[242/1316] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[243/1316] Compiling HashTreeCollections _HashNode+Structural filter.swift
[244/1316] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[245/1316] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[246/1316] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[253/1316] Compiling HashTreeCollections _HashNode+Invariants.swift
[254/1316] Compiling HashTreeCollections _HashNode+Lookups.swift
[255/1316] Compiling HashTreeCollections TreeDictionary+Codable.swift
[256/1316] Compiling HashTreeCollections TreeDictionary+Collection.swift
[257/1316] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[258/1316] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[259/1316] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[260/1316] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[261/1316] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[262/1316] Compiling HashTreeCollections TreeDictionary+Filter.swift
[263/1316] Compiling HeapModule Heap+Invariants.swift
[264/1316] Compiling HeapModule Heap+Descriptions.swift
[265/1316] Compiling HeapModule Heap+UnsafeHandle.swift
[266/1317] Compiling Tracing TracerProtocol.swift
[268/1317] Compiling Tracing Tracer.swift
[269/1317] Compiling Tracing TracerProtocol+Legacy.swift
[270/1317] Compiling Tracing InstrumentationSystem+Tracing.swift
[271/1317] Compiling Tracing SpanProtocol.swift
[272/1317] Compiling Tracing NoOpTracer.swift
[273/1317] Emitting module Tracing
[275/1333] Compiling HashTreeCollections TreeSet+Hashable.swift
[276/1333] Compiling HashTreeCollections TreeSet+Sendable.swift
[277/1333] Compiling HashTreeCollections TreeSet+Sequence.swift
[278/1333] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[279/1333] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[280/1333] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[281/1333] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[282/1333] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[283/1333] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[284/1333] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[285/1343] Compiling DequeModule Deque+Codable.swift
[286/1343] Compiling DequeModule Deque+Collection.swift
[287/1343] Compiling DequeModule Deque+CustomReflectable.swift
[288/1343] Compiling DequeModule Deque+Descriptions.swift
[289/1343] Compiling DequeModule Deque+Equatable.swift
[290/1343] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[291/1343] Compiling DequeModule Deque+Testing.swift
[292/1343] Compiling DequeModule Deque._Storage.swift
[293/1343] Compiling DequeModule Deque._UnsafeHandle.swift
[294/1343] Compiling DequeModule Deque.swift
[295/1343] Compiling DequeModule Deque+Extras.swift
[296/1343] Compiling DequeModule Deque+Hashable.swift
[297/1343] Compiling DequeModule _DequeBuffer.swift
[298/1343] Compiling DequeModule _DequeBufferHeader.swift
[299/1343] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[300/1343] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[314/1345] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[315/1345] Compiling HashTreeCollections TreeSet+Debugging.swift
[316/1345] Compiling HashTreeCollections TreeSet+Descriptions.swift
[317/1345] Compiling HashTreeCollections TreeSet+Equatable.swift
[318/1345] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[319/1345] Compiling HashTreeCollections TreeSet+Extras.swift
[320/1345] Compiling HashTreeCollections TreeSet+Filter.swift
[331/1345] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[332/1345] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[345/1345] Compiling DequeModule _DequeSlot.swift
[346/1345] Compiling DequeModule _UnsafeWrappedBuffer.swift
[349/1345] Emitting module OrderedCollections
[357/1346] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[358/1346] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[359/1346] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[360/1346] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[361/1346] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[362/1346] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[363/1346] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[364/1346] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[365/1346] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[366/1346] Compiling HashTreeCollections TreeSet.swift
[369/1346] Compiling RoutingKit Router.swift
[379/1346] Compiling RoutingKit PathComponent.swift
[380/1346] Compiling HashTreeCollections _HashTreeIterator.swift
[381/1346] Compiling HashTreeCollections _HashTreeStatistics.swift
[382/1346] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[383/1346] Compiling HashTreeCollections _RawHashNode.swift
[384/1346] Compiling HashTreeCollections _UnmanagedHashNode.swift
[385/1346] Compiling HashTreeCollections _UnsafePath.swift
[391/1346] Emitting module _RopeModule
[392/1346] Compiling RoutingKit TrieRouter.swift
[393/1346] Emitting module DequeModule
[395/1347] Emitting module RoutingKit
[396/1347] Compiling RoutingKit Parameters.swift
[397/1347] Compiling RoutingKit AnyRouter.swift
[420/1348] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[432/1348] Compiling Metrics Metrics.swift
[433/1348] Emitting module Metrics
[453/1350] Compiling tls13_server.cc
[455/1350] Compiling tls13_enc.cc
[457/1350] Emitting module HashTreeCollections
[458/1351] Compiling t1_enc.cc
[459/1351] Compiling tls13_both.cc
[460/1351] Compiling ssl_x509.cc
[461/1351] Compiling ssl_versions.cc
[462/1351] Compiling tls13_client.cc
[463/1351] Compiling ssl_transcript.cc
[464/1351] Compiling ssl_stat.cc
[465/1351] Compiling ssl_file.cc
[466/1351] Compiling ssl_privkey.cc
[467/1351] Compiling ssl_session.cc
[468/1351] Compiling ssl_credential.cc
[469/1351] Compiling ssl_cipher.cc
[470/1351] Compiling ssl_buffer.cc
[471/1351] Compiling ssl_key_share.cc
[473/1351] Emitting module ExtrasBase64
[473/1351] Compiling ssl_lib.cc
[474/1351] Compiling ssl_cert.cc
[476/1351] Compiling ExtrasBase64 Base64.swift
[477/1351] Compiling ExtrasBase64 Chromium.swift
[478/1352] Compiling ssl_asn1.cc
[479/1352] Compiling ssl_aead_ctx.cc
[480/1352] Compiling s3_pkt.cc
[481/1352] Compiling s3_both.cc
[482/1352] Compiling s3_lib.cc
[482/1352] Compiling handshake_server.cc
[484/1352] Compiling handoff.cc
[485/1352] Compiling handshake_client.cc
[486/1352] Compiling handshake.cc
[487/1352] Compiling encrypted_client_hello.cc
[488/1352] Compiling d1_srtp.cc
[489/1352] Compiling md5-x86_64-linux.S
[490/1352] Compiling md5-x86_64-apple.S
[491/1352] Compiling md5-586-linux.S
[492/1352] Compiling md5-586-apple.S
[493/1352] Compiling extensions.cc
[494/1352] Compiling chacha20_poly1305_x86_64-linux.S
[495/1352] Compiling chacha20_poly1305_x86_64-apple.S
[496/1352] Compiling dtls_record.cc
[497/1352] Compiling chacha20_poly1305_armv8-win.S
[498/1352] Compiling chacha20_poly1305_armv8-linux.S
[499/1352] Compiling chacha20_poly1305_armv8-apple.S
[500/1352] Compiling chacha-x86_64-apple.S
[501/1352] Compiling chacha-x86_64-linux.S
[502/1352] Compiling chacha-x86-linux.S
[503/1352] Compiling chacha-x86-apple.S
[504/1352] Compiling err_data.cc
[505/1352] Compiling chacha-armv8-win.S
[506/1352] Compiling chacha-armv4-linux.S
[507/1352] Compiling chacha-armv8-linux.S
[508/1352] Compiling chacha-armv8-apple.S
[509/1352] Compiling aes128gcmsiv-x86_64-linux.S
[510/1352] Compiling x86_64-mont5-linux.S
[511/1352] Compiling aes128gcmsiv-x86_64-apple.S
[512/1352] Compiling x86_64-mont-linux.S
[513/1352] Compiling x86_64-mont-apple.S
[514/1352] Compiling x86_64-mont5-apple.S
[515/1352] Compiling x86-mont-linux.S
[516/1352] Compiling d1_pkt.cc
[517/1352] Compiling x86-mont-apple.S
[518/1352] Compiling vpaes-x86_64-linux.S
[519/1352] Compiling vpaes-x86_64-apple.S
[520/1352] Compiling vpaes-x86-apple.S
[521/1352] Compiling d1_lib.cc
[522/1352] Compiling vpaes-x86-linux.S
[523/1352] Compiling dtls_method.cc
[524/1352] Compiling vpaes-armv8-win.S
[525/1352] Compiling vpaes-armv8-apple.S
[526/1352] Compiling vpaes-armv7-linux.S
[527/1352] Compiling sha512-x86_64-linux.S
[528/1352] Compiling vpaes-armv8-linux.S
[529/1352] Compiling sha512-armv8-win.S
[530/1352] Compiling sha512-x86_64-apple.S
[531/1352] Compiling sha512-armv8-apple.S
[532/1352] Compiling sha512-armv4-linux.S
[533/1352] Compiling sha512-586-linux.S
[534/1352] Compiling sha512-586-apple.S
[535/1352] Compiling sha512-armv8-linux.S
[536/1352] Compiling sha256-x86_64-apple.S
[537/1352] Compiling sha256-armv8-win.S
[538/1352] Compiling sha256-x86_64-linux.S
[539/1352] Compiling sha256-armv8-apple.S
[540/1352] Compiling sha256-armv4-linux.S
[541/1352] Compiling sha256-armv8-linux.S
[542/1352] Compiling sha1-x86_64-linux.S
[542/1352] Compiling sha256-586-linux.S
[544/1352] Compiling sha256-586-apple.S
[545/1352] Compiling sha1-x86_64-apple.S
[546/1352] Compiling sha1-armv8-win.S
[547/1352] Compiling sha1-armv8-apple.S
[548/1352] Compiling sha1-armv8-linux.S
[549/1352] Compiling sha1-armv4-large-linux.S
[550/1352] Compiling sha1-586-linux.S
[551/1352] Compiling rsaz-avx2-linux.S
[552/1352] Compiling sha1-586-apple.S
[553/1352] Compiling rsaz-avx2-apple.S
[554/1352] Compiling rdrand-x86_64-linux.S
[555/1352] Compiling rdrand-x86_64-apple.S
[556/1352] Compiling p256_beeu-x86_64-asm-linux.S
[557/1352] Compiling p256_beeu-armv8-asm-linux.S
[558/1352] Compiling p256_beeu-armv8-asm-win.S
[559/1352] Compiling p256_beeu-x86_64-asm-apple.S
[560/1352] Compiling p256-x86_64-asm-apple.S
[561/1352] Compiling p256-x86_64-asm-linux.S
[562/1352] Compiling p256_beeu-armv8-asm-apple.S
[563/1352] Compiling p256-armv8-asm-win.S
[564/1352] Compiling ghashv8-armv8-win.S
[565/1352] Compiling p256-armv8-asm-apple.S
[566/1352] Compiling ghashv8-armv7-linux.S
[567/1352] Compiling p256-armv8-asm-linux.S
[568/1352] Compiling ghashv8-armv8-apple.S
[569/1352] Compiling ghashv8-armv8-linux.S
[570/1352] Compiling ghash-x86_64-linux.S
[571/1352] Compiling ghash-x86-apple.S
[572/1352] Compiling ghash-x86_64-apple.S
[573/1352] Compiling ghash-x86-linux.S
[574/1352] Compiling ghash-ssse3-x86_64-linux.S
[575/1352] Compiling ghash-ssse3-x86_64-apple.S
[576/1352] Compiling ghash-ssse3-x86-apple.S
[577/1352] Compiling ghash-neon-armv8-win.S
[578/1352] Compiling ghash-neon-armv8-linux.S
[579/1352] Compiling ghash-armv4-linux.S
[580/1352] Compiling ghash-neon-armv8-apple.S
[581/1352] Compiling ghash-ssse3-x86-linux.S
[581/1352] Compiling bio_ssl.cc
[583/1352] Compiling co-586-linux.S
[584/1352] Compiling co-586-apple.S
[585/1352] Compiling bn-586-linux.S
[586/1352] Compiling bn-armv8-win.S
[587/1352] Compiling bn-armv8-linux.S
[588/1352] Compiling bn-armv8-apple.S
[589/1352] Compiling bsaes-armv7-linux.S
[590/1352] Compiling bn-586-apple.S
[591/1352] Compiling armv8-mont-win.S
[592/1352] Compiling armv4-mont-linux.S
[593/1352] Compiling armv8-mont-linux.S
[594/1352] Compiling armv8-mont-apple.S
[595/1352] Compiling aesv8-gcm-armv8-win.S
[596/1352] Compiling aesv8-gcm-armv8-linux.S
[597/1352] Compiling aesv8-armv7-linux.S
[598/1352] Compiling aesv8-armv8-apple.S
[599/1352] Compiling aesni-x86_64-linux.S
[600/1352] Compiling aesv8-armv8-win.S
[601/1352] Compiling aesv8-gcm-armv8-apple.S
[602/1352] Compiling aesv8-armv8-linux.S
[603/1352] Compiling aesni-x86-linux.S
[604/1352] Compiling aesni-x86-apple.S
[605/1352] Compiling aesni-gcm-x86_64-apple.S
[606/1352] Compiling aesni-gcm-x86_64-linux.S
[607/1352] Compiling aes-gcm-avx2-x86_64-apple.S
[608/1352] Compiling aes-gcm-avx2-x86_64-linux.S
[609/1352] Compiling aesni-x86_64-apple.S
[610/1352] Compiling aes-gcm-avx10-x86_64-linux.S
[611/1352] Compiling aes-gcm-avx10-x86_64-apple.S
[612/1352] Compiling d1_both.cc
[613/1352] Compiling x_val.cc
[614/1352] Compiling x_spki.cc
[615/1352] Compiling x_req.cc
[616/1352] Compiling x_x509a.cc
[617/1352] Compiling x_x509.cc
[618/1352] Compiling x_sig.cc
[619/1352] Compiling x_pubkey.cc
[620/1352] Compiling x_name.cc
[621/1352] Compiling x_exten.cc
[622/1352] Compiling x_crl.cc
[623/1352] Compiling x_algor.cc
[624/1352] Compiling x509spki.cc
[625/1352] Compiling x509rset.cc
[626/1352] Compiling x_all.cc
[627/1352] Compiling x_attrib.cc
[628/1352] Compiling x509cset.cc
[629/1352] Compiling x509name.cc
[630/1352] Compiling x509_vpm.cc
[631/1352] Compiling x509_trs.cc
[632/1352] Compiling x509_req.cc
[633/1352] Compiling x509_txt.cc
[634/1352] Compiling x509_vfy.cc
[635/1352] Compiling x509_set.cc
[636/1352] Compiling x509_v3.cc
[637/1352] Compiling x509_obj.cc
[638/1352] Compiling x509_ext.cc
[639/1352] Compiling x509_def.cc
[640/1352] Compiling x509_att.cc
[641/1352] Compiling x509_d2.cc
[642/1352] Compiling x509_lu.cc
[643/1352] Compiling x509_cmp.cc
[644/1352] Compiling x509.cc
[645/1352] Compiling v3_utl.cc
[646/1352] Compiling v3_skey.cc
[647/1352] Compiling v3_purp.cc
[648/1352] Compiling v3_pcons.cc
[649/1352] Compiling v3_pmaps.cc
[650/1352] Compiling v3_ocsp.cc
[651/1352] Compiling v3_prn.cc
[652/1352] Compiling v3_ncons.cc
[653/1352] Compiling v3_int.cc
[654/1352] Compiling v3_ia5.cc
[655/1352] Compiling v3_lib.cc
[656/1352] Compiling v3_info.cc
[657/1352] Compiling v3_crld.cc
[658/1352] Compiling v3_genn.cc
[659/1352] Compiling v3_extku.cc
[660/1352] Compiling v3_cpols.cc
[661/1352] Compiling v3_enum.cc
[662/1352] Compiling v3_conf.cc
[663/1352] Compiling v3_akeya.cc
[664/1352] Compiling v3_bitst.cc
[665/1352] Compiling v3_bcons.cc
[666/1352] Compiling v3_akey.cc
[667/1352] Compiling t_req.cc
[668/1352] Compiling v3_alt.cc
[669/1352] Compiling t_x509a.cc
[670/1352] Compiling t_x509.cc
[671/1352] Compiling t_crl.cc
[672/1352] Compiling rsa_pss.cc
[673/1352] Compiling i2d_pr.cc
[674/1352] Compiling by_dir.cc
[675/1352] Compiling name_print.cc
[676/1352] Compiling a_verify.cc
[677/1352] Compiling policy.cc
[678/1352] Compiling by_file.cc
[679/1352] Compiling asn1_gen.cc
[680/1352] Compiling a_sign.cc
[681/1352] Compiling algorithm.cc
[682/1352] Compiling thread_pthread.cc
[683/1352] Compiling thread_win.cc
[684/1352] Compiling a_digest.cc
[685/1352] Compiling voprf.cc
[686/1352] Compiling trust_token.cc
[687/1352] Compiling thread.cc
[688/1352] Compiling pmbtoken.cc
[689/1352] Compiling thread_none.cc
[690/1352] Compiling sha512.cc
[691/1352] Compiling stack.cc
[692/1352] Compiling siphash.cc
[693/1352] Compiling sha256.cc
[694/1352] Compiling sha1.cc
[695/1352] Compiling slhdsa.cc
[696/1352] Compiling rsa_extra.cc
[697/1352] Compiling spake2plus.cc
[698/1352] Compiling rsa_print.cc
[699/1352] Compiling rsa_asn1.cc
[700/1352] Compiling urandom.cc
[701/1352] Compiling rsa_crypt.cc
[702/1352] Compiling windows.cc
[703/1352] Compiling refcount.cc
[704/1352] Compiling rc4.cc
[705/1352] Compiling rand.cc
[706/1352] Compiling trusty.cc
[707/1352] Compiling passive.cc
[708/1352] Compiling ios.cc
[709/1352] Compiling getentropy.cc
[710/1352] Compiling fork_detect.cc
[711/1352] Compiling poly1305_arm_asm.S
[712/1352] Compiling deterministic.cc
[713/1352] Compiling forkunsafe.cc
[714/1352] Compiling poly1305_arm.cc
[715/1352] Compiling pool.cc
[716/1352] Compiling poly1305.cc
[717/1352] Compiling poly1305_vec.cc
[718/1352] Compiling pkcs8_x509.cc
[719/1352] Compiling p5_pbev2.cc
[720/1352] Compiling pem_xaux.cc
[721/1352] Compiling pkcs8.cc
[722/1352] Compiling pkcs7_x509.cc
[723/1352] Compiling pkcs7.cc
[724/1352] Compiling pem_pkey.cc
[725/1352] Compiling pem_x509.cc
[726/1352] Compiling obj.cc
[727/1352] Compiling pem_oth.cc
[728/1352] Compiling pem_pk8.cc
[729/1352] Compiling obj_xref.cc
[730/1352] Compiling mlkem.cc
[731/1352] Compiling pem_info.cc
[732/1352] Compiling pem_lib.cc
[733/1352] Compiling mldsa.cc
[734/1352] Compiling pem_all.cc
[735/1352] Compiling poly_rq_mul.S
[736/1352] Compiling lhash.cc
[737/1352] Compiling fips_shared_support.cc
[738/1352] Compiling mem.cc
[739/1352] Compiling md5.cc
[740/1352] Compiling md4.cc
[741/1352] Compiling kyber.cc
[742/1352] Compiling scrypt.cc
[743/1352] Compiling sign.cc
[744/1352] Compiling ex_data.cc
[745/1352] Compiling p_x25519.cc
[746/1352] Compiling hrss.cc
[747/1352] Compiling hpke.cc
[748/1352] Compiling print.cc
[749/1352] Compiling pbkdf.cc
[750/1352] Compiling p_ed25519.cc
[751/1352] Compiling p_hkdf.cc
[752/1352] Compiling p_rsa_asn1.cc
[753/1352] Compiling p_x25519_asn1.cc
[754/1352] Compiling p_rsa.cc
[755/1352] Compiling p_ec.cc
[756/1352] Compiling p_ed25519_asn1.cc
[757/1352] Compiling p_dh.cc
[758/1352] Compiling p_ec_asn1.cc
[759/1352] Compiling p_dh_asn1.cc
[760/1352] Compiling evp_ctx.cc
[761/1352] Compiling p_dsa_asn1.cc
[762/1352] Compiling evp.cc
[763/1352] Compiling err.cc
[764/1352] Compiling ecdh.cc
[765/1352] Compiling engine.cc
[766/1352] Compiling evp_asn1.cc
[767/1352] Compiling hash_to_curve.cc
[768/1352] Compiling ecdsa_asn1.cc
[769/1352] Compiling ec_derive.cc
[770/1352] Compiling dsa_asn1.cc
[771/1352] Compiling dsa.cc
[772/1352] Compiling ec_asn1.cc
[773/1352] Compiling params.cc
[774/1352] Compiling bcm.cc
[775/1352] Compiling x25519-asm-arm.S
[776/1352] Compiling digest_extra.cc
[777/1352] Compiling des.cc
[778/1352] Compiling dh_asn1.cc
[779/1352] Compiling spake25519.cc
[780/1352] Compiling curve25519_64_adx.cc
[781/1352] Compiling cpu_arm_freebsd.cc
[782/1352] Compiling cpu_arm_linux.cc
[783/1352] Compiling cpu_intel.cc
[784/1352] Compiling crypto.cc
[785/1352] Compiling cpu_aarch64_openbsd.cc
[786/1352] Compiling cpu_aarch64_win.cc
[787/1352] Compiling curve25519.cc
[788/1352] Compiling cpu_aarch64_apple.cc
[789/1352] Compiling cpu_aarch64_sysreg.cc
[790/1352] Compiling cpu_aarch64_linux.cc
[791/1352] Compiling conf.cc
[792/1352] Compiling cpu_aarch64_fuchsia.cc
[793/1352] Compiling e_tls.cc
[794/1352] Compiling get_cipher.cc
[795/1352] Compiling tls_cbc.cc
[796/1352] Compiling e_chacha20poly1305.cc
[797/1352] Compiling e_rc4.cc
[798/1352] Compiling e_rc2.cc
[799/1352] Compiling e_des.cc
[800/1352] Compiling e_null.cc
[801/1352] Compiling e_aesctrhmac.cc
[802/1352] Compiling derive_key.cc
[803/1352] Compiling chacha.cc
[804/1352] Compiling e_aesgcmsiv.cc
[805/1352] Compiling buf.cc
[806/1352] Compiling unicode.cc
[807/1352] Compiling ber.cc
[808/1352] Compiling cbb.cc
[809/1352] Compiling asn1_compat.cc
[810/1352] Compiling cbs.cc
[811/1352] Compiling socket_helper.cc
[812/1352] Compiling blake2.cc
[813/1352] Compiling socket.cc
[814/1352] Compiling hexdump.cc
[815/1352] Compiling bn_asn1.cc
[816/1352] Compiling printf.cc
[817/1352] Compiling convert.cc
[818/1352] Compiling pair.cc
[819/1352] Compiling file.cc
[820/1352] Compiling errno.cc
[821/1352] Compiling fd.cc
[822/1352] Compiling connect.cc
[823/1352] Compiling bio.cc
[824/1352] Compiling base64.cc
[824/1352] Compiling bio_mem.cc
[826/1352] Compiling tasn_fre.cc
[827/1352] Compiling tasn_typ.cc
[828/1352] Compiling posix_time.cc
[829/1352] Compiling tasn_utl.cc
[830/1352] Compiling tasn_enc.cc
[831/1352] Compiling f_string.cc
[832/1352] Compiling tasn_dec.cc
[833/1352] Compiling tasn_new.cc
[834/1352] Compiling asn_pack.cc
[835/1352] Compiling f_int.cc
[836/1352] Compiling asn1_par.cc
[837/1352] Compiling a_utctm.cc
[838/1352] Compiling asn1_lib.cc
[839/1352] Compiling a_type.cc
[840/1352] Compiling a_octet.cc
[841/1352] Compiling a_time.cc
[842/1352] Compiling a_strnid.cc
[843/1352] Compiling a_strex.cc
[844/1352] Compiling a_mbstr.cc
[845/1352] Compiling a_object.cc
[846/1352] Compiling a_i2d_fp.cc
[847/1352] Compiling a_dup.cc
[848/1352] Compiling a_int.cc
[849/1352] Compiling mongoc-write-concern.c
[850/1352] Compiling a_d2i_fp.cc
[851/1352] Compiling a_gentm.cc
[852/1352] Compiling a_bool.cc
[853/1352] Compiling mongoc-write-command.c
[854/1352] Compiling mongoc-version-functions.c
[855/1352] Compiling a_bitstr.cc
[856/1352] Compiling mongoc-util.c
[857/1352] Compiling mongoc-ts-pool.c
[858/1352] Compiling mongoc-write-command-legacy.c
[859/1352] Compiling mongoc-topology-description-apm.c
[860/1352] Compiling mongoc-topology-scanner.c
[861/1352] Compiling mongoc-timeout.c
[862/1352] Compiling mongoc-uri.c
[863/1352] Compiling mongoc-topology.c
[864/1352] Compiling mongoc-topology-background-monitoring.c
[865/1352] Compiling mongoc-stream-tls-secure-transport.c
[866/1352] Compiling mongoc-stream-tls-secure-channel.c
[867/1352] Compiling mongoc-stream.c
[868/1352] Compiling mongoc-stream-tls-libressl.c
[869/1352] Compiling mongoc-topology-description.c
In file included from /host/spi-builder-workspace/.build/checkouts/mongo-swift-driver/Sources/CLibMongoC/mongoc/mongoc-stream-tls.c:33:
/host/spi-builder-workspace/.build/checkouts/mongo-swift-driver/Sources/CLibMongoC/mongoc/mongoc-openssl-private.h:23:10: fatal error: 'openssl/bio.h' file not found
   23 | #include <openssl/bio.h>
      |          ^~~~~~~~~~~~~~~
1 error generated.
[870/1352] Compiling mongoc-stream-tls.c
[870/1352] Compiling mongoc-stream-socket.c
[870/1352] Compiling mongoc-stream-tls-openssl-bio.c
[870/1352] Compiling mongoc-stream-gridfs-upload.c
/host/spi-builder-workspace/.build/checkouts/mongo-swift-driver/Sources/CLibMongoC/mongoc/mongoc-stream-tls-openssl.c:25:10: fatal error: 'openssl/bio.h' file not found
   25 | #include <openssl/bio.h>
      |          ^~~~~~~~~~~~~~~
[870/1352] Compiling mongoc-stream-tls-openssl.c
[870/1352] Compiling mongoc-stream-gridfs.c
[870/1352] Compiling c-nioatomics.c
[870/1352] Compiling c-atomics.c
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/482] Compiling fiat_p256_adx_sqr.S
[1/483] Compiling fiat_curve25519_adx_square.S
[2/483] Compiling fiat_curve25519_adx_mul.S
[3/483] Compiling fiat_p256_adx_mul.S
[4/483] Compiling md5-x86_64-linux.S
[5/483] Compiling md5-x86_64-apple.S
[6/483] Compiling md5-586-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/mongo-swift-driver/Sources/CLibMongoC/mongoc/mongoc-stream-tls.c:33:
/host/spi-builder-workspace/.build/checkouts/mongo-swift-driver/Sources/CLibMongoC/mongoc/mongoc-openssl-private.h:23:10: fatal error: 'openssl/bio.h' file not found
   23 | #include <openssl/bio.h>
      |          ^~~~~~~~~~~~~~~
1 error generated.
[7/483] Compiling mongoc-stream-tls.c
[7/483] Compiling mongoc-stream-socket.c
[7/483] Compiling c-nioatomics.c
[7/483] Compiling CCryptoBoringSSLShims shims.c
/host/spi-builder-workspace/.build/checkouts/mongo-swift-driver/Sources/CLibMongoC/mongoc/mongoc-stream-tls-openssl.c:25:10: fatal error: 'openssl/bio.h' file not found
   25 | #include <openssl/bio.h>
      |          ^~~~~~~~~~~~~~~
[7/483] Compiling mongoc-stream-tls-openssl.c
[7/483] Compiling c-atomics.c
[7/483] Compiling mongoc-stream-tls-openssl-bio.c
[7/483] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 android