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 v1.1.0 (588e2f), with Swift 6.1 for Android on 28 May 2025 08:46:52 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mongodb/mongodb-vapor.git
Reference: v1.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/mongodb/mongodb-vapor
 * tag               v1.1.0     -> FETCH_HEAD
HEAD is now at 588e2f4 1.1.0
Cloned https://github.com/mongodb/mongodb-vapor.git
Revision (git rev-parse @):
588e2f480abd4800f92a5c5f5674164063849dce
SUCCESS checkout https://github.com/mongodb/mongodb-vapor.git at v1.1.0
========================================
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-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -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
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/mongodb/mongo-swift-driver
[1/19584] Fetching nimble
[2/59481] Fetching nimble, mongo-swift-driver
[1191/133859] Fetching nimble, mongo-swift-driver, vapor
Fetched https://github.com/Quick/Nimble.git from cache (8.64s)
Fetched https://github.com/vapor/vapor from cache (8.66s)
Fetched https://github.com/mongodb/mongo-swift-driver from cache (8.71s)
Computing version for https://github.com/mongodb/mongo-swift-driver
Computed https://github.com/mongodb/mongo-swift-driver at 1.3.1 (9.33s)
Fetching https://github.com/apple/swift-atomics
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/mongodb/swift-bson
[1/3384] Fetching swift-bson
[408/5094] Fetching swift-bson, swift-atomics
[5095/81149] Fetching swift-bson, swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics from cache (0.52s)
[4145/79439] Fetching swift-bson, swift-nio
Fetched https://github.com/mongodb/swift-bson from cache (5.15s)
Fetched https://github.com/apple/swift-nio from cache (5.25s)
Computing version for https://github.com/mongodb/swift-bson
Computed https://github.com/mongodb/swift-bson at 3.1.0 (6.09s)
Fetching https://github.com/swift-extras/swift-extras-base64
Fetching https://github.com/swift-extras/swift-extras-json
[1/1056] Fetching swift-extras-json
[498/1889] Fetching swift-extras-json, swift-extras-base64
Fetched https://github.com/swift-extras/swift-extras-json from cache (0.40s)
Fetched https://github.com/swift-extras/swift-extras-base64 from cache (0.41s)
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.46s)
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.96s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.87s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.89s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.83.0 (0.90s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
[665/20982] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.44s)
[4314/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.15s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.77s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.73s)
Computing version for https://github.com/vapor/vapor
Computed https://github.com/vapor/vapor at 4.115.0 (0.70s)
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/multipart-kit.git
[1/3319] Fetching multipart-kit
[1628/5525] Fetching multipart-kit, swift-metrics
[1629/8134] Fetching multipart-kit, swift-metrics, websocket-kit
[1980/9197] Fetching multipart-kit, swift-metrics, websocket-kit, swift-service-context
[3180/15156] Fetching multipart-kit, swift-metrics, websocket-kit, swift-service-context, swift-algorithms
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetched https://github.com/apple/swift-service-context.git from cache (0.40s)
[10673/14093] Fetching multipart-kit, swift-metrics, websocket-kit, swift-algorithms
Fetching https://github.com/apple/swift-log.git
[12402/19067] Fetching multipart-kit, swift-metrics, websocket-kit, swift-algorithms, swift-distributed-tracing
[13248/22903] Fetching multipart-kit, swift-metrics, websocket-kit, swift-algorithms, swift-distributed-tracing, swift-log
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.54s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-log.git from cache (0.54s)
Fetching https://github.com/apple/swift-nio-http2.git
[12402/20007] Fetching multipart-kit, swift-metrics, websocket-kit, swift-algorithms, swift-nio-extras
[17451/31534] Fetching multipart-kit, swift-metrics, websocket-kit, swift-algorithms, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (3.36s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/vapor/websocket-kit.git from cache (4.75s)
Fetched https://github.com/apple/swift-metrics.git from cache (4.75s)
Fetched https://github.com/apple/swift-algorithms.git from cache (4.75s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.81s)
Fetching https://github.com/vapor/async-kit.git
Fetched https://github.com/vapor/multipart-kit.git from cache (4.80s)
Fetching https://github.com/swift-server/async-http-client.git
[1/2370] Fetching async-kit
[2371/17213] Fetching async-kit, swift-nio-ssl
[2520/37940] Fetching async-kit, swift-nio-ssl, routing-kit
[7470/51876] Fetching async-kit, swift-nio-ssl, routing-kit, swift-crypto
[11357/65890] Fetching async-kit, swift-nio-ssl, routing-kit, swift-crypto, async-http-client
Fetched https://github.com/vapor/async-kit.git from cache (4.03s)
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/vapor/routing-kit.git from cache (4.49s)
Fetched https://github.com/swift-server/async-http-client.git from cache (4.44s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.20s)
Fetched https://github.com/apple/swift-crypto.git from cache (4.75s)
[1/5577] Fetching console-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.67s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (11.05s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.59s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.69s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.48s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.31s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.73s)
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.48s)
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.25s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (3.32s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.59s)
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.72s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1590] Fetching swift-asn1
[892/2494] Fetching swift-asn1, swift-http-types
[2495/3635] Fetching swift-asn1, swift-http-types, swift-http-structured-headers
[3636/6061] Fetching swift-asn1, swift-http-types, swift-http-structured-headers, swift-service-lifecycle
[4558/11046] Fetching swift-asn1, swift-http-types, swift-http-structured-headers, swift-service-lifecycle, swift-async-algorithms
[6912/17201] Fetching swift-asn1, swift-http-types, swift-http-structured-headers, swift-service-lifecycle, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.40s)
[9131/16060] Fetching swift-asn1, swift-http-types, swift-service-lifecycle, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.41s)
[9333/14470] Fetching swift-http-types, swift-service-lifecycle, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-types.git from cache (0.45s)
[10920/13566] Fetching swift-service-lifecycle, swift-async-algorithms, swift-certificates
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.45s)
[8925/11140] Fetching swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.60s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.60s)
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.18s)
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.73s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.93s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.13s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.75s)
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.77s)
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.59s)
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.72s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.71s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.79s)
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.98s)
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.76s)
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.92s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.84s)
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-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-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.83.0
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-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-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-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/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-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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
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/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/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/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.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/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/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/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-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-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-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/mongodb/swift-bson
Working copy of https://github.com/mongodb/swift-bson resolved at 3.1.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-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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-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-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/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/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/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-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.2.0
Building for debugging...
[0/970] Write sources
[4/970] Compiling _NumericsShims _NumericsShims.c
[5/970] Write sources
[9/970] Compiling bson-context.c
[10/970] Write sources
[52/970] Compiling bson-clock.c
[53/970] Compiling _AtomicsShims.c
[54/970] Compiling bson-decimal128.c
[55/970] Compiling bson-error.c
[56/970] Compiling bson-atomic.c
[57/970] Compiling CNIOWindows WSAStartup.c
[58/970] Compiling CNIOWindows shim.c
[59/970] Compiling CVaporBcrypt blf.c
[60/970] Compiling CVaporBcrypt bcrypt.c
[61/970] Compiling CSystem shims.c
[61/970] Compiling CNIOWASI CNIOWASI.c
[63/970] Compiling CNIOSHA1 c_nio_sha1.c
[64/970] Compiling CNIOLinux liburing_shims.c
[65/970] Compiling CNIOLLHTTP c_nio_http.c
[66/970] Compiling CNIOExtrasZlib empty.c
[66/970] Compiling CNIODarwin shim.c
[68/970] Compiling CNIOLLHTTP c_nio_api.c
[69/970] Compiling CNIOLinux shim.c
[70/970] Compiling fiat_p256_adx_mul.S
[71/970] Compiling fiat_curve25519_adx_square.S
[72/970] Compiling fiat_p256_adx_sqr.S
[73/970] Write swift-version-24593BA9C3E375BF.txt
[74/970] Compiling bcon.c
[75/970] Compiling fiat_curve25519_adx_mul.S
[76/974] Compiling CNIOBoringSSLShims shims.c
[77/974] Compiling CNIOLLHTTP c_nio_llhttp.c
[78/1004] Compiling tls13_client.cc
[79/1007] Compiling tls_record.cc
[80/1017] Compiling tls13_enc.cc
[81/1022] Compiling tls_method.cc
[82/1036] Compiling tls13_server.cc
[84/1036] Emitting module SystemPackage
[85/1052] Compiling InternalCollectionsUtilities Descriptions.swift
[86/1052] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[87/1053] Compiling RealModule Real.swift
[88/1054] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[89/1054] Emitting module ExtrasJSON
[90/1055] Compiling _NIODataStructures _TinyArray.swift
[91/1055] Compiling ExtrasJSON ArrayKey.swift
[92/1055] Compiling ExtrasJSON JSONDecoder.swift
[93/1055] Compiling ExtrasJSON JSONUnkeyedEncodingContainer.swift
[94/1055] Compiling ExtrasJSON JSONError+DecodingError.swift
[97/1055] Compiling _NIODataStructures PriorityQueue.swift
[98/1055] Compiling ExtrasJSON JSONKeyedDecodingContainer.swift
[99/1055] Compiling ExtrasJSON JSONSingleValueDecodingContainer.swift
[101/1055] Compiling ExtrasJSON DocumentReader.swift
[103/1055] Emitting module RealModule
[104/1055] Compiling RealModule Float80+Real.swift
[105/1055] Emitting module InternalCollectionsUtilities
[108/1055] Compiling RealModule Float16+Real.swift
[109/1055] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[110/1055] Compiling ExtrasJSON JSONValue.swift
[111/1055] Compiling RealModule RealFunctions.swift
[116/1055] Compiling ExtrasJSON JSONKeyedEncodingContainer.swift
[117/1055] Compiling ExtrasJSON JSONSingleValueEncodingContainer.swift
[118/1055] Compiling ExtrasJSON JSONUnkeyedDecodingContainer.swift
[119/1055] Compiling ExtrasJSON JSONEncoder.swift
[120/1056] Compiling ServiceContextModule ServiceContextKey.swift
[123/1056] Emitting module ServiceContextModule
[124/1056] Compiling ServiceContextModule ServiceContext.swift
[125/1057] Compiling SystemPackage MachPort.swift
[126/1057] Compiling SystemPackage PlatformString.swift
[127/1057] Compiling SystemPackage SystemString.swift
[134/1057] Compiling SystemPackage Util+StringArray.swift
[135/1057] Compiling SystemPackage Util.swift
[136/1057] Compiling SystemPackage UtilConsumers.swift
[141/1057] Compiling RealModule ElementaryFunctions.swift
[142/1057] Compiling RealModule Float+Real.swift
[144/1058] Emitting module _NIOBase64
[145/1058] Compiling _NIOBase64 Base64.swift
[151/1059] Compiling _NIODataStructures Heap.swift
[152/1059] Emitting module _NIODataStructures
[156/1125] Compiling ExtrasJSON JSONParser.swift
[158/1201] Compiling ExtrasBase64 DecodingError.swift
[159/1201] Compiling Instrumentation Instrument.swift
[160/1201] Compiling HeapModule Heap+Descriptions.swift
[161/1201] Emitting module Instrumentation
[162/1201] Compiling Instrumentation MultiplexInstrument.swift
[163/1201] Compiling Instrumentation NoOpInstrument.swift
[164/1201] Compiling HeapModule _HeapNode.swift
[165/1230] Compiling HeapModule Heap+Invariants.swift
[166/1230] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[167/1273] Compiling HeapModule Heap+UnsafeHandle.swift
[168/1277] Compiling HeapModule Heap.swift
[169/1277] Emitting module HeapModule
[171/1278] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[172/1278] Compiling HashTreeCollections _AncestorHashSlots.swift
[173/1278] Compiling HashTreeCollections _Bitmap.swift
[174/1278] Compiling HashTreeCollections _Bucket.swift
[175/1278] Compiling HashTreeCollections _Hash.swift
[176/1278] Compiling HashTreeCollections _HashLevel.swift
[177/1278] Compiling HashTreeCollections _HashNode+Builder.swift
[178/1285] Compiling HashTreeCollections _HashNode+Debugging.swift
[179/1285] Compiling HashTreeCollections _HashNode+Initializers.swift
[180/1285] Compiling HashTreeCollections _HashNode+Invariants.swift
[181/1285] Compiling HashTreeCollections _HashNode+Lookups.swift
[182/1285] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[183/1285] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[184/1285] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[185/1285] Compiling HashTreeCollections TreeDictionary+Filter.swift
[186/1285] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[187/1285] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[188/1285] Compiling HashTreeCollections TreeDictionary+Keys.swift
[189/1285] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[190/1285] Compiling HashTreeCollections TreeDictionary+Merge.swift
[191/1285] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[192/1285] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[193/1292] Compiling OrderedCollections OrderedSet+SubSequence.swift
[194/1292] Compiling OrderedCollections OrderedSet+Testing.swift
[195/1292] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[196/1292] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[197/1292] Compiling OrderedCollections OrderedSet.swift
[198/1292] Compiling OrderedCollections _UnsafeBitset.swift
[199/1292] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[200/1292] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[201/1292] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[202/1292] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[203/1310] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[204/1310] Compiling HashTreeCollections _RawHashNode.swift
[205/1310] Compiling HashTreeCollections _UnmanagedHashNode.swift
[206/1310] Compiling HashTreeCollections _UnsafePath.swift
[207/1310] Compiling HashTreeCollections TreeDictionary+Codable.swift
[208/1310] Compiling HashTreeCollections TreeDictionary+Collection.swift
[209/1310] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[210/1310] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[211/1310] Compiling DequeModule Deque+Testing.swift
[212/1310] Compiling DequeModule Deque._Storage.swift
[213/1310] Compiling DequeModule Deque._UnsafeHandle.swift
[214/1310] Compiling DequeModule Deque.swift
[215/1310] Compiling DequeModule _DequeBuffer.swift
[216/1310] Compiling DequeModule _DequeBufferHeader.swift
[217/1310] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[218/1310] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[219/1310] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[220/1310] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[221/1310] Compiling HashTreeCollections _HashNode.swift
[222/1310] Compiling HashTreeCollections _HashNodeHeader.swift
[223/1310] Compiling HashTreeCollections _HashSlot.swift
[224/1310] Compiling HashTreeCollections _HashStack.swift
[225/1310] Compiling HashTreeCollections _HashTreeIterator.swift
[226/1310] Compiling HashTreeCollections _HashTreeStatistics.swift
[229/1312] Compiling HashTreeCollections TreeDictionary.swift
[230/1312] Compiling HashTreeCollections TreeSet+Codable.swift
[231/1312] Compiling HashTreeCollections TreeSet+Collection.swift
[232/1312] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[233/1312] Compiling HashTreeCollections TreeSet+Debugging.swift
[234/1312] Compiling HashTreeCollections TreeSet+Descriptions.swift
[235/1312] Compiling HashTreeCollections TreeSet+Equatable.swift
[236/1312] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[237/1312] Compiling HashTreeCollections TreeSet+Extras.swift
[238/1312] Compiling HashTreeCollections TreeSet+Filter.swift
[239/1312] Compiling DequeModule Deque+CustomReflectable.swift
[240/1312] Compiling DequeModule Deque+Descriptions.swift
[251/1312] Compiling OrderedCollections OrderedSet+Sendable.swift
[252/1312] Compiling DequeModule Deque+Equatable.swift
[253/1312] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[254/1312] Compiling DequeModule Deque+Extras.swift
[255/1312] Compiling DequeModule Deque+Hashable.swift
[258/1312] Compiling DequeModule _DequeSlot.swift
[259/1312] Compiling DequeModule _UnsafeWrappedBuffer.swift
[260/1312] Compiling Logging MetadataProvider.swift
[261/1312] Compiling Instrumentation Locks.swift
[262/1312] Compiling Instrumentation InstrumentationSystem.swift
[277/1313] Compiling Logging Locks.swift
[286/1323] Compiling Logging LogHandler.swift
[287/1323] Compiling Logging Logging.swift
[288/1323] Emitting module Logging
[290/1324] Compiling _RopeModule _CharacterRecognizer.swift
[291/1324] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[292/1324] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[293/1324] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[294/1324] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[295/1324] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[296/1324] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[297/1324] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[298/1324] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[299/1324] Compiling HashTreeCollections TreeSet.swift
[322/1324] Compiling DequeModule Deque+Codable.swift
[323/1324] Compiling DequeModule Deque+Collection.swift
[324/1324] Emitting module DequeModule
[372/1342] Compiling CoreMetrics Locks.swift
[373/1342] Compiling Tracing TracingTime.swift
[374/1342] Emitting module OrderedCollections
[375/1343] Compiling Tracing TracerProtocol.swift
[377/1343] Emitting module Tracing
[378/1343] Compiling Tracing InstrumentationSystem+Tracing.swift
[379/1343] Compiling Tracing NoOpTracer.swift
[380/1343] Compiling Tracing Tracer.swift
[381/1343] Compiling Tracing TracerProtocol+Legacy.swift
[382/1343] Emitting module CoreMetrics
[394/1343] Compiling Tracing SpanProtocol.swift
[395/1344] Emitting module _RopeModule
[419/1344] Compiling CoreMetrics Metrics.swift
[420/1345] Compiling tls13_both.cc
[422/1347] Compiling _RopeModule Rope+Join.swift
[423/1347] Compiling _RopeModule Rope+MutatingForEach.swift
[424/1347] Compiling _RopeModule Rope+Remove.swift
[425/1347] Compiling _RopeModule Rope+RemoveSubrange.swift
[426/1347] Compiling _RopeModule Rope+Split.swift
[427/1347] Compiling _RopeModule Optional Utilities.swift
[428/1347] Compiling _RopeModule String Utilities.swift
[429/1347] Compiling _RopeModule String.Index+ABI.swift
[431/1347] Emitting module HashTreeCollections
[432/1348] Emitting module RoutingKit
[434/1348] Emitting module Metrics
[435/1348] Compiling RoutingKit PathComponent.swift
[454/1349] Compiling t1_enc.cc
[456/1349] Compiling RoutingKit Router.swift
[457/1349] Compiling RoutingKit TrieRouter.swift
[459/1349] Compiling Metrics Metrics.swift
[461/1350] Compiling RoutingKit AnyRouter.swift
[462/1350] Compiling RoutingKit Parameters.swift
[462/1351] Compiling ssl_versions.cc
[464/1351] Compiling ssl_transcript.cc
[465/1351] Compiling ssl_x509.cc
[466/1351] Compiling ssl_session.cc
[467/1351] Compiling ssl_stat.cc
[468/1351] Compiling ssl_privkey.cc
[469/1351] Compiling ssl_lib.cc
[470/1351] Compiling ssl_file.cc
[471/1351] Compiling ssl_credential.cc
[472/1351] Compiling ssl_key_share.cc
[473/1351] Compiling ssl_cipher.cc
[474/1351] Compiling ssl_cert.cc
[475/1351] Compiling ssl_asn1.cc
[476/1351] Compiling ssl_aead_ctx.cc
[477/1351] Compiling s3_lib.cc
[478/1351] Compiling ssl_buffer.cc
[479/1351] Compiling s3_both.cc
[481/1351] Emitting module ExtrasBase64
[482/1351] Compiling ExtrasBase64 Base64.swift
[483/1351] Compiling ExtrasBase64 Chromium.swift
[483/1352] Compiling s3_pkt.cc
[485/1352] Compiling handshake_server.cc
[486/1352] Compiling handshake.cc
[487/1352] Compiling handshake_client.cc
[488/1352] Compiling encrypted_client_hello.cc
[489/1352] Compiling handoff.cc
[490/1352] Compiling dtls_record.cc
[491/1352] Compiling extensions.cc
[492/1352] Compiling md5-x86_64-linux.S
[493/1352] Compiling md5-x86_64-apple.S
[494/1352] Compiling md5-586-linux.S
[495/1352] Compiling md5-586-apple.S
[496/1352] Compiling chacha20_poly1305_x86_64-linux.S
[497/1352] Compiling chacha20_poly1305_x86_64-apple.S
[498/1352] Compiling dtls_method.cc
[499/1352] Compiling chacha20_poly1305_armv8-win.S
[500/1352] Compiling chacha20_poly1305_armv8-apple.S
[501/1352] Compiling chacha20_poly1305_armv8-linux.S
[502/1352] Compiling chacha-x86_64-apple.S
[503/1352] Compiling chacha-x86_64-linux.S
[504/1352] Compiling chacha-x86-linux.S
[505/1352] Compiling chacha-x86-apple.S
[506/1352] Compiling chacha-armv8-win.S
[507/1352] Compiling chacha-armv8-linux.S
[508/1352] Compiling chacha-armv8-apple.S
[509/1352] Compiling chacha-armv4-linux.S
[510/1352] Compiling aes128gcmsiv-x86_64-linux.S
[511/1352] Compiling err_data.cc
[512/1352] Compiling aes128gcmsiv-x86_64-apple.S
[513/1352] Compiling x86_64-mont5-linux.S
[514/1352] Compiling x86_64-mont5-apple.S
[515/1352] Compiling x86_64-mont-linux.S
[516/1352] Compiling d1_srtp.cc
[517/1352] Compiling x86-mont-linux.S
[518/1352] Compiling x86_64-mont-apple.S
[519/1352] Compiling vpaes-x86_64-apple.S
[520/1352] Compiling vpaes-x86_64-linux.S
[521/1352] Compiling x86-mont-apple.S
[522/1352] Compiling vpaes-x86-linux.S
[523/1352] Compiling vpaes-x86-apple.S
[524/1352] Compiling vpaes-armv8-win.S
[525/1352] Compiling vpaes-armv8-linux.S
[526/1352] Compiling vpaes-armv8-apple.S
[527/1352] Compiling vpaes-armv7-linux.S
[528/1352] Compiling sha512-x86_64-linux.S
[529/1352] Compiling d1_lib.cc
[530/1352] Compiling sha512-armv8-win.S
[531/1352] Compiling sha512-armv8-apple.S
[532/1352] Compiling sha512-x86_64-apple.S
[533/1352] Compiling sha512-armv8-linux.S
[534/1352] Compiling sha512-586-linux.S
[535/1352] Compiling sha512-armv4-linux.S
[536/1352] Compiling sha512-586-apple.S
[537/1352] Compiling sha256-x86_64-linux.S
[538/1352] Compiling sha256-armv8-win.S
[539/1352] Compiling sha256-armv8-apple.S
[540/1352] Compiling sha256-x86_64-apple.S
[541/1352] Compiling sha256-586-linux.S
[542/1352] Compiling sha256-armv4-linux.S
[543/1352] Compiling sha1-x86_64-linux.S
[544/1352] Compiling sha256-armv8-linux.S
[545/1352] Compiling sha256-586-apple.S
[546/1352] Compiling sha1-x86_64-apple.S
[547/1352] Compiling sha1-armv4-large-linux.S
[548/1352] Compiling sha1-armv8-apple.S
[548/1352] Compiling sha1-armv8-win.S
[550/1352] Compiling sha1-armv8-linux.S
[551/1352] Compiling sha1-586-linux.S
[552/1352] Compiling d1_pkt.cc
[553/1352] Compiling bio_ssl.cc
[554/1352] Compiling sha1-586-apple.S
[555/1352] Compiling rsaz-avx2-linux.S
[556/1352] Compiling rdrand-x86_64-apple.S
[557/1352] Compiling rdrand-x86_64-linux.S
[558/1352] Compiling rsaz-avx2-apple.S
[559/1352] Compiling p256_beeu-x86_64-asm-linux.S
[560/1352] Compiling p256_beeu-x86_64-asm-apple.S
[561/1352] Compiling p256_beeu-armv8-asm-win.S
[562/1352] Compiling p256_beeu-armv8-asm-apple.S
[563/1352] Compiling p256_beeu-armv8-asm-linux.S
[564/1352] Compiling p256-armv8-asm-win.S
[565/1352] Compiling p256-x86_64-asm-linux.S
[566/1352] Compiling d1_both.cc
[567/1352] Compiling ghashv8-armv8-win.S
[568/1352] Compiling ghashv8-armv7-linux.S
[569/1352] Compiling p256-x86_64-asm-apple.S
[570/1352] Compiling ghashv8-armv8-linux.S
[571/1352] Compiling ghashv8-armv8-apple.S
[572/1352] Compiling p256-armv8-asm-linux.S
[573/1352] Compiling p256-armv8-asm-apple.S
[574/1352] Compiling ghash-x86_64-apple.S
[575/1352] Compiling ghash-x86-linux.S
[576/1352] Compiling ghash-x86-apple.S
[577/1352] Compiling ghash-ssse3-x86_64-apple.S
[578/1352] Compiling ghash-x86_64-linux.S
[579/1352] Compiling ghash-ssse3-x86_64-linux.S
[580/1352] Compiling ghash-ssse3-x86-apple.S
[581/1352] Compiling ghash-ssse3-x86-linux.S
[582/1352] Compiling co-586-linux.S
[583/1352] Compiling bsaes-armv7-linux.S
[584/1352] Compiling co-586-apple.S
[585/1352] Compiling ghash-neon-armv8-linux.S
[585/1352] Compiling ghash-armv4-linux.S
[587/1352] Compiling ghash-neon-armv8-win.S
[587/1352] Compiling bn-armv8-win.S
[589/1352] Compiling ghash-neon-armv8-apple.S
[590/1352] Compiling bn-armv8-apple.S
[591/1352] Compiling bn-armv8-linux.S
[592/1352] Compiling bn-586-linux.S
[593/1352] Compiling armv8-mont-win.S
[594/1352] Compiling bn-586-apple.S
[595/1352] Compiling armv8-mont-apple.S
[596/1352] Compiling armv4-mont-linux.S
[597/1352] Compiling aesv8-gcm-armv8-win.S
[598/1352] Compiling armv8-mont-linux.S
[599/1352] Compiling aesv8-armv8-win.S
[600/1352] Compiling aesv8-armv8-apple.S
[601/1352] Compiling aesv8-gcm-armv8-linux.S
[602/1352] Compiling aesv8-armv7-linux.S
[603/1352] Compiling aesni-x86_64-apple.S
[604/1352] Compiling aesni-x86_64-linux.S
[605/1352] Compiling aesv8-gcm-armv8-apple.S
[606/1352] Compiling aesv8-armv8-linux.S
[607/1352] Compiling aesni-x86-linux.S
[608/1352] Compiling aesni-x86-apple.S
[609/1352] Compiling aes-gcm-avx10-x86_64-apple.S
[610/1352] Compiling aesni-gcm-x86_64-linux.S
[611/1352] Compiling aes-gcm-avx10-x86_64-linux.S
[611/1352] Compiling aes-gcm-avx2-x86_64-apple.S
[613/1352] Compiling aesni-gcm-x86_64-apple.S
[614/1352] Compiling aes-gcm-avx2-x86_64-linux.S
[615/1352] Compiling x_pubkey.cc
[616/1352] Compiling x_req.cc
[617/1352] Compiling x_x509.cc
[618/1352] Compiling x_x509a.cc
[619/1352] Compiling x_val.cc
[620/1352] Compiling x_spki.cc
[621/1352] Compiling x_sig.cc
[622/1352] Compiling x_name.cc
[623/1352] Compiling x_exten.cc
[624/1352] Compiling x_attrib.cc
[625/1352] Compiling x509rset.cc
[626/1352] Compiling x_crl.cc
[627/1352] Compiling x_all.cc
[628/1352] Compiling x509spki.cc
[629/1352] Compiling x_algor.cc
[630/1352] Compiling x509name.cc
[631/1352] Compiling x509cset.cc
[632/1352] Compiling x509_vpm.cc
[633/1352] Compiling x509_vfy.cc
[634/1352] Compiling x509_trs.cc
[635/1352] Compiling x509_v3.cc
[636/1352] Compiling x509_txt.cc
[637/1352] Compiling x509_set.cc
[638/1352] Compiling x509_obj.cc
[639/1352] Compiling x509_req.cc
[640/1352] Compiling x509_def.cc
[641/1352] Compiling x509_lu.cc
[642/1352] Compiling x509_ext.cc
[643/1352] Compiling x509_cmp.cc
[644/1352] Compiling x509_d2.cc
[645/1352] Compiling v3_utl.cc
[646/1352] Compiling x509.cc
[647/1352] Compiling x509_att.cc
[648/1352] Compiling v3_purp.cc
[649/1352] Compiling v3_prn.cc
[650/1352] Compiling v3_skey.cc
[651/1352] Compiling v3_pmaps.cc
[652/1352] Compiling v3_pcons.cc
[653/1352] Compiling v3_int.cc
[654/1352] Compiling v3_ocsp.cc
[655/1352] Compiling v3_ia5.cc
[656/1352] Compiling v3_ncons.cc
[657/1352] Compiling v3_genn.cc
[658/1352] Compiling v3_lib.cc
[659/1352] Compiling v3_info.cc
[660/1352] Compiling v3_crld.cc
[661/1352] Compiling v3_extku.cc
[662/1352] Compiling v3_enum.cc
[663/1352] Compiling v3_cpols.cc
[664/1352] Compiling v3_conf.cc
[665/1352] Compiling t_x509.cc
[666/1352] Compiling v3_bitst.cc
[667/1352] Compiling v3_alt.cc
[668/1352] Compiling v3_bcons.cc
[669/1352] Compiling v3_akeya.cc
[670/1352] Compiling t_req.cc
[671/1352] Compiling v3_akey.cc
[672/1352] Compiling t_x509a.cc
[673/1352] Compiling policy.cc
[674/1352] Compiling i2d_pr.cc
[675/1352] Compiling by_dir.cc
[676/1352] Compiling rsa_pss.cc
[677/1352] Compiling name_print.cc
[678/1352] Compiling t_crl.cc
[679/1352] Compiling voprf.cc
[680/1352] Compiling asn1_gen.cc
[681/1352] Compiling algorithm.cc
[682/1352] Compiling by_file.cc
[683/1352] Compiling thread_win.cc
[684/1352] Compiling trust_token.cc
[685/1352] Compiling a_verify.cc
[686/1352] Compiling thread_pthread.cc
[687/1352] Compiling a_digest.cc
[688/1352] Compiling thread_none.cc
[689/1352] Compiling a_sign.cc
[690/1352] Compiling pmbtoken.cc
[691/1352] Compiling thread.cc
[692/1352] Compiling sha512.cc
[693/1352] Compiling stack.cc
[694/1352] Compiling siphash.cc
[695/1352] Compiling sha256.cc
[696/1352] Compiling sha1.cc
[697/1352] Compiling spake2plus.cc
[698/1352] Compiling slhdsa.cc
[699/1352] Compiling rsa_print.cc
[700/1352] Compiling rsa_extra.cc
[701/1352] Compiling rsa_asn1.cc
[702/1352] Compiling rc4.cc
[703/1352] Compiling windows.cc
[704/1352] Compiling refcount.cc
[705/1352] Compiling rsa_crypt.cc
[706/1352] Compiling trusty.cc
[707/1352] Compiling urandom.cc
[708/1352] Compiling rand.cc
[709/1352] Compiling ios.cc
[710/1352] Compiling poly1305_arm_asm.S
[711/1352] Compiling passive.cc
[712/1352] Compiling poly1305_vec.cc
[713/1352] Compiling forkunsafe.cc
[714/1352] Compiling fork_detect.cc
[715/1352] Compiling getentropy.cc
[716/1352] Compiling deterministic.cc
[717/1352] Compiling poly1305_arm.cc
[718/1352] Compiling poly1305.cc
[719/1352] Compiling pkcs8_x509.cc
[720/1352] Compiling pool.cc
[721/1352] Compiling pkcs7.cc
[722/1352] Compiling p5_pbev2.cc
[723/1352] Compiling pkcs8.cc
[724/1352] Compiling pkcs7_x509.cc
[725/1352] Compiling pem_xaux.cc
[726/1352] Compiling pem_x509.cc
[727/1352] Compiling pem_pkey.cc
[728/1352] Compiling pem_lib.cc
[729/1352] Compiling pem_oth.cc
[730/1352] Compiling pem_pk8.cc
[731/1352] Compiling obj_xref.cc
[732/1352] Compiling mlkem.cc
[733/1352] Compiling pem_info.cc
[734/1352] Compiling mldsa.cc
[735/1352] Compiling obj.cc
[736/1352] Compiling mem.cc
[737/1352] Compiling md5.cc
[738/1352] Compiling poly_rq_mul.S
[739/1352] Compiling fips_shared_support.cc
[740/1352] Compiling pem_all.cc
[741/1352] Compiling lhash.cc
[742/1352] Compiling md4.cc
[743/1352] Compiling kyber.cc
[744/1352] Compiling ex_data.cc
[745/1352] Compiling scrypt.cc
[746/1352] Compiling hpke.cc
[747/1352] Compiling hrss.cc
[748/1352] Compiling pbkdf.cc
[749/1352] Compiling print.cc
[750/1352] Compiling sign.cc
[751/1352] Compiling p_x25519.cc
[752/1352] Compiling p_ed25519.cc
[753/1352] Compiling p_ed25519_asn1.cc
[754/1352] Compiling p_x25519_asn1.cc
[755/1352] Compiling p_rsa.cc
[756/1352] Compiling p_rsa_asn1.cc
[757/1352] Compiling p_hkdf.cc
[758/1352] Compiling p_ec.cc
[759/1352] Compiling p_dsa_asn1.cc
[760/1352] Compiling p_dh.cc
[761/1352] Compiling p_ec_asn1.cc
[762/1352] Compiling p_dh_asn1.cc
[763/1352] Compiling evp_ctx.cc
[764/1352] Compiling evp.cc
[765/1352] Compiling err.cc
[766/1352] Compiling engine.cc
[767/1352] Compiling evp_asn1.cc
[768/1352] Compiling ecdh.cc
[769/1352] Compiling hash_to_curve.cc
[770/1352] Compiling bcm.cc
[771/1352] Compiling params.cc
[772/1352] Compiling ecdsa_asn1.cc
[773/1352] Compiling ec_derive.cc
[774/1352] Compiling dsa_asn1.cc
[775/1352] Compiling digest_extra.cc
[776/1352] Compiling ec_asn1.cc
[777/1352] Compiling x25519-asm-arm.S
[778/1352] Compiling dsa.cc
[779/1352] Compiling des.cc
[780/1352] Compiling dh_asn1.cc
[781/1352] Compiling curve25519_64_adx.cc
[782/1352] Compiling spake25519.cc
[783/1352] Compiling cpu_aarch64_win.cc
[784/1352] Compiling cpu_intel.cc
[785/1352] Compiling crypto.cc
[786/1352] Compiling cpu_arm_linux.cc
[787/1352] Compiling curve25519.cc
[788/1352] Compiling cpu_arm_freebsd.cc
[789/1352] Compiling cpu_aarch64_openbsd.cc
[790/1352] Compiling cpu_aarch64_sysreg.cc
[791/1352] Compiling cpu_aarch64_apple.cc
[792/1352] Compiling cpu_aarch64_fuchsia.cc
[793/1352] Compiling conf.cc
[794/1352] Compiling cpu_aarch64_linux.cc
[795/1352] Compiling e_tls.cc
[796/1352] Compiling get_cipher.cc
[797/1352] Compiling tls_cbc.cc
[798/1352] Compiling e_rc2.cc
[799/1352] Compiling e_rc4.cc
[800/1352] Compiling e_null.cc
[801/1352] Compiling e_aesctrhmac.cc
[802/1352] Compiling e_des.cc
[803/1352] Compiling e_aesgcmsiv.cc
[804/1352] Compiling chacha.cc
[805/1352] Compiling e_chacha20poly1305.cc
[806/1352] Compiling derive_key.cc
[807/1352] Compiling cbs.cc
[808/1352] Compiling unicode.cc
[809/1352] Compiling asn1_compat.cc
[810/1352] Compiling ber.cc
[811/1352] Compiling buf.cc
[812/1352] Compiling cbb.cc
[813/1352] Compiling convert.cc
[814/1352] Compiling bn_asn1.cc
[815/1352] Compiling blake2.cc
[816/1352] Compiling socket_helper.cc
[817/1352] Compiling printf.cc
[818/1352] Compiling socket.cc
[819/1352] Compiling hexdump.cc
[819/1352] Compiling pair.cc
[821/1352] Compiling file.cc
[822/1352] Compiling fd.cc
[823/1352] Compiling errno.cc
[824/1352] Compiling base64.cc
[825/1352] Compiling bio_mem.cc
[826/1352] Compiling connect.cc
[827/1352] Compiling bio.cc
[828/1352] Compiling tasn_typ.cc
[829/1352] Compiling tasn_utl.cc
[830/1352] Compiling tasn_fre.cc
[831/1352] Compiling f_string.cc
[832/1352] Compiling tasn_enc.cc
[833/1352] Compiling tasn_new.cc
[834/1352] Compiling posix_time.cc
[835/1352] Compiling tasn_dec.cc
[836/1352] Compiling f_int.cc
[837/1352] Compiling asn_pack.cc
[838/1352] Compiling asn1_par.cc
[839/1352] Compiling a_type.cc
[840/1352] Compiling a_octet.cc
[841/1352] Compiling asn1_lib.cc
[842/1352] Compiling a_utctm.cc
[843/1352] Compiling a_time.cc
[844/1352] Compiling a_strnid.cc
[845/1352] Compiling a_strex.cc
[846/1352] Compiling a_object.cc
[847/1352] Compiling a_int.cc
[848/1352] Compiling a_d2i_fp.cc
[849/1352] Compiling a_bitstr.cc
[850/1352] Compiling a_i2d_fp.cc
[851/1352] Compiling a_dup.cc
[852/1352] Compiling a_mbstr.cc
[853/1352] Compiling mongoc-write-concern.c
[854/1352] Compiling mongoc-version-functions.c
[855/1352] Compiling mongoc-write-command-legacy.c
[856/1352] Compiling mongoc-write-command.c
[857/1352] Compiling mongoc-util.c
[858/1352] Compiling a_bool.cc
[859/1352] Compiling a_gentm.cc
[860/1352] Compiling mongoc-ts-pool.c
[861/1352] Compiling mongoc-uri.c
[862/1352] Compiling mongoc-topology-description.c
[863/1352] Compiling mongoc-topology-description-apm.c
[864/1352] Compiling mongoc-topology-background-monitoring.c
[865/1352] Compiling mongoc-stream-tls-secure-transport.c
[866/1352] Compiling mongoc-topology.c
[867/1352] Compiling mongoc-stream-tls-secure-channel.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.
[868/1352] Compiling mongoc-stream-tls.c
[868/1352] Compiling mongoc-stream-tls-openssl-bio.c
[868/1352] Compiling c-nioatomics.c
[868/1352] Compiling mongoc-stream.c
[868/1352] Compiling c-atomics.c
[868/1352] Compiling mongoc-timeout.c
[868/1352] Compiling mongoc-stream-tls-openssl.c
[868/1352] Compiling mongoc-topology-scanner.c
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/484] Compiling md5-x86_64-apple.S
[0/484] Compiling fiat_curve25519_adx_square.S
[0/484] Compiling md5-586-linux.S
[3/485] Compiling fiat_p256_adx_sqr.S
[4/485] Compiling fiat_curve25519_adx_mul.S
[5/485] Compiling fiat_p256_adx_mul.S
[6/485] Compiling md5-x86_64-linux.S
[7/485] Compiling mongoc-timeout.c
[8/485] Compiling mongoc-stream.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.
[9/485] Compiling mongoc-stream-tls.c
[9/485] Compiling mongoc-stream-tls-openssl-bio.c
[9/485] Compiling mongoc-stream-tls-openssl.c
[9/485] Compiling c-atomics.c
[9/485] Compiling CCryptoBoringSSLShims shims.c
[9/485] Compiling mongoc-topology-scanner.c
[9/485] Compiling c-nioatomics.c
[9/485] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 android