The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of queues-mongo-driver, reference 1.0.3 (4f3686), with Swift 6.1 for Linux on 27 Apr 2025 22:13:39 UTC.

Swift 6 data race errors: 3

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/queues-mongo-driver.git
Reference: 1.0.3
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/vapor-community/queues-mongo-driver
 * tag               1.0.3      -> FETCH_HEAD
HEAD is now at 4f3686e Merge pull request #6 from vapor-community/oldest-job-fix
Cloned https://github.com/vapor-community/queues-mongo-driver.git
Revision (git rev-parse @):
4f3686eae98c569f50e0317c389f83b7472f6e4d
SUCCESS checkout https://github.com/vapor-community/queues-mongo-driver.git at 1.0.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/vapor-community/queues-mongo-driver.git
https://github.com/vapor-community/queues-mongo-driver.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "queues",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/queues.git"
    },
    {
      "identity" : "mongokitten",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.5.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OpenKitten/MongoKitten.git"
    }
  ],
  "manifest_display_name" : "queues-mongo-driver",
  "name" : "queues-mongo-driver",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "QueuesMongoDriver",
      "targets" : [
        "QueuesMongoDriver"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "QueuesMongoDriverTests",
      "module_type" : "SwiftTarget",
      "name" : "QueuesMongoDriverTests",
      "path" : "Tests/QueuesMongoDriverTests",
      "product_dependencies" : [
        "XCTVapor"
      ],
      "sources" : [
        "QueuesMongoDriverTests.swift"
      ],
      "target_dependencies" : [
        "QueuesMongoDriver"
      ],
      "type" : "test"
    },
    {
      "c99name" : "QueuesMongoDriver",
      "module_type" : "SwiftTarget",
      "name" : "QueuesMongoDriver",
      "path" : "Sources/QueuesMongoDriver",
      "product_dependencies" : [
        "Vapor",
        "Queues",
        "MongoKitten"
      ],
      "product_memberships" : [
        "QueuesMongoDriver"
      ],
      "sources" : [
        "Queues.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/OpenKitten/MongoKitten.git
Fetching https://github.com/vapor/queues.git
[1/3318] Fetching queues
[3319/17544] Fetching queues, mongokitten
Fetched https://github.com/vapor/queues.git from cache (0.26s)
[6687/14226] Fetching mongokitten
[14227/88539] Fetching mongokitten, vapor
Fetched https://github.com/OpenKitten/MongoKitten.git from cache (1.70s)
Fetched https://github.com/vapor/vapor.git from cache (1.72s)
Computing version for https://github.com/OpenKitten/MongoKitten.git
Computed https://github.com/OpenKitten/MongoKitten.git at 6.7.15 (2.20s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/orlandos-nl/BSON.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/orlandos-nl/DNSClient.git
[1/6001] Fetching bson
[122/8201] Fetching bson, swift-metrics
[368/9345] Fetching bson, swift-metrics, dnsclient
[9346/13181] Fetching bson, swift-metrics, dnsclient, swift-log
Fetched https://github.com/orlandos-nl/DNSClient.git from cache (0.30s)
[11769/12037] Fetching bson, swift-metrics, swift-log
[12038/26830] Fetching bson, swift-metrics, swift-log, swift-nio-ssl
Fetched https://github.com/apple/swift-metrics.git from cache (0.37s)
[11317/24630] Fetching bson, swift-log, swift-nio-ssl
Fetched https://github.com/apple/swift-log.git from cache (0.37s)
Fetched https://github.com/orlandos-nl/BSON.git from cache (0.37s)
[1628/14793] Fetching swift-nio-ssl
[1777/90229] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.46s)
[57332/75436] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.65s)
Computing version for https://github.com/orlandos-nl/BSON.git
Computed https://github.com/orlandos-nl/BSON.git at 7.0.31 (5.44s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.41s)
Computing version for https://github.com/orlandos-nl/DNSClient.git
Computed https://github.com/orlandos-nl/DNSClient.git at 2.4.4 (0.46s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2619] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.27s)
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.70s)
Fetching https://github.com/apple/swift-atomics.git
[1/1705] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.35s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (1.03s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4353] Fetching swift-system
[4354/20595] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.05s)
Fetched https://github.com/apple/swift-collections.git from cache (1.07s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.49s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.62s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (0.42s)
Computing version for https://github.com/vapor/queues.git
Computed https://github.com/vapor/queues.git at 1.17.2 (0.42s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (0.51s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/1063] Fetching swift-service-context
[1064/6037] Fetching swift-service-context, swift-distributed-tracing
[1363/11940] Fetching swift-service-context, swift-distributed-tracing, swift-algorithms
[3443/15148] Fetching swift-service-context, swift-distributed-tracing, swift-algorithms, multipart-kit
[9152/17744] Fetching swift-service-context, swift-distributed-tracing, swift-algorithms, multipart-kit, websocket-kit
[10748/23406] Fetching swift-service-context, swift-distributed-tracing, swift-algorithms, multipart-kit, websocket-kit, swift-nio-extras
Fetched https://github.com/apple/swift-service-context.git from cache (0.35s)
Fetched https://github.com/vapor/websocket-kit.git from cache (0.36s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.36s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.46s)
Fetching https://github.com/vapor/console-kit.git
[6995/29838] Fetching swift-algorithms, multipart-kit, routing-kit
[9068/41330] Fetching swift-algorithms, multipart-kit, routing-kit, swift-nio-http2
[11624/55114] Fetching swift-algorithms, multipart-kit, routing-kit, swift-nio-http2, swift-crypto
[14432/60599] Fetching swift-algorithms, multipart-kit, routing-kit, swift-nio-http2, swift-crypto, console-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.34s)
[29459/55114] Fetching swift-algorithms, multipart-kit, routing-kit, swift-nio-http2, swift-crypto
Fetching https://github.com/vapor/async-kit.git
[41073/57484] Fetching swift-algorithms, multipart-kit, routing-kit, swift-nio-http2, swift-crypto, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.32s)
Fetching https://github.com/swift-server/async-http-client.git
[43381/55114] Fetching swift-algorithms, multipart-kit, routing-kit, swift-nio-http2, swift-crypto
[55115/68901] Fetching swift-algorithms, multipart-kit, routing-kit, swift-nio-http2, swift-crypto, async-http-client
Fetched https://github.com/apple/swift-algorithms.git from cache (1.60s)
[49349/62998] Fetching multipart-kit, routing-kit, swift-nio-http2, swift-crypto, async-http-client
Fetched https://github.com/vapor/multipart-kit.git from cache (1.65s)
[47106/59790] Fetching routing-kit, swift-nio-http2, swift-crypto, async-http-client
Fetched https://github.com/vapor/routing-kit.git from cache (1.30s)
[26655/39063] Fetching swift-nio-http2, swift-crypto, async-http-client
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.35s)
[16128/27571] Fetching swift-crypto, async-http-client
Fetched https://github.com/apple/swift-crypto.git from cache (1.55s)
Fetched https://github.com/swift-server/async-http-client.git from cache (0.95s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (2.50s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.41s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.0 (0.42s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.44s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.42s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.90s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
[1/1127] Fetching swift-http-structured-headers
[993/2031] Fetching swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.26s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.26s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (0.67s)
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.42s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.46s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.41s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (0.43s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.42s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.46s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.51s)
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.43s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.42s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.46s)
Fetching https://github.com/apple/swift-asn1.git
[1/1573] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.24s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.69s)
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.30.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/vapor/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-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/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-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-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/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.25.2
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.6.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/orlandos-nl/BSON.git
Working copy of https://github.com/orlandos-nl/BSON.git resolved at 7.0.31
Creating working copy for https://github.com/orlandos-nl/DNSClient.git
Working copy of https://github.com/orlandos-nl/DNSClient.git resolved at 2.4.4
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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/OpenKitten/MongoKitten.git
Working copy of https://github.com/OpenKitten/MongoKitten.git resolved at 6.7.15
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.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.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.2.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/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.114.1
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.0
Creating working copy for https://github.com/vapor/queues.git
Working copy of https://github.com/vapor/queues.git resolved at 1.17.2
Building for debugging...
[0/839] Write sources
[45/839] Compiling CNIOWindows shim.c
[45/839] Write sources
[46/839] Compiling CNIOWASI CNIOWASI.c
[48/839] Write sources
[51/839] Compiling CNIOWindows WSAStartup.c
[51/839] Write sources
[56/839] Compiling _NumericsShims _NumericsShims.c
[57/839] Compiling _AtomicsShims.c
[58/839] Compiling CNIOLinux liburing_shims.c
[59/839] Compiling CNIOSHA1 c_nio_sha1.c
[60/839] Compiling CVaporBcrypt bcrypt.c
[61/839] Compiling CSystem shims.c
[62/839] Compiling CNIOExtrasZlib empty.c
[63/839] Compiling CNIOLLHTTP c_nio_http.c
[64/839] Compiling CNIODarwin shim.c
[65/839] Compiling CNIOLinux shim.c
[66/839] Compiling fiat_p256_adx_mul.S
[67/839] Compiling fiat_p256_adx_sqr.S
[68/839] Compiling CNIOLLHTTP c_nio_api.c
[69/839] Compiling fiat_curve25519_adx_square.S
[70/839] Compiling fiat_curve25519_adx_mul.S
[71/839] Compiling CVaporBcrypt blf.c
[72/839] Write swift-version-24593BA9C3E375BF.txt
[73/839] Compiling CNIOLLHTTP c_nio_llhttp.c
[74/843] Compiling CNIOBoringSSLShims shims.c
[75/845] Compiling tls_record.cc
[76/845] Compiling tls_method.cc
[77/845] Compiling tls13_server.cc
[78/858] Compiling tls13_both.cc
[79/884] Compiling tls13_enc.cc
[80/884] Compiling tls13_client.cc
[82/916] Emitting module Logging
[83/916] Emitting module RealModule
[84/917] Compiling RealModule ElementaryFunctions.swift
[85/917] Emitting module _NIOBase64
[86/917] Compiling _NIOBase64 Base64.swift
[87/917] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[88/917] Compiling InternalCollectionsUtilities Specialize.swift
[89/920] Compiling RealModule RealFunctions.swift
[90/920] Emitting module SystemPackage
[91/923] Emitting module InternalCollectionsUtilities
[92/923] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[93/923] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[94/923] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[95/923] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[96/923] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[100/923] Compiling InternalCollectionsUtilities _SortedCollection.swift
[101/923] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[102/923] Emitting module _MongoKittenCrypto
[103/924] Compiling _MongoKittenCrypto MD5.swift
[104/924] Compiling _MongoKittenCrypto HMAC.swift
[105/924] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[106/924] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[107/924] Compiling _MongoKittenCrypto Hash.swift
[108/924] Compiling InternalCollectionsUtilities Debugging.swift
[109/924] Compiling InternalCollectionsUtilities Descriptions.swift
[110/924] Compiling ServiceContextModule ServiceContextKey.swift
[113/924] Compiling RealModule Float80+Real.swift
[114/924] Compiling RealModule Real.swift
[115/924] Compiling _MongoKittenCrypto SHA256.swift
[116/924] Compiling RealModule Float16+Real.swift
[117/924] Compiling RealModule Float+Real.swift
[118/924] Compiling _MongoKittenCrypto SHA1.swift
[122/924] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[124/924] Compiling InternalCollectionsUtilities Integer rank.swift
[125/924] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[126/924] Emitting module ServiceContextModule
[127/924] Compiling ServiceContextModule ServiceContext.swift
[128/924] Compiling Logging LogHandler.swift
[129/924] Compiling InternalCollectionsUtilities UInt+reversed.swift
[130/924] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[139/927] Compiling SystemPackage Util+StringArray.swift
[140/927] Compiling SystemPackage Util.swift
[141/927] Compiling SystemPackage UtilConsumers.swift
[144/927] Compiling SystemPackage Syscalls.swift
[145/927] Compiling SystemPackage WindowsSyscallAdapters.swift
[146/927] Compiling SystemPackage MachPort.swift
[147/927] Compiling SystemPackage PlatformString.swift
[148/927] Compiling SystemPackage SystemString.swift
[149/927] Compiling _NIODataStructures PriorityQueue.swift
[150/927] Compiling _NIODataStructures _TinyArray.swift
[151/927] Compiling SystemPackage FilePathTempPosix.swift
[152/927] Compiling SystemPackage FilePathTempWindows.swift
[153/927] Compiling SystemPackage FilePathWindows.swift
[154/927] Compiling SystemPackage FilePermissions.swift
[161/931] Compiling Logging MetadataProvider.swift
[162/931] Emitting module _NIODataStructures
[163/931] Compiling _NIODataStructures Heap.swift
[165/932] Compiling Logging Locks.swift
[166/932] Compiling Logging Logging.swift
[170/1014] Compiling Instrumentation MultiplexInstrument.swift
[171/1014] Emitting module Instrumentation
[172/1069] Compiling _MongoKittenCrypto MongoDB-CR.swift
[173/1069] Compiling _MongoKittenCrypto PBKDF2.swift
[174/1069] Compiling Instrumentation Instrument.swift
[175/1069] Emitting module CoreMetrics
[176/1069] Compiling Instrumentation InstrumentationSystem.swift
[177/1069] Compiling Instrumentation Locks.swift
[178/1069] Compiling Instrumentation NoOpInstrument.swift
[179/1070] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[180/1070] Compiling _MongoKittenCrypto Hex.swift
[181/1070] Compiling HeapModule Heap+Descriptions.swift
[184/1071] Compiling HeapModule _HeapNode.swift
[185/1071] Compiling HeapModule Heap.swift
[186/1071] Compiling HeapModule Heap+UnsafeHandle.swift
[187/1071] Compiling HeapModule Heap+Invariants.swift
[188/1071] Emitting module HeapModule
[190/1086] Emitting module RoutingKit
[191/1086] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[192/1086] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[193/1086] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[194/1086] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[195/1086] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[196/1086] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[197/1086] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[198/1086] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[199/1086] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[200/1086] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[201/1086] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[202/1086] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[203/1086] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[204/1086] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[205/1093] Compiling RoutingKit Parameters.swift
[206/1093] Compiling RoutingKit AnyRouter.swift
[207/1131] Compiling CoreMetrics Locks.swift
[208/1131] Compiling CoreMetrics Metrics.swift
[209/1141] Compiling HashTreeCollections _HashNode+Structural union.swift
[210/1141] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[211/1141] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[212/1141] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[213/1141] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[214/1141] Compiling HashTreeCollections _HashNode.swift
[215/1141] Compiling HashTreeCollections _HashNodeHeader.swift
[216/1141] Compiling HashTreeCollections _HashSlot.swift
[217/1156] Compiling RoutingKit PathComponent.swift
[218/1170] Compiling Tracing TracingTime.swift
[220/1170] Emitting module Tracing
[221/1170] Compiling HashTreeCollections _HashStack.swift
[222/1170] Compiling HashTreeCollections _HashTreeIterator.swift
[223/1170] Compiling HashTreeCollections _HashTreeStatistics.swift
[224/1170] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[225/1170] Compiling HashTreeCollections _RawHashNode.swift
[226/1170] Compiling HashTreeCollections _UnmanagedHashNode.swift
[227/1170] Compiling HashTreeCollections _UnsafePath.swift
[228/1170] Compiling HashTreeCollections TreeDictionary+Codable.swift
[229/1170] Compiling Tracing TracerProtocol.swift
[230/1170] Compiling RoutingKit TrieRouter.swift
[231/1170] Compiling RoutingKit Router.swift
[232/1171] Compiling Tracing Tracer.swift
[233/1171] Compiling Tracing TracerProtocol+Legacy.swift
[234/1171] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[235/1171] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[236/1171] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[237/1171] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[238/1171] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[239/1171] Compiling HashTreeCollections _HashNode+Structural merge.swift
[240/1171] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[241/1171] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[242/1171] Compiling HashTreeCollections _HashNode+Invariants.swift
[243/1171] Compiling HashTreeCollections _HashNode+Lookups.swift
[244/1171] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[245/1171] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[246/1171] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[247/1171] Compiling HashTreeCollections _HashNode+Storage.swift
[248/1171] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[249/1171] Compiling HashTreeCollections _HashNode+Structural filter.swift
[250/1171] Compiling HashTreeCollections TreeDictionary+Keys.swift
[251/1171] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[252/1171] Compiling HashTreeCollections TreeDictionary+Merge.swift
[253/1171] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[254/1171] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[255/1171] Compiling HashTreeCollections TreeDictionary+Values.swift
[256/1171] Compiling HashTreeCollections TreeDictionary.swift
[257/1171] Compiling HashTreeCollections TreeSet+Codable.swift
[258/1171] Compiling HashTreeCollections TreeSet+Collection.swift
[270/1195] Compiling Tracing NoOpTracer.swift
[271/1195] Compiling Tracing InstrumentationSystem+Tracing.swift
[272/1195] Compiling Tracing SpanProtocol.swift
[274/1198] Compiling DequeModule Deque+CustomReflectable.swift
[275/1198] Compiling DequeModule Deque+Descriptions.swift
[276/1200] Compiling HashTreeCollections TreeSet+Hashable.swift
[277/1200] Compiling HashTreeCollections TreeSet+Sendable.swift
[278/1200] Compiling _RopeModule Rope+Join.swift
[279/1200] Compiling _RopeModule Rope+MutatingForEach.swift
[280/1200] Compiling _RopeModule Rope+Remove.swift
[281/1200] Compiling _RopeModule Rope+RemoveSubrange.swift
[282/1200] Compiling _RopeModule Rope+Split.swift
[283/1200] Compiling _RopeModule Optional Utilities.swift
[284/1200] Compiling _RopeModule String Utilities.swift
[285/1200] Compiling _RopeModule String.Index+ABI.swift
[286/1201] Compiling DequeModule _DequeBuffer.swift
[287/1201] Compiling DequeModule _DequeBufferHeader.swift
[287/1210] Compiling t1_enc.cc
[289/1210] Compiling DequeModule Deque+Equatable.swift
[290/1210] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[291/1210] Compiling DequeModule Deque+Extras.swift
[292/1210] Compiling DequeModule Deque+Hashable.swift
[293/1210] Compiling Metrics Metrics.swift
[294/1210] Compiling DequeModule Deque+Testing.swift
[295/1210] Compiling DequeModule Deque._Storage.swift
[296/1210] Emitting module Metrics
[297/1211] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[298/1211] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[299/1211] Compiling HashTreeCollections TreeDictionary+Filter.swift
[300/1211] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[301/1211] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[311/1211] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[312/1211] Compiling HashTreeCollections TreeSet+Debugging.swift
[313/1211] Compiling HashTreeCollections TreeSet+Descriptions.swift
[314/1211] Compiling HashTreeCollections TreeSet+Equatable.swift
[315/1211] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[316/1211] Compiling HashTreeCollections TreeSet+Extras.swift
[317/1211] Compiling HashTreeCollections TreeSet+Filter.swift
[328/1211] Compiling DequeModule Deque+Codable.swift
[329/1211] Compiling DequeModule Deque+Collection.swift
[337/1211] Compiling ssl_x509.cc
[339/1211] Compiling DequeModule _DequeSlot.swift
[340/1211] Compiling DequeModule _UnsafeWrappedBuffer.swift
[349/1211] Compiling DequeModule Deque._UnsafeHandle.swift
[350/1211] Compiling DequeModule Deque.swift
[351/1211] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[352/1211] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[353/1211] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[354/1211] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[355/1211] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[356/1211] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[357/1211] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[358/1211] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[359/1211] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[360/1211] Compiling HashTreeCollections TreeSet.swift
[370/1211] Emitting module OrderedCollections
[371/1211] Emitting module DequeModule
[379/1213] Compiling HashTreeCollections TreeDictionary+Collection.swift
[380/1213] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[381/1213] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[382/1213] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[385/1213] Emitting module _RopeModule
[385/1213] Compiling ssl_versions.cc
[406/1213] Compiling ssl_transcript.cc
[407/1213] Compiling ssl_stat.cc
[430/1213] Compiling ssl_session.cc
[461/1214] Compiling ssl_privkey.cc
[462/1214] Compiling ssl_key_share.cc
[464/1214] Emitting module HashTreeCollections
[465/1215] Compiling ssl_file.cc
[466/1215] Compiling ssl_lib.cc
[467/1215] Compiling ssl_cipher.cc
[468/1215] Compiling ssl_credential.cc
[469/1215] Compiling ssl_buffer.cc
[470/1215] Compiling ssl_cert.cc
[471/1215] Compiling ssl_asn1.cc
[472/1215] Compiling ssl_aead_ctx.cc
[473/1215] Compiling s3_pkt.cc
[474/1215] Compiling s3_lib.cc
[475/1215] Compiling s3_both.cc
[476/1215] Compiling handshake_server.cc
[477/1215] Compiling handshake.cc
[478/1215] Compiling handshake_client.cc
[479/1215] Compiling handoff.cc
[480/1215] Compiling encrypted_client_hello.cc
[481/1215] Compiling dtls_method.cc
[482/1215] Compiling dtls_record.cc
[483/1215] Compiling extensions.cc
[484/1215] Compiling md5-x86_64-apple.S
[485/1215] Compiling md5-x86_64-linux.S
[486/1215] Compiling md5-586-linux.S
[487/1215] Compiling md5-586-apple.S
[488/1215] Compiling chacha20_poly1305_x86_64-apple.S
[489/1215] Compiling chacha20_poly1305_x86_64-linux.S
[490/1215] Compiling chacha20_poly1305_armv8-win.S
[491/1215] Compiling chacha20_poly1305_armv8-linux.S
[492/1215] Compiling chacha20_poly1305_armv8-apple.S
[493/1215] Compiling chacha-x86_64-linux.S
[494/1215] Compiling chacha-x86_64-apple.S
[495/1215] Compiling chacha-x86-linux.S
[496/1215] Compiling chacha-x86-apple.S
[497/1215] Compiling chacha-armv8-win.S
[498/1215] Compiling d1_srtp.cc
[498/1215] Compiling err_data.cc
[500/1215] Compiling chacha-armv8-linux.S
[501/1215] Compiling chacha-armv8-apple.S
[502/1215] Compiling chacha-armv4-linux.S
[503/1215] Compiling aes128gcmsiv-x86_64-linux.S
[504/1215] Compiling aes128gcmsiv-x86_64-apple.S
[505/1215] Compiling x86_64-mont5-apple.S
[506/1215] Compiling x86_64-mont5-linux.S
[507/1215] Compiling x86_64-mont-apple.S
[508/1215] Compiling x86_64-mont-linux.S
[509/1215] Compiling x86-mont-linux.S
[510/1215] Compiling x86-mont-apple.S
[511/1215] Compiling vpaes-x86_64-apple.S
[512/1215] Compiling vpaes-x86_64-linux.S
[513/1215] Compiling vpaes-x86-linux.S
[514/1215] Compiling vpaes-x86-apple.S
[515/1215] Compiling vpaes-armv8-win.S
[515/1215] Compiling vpaes-armv8-linux.S
[517/1215] Compiling vpaes-armv8-apple.S
[518/1215] Compiling vpaes-armv7-linux.S
[519/1215] Compiling sha512-x86_64-apple.S
[520/1215] Compiling sha512-x86_64-linux.S
[521/1215] Compiling sha512-armv8-win.S
[522/1215] Compiling sha512-armv8-linux.S
[523/1215] Compiling sha512-armv8-apple.S
[524/1215] Compiling sha512-armv4-linux.S
[525/1215] Compiling sha512-586-linux.S
[526/1215] Compiling sha512-586-apple.S
[527/1215] Compiling sha256-x86_64-apple.S
[528/1215] Compiling sha256-armv8-win.S
[529/1215] Compiling sha256-x86_64-linux.S
[530/1215] Compiling sha256-armv8-linux.S
[531/1215] Compiling sha256-armv8-apple.S
[532/1215] Compiling sha256-armv4-linux.S
[533/1215] Compiling bio_ssl.cc
[534/1215] Compiling sha256-586-linux.S
[535/1215] Compiling sha256-586-apple.S
[536/1215] Compiling sha1-x86_64-apple.S
[537/1215] Compiling sha1-armv8-linux.S
[538/1215] Compiling sha1-armv8-win.S
[539/1215] Compiling sha1-armv8-apple.S
[540/1215] Compiling sha1-x86_64-linux.S
[541/1215] Compiling sha1-586-apple.S
[542/1215] Compiling sha1-586-linux.S
[543/1215] Compiling sha1-armv4-large-linux.S
[544/1215] Compiling rsaz-avx2-apple.S
[545/1215] Compiling rsaz-avx2-linux.S
[546/1215] Compiling rdrand-x86_64-linux.S
[547/1215] Compiling rdrand-x86_64-apple.S
[548/1215] Compiling d1_pkt.cc
[549/1215] Compiling p256_beeu-x86_64-asm-linux.S
[550/1215] Compiling p256_beeu-x86_64-asm-apple.S
[551/1215] Compiling p256_beeu-armv8-asm-win.S
[552/1215] Compiling p256_beeu-armv8-asm-linux.S
[552/1215] Compiling p256_beeu-armv8-asm-apple.S
[554/1215] Compiling p256-x86_64-asm-apple.S
[555/1215] Compiling p256-armv8-asm-win.S
[556/1215] Compiling p256-armv8-asm-linux.S
[557/1215] Compiling p256-x86_64-asm-linux.S
[558/1215] Compiling p256-armv8-asm-apple.S
[559/1215] Compiling ghashv8-armv8-win.S
[560/1215] Compiling ghashv8-armv8-linux.S
[561/1215] Compiling ghashv8-armv8-apple.S
[562/1215] Compiling ghashv8-armv7-linux.S
[563/1215] Compiling ghash-x86_64-linux.S
[564/1215] Compiling d1_lib.cc
[565/1215] Compiling ghash-x86_64-apple.S
[566/1215] Compiling ghash-x86-linux.S
[567/1215] Compiling ghash-x86-apple.S
[568/1215] Compiling ghash-ssse3-x86_64-linux.S
[569/1215] Compiling ghash-ssse3-x86_64-apple.S
[570/1215] Compiling ghash-ssse3-x86-linux.S
[571/1215] Compiling ghash-ssse3-x86-apple.S
[572/1215] Compiling ghash-neon-armv8-linux.S
[573/1215] Compiling ghash-neon-armv8-win.S
[574/1215] Compiling ghash-neon-armv8-apple.S
[575/1215] Compiling ghash-armv4-linux.S
[576/1215] Compiling co-586-linux.S
[577/1215] Compiling co-586-apple.S
[578/1215] Compiling bsaes-armv7-linux.S
[579/1215] Compiling bn-armv8-win.S
[580/1215] Compiling bn-armv8-apple.S
[581/1215] Compiling bn-armv8-linux.S
[582/1215] Compiling bn-586-linux.S
[583/1215] Compiling bn-586-apple.S
[584/1215] Compiling armv8-mont-win.S
[585/1215] Compiling armv8-mont-linux.S
[586/1215] Compiling armv8-mont-apple.S
[587/1215] Compiling armv4-mont-linux.S
[588/1215] Compiling aesv8-gcm-armv8-win.S
[589/1215] Compiling aesv8-gcm-armv8-linux.S
[590/1215] Compiling aesv8-gcm-armv8-apple.S
[591/1215] Compiling aesv8-armv8-linux.S
[592/1215] Compiling aesv8-armv8-apple.S
[593/1215] Compiling aesv8-armv8-win.S
[594/1215] Compiling aesv8-armv7-linux.S
[595/1215] Compiling aesni-x86_64-linux.S
[596/1215] Compiling aesni-x86_64-apple.S
[597/1215] Compiling aesni-x86-linux.S
[598/1215] Compiling aesni-x86-apple.S
[599/1215] Compiling aesni-gcm-x86_64-linux.S
[600/1215] Compiling d1_both.cc
[601/1215] Compiling aesni-gcm-x86_64-apple.S
[602/1215] Compiling aes-gcm-avx2-x86_64-linux.S
[603/1215] Compiling aes-gcm-avx2-x86_64-apple.S
[604/1215] Compiling aes-gcm-avx10-x86_64-linux.S
[605/1215] Compiling aes-gcm-avx10-x86_64-apple.S
[606/1215] Compiling x_sig.cc
[607/1215] Compiling x_val.cc
[608/1215] Compiling x_spki.cc
[608/1215] Compiling x_x509a.cc
[610/1215] Compiling x_x509.cc
[610/1215] Compiling x_req.cc
[611/1215] Compiling x_pubkey.cc
[613/1215] Compiling x_name.cc
[614/1215] Compiling x_exten.cc
[615/1215] Compiling x_algor.cc
[616/1215] Compiling x509spki.cc
[617/1215] Compiling x_attrib.cc
[618/1215] Compiling x_crl.cc
[618/1215] Compiling x509rset.cc
[620/1215] Compiling x_all.cc
[621/1215] Compiling x509name.cc
[622/1215] Compiling x509_txt.cc
[623/1215] Compiling x509cset.cc
[624/1215] Compiling x509_vpm.cc
[625/1215] Compiling x509_v3.cc
[626/1215] Compiling x509_trs.cc
[627/1215] Compiling x509_set.cc
[628/1215] Compiling x509_vfy.cc
[629/1215] Compiling x509_req.cc
[630/1215] Compiling x509_d2.cc
[630/1215] Compiling x509_def.cc
[632/1215] Compiling x509_obj.cc
[633/1215] Compiling x509_ext.cc
[634/1215] Compiling x509_lu.cc
[635/1215] Compiling x509.cc
[636/1215] Compiling x509_cmp.cc
[637/1215] Compiling x509_att.cc
[638/1215] Compiling v3_prn.cc
[639/1215] Compiling v3_skey.cc
[640/1215] Compiling v3_purp.cc
[641/1215] Compiling v3_ocsp.cc
[642/1215] Compiling v3_pcons.cc
[642/1215] Compiling v3_pmaps.cc
[643/1215] Compiling v3_utl.cc
[645/1215] Compiling v3_ncons.cc
[646/1215] Compiling v3_int.cc
[647/1215] Compiling v3_lib.cc
[648/1215] Compiling v3_ia5.cc
[649/1215] Compiling v3_info.cc
[650/1215] Compiling v3_extku.cc
[651/1215] Compiling v3_enum.cc
[652/1215] Compiling v3_genn.cc
[653/1215] Compiling v3_crld.cc
[654/1215] Compiling v3_cpols.cc
[655/1215] Compiling v3_bitst.cc
[655/1215] Compiling v3_conf.cc
[657/1215] Compiling v3_bcons.cc
[658/1215] Compiling v3_akeya.cc
[659/1215] Compiling v3_akey.cc
[660/1215] Compiling v3_alt.cc
[661/1215] Compiling t_x509a.cc
[662/1215] Compiling i2d_pr.cc
[663/1215] Compiling t_x509.cc
[664/1215] Compiling t_crl.cc
[665/1215] Compiling t_req.cc
[666/1215] Compiling name_print.cc
[667/1215] Compiling rsa_pss.cc
[668/1215] Compiling policy.cc
[669/1215] Compiling by_file.cc
[670/1215] Compiling by_dir.cc
[671/1215] Compiling voprf.cc
[672/1215] Compiling algorithm.cc
[673/1215] Compiling asn1_gen.cc
[674/1215] Compiling trust_token.cc
[675/1215] Compiling a_digest.cc
[676/1215] Compiling a_sign.cc
[677/1215] Compiling a_verify.cc
[678/1215] Compiling thread_win.cc
[679/1215] Compiling thread.cc
[680/1215] Compiling thread_pthread.cc
[681/1215] Compiling thread_none.cc
[682/1215] Compiling stack.cc
[683/1215] Compiling pmbtoken.cc
[684/1215] Compiling slhdsa.cc
[685/1215] Compiling sha512.cc
[686/1215] Compiling siphash.cc
[687/1215] Compiling sha256.cc
[688/1215] Compiling sha1.cc
[689/1215] Compiling spake2plus.cc
[690/1215] Compiling rsa_extra.cc
[691/1215] Compiling rsa_print.cc
[692/1215] Compiling rc4.cc
[693/1215] Compiling refcount.cc
[694/1215] Compiling windows.cc
[695/1215] Compiling rsa_crypt.cc
[696/1215] Compiling trusty.cc
[697/1215] Compiling rand.cc
[698/1215] Compiling urandom.cc
[699/1215] Compiling rsa_asn1.cc
[700/1215] Compiling ios.cc
[701/1215] Compiling passive.cc
[702/1215] Compiling getentropy.cc
[703/1215] Compiling poly1305_arm_asm.S
[704/1215] Compiling deterministic.cc
[705/1215] Compiling forkunsafe.cc
[706/1215] Compiling fork_detect.cc
[707/1215] Compiling poly1305_arm.cc
[708/1215] Compiling poly1305.cc
[709/1215] Compiling poly1305_vec.cc
[710/1215] Compiling pool.cc
[711/1215] Compiling pkcs7.cc
[712/1215] Compiling pkcs8.cc
[713/1215] Compiling pkcs8_x509.cc
[714/1215] Compiling p5_pbev2.cc
[715/1215] Compiling pkcs7_x509.cc
[716/1215] Compiling pem_xaux.cc
[717/1215] Compiling pem_x509.cc
[718/1215] Compiling pem_pkey.cc
[719/1215] Compiling mlkem.cc
[720/1215] Compiling pem_pk8.cc
[721/1215] Compiling obj_xref.cc
[722/1215] Compiling pem_oth.cc
[723/1215] Compiling pem_info.cc
[724/1215] Compiling pem_lib.cc
[725/1215] Compiling mldsa.cc
[726/1215] Compiling pem_all.cc
[727/1215] Compiling obj.cc
[728/1215] Compiling poly_rq_mul.S
[729/1215] Compiling fips_shared_support.cc
[730/1215] Compiling md5.cc
[730/1215] Compiling mem.cc
[732/1215] Compiling md4.cc
[733/1215] Compiling lhash.cc
[734/1215] Compiling hrss.cc
[735/1215] Compiling ex_data.cc
[736/1215] Compiling kyber.cc
[736/1215] Compiling sign.cc
[738/1215] Compiling scrypt.cc
[739/1215] Compiling print.cc
[739/1215] Compiling hpke.cc
[741/1215] Compiling pbkdf.cc
[742/1215] Compiling p_x25519.cc
[743/1215] Compiling p_x25519_asn1.cc
[744/1215] Compiling p_rsa_asn1.cc
[745/1215] Compiling p_ed25519.cc
[746/1215] Compiling p_rsa.cc
[747/1215] Compiling p_ed25519_asn1.cc
[748/1215] Compiling p_hkdf.cc
[749/1215] Compiling p_ec_asn1.cc
[750/1215] Compiling p_ec.cc
[751/1215] Compiling p_dh.cc
[752/1215] Compiling p_dh_asn1.cc
[753/1215] Compiling evp_ctx.cc
[754/1215] Compiling p_dsa_asn1.cc
[755/1215] Compiling evp.cc
[756/1215] Compiling err.cc
[757/1215] Compiling engine.cc
[758/1215] Compiling evp_asn1.cc
[759/1215] Compiling ecdh.cc
[760/1215] Compiling ec_derive.cc
[761/1215] Compiling ecdsa_asn1.cc
[762/1215] Compiling hash_to_curve.cc
[763/1215] Compiling ec_asn1.cc
[764/1215] Compiling params.cc
[765/1215] Compiling dsa.cc
[766/1215] Compiling dsa_asn1.cc
[767/1215] Compiling x25519-asm-arm.S
[768/1215] Compiling digest_extra.cc
[769/1215] Compiling dh_asn1.cc
[770/1215] Compiling des.cc
[771/1215] Compiling cpu_intel.cc
[772/1215] Compiling crypto.cc
[773/1215] Compiling spake25519.cc
[774/1215] Compiling curve25519.cc
[775/1215] Compiling cpu_arm_linux.cc
[776/1215] Compiling bcm.cc
[777/1215] Compiling cpu_aarch64_openbsd.cc
[778/1215] Compiling cpu_aarch64_win.cc
[779/1215] Compiling cpu_arm_freebsd.cc
[780/1215] Compiling curve25519_64_adx.cc
[781/1215] Compiling cpu_aarch64_linux.cc
[782/1215] Compiling cpu_aarch64_sysreg.cc
[783/1215] Compiling cpu_aarch64_fuchsia.cc
[784/1215] Compiling cpu_aarch64_apple.cc
[785/1215] Compiling tls_cbc.cc
[786/1215] Compiling e_rc4.cc
[787/1215] Compiling get_cipher.cc
[788/1215] Compiling e_null.cc
[789/1215] Compiling e_rc2.cc
[790/1215] Compiling conf.cc
[791/1215] Compiling e_tls.cc
[792/1215] Compiling e_chacha20poly1305.cc
[793/1215] Compiling derive_key.cc
[794/1215] Compiling e_aesctrhmac.cc
[795/1215] Compiling e_aesgcmsiv.cc
[796/1215] Compiling e_des.cc
[797/1215] Compiling chacha.cc
[798/1215] Compiling unicode.cc
[799/1215] Compiling buf.cc
[800/1215] Compiling ber.cc
[801/1215] Compiling cbb.cc
[802/1215] Compiling asn1_compat.cc
[803/1215] Compiling cbs.cc
[804/1215] Compiling bn_asn1.cc
[805/1215] Compiling convert.cc
[806/1215] Compiling blake2.cc
[807/1215] Compiling socket.cc
[808/1215] Compiling printf.cc
[809/1215] Compiling socket_helper.cc
[810/1215] Compiling pair.cc
[811/1215] Compiling hexdump.cc
[812/1215] Compiling file.cc
[813/1215] Compiling fd.cc
[814/1215] Compiling errno.cc
[815/1215] Compiling connect.cc
[816/1215] Compiling bio.cc
[817/1215] Compiling bio_mem.cc
[818/1215] Compiling base64.cc
[819/1215] Compiling tasn_typ.cc
[820/1215] Compiling tasn_fre.cc
[821/1215] Compiling posix_time.cc
[822/1215] Compiling tasn_enc.cc
[823/1215] Compiling tasn_utl.cc
[824/1215] Compiling f_string.cc
[825/1215] Compiling tasn_new.cc
[826/1215] Compiling f_int.cc
[827/1215] Compiling tasn_dec.cc
[828/1215] Compiling asn1_par.cc
[829/1215] Compiling asn_pack.cc
[830/1215] Compiling asn1_lib.cc
[831/1215] Compiling a_octet.cc
[832/1215] Compiling a_type.cc
[833/1215] Compiling a_utctm.cc
[833/1215] Compiling a_time.cc
[835/1215] Compiling a_strnid.cc
[836/1215] Compiling a_strex.cc
[837/1215] Compiling a_object.cc
[838/1215] Compiling a_dup.cc
[839/1215] Compiling a_mbstr.cc
[840/1215] Compiling a_d2i_fp.cc
[841/1215] Compiling a_i2d_fp.cc
[842/1215] Compiling a_gentm.cc
[843/1215] Compiling fiat_p256_adx_sqr.S
[844/1215] Compiling a_int.cc
[845/1215] Compiling fiat_p256_adx_mul.S
[846/1215] Compiling fiat_curve25519_adx_square.S
[847/1215] Compiling a_bool.cc
[848/1215] Compiling fiat_curve25519_adx_mul.S
[849/1215] Compiling md5-x86_64-linux.S
[850/1215] Compiling a_bitstr.cc
[851/1215] Compiling md5-x86_64-apple.S
[852/1215] Compiling md5-586-linux.S
[853/1215] Compiling md5-586-apple.S
[854/1215] Compiling CCryptoBoringSSLShims shims.c
[855/1215] Compiling chacha20_poly1305_x86_64-apple.S
[856/1215] Compiling chacha20_poly1305_armv8-win.S
[857/1215] Compiling chacha20_poly1305_armv8-apple.S
[858/1215] Compiling chacha20_poly1305_armv8-linux.S
[859/1215] Compiling chacha20_poly1305_x86_64-linux.S
[860/1215] Compiling chacha-x86_64-apple.S
[861/1215] Compiling chacha-x86_64-linux.S
[862/1215] Compiling chacha-x86-linux.S
[863/1215] Compiling chacha-x86-apple.S
[864/1215] Compiling chacha-armv8-win.S
[865/1215] Compiling chacha-armv4-linux.S
[866/1215] Compiling chacha-armv8-linux.S
[867/1215] Compiling chacha-armv8-apple.S
[868/1215] Compiling aes128gcmsiv-x86_64-linux.S
[869/1215] Compiling aes128gcmsiv-x86_64-apple.S
[870/1215] Compiling x86_64-mont5-apple.S
[871/1215] Compiling x86_64-mont5-linux.S
[872/1215] Compiling x86_64-mont-linux.S
[873/1215] Compiling err_data.cc
[874/1215] Compiling x86_64-mont-apple.S
[875/1215] Compiling x86-mont-apple.S
[876/1215] Compiling x86-mont-linux.S
[877/1215] Compiling vpaes-x86_64-linux.S
[878/1215] Compiling vpaes-x86-apple.S
[879/1215] Compiling vpaes-x86-linux.S
[880/1215] Compiling vpaes-x86_64-apple.S
[881/1215] Compiling vpaes-armv8-linux.S
[882/1215] Compiling vpaes-armv8-win.S
[883/1215] Compiling vpaes-armv8-apple.S
[884/1215] Compiling vpaes-armv7-linux.S
[885/1215] Compiling sha512-x86_64-apple.S
[886/1215] Compiling sha512-x86_64-linux.S
[887/1215] Compiling sha512-armv8-apple.S
[888/1215] Compiling sha512-armv8-win.S
[889/1215] Compiling sha512-armv8-linux.S
[890/1215] Compiling sha512-armv4-linux.S
[891/1215] Compiling sha512-586-linux.S
[892/1215] Compiling sha512-586-apple.S
[893/1215] Compiling sha256-armv8-win.S
[894/1215] Compiling sha256-armv8-linux.S
[895/1215] Compiling sha256-x86_64-apple.S
[896/1215] Compiling sha256-x86_64-linux.S
[897/1215] Compiling sha256-armv8-apple.S
[898/1215] Compiling sha256-586-linux.S
[899/1215] Compiling sha256-586-apple.S
[900/1215] Compiling sha256-armv4-linux.S
[901/1215] Compiling sha1-x86_64-apple.S
[902/1215] Compiling sha1-x86_64-linux.S
[903/1215] Compiling sha1-armv8-linux.S
[904/1215] Compiling sha1-armv8-win.S
[905/1215] Compiling sha1-armv4-large-linux.S
[906/1215] Compiling sha1-armv8-apple.S
[907/1215] Compiling sha1-586-apple.S
[908/1215] Compiling sha1-586-linux.S
[909/1215] Compiling rsaz-avx2-linux.S
[910/1215] Compiling rdrand-x86_64-apple.S
[911/1215] Compiling rsaz-avx2-apple.S
[912/1215] Compiling rdrand-x86_64-linux.S
[913/1215] Compiling p256_beeu-x86_64-asm-apple.S
[914/1215] Compiling p256_beeu-x86_64-asm-linux.S
[915/1215] Compiling p256_beeu-armv8-asm-win.S
[916/1215] Compiling p256_beeu-armv8-asm-linux.S
[917/1215] Compiling p256_beeu-armv8-asm-apple.S
[918/1215] Compiling p256-x86_64-asm-linux.S
[919/1215] Compiling p256-armv8-asm-win.S
[920/1215] Compiling p256-x86_64-asm-apple.S
[921/1215] Compiling p256-armv8-asm-linux.S
[922/1215] Compiling p256-armv8-asm-apple.S
[923/1215] Compiling ghashv8-armv8-win.S
[924/1215] Compiling ghashv8-armv8-apple.S
[925/1215] Compiling ghashv8-armv8-linux.S
[926/1215] Compiling ghash-x86_64-linux.S
[927/1215] Compiling ghashv8-armv7-linux.S
[928/1215] Compiling ghash-x86_64-apple.S
[929/1215] Compiling ghash-x86-linux.S
[930/1215] Compiling ghash-ssse3-x86_64-linux.S
[931/1215] Compiling ghash-x86-apple.S
[932/1215] Compiling ghash-ssse3-x86-linux.S
[933/1215] Compiling ghash-ssse3-x86-apple.S
[934/1215] Compiling ghash-ssse3-x86_64-apple.S
[935/1215] Compiling ghash-neon-armv8-win.S
[936/1215] Compiling ghash-neon-armv8-linux.S
[937/1215] Compiling ghash-neon-armv8-apple.S
[938/1215] Compiling ghash-armv4-linux.S
[939/1215] Compiling co-586-linux.S
[940/1215] Compiling co-586-apple.S
[941/1215] Compiling bsaes-armv7-linux.S
[942/1215] Compiling bn-armv8-win.S
[943/1215] Compiling bn-armv8-linux.S
[944/1215] Compiling bn-armv8-apple.S
[945/1215] Compiling bn-586-apple.S
[946/1215] Compiling armv8-mont-win.S
[947/1215] Compiling bn-586-linux.S
[948/1215] Compiling armv8-mont-linux.S
[949/1215] Compiling armv8-mont-apple.S
[950/1215] Compiling aesv8-gcm-armv8-win.S
[951/1215] Compiling armv4-mont-linux.S
[952/1215] Compiling aesv8-gcm-armv8-linux.S
[953/1215] Compiling aesv8-armv8-win.S
[954/1215] Compiling aesv8-gcm-armv8-apple.S
[955/1215] Compiling aesv8-armv8-linux.S
[956/1215] Compiling aesv8-armv8-apple.S
[957/1215] Compiling aesv8-armv7-linux.S
[958/1215] Compiling aesni-x86_64-apple.S
[959/1215] Compiling aesni-x86_64-linux.S
[960/1215] Compiling aesni-x86-linux.S
[961/1215] Compiling aesni-x86-apple.S
[962/1215] Compiling aesni-gcm-x86_64-apple.S
[963/1215] Compiling aesni-gcm-x86_64-linux.S
[964/1215] Compiling aes-gcm-avx10-x86_64-linux.S
[965/1215] Compiling aes-gcm-avx10-x86_64-apple.S
[966/1215] Compiling x_val.cc
[967/1215] Compiling x_req.cc
[968/1215] Compiling x_spki.cc
[968/1215] Compiling x_x509.cc
[970/1215] Compiling x_sig.cc
[971/1215] Compiling x_x509a.cc
[972/1215] Compiling c-nioatomics.c
[973/1215] Compiling x_name.cc
[974/1215] Compiling x_pubkey.cc
[975/1215] Compiling x_attrib.cc
[976/1215] Compiling x_crl.cc
[977/1215] Compiling x_all.cc
[978/1215] Compiling x_exten.cc
[979/1215] Compiling x_algor.cc
[980/1215] Compiling c-atomics.c
[981/1215] Compiling x509rset.cc
[982/1215] Compiling x509name.cc
[983/1220] Compiling x509_vpm.cc
[984/1221] Compiling x509spki.cc
[985/1221] Compiling x509_v3.cc
[986/1221] Compiling x509_vfy.cc
[987/1221] Compiling x509cset.cc
[989/1221] Compiling NIOConcurrencyHelpers NIOLock.swift
[989/1221] Compiling x509_txt.cc
[991/1221] Compiling NIOConcurrencyHelpers lock.swift
[992/1221] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[993/1221] Compiling NIOConcurrencyHelpers atomics.swift
[993/1221] Compiling x509_trs.cc
[995/1221] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[996/1221] Emitting module NIOConcurrencyHelpers
[996/1222] Compiling x509_set.cc
[998/1222] Compiling x509_req.cc
[999/1222] Compiling x509_def.cc
[1000/1222] Compiling x509_lu.cc
[1001/1222] Compiling x509_obj.cc
[1002/1222] Compiling x509_ext.cc
[1003/1248] Compiling x509_d2.cc
[1004/1248] Compiling x509_cmp.cc
[1005/1248] Compiling x509.cc
[1006/1248] Compiling x509_att.cc
[1008/1248] Compiling ConsoleKitTerminal ActivityBar.swift
[1009/1248] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1010/1248] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1011/1248] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1011/1251] Compiling v3_utl.cc
[1012/1251] Compiling v3_prn.cc
[1014/1251] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1015/1251] Compiling ConsoleKitTerminal ConsoleClear.swift
[1016/1251] Compiling ConsoleKitTerminal Console+Ask.swift
[1017/1251] Compiling ConsoleKitTerminal Console+Choose.swift
[1018/1251] Compiling ConsoleKitTerminal Console+Confirm.swift
[1019/1251] Compiling ConsoleKitTerminal Console+Input.swift
[1020/1251] Compiling ConsoleKitTerminal Console+Center.swift
[1021/1251] Compiling ConsoleKitTerminal Console+Output.swift
[1022/1251] Emitting module ConsoleKitTerminal
[1023/1251] Compiling ConsoleKitTerminal CustomActivity.swift
[1024/1251] Compiling ConsoleKitTerminal LoadingBar.swift
[1025/1251] Compiling ConsoleKitTerminal ProgressBar.swift
[1026/1251] Compiling ConsoleKitTerminal Console+Clear.swift
[1026/1251] Compiling v3_pmaps.cc
[1027/1251] Compiling v3_purp.cc
[1028/1251] Compiling v3_pcons.cc
[1029/1251] Compiling v3_ocsp.cc
[1030/1251] Compiling v3_skey.cc
[1032/1251] Compiling ConsoleKitTerminal Console+Wait.swift
[1033/1251] Compiling ConsoleKitTerminal ConsoleColor.swift
[1034/1251] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1035/1251] Compiling ConsoleKitTerminal Console.swift
[1036/1251] Compiling ConsoleKitTerminal Terminal.swift
[1037/1251] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1038/1251] Compiling ConsoleKitTerminal ConsoleText.swift
[1039/1251] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1040/1251] Compiling ConsoleKitTerminal ANSI.swift
[1040/1251] Compiling v3_ncons.cc
[1042/1251] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1043/1251] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1044/1251] Compiling ConsoleKitTerminal LoggerFragment.swift
[1044/1252] Compiling v3_lib.cc
[1045/1252] Compiling v3_int.cc
[1047/1252] Compiling v3_ia5.cc
[1048/1252] Compiling v3_info.cc
[1049/1252] Compiling v3_genn.cc
[1050/1262] Compiling v3_extku.cc
[1051/1274] Compiling v3_crld.cc
[1052/1274] Compiling v3_enum.cc
[1054/1274] Compiling ConsoleKitCommands CommandSignature.swift
[1055/1274] Compiling ConsoleKitCommands Flag.swift
[1056/1274] Compiling ConsoleKitCommands Option.swift
[1056/1276] Compiling v3_cpols.cc
[1057/1276] Compiling v3_bitst.cc
[1058/1276] Compiling v3_conf.cc
[1060/1276] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1061/1276] Compiling ConsoleKitCommands Utilities.swift
[1062/1276] Emitting module ConsoleKitCommands
[1063/1276] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1064/1276] Compiling ConsoleKitCommands AsyncCommand.swift
[1065/1276] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1066/1276] Compiling ConsoleKitCommands AsyncCommands.swift
[1067/1276] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1068/1276] Compiling ConsoleKitCommands AnyCommand.swift
[1069/1276] Compiling ConsoleKitCommands Command.swift
[1070/1276] Compiling ConsoleKitCommands CommandContext.swift
[1071/1276] Compiling ConsoleKitCommands CommandError.swift
[1071/1276] Compiling v3_akeya.cc
[1073/1276] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1073/1276] Compiling v3_bcons.cc
[1075/1276] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1076/1276] Compiling ConsoleKitCommands Argument.swift
[1076/1276] Compiling v3_akey.cc
[1077/1276] Compiling v3_alt.cc
[1078/1276] Compiling t_x509a.cc
[1079/1276] Compiling t_x509.cc
[1080/1276] Compiling t_req.cc
[1081/1276] Compiling t_crl.cc
[1082/1276] Compiling i2d_pr.cc
[1083/1276] Compiling rsa_pss.cc
[1084/1276] Compiling policy.cc
[1085/1276] Compiling name_print.cc
[1086/1276] Compiling by_file.cc
[1087/1276] Compiling by_dir.cc
[1089/1276] Compiling ConsoleKitCommands CommandGroup.swift
[1090/1276] Compiling ConsoleKitCommands CommandInput.swift
[1091/1276] Compiling ConsoleKitCommands Commands.swift
[1092/1276] Compiling ConsoleKitCommands Console+Run.swift
[1093/1276] Compiling ConsoleKitCommands ConsoleError.swift
[1094/1276] Compiling ConsoleKitCommands Completion.swift
[1094/1277] Compiling a_verify.cc
[1095/1277] Compiling asn1_gen.cc
[1096/1277] Compiling a_sign.cc
[1098/1277] Compiling algorithm.cc
[1099/1277] Compiling thread_win.cc
[1100/1277] Compiling a_digest.cc
[1101/1277] Compiling thread_pthread.cc
[1102/1277] Compiling trust_token.cc
[1103/1277] Compiling voprf.cc
[1104/1279] Compiling thread_none.cc
[1105/1279] Compiling pmbtoken.cc
[1106/1279] Compiling thread.cc
[1108/1279] Emitting module ConsoleKit
[1109/1279] Compiling ConsoleKit Exports.swift
[1109/1280] Compiling stack.cc
[1110/1280] Compiling wots.cc
[1111/1280] Compiling thash.cc
[1113/1280] Compiling slhdsa.cc
[1114/1280] Compiling merkle.cc
[1115/1280] Compiling fors.cc
[1116/1280] Compiling siphash.cc
[1117/1280] Compiling sha512.cc
[1118/1280] Compiling sha256.cc
[1119/1280] Compiling sha1.cc
[1120/1280] Compiling rsa_print.cc
[1121/1280] Compiling rsa_extra.cc
[1122/1280] Compiling refcount.cc
[1123/1280] Compiling rc4.cc
[1124/1280] Compiling rsa_asn1.cc
[1125/1280] Compiling rsa_crypt.cc
[1126/1280] Compiling windows.cc
[1127/1280] Compiling getentropy.cc
[1128/1280] Compiling fork_detect.cc
[1129/1280] Compiling ios.cc
[1129/1280] Compiling passive.cc
[1129/1280] Compiling rand_extra.cc
[1130/1280] Compiling trusty.cc
[1133/1280] Compiling urandom.cc
[1134/1280] Compiling forkunsafe.cc
[1135/1280] Compiling poly1305_arm_asm.S
[1136/1280] Compiling deterministic.cc
[1137/1280] Compiling poly1305.cc
[1138/1280] Compiling poly1305_arm.cc
[1139/1280] Compiling pool.cc
[1140/1280] Compiling poly1305_vec.cc
[1141/1280] Compiling pkcs7.cc
[1142/1280] Compiling pkcs8.cc
[1143/1280] Compiling p5_pbev2.cc
[1144/1280] Compiling pkcs8_x509.cc
[1145/1280] Compiling pem_xaux.cc
[1146/1280] Compiling pkcs7_x509.cc
[1147/1280] Compiling pem_x509.cc
[1148/1280] Compiling pem_pkey.cc
[1149/1280] Compiling pem_oth.cc
[1150/1280] Compiling pem_pk8.cc
[1151/1280] Compiling obj_xref.cc
[1152/1280] Compiling pem_lib.cc
[1152/1280] Compiling pem_info.cc
[1154/1280] Compiling mlkem.cc
[1155/1280] Compiling mldsa.cc
[1156/1280] Compiling obj.cc
[1157/1280] Compiling pem_all.cc
[1158/1280] Compiling mem.cc
[1159/1280] Compiling md5.cc
[1160/1280] Compiling fips_shared_support.cc
[1161/1280] Compiling lhash.cc
[1162/1280] Compiling md4.cc
[1163/1280] Compiling poly_rq_mul.S
[1164/1280] Compiling kyber.cc
[1165/1280] Compiling hrss.cc
[1166/1280] Compiling ex_data.cc
[1167/1280] Compiling hpke.cc
[1168/1280] Compiling sign.cc
[1169/1280] Compiling scrypt.cc
[1170/1280] Compiling print.cc
[1171/1280] Compiling p_x25519.cc
[1172/1280] Compiling pbkdf.cc
[1173/1280] Compiling p_rsa_asn1.cc
[1174/1280] Compiling p_rsa.cc
[1175/1280] Compiling p_x25519_asn1.cc
[1176/1280] Compiling p_ed25519_asn1.cc
[1177/1280] Compiling p_hkdf.cc
[1178/1280] Compiling p_ed25519.cc
[1179/1280] Compiling p_ec_asn1.cc
[1180/1280] Compiling p_ec.cc
[1181/1280] Compiling p_dh_asn1.cc
[1182/1280] Compiling p_dh.cc
[1183/1280] Compiling p_dsa_asn1.cc
[1184/1280] Compiling evp_asn1.cc
[1185/1280] Compiling evp.cc
[1186/1280] Compiling err.cc
[1187/1280] Compiling evp_ctx.cc
[1188/1280] Compiling engine.cc
[1189/1280] Compiling ecdh_extra.cc
[1190/1280] Compiling ecdsa_asn1.cc
[1191/1280] Compiling ec_derive.cc
[1192/1280] Compiling hash_to_curve.cc
[1193/1280] Compiling ec_asn1.cc
[1194/1280] Compiling dsa_asn1.cc
[1195/1280] Compiling dsa.cc
[1196/1280] Compiling dh_asn1.cc
[1197/1280] Compiling digest_extra.cc
[1198/1280] Compiling x25519-asm-arm.S
[1199/1280] Compiling spake25519.cc
[1200/1280] Compiling params.cc
[1201/1280] Compiling des.cc
[1202/1280] Compiling curve25519.cc
[1203/1280] Compiling cpu_arm_freebsd.cc
[1204/1280] Compiling crypto.cc
[1205/1280] Compiling cpu_arm_linux.cc
[1206/1280] Compiling cpu_intel.cc
[1207/1280] Compiling cpu_aarch64_win.cc
[1208/1280] Compiling cpu_aarch64_sysreg.cc
[1209/1280] Compiling cpu_aarch64_linux.cc
[1210/1280] Compiling curve25519_64_adx.cc
[1211/1280] Compiling cpu_aarch64_openbsd.cc
[1212/1280] Compiling cpu_aarch64_fuchsia.cc
[1213/1280] Compiling cpu_aarch64_apple.cc
[1214/1280] Compiling bcm.cc
[1215/1280] Compiling e_rc4.cc
[1216/1280] Compiling e_tls.cc
[1217/1280] Compiling e_rc2.cc
[1218/1280] Compiling conf.cc
[1219/1280] Compiling tls_cbc.cc
[1220/1280] Compiling e_null.cc
[1221/1280] Compiling e_des.cc
[1222/1280] Compiling e_chacha20poly1305.cc
[1223/1280] Compiling derive_key.cc
[1224/1280] Compiling e_aesctrhmac.cc
[1225/1280] Compiling unicode.cc
[1226/1280] Compiling e_aesgcmsiv.cc
[1227/1280] Compiling cipher_extra.cc
[1228/1280] Compiling chacha.cc
[1229/1280] Compiling cbs.cc
[1230/1280] Compiling ber.cc
[1231/1280] Compiling cbb.cc
[1232/1280] Compiling asn1_compat.cc
[1233/1280] Compiling printf.cc
[1234/1280] Compiling blake2.cc
[1235/1280] Compiling pair.cc
[1236/1280] Compiling bn_asn1.cc
[1237/1280] Compiling buf.cc
[1238/1280] Compiling convert.cc
[1239/1280] Compiling hexdump.cc
[1240/1280] Compiling errno.cc
[1241/1280] Compiling file.cc
[1242/1280] Compiling fd.cc
[1243/1280] Compiling base64.cc
[1244/1280] Compiling bio_mem.cc
[1245/1280] Compiling bio.cc
[1246/1280] Compiling tasn_typ.cc
[1247/1280] Compiling tasn_utl.cc
[1248/1280] Compiling tasn_new.cc
[1248/1280] Compiling posix_time.cc
[1250/1280] Compiling tasn_fre.cc
[1250/1280] Compiling tasn_enc.cc
[1252/1280] Compiling f_string.cc
[1253/1280] Compiling f_int.cc
[1254/1280] Compiling tasn_dec.cc
[1255/1280] Compiling asn_pack.cc
[1256/1280] Compiling asn1_par.cc
[1257/1280] Compiling a_time.cc
[1258/1280] Compiling a_type.cc
[1259/1280] Compiling asn1_lib.cc
[1260/1280] Compiling a_strnid.cc
[1261/1280] Compiling a_utctm.cc
[1262/1280] Compiling a_octet.cc
[1263/1280] Compiling a_strex.cc
[1264/1280] Compiling a_mbstr.cc
[1265/1280] Compiling a_object.cc
[1266/1280] Compiling a_i2d_fp.cc
[1267/1280] Write sources
[1268/1280] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1269/1280] Write sources
[1271/1280] Compiling a_int.cc
[1272/1280] Write sources
[1275/1280] Compiling a_gentm.cc
[1276/1280] Compiling a_dup.cc
[1277/1296] Compiling a_d2i_fp.cc
[1278/1377] Compiling a_bool.cc
[1279/1377] Compiling a_bitstr.cc
[1281/1377] Compiling Algorithms Keyed.swift
[1282/1377] Compiling Algorithms MinMax.swift
[1283/1379] Compiling Algorithms RandomSample.swift
[1284/1379] Compiling Algorithms Reductions.swift
[1285/1379] Compiling Algorithms Rotate.swift
[1286/1379] Compiling Algorithms Split.swift
[1287/1387] Compiling Atomics IntegerOperations.swift
[1288/1387] Compiling Atomics Unmanaged extensions.swift
[1289/1387] Compiling Algorithms Joined.swift
[1292/1387] Compiling Algorithms Partition.swift
[1293/1387] Compiling Algorithms Permutations.swift
[1294/1387] Compiling Algorithms Product.swift
[1303/1397] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1304/1397] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1305/1397] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1306/1397] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1307/1397] Compiling BitCollections BitSet+SetAlgebra union.swift
[1308/1397] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1309/1397] Compiling BitCollections BitSet.Counted.swift
[1310/1397] Compiling Algorithms Combinations.swift
[1311/1397] Compiling Algorithms Compacted.swift
[1312/1397] Compiling Algorithms Cycle.swift
[1316/1397] Compiling BitCollections BitSet+Initializers.swift
[1317/1397] Compiling BitCollections BitSet+Invariants.swift
[1318/1397] Compiling BitCollections BitSet+Random.swift
[1319/1397] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1320/1397] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1321/1397] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1322/1397] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1323/1397] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1324/1397] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1325/1397] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1326/1397] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1327/1397] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1328/1397] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1329/1397] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1334/1397] Compiling Algorithms FlattenCollection.swift
[1335/1397] Compiling Algorithms Grouped.swift
[1336/1397] Compiling Algorithms Indexed.swift
[1337/1397] Compiling Algorithms Intersperse.swift
[1338/1397] Compiling Algorithms Trim.swift
[1339/1397] Compiling Algorithms Unique.swift
[1340/1397] Compiling Algorithms Windows.swift
[1341/1397] Compiling BitCollections BitSet+Equatable.swift
[1342/1397] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1343/1397] Compiling BitCollections BitSet+Extras.swift
[1344/1397] Compiling BitCollections BitSet+Hashable.swift
[1346/1397] Emitting module BitCollections
[1349/1397] Compiling Algorithms AdjacentPairs.swift
[1350/1397] Compiling Algorithms Chain.swift
[1351/1397] Compiling Algorithms Chunked.swift
[1355/1397] Compiling Algorithms EitherSequence.swift
[1356/1397] Compiling Algorithms FirstNonNil.swift
[1363/1397] Compiling CryptoBoringWrapper RandomBytes.swift
[1364/1397] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1365/1397] Compiling CryptoBoringWrapper EllipticCurve.swift
[1366/1397] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1367/1397] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1368/1397] Emitting module CryptoBoringWrapper
[1369/1397] Compiling BitCollections BitSet.Index.swift
[1370/1397] Compiling BitCollections BitSet._UnsafeHandle.swift
[1371/1397] Compiling BitCollections BitSet.swift
[1372/1397] Compiling BitCollections Range+Utilities.swift
[1373/1397] Compiling BitCollections Slice+Utilities.swift
[1374/1397] Compiling BitCollections UInt+Tricks.swift
[1375/1397] Compiling BitCollections _Word.swift
[1391/1398] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1392/1398] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1398/1399] Emitting module Atomics
[1400/1402] Emitting module Collections
[1401/1402] Compiling Collections Collections.swift
[1402/1403] Emitting module Algorithms
[1405/1534] Compiling NIOCore MarkedCircularBuffer.swift
[1406/1534] Compiling NIOCore MulticastChannel.swift
[1407/1534] Compiling NIOCore NIOAny.swift
[1408/1534] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1409/1534] Compiling NIOCore NIOLoopBound.swift
[1410/1534] Compiling NIOCore NIOScheduledCallback.swift
[1411/1534] Compiling NIOCore NIOSendable.swift
[1412/1534] Compiling NIOCore RecvByteBufferAllocator.swift
[1413/1542] Compiling NIOCore ByteBuffer-views.swift
[1414/1542] Compiling NIOCore Channel.swift
[1415/1542] Compiling NIOCore ChannelHandler.swift
[1416/1542] Compiling NIOCore ChannelHandlers.swift
[1417/1542] Compiling NIOCore ChannelInvoker.swift
[1418/1542] Compiling NIOCore ChannelOption.swift
[1419/1542] Compiling NIOCore ChannelPipeline.swift
[1420/1542] Compiling NIOCore CircularBuffer.swift
[1421/1542] Compiling NIOCore Codec.swift
[1422/1542] Compiling NIOCore ConvenienceOptionSupport.swift
[1423/1551] Compiling NIOCore BSDSocketAPI.swift
[1424/1551] Compiling NIOCore ByteBuffer-aux.swift
[1425/1551] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1426/1551] Compiling NIOCore ByteBuffer-conversions.swift
[1427/1551] Compiling NIOCore ByteBuffer-core.swift
[1428/1551] Compiling NIOCore ByteBuffer-hex.swift
[1429/1551] Compiling NIOCore ByteBuffer-int.swift
[1430/1551] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1431/1551] Compiling NIOCore ByteBuffer-multi-int.swift
[1432/1551] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1433/1551] Compiling NIOCore GlobalSingletons.swift
[1434/1551] Compiling NIOCore IO.swift
[1435/1551] Compiling NIOCore IOData.swift
[1436/1551] Compiling NIOCore IPProtocol.swift
[1437/1551] Compiling NIOCore IntegerBitPacking.swift
[1438/1551] Compiling NIOCore IntegerTypes.swift
[1439/1551] Compiling NIOCore Interfaces.swift
[1440/1551] Compiling NIOCore Linux.swift
[1441/1551] Compiling NIOCore DeadChannel.swift
[1442/1551] Compiling NIOCore DispatchQueue+WithFuture.swift
[1443/1551] Compiling NIOCore EventLoop+Deprecated.swift
[1444/1551] Compiling NIOCore EventLoop+SerialExecutor.swift
[1445/1551] Compiling NIOCore EventLoop.swift
[1446/1551] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1447/1551] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1448/1551] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1449/1551] Compiling NIOCore EventLoopFuture.swift
[1450/1551] Compiling NIOCore FileDescriptor.swift
[1451/1551] Compiling NIOCore SocketOptionProvider.swift
[1452/1551] Compiling NIOCore SystemCallHelpers.swift
[1453/1551] Compiling NIOCore TimeAmount+Duration.swift
[1454/1551] Compiling NIOCore TypeAssistedChannelHandler.swift
[1455/1551] Compiling NIOCore UniversalBootstrapSupport.swift
[1456/1551] Compiling NIOCore Utilities.swift
[1457/1551] Compiling Crypto HPKE-KEM-Curve25519.swift
[1458/1551] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1459/1551] Compiling Crypto HPKE-KEM.swift
[1460/1551] Compiling Crypto HPKE-Errors.swift
[1461/1551] Emitting module Crypto
[1470/1551] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1471/1551] Compiling NIOCore SocketAddresses.swift
[1472/1551] Compiling NIOCore FileHandle.swift
[1473/1551] Compiling NIOCore FileRegion.swift
[1482/1551] Compiling NIOCore AddressedEnvelope.swift
[1483/1551] Compiling NIOCore AsyncAwaitSupport.swift
[1484/1551] Compiling NIOCore AsyncChannel.swift
[1485/1551] Compiling NIOCore AsyncChannelHandler.swift
[1486/1551] Compiling NIOCore AsyncChannelInboundStream.swift
[1487/1551] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1488/1551] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1489/1551] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1490/1551] Compiling NIOCore NIOAsyncWriter.swift
[1491/1551] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1492/1551] Compiling Crypto Signature.swift
[1493/1551] Compiling Crypto CryptoKitErrors_boring.swift
[1494/1551] Compiling Crypto RNG_boring.swift
[1495/1551] Compiling Crypto SafeCompare_boring.swift
[1496/1551] Compiling Crypto Zeroization_boring.swift
[1497/1551] Compiling Crypto PrettyBytes.swift
[1498/1551] Compiling Crypto SafeCompare.swift
[1499/1551] Compiling Crypto SecureBytes.swift
[1500/1551] Compiling Crypto Zeroization.swift
[1552/1552] Emitting module NIOCore
[1554/1604] Compiling NIOEmbedded AsyncTestingChannel.swift
[1555/1604] Emitting module NIOEmbedded
[1556/1604] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1557/1604] Compiling NIOEmbedded Embedded.swift
[1559/1605] Emitting module NIOPosix
[1560/1611] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1561/1611] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1562/1611] Compiling NIOPosix PosixSingletons.swift
[1563/1611] Compiling NIOPosix RawSocketBootstrap.swift
[1564/1611] Compiling NIOPosix Resolver.swift
[1565/1611] Compiling NIOPosix Selectable.swift
[1566/1611] Compiling NIOPosix ThreadPosix.swift
[1567/1611] Compiling NIOPosix ThreadWindows.swift
[1568/1611] Compiling NIOPosix UnsafeTransfer.swift
[1569/1611] Compiling NIOPosix Utilities.swift
[1570/1611] Compiling NIOPosix VsockAddress.swift
[1571/1611] Compiling NIOPosix VsockChannelEvents.swift
[1572/1611] Compiling NIOPosix SelectableChannel.swift
[1573/1611] Compiling NIOPosix SelectableEventLoop.swift
[1574/1611] Compiling NIOPosix SelectorEpoll.swift
[1575/1611] Compiling NIOPosix SelectorGeneric.swift
[1576/1611] Compiling NIOPosix SelectorKqueue.swift
[1577/1611] Compiling NIOPosix SelectorUring.swift
[1578/1611] Compiling NIOPosix ServerSocket.swift
[1579/1611] Compiling NIOPosix Socket.swift
[1580/1611] Compiling NIOPosix SocketChannel.swift
[1581/1611] Compiling NIOPosix SocketProtocols.swift
[1582/1611] Compiling NIOPosix System.swift
[1583/1611] Compiling NIOPosix Thread.swift
[1584/1611] Compiling NIOPosix NIOThreadPool.swift
[1585/1611] Compiling NIOPosix NonBlockingFileIO.swift
[1586/1611] Compiling NIOPosix PendingDatagramWritesManager.swift
[1587/1611] Compiling NIOPosix PendingWritesManager.swift
[1588/1611] Compiling NIOPosix PipeChannel.swift
[1589/1611] Compiling NIOPosix PipePair.swift
[1590/1611] Compiling NIOPosix Pool.swift
[1591/1611] Compiling NIOPosix Bootstrap.swift
[1592/1611] Compiling NIOPosix ControlMessage.swift
[1593/1611] Compiling NIOPosix DatagramVectorReadManager.swift
[1594/1611] Compiling NIOPosix Errors+Any.swift
[1595/1611] Compiling NIOPosix FileDescriptor.swift
[1596/1611] Compiling NIOPosix GetaddrinfoResolver.swift
[1597/1611] Compiling NIOPosix HappyEyeballs.swift
[1598/1611] Compiling NIOPosix IO.swift
[1599/1611] Compiling NIOPosix IntegerBitPacking.swift
[1600/1611] Compiling NIOPosix IntegerTypes.swift
[1601/1611] Compiling NIOPosix Linux.swift
[1602/1611] Compiling NIOPosix LinuxCPUSet.swift
[1603/1611] Compiling NIOPosix LinuxUring.swift
[1604/1611] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1605/1611] Compiling NIOPosix BSDSocketAPICommon.swift
[1606/1611] Compiling NIOPosix BSDSocketAPIPosix.swift
[1607/1611] Compiling NIOPosix BSDSocketAPIWindows.swift
[1608/1611] Compiling NIOPosix BaseSocket.swift
[1609/1611] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1610/1611] Compiling NIOPosix BaseSocketChannel.swift
[1611/1611] Compiling NIOPosix BaseStreamSocketChannel.swift
[1613/1671] Compiling NIO Exports.swift
[1614/1671] Emitting module NIO
[1616/1672] Emitting module _NIOFileSystem
[1617/1676] Compiling _NIOFileSystem BufferedWriter.swift
[1618/1676] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[1619/1676] Compiling _NIOFileSystem ByteCount.swift
[1620/1676] Compiling _NIOFileSystem Array+FileSystem.swift
[1621/1676] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[1622/1676] Compiling _NIOFileSystem BufferedReader.swift
[1623/1750] Compiling NIOTLS TLSEvents.swift
[1624/1750] Emitting module NIOTLS
[1625/1750] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1626/1750] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1627/1750] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1628/1750] Emitting module NIOFoundationCompat
[1629/1750] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1630/1750] Compiling NIOSOCKS SOCKSResponse.swift
[1631/1751] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1632/1751] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1633/1751] Compiling NIOSOCKS ClientStateMachine.swift
[1634/1751] Compiling BSON Binary.swift
[1635/1751] Compiling BSON Decimal128.swift
[1636/1751] Compiling NIOSOCKS ServerStateMachine.swift
[1637/1751] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1638/1751] Compiling NIOTLS SNIHandler.swift
[1639/1752] Compiling NIOHTTP1 HTTPEncoder.swift
[1640/1752] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1641/1752] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1642/1752] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1643/1752] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1644/1752] Compiling NIOHTTP1 HTTPDecoder.swift
[1645/1752] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1646/1752] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1647/1752] Emitting module NIOSOCKS
[1649/1753] Emitting module NIOHTTP1
[1651/1755] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1652/1756] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1653/1756] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1655/1756] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1656/1756] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1657/1756] Compiling BSON AnyPrimitive.swift
[1660/1756] Compiling BSON JavaScript.swift
[1661/1756] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1662/1756] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1663/1756] Compiling BSON Document+Mutations.swift
[1664/1756] Compiling BSON Document+Serialization.swift
[1665/1756] Compiling BSON Document+Subscripts.swift
[1666/1756] Compiling BSON Document+Validation.swift
[1667/1756] Compiling BSON Document.swift
[1668/1756] Compiling BSON DocumentSlice.swift
[1669/1756] Compiling BSON ByteBuffer+Helpers.swift
[1670/1756] Compiling BSON Null.swift
[1671/1756] Compiling BSON ObjectId.swift
[1672/1756] Compiling BSON Optional.swift
[1673/1756] Compiling BSON PrimitiveConvertible.swift
[1674/1756] Compiling _NIOFileSystem CInterop.swift
[1675/1756] Compiling _NIOFileSystem Errno.swift
[1676/1756] Emitting module AsyncKit
[1677/1756] Compiling _NIOFileSystem SystemFileHandle.swift
[1678/1756] Compiling _NIOFileSystem Utilities.swift
[1679/1756] Compiling _NIOFileSystem OpenOptions.swift
[1680/1756] Compiling _NIOFileSystem String+FileSystem.swift
[1684/1756] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1687/1756] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1688/1756] Compiling NIOHTTP1 HTTPTypes.swift
[1689/1807] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1690/1807] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1691/1807] Compiling NIOTransportServices AcceptHandler.swift
[1692/1807] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1693/1807] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1695/1808] Emitting module NIOTransportServices
[1696/1810] Compiling NIOTransportServices NIOTSBootstraps.swift
[1697/1810] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1698/1810] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1699/1810] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1700/1810] Compiling NIOTransportServices NIOTSErrors.swift
[1701/1810] Compiling NIOTransportServices NIOTSEventLoop.swift
[1702/1810] Compiling NIOTransportServices StateManagedChannel.swift
[1703/1810] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1704/1810] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1705/1810] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1706/1810] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1707/1810] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1708/1810] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1709/1810] Compiling NIOTransportServices NIOTSSingletons.swift
[1710/1810] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1716/1810] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1732/1810] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1733/1810] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1739/1840] Compiling NIOSSL SubjectAlternativeName.swift
[1740/1844] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1741/1879] Compiling NIOSSL NIOSSLSecureBytes.swift
[1742/1879] Compiling NIOSSL RNG.swift
[1743/1879] Compiling NIOSSL SafeCompare.swift
[1744/1879] Compiling NIOSSL Zeroization.swift
[1745/1881] Compiling NIOWebSocket WebSocketOpcode.swift
[1750/1882] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1751/1882] Compiling NIOHPACK IndexedHeaderTable.swift
[1752/1882] Compiling NIOHPACK IntegerCoding.swift
[1753/1883] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1754/1883] Compiling NIOHPACK HuffmanTables.swift
[1755/1883] Compiling MultipartKit MultipartParser.swift
[1756/1883] Compiling MultipartKit MultipartPart.swift
[1757/1883] Compiling MultipartKit MultipartPartConvertible.swift
[1760/1883] Compiling NIOHTTPCompression HTTPDecompression.swift
[1761/1883] Emitting module NIOHTTPCompression
[1762/1883] Compiling NIOHTTPCompression HTTPCompression.swift
[1763/1883] Compiling NIOHPACK HuffmanCoding.swift
[1764/1883] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1765/1883] Compiling MultipartKit FormDataDecoder.swift
[1766/1885] Emitting module NIOSSL
[1767/1888] Emitting module NIOWebSocket
[1768/1888] Emitting module NIOHPACK
[1769/1888] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1770/1888] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1771/1888] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1772/1888] Compiling MultipartKit BasicCodingKey.swift
[1773/1888] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1774/1888] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1775/1888] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1776/1888] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1777/1888] Compiling NIOHPACK StaticHeaderTable.swift
[1778/1888] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1779/1888] Compiling NIOWebSocket WebSocketFrame.swift
[1784/1890] Emitting module MultipartKit
[1793/1892] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1795/1892] Compiling MultipartKit MultipartError.swift
[1796/1892] Compiling MultipartKit Exports.swift
[1801/1892] Compiling NIOExtras UnsafeTransfer.swift
[1802/1892] Compiling MultipartKit MultipartSerializer.swift
[1803/1892] Compiling MultipartKit Utilities.swift
[1810/1892] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1811/1892] Compiling MultipartKit FormDataEncoder.swift
[1812/1892] Compiling MultipartKit Storage.swift
[1813/1892] Compiling MultipartKit MultipartFormData.swift
[1814/1892] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1821/1892] Emitting module NIOExtras
[1829/1898] Compiling NIOFileSystem Exports.swift
[1836/1898] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1839/1898] Compiling BSON Primitives.swift
[1840/1898] Compiling BSON RegularExpression.swift
[1841/1898] Compiling BSON Timestamp.swift
[1842/1898] Compiling BSON TypeIdentifier.swift
[1843/1899] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1844/1899] Emitting module _NIOFileSystemFoundationCompat
[1845/1899] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1852/1899] Emitting module NIOFileSystem
[1859/1913] Compiling DNSClient Client.swift
[1860/1913] Compiling DNSClient DNSClient+Connect.swift
[1861/1913] Compiling DNSClient DNSEncoder.swift
[1862/1913] Compiling DNSClient Errors.swift
[1863/1913] Compiling DNSClient Helpers.swift
[1864/1913] Emitting module BSON
[1865/1913] Compiling DNSClient Message.swift
[1866/1913] Compiling DNSClient DNSClient+Query.swift
[1867/1913] Compiling DNSClient DNSDecoder.swift
[1871/1972] Compiling DNSClient ConfigParser.swift
[1872/1973] Compiling DNSClient MessageOptions.swift
[1873/1973] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1874/1973] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1875/1973] Compiling DNSClient PTR.swift
[1876/1973] Compiling DNSClient SRV.swift
[1878/1994] Compiling MongoCore CommandPrimitives.swift
[1879/1994] Compiling MongoCore Error.swift
[1880/1994] Emitting module DNSClient
[1881/1994] Compiling MongoCore ReadConcern.swift
[1882/1994] Compiling MongoCore ServerHandshake.swift
[1883/1994] Compiling MongoCore WireVersion.swift
[1884/1994] Compiling MongoCore WriteConcern.swift
[1885/1994] Compiling MongoCore MessageHeader.swift
[1886/1994] Compiling MongoCore MongoReply.swift
[1887/1994] Compiling MongoCore MongoRequest.swift
[1888/1994] Compiling MongoCore OpMessage.swift
[1889/1994] Compiling MongoCore MongoReplyDeserializer.swift
[1890/1994] Compiling MongoCore Collation.swift
[1891/1994] Compiling MongoCore ConnectionSettings.swift
[1892/1994] Compiling MongoCore Namespace.swift
[1893/1994] Compiling NIOHTTP2 Error+Any.swift
[1894/1994] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1895/1994] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1904/1995] Compiling MongoCore OpQuery.swift
[1909/2003] Compiling MongoCore Exports.swift
[1910/2003] Compiling MongoCore Logger.swift
[1918/2014] Compiling MongoCore OpReply.swift
[1919/2014] Compiling MongoCore ProtocolHelpers.swift
[1923/2014] Compiling MongoCore Sessions.swift
[1924/2014] Compiling MongoCore Tansaction.swift
[1928/2014] Emitting module MongoCore
[1929/2014] Emitting module NIOHTTP2
[1930/2014] Compiling WebSocketKit Exports.swift
[1931/2014] Emitting module WebSocketKit
[1937/2015] Compiling WebSocketKit WebSocket+Connect.swift
[1938/2015] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1940/2015] Compiling WebSocketKit WebSocketHandler.swift
[1941/2015] Compiling WebSocketKit WebSocket.swift
[1942/2015] Compiling WebSocketKit WebSocketClient.swift
[1943/2015] Compiling WebSocketKit WebSocket+Concurrency.swift
[1945/2016] Compiling NIOHTTP2 StateMachineResult.swift
[1946/2016] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1947/2016] Compiling NIOHTTP2 DOSHeuristics.swift
[1951/2016] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1952/2016] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1957/2016] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1958/2016] Compiling NIOHTTP2 QuiescingState.swift
[1959/2016] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1960/2016] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1961/2035] Compiling NIOHTTP2 InboundWindowManager.swift
[1962/2035] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1963/2035] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1964/2035] Compiling NIOHTTP2 StreamChannelList.swift
[1965/2035] Compiling NIOHTTP2 StreamMap.swift
[1966/2035] Compiling NIOHTTP2 StreamStateMachine.swift
[1967/2035] Compiling NIOHTTP2 UnsafeTransfer.swift
[1968/2035] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1969/2035] Compiling MongoClient MongoMiddleware.swift
[1970/2035] Compiling MongoClient MongoCursorResponse.swift
[1971/2037] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1972/2037] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1973/2037] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1974/2037] Compiling NIOHTTP2 HTTP2StreamID.swift
[1975/2037] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1976/2037] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1977/2037] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1978/2037] Compiling NIOHTTP2 InboundEventBuffer.swift
[1979/2037] Emitting module MongoClient
[1980/2037] Compiling MongoClient Connection.swift
[1981/2037] Compiling MongoClient ConnectionContext.swift
[1982/2037] Compiling MongoClient ConnectionPool.swift
[1983/2037] Compiling MongoClient Helpers.swift
[1984/2037] Compiling MongoClient GetMore.swift
[1985/2037] Compiling MongoClient Cursor.swift
[1986/2037] Compiling MongoClient Error.swift
[1987/2037] Compiling MongoClient Exports.swift
[1988/2037] Compiling MongoClient IsMaster.swift
[1989/2037] Compiling MongoClient KillCursors.swift
[1993/2037] Compiling MongoClient Authenticate+ChallengeResponse.swift
[1994/2037] Compiling MongoClient Authenticate+SASL.swift
[1995/2037] Compiling MongoClient Authenticate.swift
[1996/2037] Compiling MongoClient Channel+Connection.swift
[1997/2037] Compiling MongoClient Cluster.swift
[1998/2037] Compiling MongoClient Connection+Execute.swift
[2005/2037] Compiling MongoClient OK.swift
[2006/2037] Compiling MongoClient SASL.swift
[2008/2053] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[2009/2053] Compiling NIOHTTP2 HTTP2Frame.swift
[2010/2053] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[2011/2053] Compiling NIOHTTP2 HTTP2FrameParser.swift
[2012/2053] Compiling NIOHTTP2 HTTP2PingData.swift
[2013/2053] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[2014/2053] Compiling NIOHTTP2 HTTP2Settings.swift
[2015/2053] Compiling NIOHTTP2 HTTP2Stream.swift
[2016/2053] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[2017/2053] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[2018/2053] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[2019/2053] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[2020/2053] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[2021/2053] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[2022/2053] Compiling NIOHTTP2 HTTP2Error.swift
[2023/2053] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[2024/2053] Compiling MongoKittenCore Cursor.swift
[2025/2053] Compiling MongoKittenCore Projection.swift
[2026/2056] Compiling MongoKittenCore Distinct.swift
[2027/2056] Compiling MongoKittenCore Drop.swift
[2028/2056] Compiling MongoKittenCore Find.swift
[2029/2056] Compiling MongoKittenCore FindAndModify.swift
[2031/2056] Compiling MongoKittenCore Insert.swift
[2032/2056] Compiling MongoKittenCore ListCollections.swift
[2033/2056] Compiling MongoKittenCore ListDatabases.swift
[2034/2056] Compiling MongoKittenCore Update.swift
[2035/2056] Compiling MongoKittenCore CreateIndexes.swift
[2036/2056] Compiling MongoKittenCore Delete.swift
[2037/2056] Emitting module MongoKittenCore
[2038/2056] Compiling MongoKittenCore Aggregate.swift
[2039/2056] Compiling MongoKittenCore Count.swift
[2040/2115] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2041/2115] Compiling AsyncHTTPClient Transaction.swift
[2042/2115] Compiling AsyncHTTPClient Base64.swift
[2043/2115] Compiling AsyncHTTPClient HTTP1Connection.swift
[2044/2115] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2045/2115] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2046/2115] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2047/2115] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2048/2115] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2049/2115] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2050/2115] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2051/2115] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2052/2115] Compiling AsyncHTTPClient HTTP2Connection.swift
[2053/2115] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2054/2115] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2059/2117] Emitting module AsyncHTTPClient
[2060/2149] Compiling MongoKitten GridFSChunk.swift
[2061/2149] Compiling MongoKitten GridFSError.swift
[2062/2149] Compiling MongoKitten GridFSFile.swift
[2063/2149] Compiling MongoKitten Error.swift
[2064/2149] Compiling MongoKitten Exports.swift
[2065/2149] Compiling MongoKitten GridFSBucket.swift
[2066/2152] Emitting module MongoKitten
[2067/2152] Compiling MongoKitten GridFSFileWriter.swift
[2068/2152] Compiling MongoKitten GridFSReader.swift
[2069/2152] Compiling MongoKitten IndexBuilder.swift
[2070/2152] Compiling MongoKitten Collection+Find.swift
[2071/2152] Compiling MongoKitten Collection+FindAndModify.swift
[2072/2152] Compiling MongoKitten Collection+Indexes.swift
[2073/2152] Compiling MongoKitten Collection+Insert.swift
[2074/2152] Compiling MongoKitten Collection+Update.swift
[2075/2152] Compiling MongoKitten Cursor.swift
[2082/2152] Compiling MongoKitten MongoCollection.swift
[2083/2152] Compiling MongoKitten MongoDatabase.swift
[2084/2152] Compiling MongoKitten MongoTransactionDatabase.swift
[2085/2152] Compiling MongoKitten Aggregate.swift
[2086/2152] Compiling MongoKitten AggregateBuilder.swift
[2087/2152] Compiling MongoKitten AggregateStage.swift
[2088/2152] Compiling MongoKitten AsyncAwait.swift
[2092/2152] Compiling MongoKitten ChangeStream.swift
[2093/2152] Compiling MongoKitten Collection+Count.swift
[2094/2152] Compiling MongoKitten Collection+Delete.swift
[2095/2152] Compiling MongoKitten Collection+Distinct.swift
[2102/2152] Compiling AsyncHTTPClient RequestBag.swift
[2103/2152] Compiling AsyncHTTPClient RequestValidation.swift
[2104/2152] Compiling AsyncHTTPClient SSLContextCache.swift
[2105/2152] Compiling AsyncHTTPClient Scheme.swift
[2106/2152] Compiling AsyncHTTPClient Singleton.swift
[2107/2152] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2108/2152] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2109/2152] Compiling AsyncHTTPClient Utils.swift
[2122/2153] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2123/2153] Compiling AsyncHTTPClient ConnectionTarget.swift
[2124/2153] Compiling AsyncHTTPClient DeconstructedURL.swift
[2125/2153] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2126/2153] Compiling AsyncHTTPClient FoundationExtensions.swift
[2127/2153] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2128/2153] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2129/2153] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2130/2153] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2131/2153] Compiling AsyncHTTPClient RequestOptions.swift
[2132/2153] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2133/2153] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2134/2153] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2135/2153] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2136/2153] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2137/2153] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2138/2153] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2139/2153] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2140/2153] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2141/2153] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2142/2153] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2143/2153] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2144/2153] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2145/2153] Compiling AsyncHTTPClient RequestBodyLength.swift
[2146/2153] Compiling AsyncHTTPClient HTTPClient.swift
[2147/2153] Compiling AsyncHTTPClient HTTPHandler.swift
[2148/2153] Compiling AsyncHTTPClient LRUCache.swift
[2149/2153] Compiling AsyncHTTPClient NWErrorHandler.swift
[2150/2153] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2151/2153] Compiling AsyncHTTPClient TLSConfiguration.swift
[2152/2153] Compiling AsyncHTTPClient RedirectState.swift
[2153/2153] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2155/2323] Compiling Vapor AsyncBasicResponder.swift
[2156/2323] Compiling Vapor AsyncMiddleware.swift
[2157/2323] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2158/2323] Compiling Vapor AsyncSessionDriver.swift
[2159/2323] Compiling Vapor Authentication+Concurrency.swift
[2160/2323] Compiling Vapor Cache+Concurrency.swift
[2161/2323] Compiling Vapor Client+Concurrency.swift
[2162/2323] Compiling Vapor RequestBody+Concurrency.swift
[2163/2323] Compiling Vapor Responder+Concurrency.swift
[2164/2323] Compiling Vapor ResponseCodable+Concurrency.swift
[2165/2323] Compiling Vapor RoutesBuilder+Concurrency.swift
[2166/2323] Compiling Vapor ViewRenderer+Concurrency.swift
[2167/2323] Compiling Vapor WebSocket+Concurrency.swift
[2168/2323] Compiling Vapor ContainerGetPathExecutor.swift
[2169/2323] Compiling Vapor Content.swift
[2170/2323] Compiling Vapor ContentCoders.swift
[2171/2323] Compiling Vapor ContentConfiguration.swift
[2172/2323] Compiling Vapor ContentContainer.swift
[2173/2323] Compiling Vapor JSONCoder+Custom.swift
[2174/2323] Compiling Vapor JSONCoders+Content.swift
[2175/2323] Compiling Vapor PlaintextDecoder.swift
[2176/2323] Compiling Vapor PlaintextEncoder.swift
[2177/2323] Compiling Vapor URLQueryCoders.swift
[2178/2323] Compiling Vapor URLQueryContainer.swift
[2179/2347] Compiling Vapor Application.swift
[2180/2347] Compiling Vapor AuthenticationCache.swift
[2181/2347] Compiling Vapor Authenticator.swift
[2182/2347] Compiling Vapor BasicAuthorization.swift
[2183/2347] Compiling Vapor BearerAuthorization.swift
[2184/2347] Compiling Vapor GuardMiddleware.swift
[2185/2347] Compiling Vapor RedirectMiddleware.swift
[2186/2347] Compiling Vapor SessionAuthenticatable.swift
[2187/2347] Compiling Vapor Bcrypt.swift
[2188/2347] Compiling Vapor Application+Cache.swift
[2189/2347] Compiling Vapor Cache.swift
[2190/2347] Compiling Vapor CacheExpirationTime.swift
[2191/2347] Compiling Vapor MemoryCache.swift
[2192/2347] Compiling Vapor Request+Cache.swift
[2193/2347] Compiling Vapor Application+Clients.swift
[2194/2347] Compiling Vapor Client.swift
[2195/2347] Compiling Vapor ClientRequest.swift
[2196/2347] Compiling Vapor ClientResponse.swift
[2197/2347] Compiling Vapor Request+Client.swift
[2198/2347] Compiling Vapor BootCommand.swift
[2199/2347] Compiling Vapor CommandContext+Application.swift
[2200/2347] Compiling Vapor RoutesCommand.swift
[2201/2347] Compiling Vapor ServeCommand.swift
[2202/2347] Compiling Vapor AnyResponse+Concurrency.swift
[2203/2371] Emitting module Vapor
[2204/2371] Compiling Vapor Validator.swift
[2205/2371] Compiling Vapor ValidatorResult.swift
[2206/2371] Compiling Vapor And.swift
[2207/2371] Compiling Vapor Case.swift
[2208/2371] Compiling Vapor CharacterSet.swift
[2209/2371] Compiling Vapor Count.swift
[2210/2371] Compiling Vapor Custom.swift
[2211/2371] Compiling Vapor Email.swift
[2212/2371] Compiling Vapor Empty.swift
[2213/2371] Compiling Vapor In.swift
[2214/2371] Compiling Vapor Nil.swift
[2215/2371] Compiling Vapor NilIgnoring.swift
[2216/2371] Compiling Vapor Not.swift
[2217/2371] Compiling Vapor Or.swift
[2218/2371] Compiling Vapor Pattern.swift
[2219/2371] Compiling Vapor Range.swift
[2220/2371] Compiling Vapor URL.swift
[2221/2371] Compiling Vapor Valid.swift
[2222/2371] Compiling Vapor Application+Views.swift
[2223/2371] Compiling Vapor PlaintextRenderer.swift
[2224/2371] Compiling Vapor Request+View.swift
[2225/2371] Compiling Vapor View.swift
[2226/2371] Compiling Vapor ViewRenderer.swift
[2227/2371] Compiling Vapor _Deprecations.swift
[2228/2371] Compiling Vapor HTTPServerResponseEncoder.swift
[2229/2371] Compiling Vapor HTTPServerUpgradeHandler.swift
[2230/2371] Compiling Vapor Logger+Report.swift
[2231/2371] Compiling Vapor LoggingSystem+Environment.swift
[2232/2371] Compiling Vapor Application+Middleware.swift
[2233/2371] Compiling Vapor CORSMiddleware.swift
[2234/2371] Compiling Vapor ErrorMiddleware.swift
[2235/2371] Compiling Vapor FileMiddleware.swift
[2236/2371] Compiling Vapor Middleware.swift
[2237/2371] Compiling Vapor MiddlewareConfiguration.swift
[2238/2371] Compiling Vapor ResponseCompressionMiddleware.swift
[2239/2371] Compiling Vapor RouteLoggingMiddleware.swift
[2240/2371] Compiling Vapor TracingMiddleware.swift
[2241/2371] Compiling Vapor File+Multipart.swift
[2242/2371] Compiling Vapor FormDataDecoder+Content.swift
[2243/2371] Compiling Vapor FormDataEncoder+Content.swift
[2244/2371] Compiling Vapor Application+Password.swift
[2245/2371] Compiling Vapor Application+Passwords.swift
[2246/2371] Compiling Vapor AsyncPasswordHasher.swift
[2247/2371] Compiling Vapor BcryptHasher.swift
[2248/2371] Compiling Vapor PasswordHasher.swift
[2249/2371] Compiling Vapor PlaintextHasher.swift
[2250/2371] Compiling Vapor Request+Password.swift
[2251/2371] Compiling Vapor Redirect.swift
[2252/2371] Compiling Vapor Core.swift
[2253/2371] Compiling Vapor Running.swift
[2254/2371] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2255/2371] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2256/2371] Compiling Vapor DotEnvFile+load.swift
[2257/2371] Compiling Vapor Routes+caseInsenstive.swift
[2258/2371] Compiling Vapor Validatable+validate.swift
[2259/2371] Compiling Vapor Environment+Process.swift
[2260/2371] Compiling Vapor Environment+Secret.swift
[2261/2371] Compiling Vapor Environment.swift
[2262/2371] Compiling Vapor Abort.swift
[2263/2371] Compiling Vapor AbortError.swift
[2264/2371] Compiling Vapor DebuggableError.swift
[2265/2371] Compiling Vapor Demangler.swift
[2266/2371] Compiling Vapor ErrorSource.swift
[2267/2371] Compiling Vapor StackTrace.swift
[2268/2371] Compiling Vapor Exports.swift
[2269/2371] Compiling Vapor Application+HTTP.swift
[2270/2371] Compiling Vapor BasicResponder.swift
[2271/2371] Compiling Vapor BodyStream.swift
[2272/2371] Compiling Vapor Application+HTTP+Client.swift
[2273/2371] Compiling Vapor EventLoopHTTPClient.swift
[2274/2371] Compiling Vapor EndpointCache.swift
[2275/2371] Compiling Vapor HTTPMethod+String.swift
[2276/2371] Compiling Vapor Service.swift
[2277/2371] Compiling Vapor Application+Sessions.swift
[2278/2371] Compiling Vapor MemorySessions.swift
[2279/2371] Compiling Vapor Request+Session.swift
[2280/2371] Compiling Vapor Session.swift
[2281/2371] Compiling Vapor SessionCache.swift
[2282/2371] Compiling Vapor SessionData.swift
[2283/2371] Compiling Vapor SessionDriver.swift
[2284/2371] Compiling Vapor SessionsConfiguration.swift
[2285/2371] Compiling Vapor SessionsMiddleware.swift
[2286/2371] Compiling Vapor URLEncodedFormData.swift
[2287/2371] Compiling Vapor URLEncodedFormDecoder.swift
[2288/2371] Compiling Vapor URLEncodedFormEncoder.swift
[2289/2371] Compiling Vapor URLEncodedFormError.swift
[2290/2371] Compiling Vapor URLEncodedFormParser.swift
[2291/2371] Compiling Vapor URLEncodedFormSerializer.swift
[2292/2371] Compiling Vapor URLQueryFragmentConvertible.swift
[2293/2371] Compiling Vapor AnyResponse.swift
[2294/2371] Compiling Vapor Array+Random.swift
[2295/2371] Compiling Vapor Base32.swift
[2296/2371] Compiling Vapor Base64.swift
[2297/2371] Compiling Vapor BaseN.swift
[2298/2371] Compiling Vapor BasicCodingKey.swift
[2299/2371] Compiling Vapor ByteCount.swift
[2300/2371] Compiling Vapor HTTPStatus.swift
[2301/2371] Compiling Vapor HTTPCookies.swift
[2302/2371] Compiling Vapor HTTPHeaderCacheControl.swift
[2303/2371] Compiling Vapor HTTPHeaderExpires.swift
[2304/2371] Compiling Vapor HTTPHeaderLastModified.swift
[2305/2371] Compiling Vapor HTTPHeaders+Cache.swift
[2306/2371] Compiling Vapor HTTPHeaders+Connection.swift
[2307/2371] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2308/2371] Compiling Vapor HTTPHeaders+ContentRange.swift
[2309/2371] Compiling Vapor HTTPHeaders+Directive.swift
[2310/2371] Compiling Vapor HTTPHeaders+Forwarded.swift
[2311/2371] Compiling Vapor HTTPHeaders+Link.swift
[2312/2371] Compiling Vapor HTTPHeaders+Name.swift
[2313/2371] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2314/2371] Compiling Vapor HTTPHeaders.swift
[2315/2371] Compiling Vapor HTTPMediaType.swift
[2316/2371] Compiling Vapor HTTPMediaTypePreference.swift
[2317/2371] Compiling Vapor Responder.swift
[2318/2371] Compiling Vapor Application+HTTP+Server.swift
[2319/2371] Compiling Vapor HTTPServer.swift
[2320/2371] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2321/2371] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2322/2371] Compiling Vapor HTTPServerHandler.swift
[2323/2371] Compiling Vapor HTTPServerRequestDecoder.swift
[2324/2371] Compiling Vapor Request+Body.swift
[2325/2371] Compiling Vapor Request+BodyStream.swift
[2326/2371] Compiling Vapor Request.swift
[2327/2371] Compiling Vapor Application+Responder.swift
[2328/2371] Compiling Vapor DefaultResponder.swift
[2329/2371] Compiling Vapor Response+Body.swift
[2330/2371] Compiling Vapor Response.swift
[2331/2371] Compiling Vapor ResponseCodable.swift
[2332/2371] Compiling Vapor Application+Routes.swift
[2333/2371] Compiling Vapor Parameters+Require.swift
[2334/2371] Compiling Vapor Request+WebSocket.swift
[2335/2371] Compiling Vapor Route.swift
[2336/2371] Compiling Vapor RouteCollection.swift
[2337/2371] Compiling Vapor Routes.swift
[2338/2371] Compiling Vapor RoutesBuilder+Group.swift
[2339/2371] Compiling Vapor RoutesBuilder+Method.swift
[2340/2371] Compiling Vapor RoutesBuilder+Middleware.swift
[2341/2371] Compiling Vapor RoutesBuilder+WebSocket.swift
[2342/2371] Compiling Vapor RoutesBuilder.swift
[2343/2371] Compiling Vapor OTP.swift
[2344/2371] Compiling Vapor Application+Servers.swift
[2345/2371] Compiling Vapor Server.swift
[2346/2371] Compiling Vapor App+Service.swift
[2347/2371] Compiling Vapor Req+Service.swift
[2348/2371] Compiling Vapor Bytes+Hex.swift
[2349/2371] Compiling Vapor Bytes+SecureCompare.swift
[2350/2371] Compiling Vapor Collection+Safe.swift
[2351/2371] Compiling Vapor DataProtocol+Copy.swift
[2352/2371] Compiling Vapor DecoderUnwrapper.swift
[2353/2371] Compiling Vapor DirectoryConfiguration.swift
[2354/2371] Compiling Vapor DotEnv.swift
[2355/2371] Compiling Vapor Extendable.swift
[2356/2371] Compiling Vapor File.swift
[2357/2371] Compiling Vapor FileIO.swift
[2358/2371] Compiling Vapor LifecycleHandler.swift
[2359/2371] Compiling Vapor OptionalType.swift
[2360/2371] Compiling Vapor RFC1123.swift
[2361/2371] Compiling Vapor SocketAddress+Hostname.swift
[2362/2371] Compiling Vapor Storage.swift
[2363/2371] Compiling Vapor String+IsIPAddress.swift
[2364/2371] Compiling Vapor Thread.swift
[2365/2371] Compiling Vapor URI.swift
[2366/2371] Compiling Vapor RangeResult.swift
[2367/2371] Compiling Vapor Validatable.swift
[2368/2371] Compiling Vapor Validation.swift
[2369/2371] Compiling Vapor ValidationKey.swift
[2370/2371] Compiling Vapor Validations.swift
[2371/2371] Compiling Vapor ValidationsError.swift
[2373/2393] Emitting module Queues
[2374/2395] Compiling Queues QueuesConfiguration.swift
[2375/2395] Compiling Queues QueuesDriver.swift
[2376/2395] Compiling Queues QueuesEventLoopPreference.swift
[2377/2395] Compiling Queues NotificationHook.swift
[2378/2395] Compiling Queues Queue.swift
[2379/2395] Compiling Queues QueueContext.swift
[2380/2395] Compiling Queues RepeatedTask+Cancel.swift
[2381/2395] Compiling Queues Request+Queues.swift
[2382/2395] Compiling Queues AsyncQueue.swift
[2383/2395] Compiling Queues AsyncScheduledJob.swift
[2384/2395] Compiling Queues Exports.swift
[2385/2395] Compiling Queues Job.swift
[2386/2395] Compiling Queues JobData.swift
[2387/2395] Compiling Queues JobIdentifier.swift
[2388/2395] Compiling Queues Application+Queues.swift
[2389/2395] Compiling Queues AsyncJob.swift
[2390/2395] Compiling Queues AsyncJobEventDelegate.swift
[2391/2395] Compiling Queues QueueName.swift
[2392/2395] Compiling Queues QueueWorker.swift
[2393/2395] Compiling Queues QueuesCommand.swift
[2394/2395] Compiling Queues ScheduleBuilder.swift
[2395/2395] Compiling Queues ScheduledJob.swift
[2397/2398] Emitting module QueuesMongoDriver
/host/spi-builder-workspace/Sources/QueuesMongoDriver/Queues.swift:30:7: warning: non-final class 'MongoQueue' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 28 | }
 29 |
 30 | class MongoQueue: Queue {
    |       `- warning: non-final class 'MongoQueue' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 31 |     var context: QueueContext
 32 |     var mongodb: MongoDatabase
/host/spi-builder-workspace/Sources/QueuesMongoDriver/Queues.swift:31:9: warning: stored property 'context' of 'Sendable'-conforming class 'MongoQueue' is mutable; this is an error in the Swift 6 language mode
 29 |
 30 | class MongoQueue: Queue {
 31 |     var context: QueueContext
    |         `- warning: stored property 'context' of 'Sendable'-conforming class 'MongoQueue' is mutable; this is an error in the Swift 6 language mode
 32 |     var mongodb: MongoDatabase
 33 |
/host/spi-builder-workspace/Sources/QueuesMongoDriver/Queues.swift:114:18: warning: stored property 'database' of 'Sendable'-conforming struct 'MongoQueuesDriver' has non-sendable type 'MongoDatabase'; this is an error in the Swift 6 language mode
112 |
113 | struct MongoQueuesDriver: QueuesDriver {
114 |     internal let database: MongoDatabase
    |                  `- warning: stored property 'database' of 'Sendable'-conforming struct 'MongoQueuesDriver' has non-sendable type 'MongoDatabase'; this is an error in the Swift 6 language mode
115 |
116 |     init(database: MongoDatabase) {
/host/spi-builder-workspace/.build/checkouts/MongoKitten/Sources/MongoKitten/MongoDatabase.swift:13:14: note: class 'MongoDatabase' does not conform to the 'Sendable' protocol
 11 | ///
 12 | /// Databases hold collections of documents.
 13 | public class MongoDatabase {
    |              `- note: class 'MongoDatabase' does not conform to the 'Sendable' protocol
 14 |     internal var transaction: MongoTransaction!
 15 |     public internal(set) var session: MongoClientSession?
/host/spi-builder-workspace/Sources/QueuesMongoDriver/Queues.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'MongoKitten'
  1 | import Queues
  2 | import MongoKitten
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'MongoKitten'
  3 | import Vapor
  4 |
[2398/2398] Compiling QueuesMongoDriver Queues.swift
/host/spi-builder-workspace/Sources/QueuesMongoDriver/Queues.swift:30:7: warning: non-final class 'MongoQueue' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 28 | }
 29 |
 30 | class MongoQueue: Queue {
    |       `- warning: non-final class 'MongoQueue' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 31 |     var context: QueueContext
 32 |     var mongodb: MongoDatabase
/host/spi-builder-workspace/Sources/QueuesMongoDriver/Queues.swift:31:9: warning: stored property 'context' of 'Sendable'-conforming class 'MongoQueue' is mutable; this is an error in the Swift 6 language mode
 29 |
 30 | class MongoQueue: Queue {
 31 |     var context: QueueContext
    |         `- warning: stored property 'context' of 'Sendable'-conforming class 'MongoQueue' is mutable; this is an error in the Swift 6 language mode
 32 |     var mongodb: MongoDatabase
 33 |
/host/spi-builder-workspace/Sources/QueuesMongoDriver/Queues.swift:114:18: warning: stored property 'database' of 'Sendable'-conforming struct 'MongoQueuesDriver' has non-sendable type 'MongoDatabase'; this is an error in the Swift 6 language mode
112 |
113 | struct MongoQueuesDriver: QueuesDriver {
114 |     internal let database: MongoDatabase
    |                  `- warning: stored property 'database' of 'Sendable'-conforming struct 'MongoQueuesDriver' has non-sendable type 'MongoDatabase'; this is an error in the Swift 6 language mode
115 |
116 |     init(database: MongoDatabase) {
/host/spi-builder-workspace/.build/checkouts/MongoKitten/Sources/MongoKitten/MongoDatabase.swift:13:14: note: class 'MongoDatabase' does not conform to the 'Sendable' protocol
 11 | ///
 12 | /// Databases hold collections of documents.
 13 | public class MongoDatabase {
    |              `- note: class 'MongoDatabase' does not conform to the 'Sendable' protocol
 14 |     internal var transaction: MongoTransaction!
 15 |     public internal(set) var session: MongoClientSession?
/host/spi-builder-workspace/Sources/QueuesMongoDriver/Queues.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'MongoKitten'
  1 | import Queues
  2 | import MongoKitten
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'MongoKitten'
  3 | import Vapor
  4 |
/host/spi-builder-workspace/Sources/QueuesMongoDriver/Queues.swift:21:63: warning: capture of 'database' with non-sendable type 'MongoDatabase' in a '@Sendable' closure; this is an error in the Swift 6 language mode
 19 |     public static func mongodb(_ database: MongoDatabase) -> Self {
 20 |         .init {
 21 |             $0.queues.use(custom: MongoQueuesDriver(database: database))
    |                                                               `- warning: capture of 'database' with non-sendable type 'MongoDatabase' in a '@Sendable' closure; this is an error in the Swift 6 language mode
 22 |         }
 23 |     }
/host/spi-builder-workspace/.build/checkouts/MongoKitten/Sources/MongoKitten/MongoDatabase.swift:13:14: note: class 'MongoDatabase' does not conform to the 'Sendable' protocol
 11 | ///
 12 | /// Databases hold collections of documents.
 13 | public class MongoDatabase {
    |              `- note: class 'MongoDatabase' does not conform to the 'Sendable' protocol
 14 |     internal var transaction: MongoTransaction!
 15 |     public internal(set) var session: MongoClientSession?
Build complete! (179.70s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "queues",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/queues.git"
    },
    {
      "identity" : "mongokitten",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.5.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OpenKitten/MongoKitten.git"
    }
  ],
  "manifest_display_name" : "queues-mongo-driver",
  "name" : "queues-mongo-driver",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "QueuesMongoDriver",
      "targets" : [
        "QueuesMongoDriver"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "QueuesMongoDriverTests",
      "module_type" : "SwiftTarget",
      "name" : "QueuesMongoDriverTests",
      "path" : "Tests/QueuesMongoDriverTests",
      "product_dependencies" : [
        "XCTVapor"
      ],
      "sources" : [
        "QueuesMongoDriverTests.swift"
      ],
      "target_dependencies" : [
        "QueuesMongoDriver"
      ],
      "type" : "test"
    },
    {
      "c99name" : "QueuesMongoDriver",
      "module_type" : "SwiftTarget",
      "name" : "QueuesMongoDriver",
      "path" : "Sources/QueuesMongoDriver",
      "product_dependencies" : [
        "Vapor",
        "Queues",
        "MongoKitten"
      ],
      "product_memberships" : [
        "QueuesMongoDriver"
      ],
      "sources" : [
        "Queues.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.