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 hummingbird-wallet, reference 0.1.1 (a4e374), with Swift 6.1 for Linux on 1 May 2025 04:44:16 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hummingbird-community/hummingbird-wallet.git
Reference: 0.1.1
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/hummingbird-community/hummingbird-wallet
 * tag               0.1.1      -> FETCH_HEAD
HEAD is now at a4e3744 Use `swift-zip-archive`, use event loop singleton (#6)
Cloned https://github.com/hummingbird-community/hummingbird-wallet.git
Revision (git rev-parse @):
a4e37445b1758fde224740a1c35dce8f643331f5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/hummingbird-community/hummingbird-wallet.git at 0.1.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/hummingbird-community/hummingbird-wallet.git
https://github.com/hummingbird-community/hummingbird-wallet.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "hummingbird",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.7.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/hummingbird.git"
    },
    {
      "identity" : "hummingbird-fluent",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/hummingbird-fluent.git"
    },
    {
      "identity" : "fluent-wallet",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/fpseverino/fluent-wallet.git"
    },
    {
      "identity" : "apnswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.1",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server-community/APNSwift.git"
    },
    {
      "identity" : "swift-service-lifecycle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.6.3",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-service-lifecycle.git"
    },
    {
      "identity" : "swift-zip-archive",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/adam-fowler/swift-zip-archive.git"
    },
    {
      "identity" : "fluent-sqlite-driver",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.8.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent-sqlite-driver.git"
    }
  ],
  "manifest_display_name" : "hummingbird-wallet",
  "name" : "hummingbird-wallet",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "HummingbirdWalletPasses",
      "targets" : [
        "HummingbirdWalletPasses"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdWalletOrders",
      "targets" : [
        "HummingbirdWalletOrders"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HummingbirdWalletPassesTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdWalletPassesTests",
      "path" : "Tests/HummingbirdWalletPassesTests",
      "product_dependencies" : [
        "FluentSQLiteDriver",
        "HummingbirdTesting"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/HummingbirdWalletPassesTests/SourceFiles",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "HummingbirdWalletPassesTests.swift",
        "Utils/Application+build.swift",
        "Utils/PassData.swift",
        "Utils/PassJSONData.swift"
      ],
      "target_dependencies" : [
        "HummingbirdWalletPasses"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdWalletPasses",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdWalletPasses",
      "path" : "Sources/HummingbirdWalletPasses",
      "product_dependencies" : [
        "FluentWalletPasses",
        "ZipArchive"
      ],
      "product_memberships" : [
        "HummingbirdWalletPasses"
      ],
      "sources" : [
        "DTOs/DTOs+ResponseEncodable.swift",
        "Exports.swift",
        "Middleware/ApplePassMiddleware.swift",
        "Middleware/PassesService+AsyncModelMiddleware.swift",
        "PassesService.swift",
        "PassesServiceCustom+addRoutes.swift",
        "PassesServiceCustom.swift"
      ],
      "target_dependencies" : [
        "HummingbirdWallet"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdWalletOrdersTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdWalletOrdersTests",
      "path" : "Tests/HummingbirdWalletOrdersTests",
      "product_dependencies" : [
        "FluentSQLiteDriver",
        "HummingbirdTesting"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/HummingbirdWalletOrdersTests/SourceFiles",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "HummingbirdWalletOrdersTests.swift",
        "Utils/Application+build.swift",
        "Utils/OrderData.swift",
        "Utils/OrderJSONData.swift"
      ],
      "target_dependencies" : [
        "HummingbirdWalletOrders"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdWalletOrders",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdWalletOrders",
      "path" : "Sources/HummingbirdWalletOrders",
      "product_dependencies" : [
        "FluentWalletOrders"
      ],
      "product_memberships" : [
        "HummingbirdWalletOrders"
      ],
      "sources" : [
        "DTOs/OrderIdentifiersDTO+ResponseEncodable.swift",
        "Exports.swift",
        "Middleware/AppleOrderMiddleware.swift",
        "Middleware/OrdersService+AsyncModelMiddleware.swift",
        "OrdersService.swift",
        "OrdersServiceCustom+addRoutes.swift",
        "OrdersServiceCustom.swift"
      ],
      "target_dependencies" : [
        "HummingbirdWallet"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdWallet",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdWallet",
      "path" : "Sources/HummingbirdWallet",
      "product_dependencies" : [
        "Hummingbird",
        "HummingbirdFluent",
        "APNS",
        "ServiceLifecycle"
      ],
      "product_memberships" : [
        "HummingbirdWalletPasses",
        "HummingbirdWalletOrders"
      ],
      "sources" : [
        "Array+random.swift",
        "DTOs/DTOs+ResponseEncodable.swift",
        "Testing/TestCertificate.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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 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/fluent-sqlite-driver.git
Fetching https://github.com/hummingbird-project/hummingbird-fluent.git
Fetching https://github.com/swift-server-community/APNSwift.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/adam-fowler/swift-zip-archive.git
Fetching https://github.com/fpseverino/fluent-wallet.git
[4/361] Fetching fluent-wallet
[251/1077] Fetching fluent-wallet, swift-zip-archive
[409/3471] Fetching fluent-wallet, swift-zip-archive, swift-service-lifecycle
[1186/4818] Fetching fluent-wallet, swift-zip-archive, swift-service-lifecycle, fluent-sqlite-driver
[3686/5683] Fetching fluent-wallet, swift-zip-archive, swift-service-lifecycle, fluent-sqlite-driver, hummingbird-fluent
[5684/11076] Fetching fluent-wallet, swift-zip-archive, swift-service-lifecycle, fluent-sqlite-driver, hummingbird-fluent, apnswift
Fetched https://github.com/fpseverino/fluent-wallet.git from cache (0.33s)
Fetching https://github.com/hummingbird-project/hummingbird.git
[6347/10715] Fetching swift-zip-archive, swift-service-lifecycle, fluent-sqlite-driver, hummingbird-fluent, apnswift
Fetched https://github.com/hummingbird-project/hummingbird-fluent.git from cache (0.35s)
Fetched https://github.com/adam-fowler/swift-zip-archive.git from cache (0.35s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.35s)
[2480/6740] Fetching fluent-sqlite-driver, apnswift
[6741/31177] Fetching fluent-sqlite-driver, apnswift, hummingbird
Fetched https://github.com/vapor/fluent-sqlite-driver.git from cache (0.59s)
[5638/29830] Fetching apnswift, hummingbird
Fetched https://github.com/swift-server-community/APNSwift.git from cache (0.60s)
[489/24437] Fetching hummingbird
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (1.04s)
Computing version for https://github.com/adam-fowler/swift-zip-archive.git
Computed https://github.com/adam-fowler/swift-zip-archive.git at 0.6.3 (3.71s)
Fetching https://github.com/apple/swift-system.git
[1/4367] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.38s)
Computing version for https://github.com/swift-server-community/APNSwift.git
Computed https://github.com/swift-server-community/APNSwift.git at 6.0.1 (0.94s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-http2.git
[1/3836] Fetching swift-log
[308/15340] Fetching swift-log, swift-nio-http2
[846/29305] Fetching swift-log, swift-nio-http2, async-http-client
[5212/43163] Fetching swift-log, swift-nio-http2, async-http-client, swift-crypto
[7302/57972] Fetching swift-log, swift-nio-http2, async-http-client, swift-crypto, swift-nio-ssl
[10201/133541] Fetching swift-log, swift-nio-http2, async-http-client, swift-crypto, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (0.63s)
[23536/129705] Fetching swift-nio-http2, async-http-client, swift-crypto, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.82s)
[91752/118201] Fetching async-http-client, swift-crypto, swift-nio-ssl, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (5.05s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.07s)
Fetched https://github.com/apple/swift-crypto.git from cache (5.08s)
Fetched https://github.com/apple/swift-nio.git from cache (5.15s)
Computing version for https://github.com/fpseverino/fluent-wallet.git
Computed https://github.com/fpseverino/fluent-wallet.git at 0.1.0 (7.00s)
Fetching https://github.com/vapor/fluent-kit.git
Fetching https://github.com/fpseverino/swift-wallet.git
[1/370] Fetching swift-wallet
[371/13614] Fetching swift-wallet, fluent-kit
Fetched https://github.com/fpseverino/swift-wallet.git from cache (0.60s)
Fetched https://github.com/vapor/fluent-kit.git from cache (0.60s)
Computing version for https://github.com/hummingbird-project/hummingbird-fluent.git
Computed https://github.com/hummingbird-project/hummingbird-fluent.git at 2.0.0 (1.39s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/4965] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.56s)
Computing version for https://github.com/vapor/fluent-sqlite-driver.git
Computed https://github.com/vapor/fluent-sqlite-driver.git at 4.8.1 (1.58s)
Fetching https://github.com/vapor/sqlite-kit.git
[1/2112] Fetching sqlite-kit
Fetched https://github.com/vapor/sqlite-kit.git from cache (0.97s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.94s)
Computing version for https://github.com/vapor/sqlite-kit.git
Computed https://github.com/vapor/sqlite-kit.git at 4.5.2 (0.92s)
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/vapor/sqlite-nio.git
Fetching https://github.com/vapor/async-kit.git
[1/1496] Fetching sqlite-nio
[2/7479] Fetching sqlite-nio, sql-kit
[85/9849] Fetching sqlite-nio, sql-kit, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (1.25s)
Fetched https://github.com/vapor/sql-kit.git from cache (2.39s)
Fetched https://github.com/vapor/sqlite-nio.git from cache (2.40s)
Computing version for https://github.com/fpseverino/swift-wallet.git
Computed https://github.com/fpseverino/swift-wallet.git at 0.4.0 (2.92s)
Fetching https://github.com/apple/swift-certificates.git
[1/6112] Fetching swift-certificates
Fetched https://github.com/apple/swift-certificates.git from cache (0.48s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.29s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.03s)
Fetching https://github.com/apple/swift-collections.git
[1/16306] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.17s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.71s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.1 (0.62s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (0.86s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (2.69s)
Fetching https://github.com/apple/swift-atomics.git
[1/1705] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (2.48s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.98s)
Fetching https://github.com/apple/swift-algorithms.git
[1/5918] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.35s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.07s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.46s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.90s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.70s)
Fetching https://github.com/apple/swift-asn1.git
[1/1584] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.31s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.52s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.72s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 2.13.0 (0.70s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/2619] Fetching swift-nio-transport-services
[2/3523] Fetching swift-nio-transport-services, swift-http-types
[554/8497] Fetching swift-nio-transport-services, swift-http-types, swift-distributed-tracing
[2676/14221] Fetching swift-nio-transport-services, swift-http-types, swift-distributed-tracing, swift-nio-extras
[3305/16427] Fetching swift-nio-transport-services, swift-http-types, swift-distributed-tracing, swift-nio-extras, swift-metrics
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.44s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.45s)
Fetched https://github.com/apple/swift-metrics.git from cache (0.45s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.46s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.46s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (1.02s)
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.52s)
Fetching https://github.com/apple/swift-service-context.git
[1/1063] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.30s)
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.83s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.54s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.53s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.60s)
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1127] Fetching swift-http-structured-headers
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.23s)
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.76s)
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.54s)
Computing version for https://github.com/vapor/sqlite-nio.git
Computed https://github.com/vapor/sqlite-nio.git at 1.11.2 (0.55s)
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.57s)
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.64s)
Creating working copy for https://github.com/fpseverino/swift-wallet.git
Working copy of https://github.com/fpseverino/swift-wallet.git resolved at 0.4.0
Creating working copy for https://github.com/swift-server-community/APNSwift.git
Working copy of https://github.com/swift-server-community/APNSwift.git resolved at 6.0.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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
Creating working copy for https://github.com/vapor/fluent-sqlite-driver.git
Working copy of https://github.com/vapor/fluent-sqlite-driver.git resolved at 4.8.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/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-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/hummingbird-project/hummingbird-fluent.git
Working copy of https://github.com/hummingbird-project/hummingbird-fluent.git resolved at 2.0.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-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/fluent-kit.git
Working copy of https://github.com/vapor/fluent-kit.git resolved at 1.52.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/adam-fowler/swift-zip-archive.git
Working copy of https://github.com/adam-fowler/swift-zip-archive.git resolved at 0.6.3
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/vapor/sqlite-nio.git
Working copy of https://github.com/vapor/sqlite-nio.git resolved at 1.11.2
Creating working copy for https://github.com/hummingbird-project/hummingbird.git
Working copy of https://github.com/hummingbird-project/hummingbird.git resolved at 2.13.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/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/fpseverino/fluent-wallet.git
Working copy of https://github.com/fpseverino/fluent-wallet.git resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.33.0
Creating working copy for https://github.com/vapor/sqlite-kit.git
Working copy of https://github.com/vapor/sqlite-kit.git resolved at 4.5.2
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
Building for debugging...
[0/843] Write sources
[39/843] Compiling CZipZlib empty.c
[40/843] Write sources
[59/843] Compiling CNIOWASI CNIOWASI.c
[60/843] Compiling CNIOWindows WSAStartup.c
[61/843] Compiling CNIOWindows shim.c
[62/843] Compiling _NumericsShims _NumericsShims.c
[62/843] Compiling _AtomicsShims.c
[64/843] Compiling CNIOLinux liburing_shims.c
[65/843] Compiling CNIOExtrasZlib empty.c
[66/843] Compiling CNIODarwin shim.c
[67/843] Compiling CNIOLLHTTP c_nio_http.c
[68/843] Compiling CSystem shims.c
[69/843] Compiling CNIOLinux shim.c
[70/843] Compiling fiat_p256_adx_sqr.S
[71/843] Compiling CNIOLLHTTP c_nio_api.c
[72/843] Compiling fiat_p256_adx_mul.S
[73/843] Compiling fiat_curve25519_adx_mul.S
[74/843] Compiling fiat_curve25519_adx_square.S
[75/843] Write swift-version-24593BA9C3E375BF.txt
[76/843] Compiling CNIOLLHTTP c_nio_llhttp.c
[77/845] Compiling CNIOBoringSSLShims shims.c
[79/849] Emitting module _NIODataStructures
[79/849] Compiling tls_record.cc
[80/849] Compiling tls13_client.cc
[81/849] Compiling tls13_server.cc
[82/851] Compiling tls_method.cc
[83/896] Compiling tls13_both.cc
[84/896] Compiling tls13_enc.cc
[86/914] Compiling _NIODataStructures _TinyArray.swift
[87/914] Compiling _NIODataStructures PriorityQueue.swift
[88/914] Compiling _CertificateInternals _TinyArray.swift
[89/914] Emitting module _CertificateInternals
[90/915] Compiling RealModule Real.swift
[91/916] Compiling ServiceContextModule ServiceContext.swift
[92/916] Emitting module ServiceContextModule
[93/916] Compiling ServiceContextModule ServiceContextKey.swift
[94/917] Compiling SwiftASN1 ASN1OctetString.swift
[95/917] Compiling SwiftASN1 ASN1Strings.swift
[96/917] Compiling SwiftASN1 ArraySliceBigint.swift
[97/917] Compiling SwiftASN1 GeneralizedTime.swift
[98/920] Compiling _NIOBase64 Base64.swift
[99/920] Emitting module _NIOBase64
[100/921] Compiling SwiftASN1 BER.swift
[101/921] Compiling SwiftASN1 ASN1Any.swift
[102/921] Compiling SwiftASN1 ASN1Integer.swift
[103/921] Compiling SwiftASN1 ASN1Null.swift
[106/923] Compiling RealModule Float16+Real.swift
[107/923] Compiling RealModule Float80+Real.swift
[109/923] Emitting module RealModule
[110/923] Compiling RealModule RealFunctions.swift
[111/923] Compiling SystemPackage MachPort.swift
[112/923] Compiling SystemPackage PlatformString.swift
[113/923] Compiling SystemPackage SystemString.swift
[114/923] Compiling RealModule ElementaryFunctions.swift
[115/923] Compiling RealModule AugmentedArithmetic.swift
[116/923] Compiling RealModule Double+Real.swift
[117/923] Compiling RealModule AlgebraicField.swift
[118/923] Compiling RealModule ApproximateEquality.swift
[119/923] Compiling RealModule Float+Real.swift
[121/924] Emitting module SystemPackage
[128/939] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[129/939] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[130/952] Compiling InternalCollectionsUtilities Debugging.swift
[131/952] Compiling InternalCollectionsUtilities Descriptions.swift
[132/958] Compiling InternalCollectionsUtilities UInt+reversed.swift
[133/958] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[134/958] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[135/958] Compiling InternalCollectionsUtilities Integer rank.swift
[136/958] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[137/958] Emitting module Instrumentation
[138/958] Compiling Instrumentation NoOpInstrument.swift
[139/958] Compiling Instrumentation MultiplexInstrument.swift
[140/958] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[141/958] Compiling InternalCollectionsUtilities Specialize.swift
[142/960] Compiling Instrumentation Instrument.swift
[143/960] Compiling InternalCollectionsUtilities _SortedCollection.swift
[144/960] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[147/960] Compiling SystemPackage Util+StringArray.swift
[148/960] Compiling SystemPackage Util.swift
[149/960] Compiling SystemPackage UtilConsumers.swift
[154/960] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[155/960] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[156/960] Compiling SystemPackage Constants.swift
[157/960] Compiling SystemPackage Exports.swift
[158/960] Compiling Instrumentation InstrumentationSystem.swift
[159/960] Compiling Instrumentation Locks.swift
[160/961] Compiling SystemPackage Mocking.swift
[161/961] Compiling SystemPackage RawBuffer.swift
[162/961] Compiling SystemPackage Syscalls.swift
[163/961] Compiling SystemPackage WindowsSyscallAdapters.swift
[166/962] Compiling Logging MetadataProvider.swift
[167/962] Compiling Logging Logging.swift
[168/962] Compiling Logging LogHandler.swift
[169/962] Emitting module InternalCollectionsUtilities
[172/962] Compiling HTTPTypes ISOLatin1String.swift
[173/962] Compiling Logging Locks.swift
[174/962] Emitting module Logging
[175/962] Emitting module HTTPTypes
[176/962] Compiling HTTPTypes HTTPField.swift
[177/963] Compiling HTTPTypes HTTPRequest.swift
[178/964] Compiling HTTPTypes HTTPParsedFields.swift
[179/964] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[180/964] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[181/964] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[185/964] Compiling HTTPTypes HTTPResponse.swift
[191/964] Compiling _NIODataStructures Heap.swift
[199/984] Compiling HTTPTypes NIOLock.swift
[200/984] Compiling ConcurrencyHelpers LockedValueBox.swift
[201/984] Compiling CoreMetrics Locks.swift
[202/984] Compiling CoreMetrics Metrics.swift
[203/984] Emitting module CoreMetrics
[204/985] Emitting module SwiftASN1
[205/987] Compiling ZipArchive ZipStorage.swift
[206/987] Compiling ZipArchive ZipTypes.swift
[208/994] Compiling ConcurrencyHelpers Lock.swift
[209/994] Emitting module ConcurrencyHelpers
[211/995] Compiling Tracing InstrumentationSystem+Tracing.swift
[213/1063] Compiling Tracing TracingTime.swift
[214/1063] Emitting module Tracing
[215/1114] Compiling Tracing TracerProtocol.swift
[216/1121] Compiling Tracing Tracer.swift
[217/1121] Compiling Tracing TracerProtocol+Legacy.swift
[218/1121] Emitting module UnixSignals
[219/1121] Compiling UnixSignals UnixSignal.swift
[220/1121] Compiling Tracing SpanProtocol.swift
[221/1121] Compiling Tracing NoOpTracer.swift
[222/1122] Compiling UnixSignals UnixSignalsSequence.swift
[225/1123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[226/1123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[227/1123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[228/1123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[229/1123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[230/1123] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[231/1123] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[232/1130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[233/1130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[234/1130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[235/1130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[236/1130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[237/1130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[238/1130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[239/1132] Compiling OrderedCollections OrderedSet+Initializers.swift
[240/1132] Compiling OrderedCollections OrderedSet+Insertions.swift
[241/1132] Compiling OrderedCollections OrderedSet+Invariants.swift
[242/1132] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[243/1132] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[244/1132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[245/1132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[246/1132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[247/1139] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[248/1139] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[249/1139] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[250/1139] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[251/1139] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[252/1139] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[253/1139] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[254/1139] Compiling OrderedCollections OrderedDictionary+Values.swift
[255/1139] Compiling OrderedCollections OrderedDictionary.swift
[256/1139] Compiling OrderedCollections OrderedSet+Codable.swift
[257/1139] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[258/1139] Compiling OrderedCollections OrderedSet+Descriptions.swift
[259/1139] Compiling OrderedCollections OrderedSet+Diffing.swift
[260/1139] Compiling OrderedCollections OrderedSet+Equatable.swift
[261/1139] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[262/1139] Compiling OrderedCollections OrderedSet+Hashable.swift
[262/1139] Compiling t1_enc.cc
[264/1139] Compiling OrderedCollections OrderedDictionary+Codable.swift
[265/1139] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[266/1139] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[267/1139] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[268/1139] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[269/1139] Compiling OrderedCollections OrderedDictionary+Elements.swift
[270/1139] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[271/1139] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[272/1139] Compiling HeapModule Heap+Descriptions.swift
[272/1170] Compiling ssl_x509.cc
[274/1180] Compiling HeapModule _HeapNode.swift
[275/1184] Compiling HeapModule Heap.swift
[276/1204] Emitting module Metrics
[277/1215] Compiling HeapModule Heap+Invariants.swift
[278/1215] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[279/1215] Compiling HeapModule Heap+UnsafeHandle.swift
[280/1215] Emitting module HeapModule
[282/1216] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[283/1216] Compiling HashTreeCollections _HashNode+Structural merge.swift
[284/1216] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[285/1216] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[286/1216] Compiling HashTreeCollections _HashNode+Structural union.swift
[287/1216] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[288/1216] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[289/1216] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[290/1216] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[291/1216] Compiling HashTreeCollections _HashNode.swift
[292/1225] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[293/1225] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[294/1225] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[295/1225] Compiling HashTreeCollections _HashNode+Storage.swift
[296/1225] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[297/1225] Compiling HashTreeCollections _HashNode+Structural filter.swift
[298/1225] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[299/1225] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[300/1225] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[301/1225] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[302/1240] Compiling HashTreeCollections _UnsafePath.swift
[303/1240] Compiling HashTreeCollections TreeDictionary+Codable.swift
[304/1240] Compiling HashTreeCollections TreeDictionary+Collection.swift
[305/1240] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[306/1240] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[307/1240] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[308/1240] Compiling HashTreeCollections TreeDictionary.swift
[309/1240] Compiling HashTreeCollections TreeSet+Codable.swift
[310/1240] Compiling HashTreeCollections TreeSet+Collection.swift
[311/1240] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[312/1240] Compiling HashTreeCollections TreeSet+Debugging.swift
[313/1240] Compiling HashTreeCollections TreeSet+Descriptions.swift
[314/1240] Compiling HashTreeCollections TreeSet+Equatable.swift
[315/1240] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[316/1240] Compiling HashTreeCollections TreeSet+Extras.swift
[317/1240] Compiling HashTreeCollections TreeSet+Filter.swift
[318/1240] Compiling HashTreeCollections TreeSet+Hashable.swift
[319/1240] Compiling HashTreeCollections TreeSet+Sendable.swift
[327/1240] Compiling DequeModule Deque+Codable.swift
[328/1240] Compiling DequeModule Deque+Collection.swift
[329/1240] Compiling DequeModule Deque+CustomReflectable.swift
[330/1240] Compiling DequeModule Deque+Descriptions.swift
[331/1240] Compiling DequeModule Deque+Equatable.swift
[332/1240] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[333/1240] Compiling DequeModule Deque+Extras.swift
[334/1240] Compiling DequeModule Deque+Hashable.swift
[335/1240] Compiling DequeModule _DequeBuffer.swift
[336/1240] Compiling DequeModule _DequeBufferHeader.swift
[337/1242] Emitting module ZipArchive
[340/1243] Compiling _RopeModule Rope+Join.swift
[341/1243] Compiling _RopeModule Rope+MutatingForEach.swift
[342/1243] Compiling _RopeModule Rope+Remove.swift
[343/1243] Compiling _RopeModule Rope+RemoveSubrange.swift
[344/1243] Compiling _RopeModule Rope+Split.swift
[345/1243] Compiling _RopeModule Optional Utilities.swift
[346/1243] Compiling _RopeModule String Utilities.swift
[347/1243] Compiling _RopeModule String.Index+ABI.swift
[360/1253] Compiling DequeModule Deque+Testing.swift
[361/1253] Compiling DequeModule Deque._Storage.swift
[366/1253] Compiling Metrics Metrics.swift
[377/1254] Compiling HTTPTypes HTTPFieldName.swift
[378/1254] Compiling HTTPTypes HTTPFields.swift
[379/1255] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[380/1255] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[381/1255] Compiling HashTreeCollections TreeDictionary+Filter.swift
[382/1255] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[383/1255] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[384/1255] Compiling HashTreeCollections TreeDictionary+Keys.swift
[385/1255] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[386/1255] Compiling HashTreeCollections TreeDictionary+Merge.swift
[387/1255] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[388/1255] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[389/1255] Compiling HashTreeCollections TreeDictionary+Values.swift
[391/1255] Emitting module OrderedCollections
[398/1256] Compiling DequeModule Deque._UnsafeHandle.swift
[399/1256] Compiling DequeModule Deque.swift
[402/1256] Compiling DequeModule _DequeSlot.swift
[403/1256] Compiling DequeModule _UnsafeWrappedBuffer.swift
[410/1256] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[411/1256] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[412/1256] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[413/1256] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[414/1256] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[415/1256] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[416/1256] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[417/1256] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[418/1256] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[419/1256] Compiling HashTreeCollections TreeSet.swift
[424/1256] Emitting module _RopeModule
[425/1256] Emitting module DequeModule
[426/1257] Compiling ZipArchive crc32.swift
[440/1258] Compiling HashTreeCollections _HashTreeIterator.swift
[441/1258] Compiling HashTreeCollections _HashTreeStatistics.swift
[442/1258] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[443/1258] Compiling HashTreeCollections _RawHashNode.swift
[444/1258] Compiling HashTreeCollections _UnmanagedHashNode.swift
[450/1258] Compiling ssl_versions.cc
[461/1258] Compiling HashTreeCollections _HashNodeHeader.swift
[462/1258] Compiling HashTreeCollections _HashSlot.swift
[463/1258] Compiling HashTreeCollections _HashStack.swift
[470/1258] Compiling ssl_stat.cc
[491/1259] Compiling ssl_transcript.cc
[504/1259] Compiling ssl_session.cc
[505/1259] Compiling ssl_privkey.cc
[507/1259] Emitting module HashTreeCollections
[508/1260] Compiling ssl_key_share.cc
[509/1260] Compiling ssl_file.cc
[510/1260] Compiling ssl_lib.cc
[511/1260] Compiling ssl_credential.cc
[512/1260] Compiling ssl_cipher.cc
[513/1260] Compiling ssl_cert.cc
[514/1260] Compiling ssl_buffer.cc
[515/1260] Compiling ssl_asn1.cc
[516/1260] Compiling s3_pkt.cc
[517/1260] Compiling ssl_aead_ctx.cc
[518/1260] Compiling s3_lib.cc
[519/1260] Compiling s3_both.cc
[520/1260] Compiling handshake_server.cc
[521/1260] Compiling handshake_client.cc
[522/1260] Compiling handshake.cc
[523/1260] Compiling encrypted_client_hello.cc
[523/1260] Compiling dtls_record.cc
[525/1260] Compiling handoff.cc
[526/1260] Compiling md5-x86_64-linux.S
[527/1260] Compiling md5-x86_64-apple.S
[528/1260] Compiling md5-586-linux.S
[529/1260] Compiling dtls_method.cc
[530/1260] Compiling md5-586-apple.S
[531/1260] Compiling extensions.cc
[532/1260] Compiling chacha20_poly1305_x86_64-linux.S
[533/1260] Compiling chacha20_poly1305_x86_64-apple.S
[534/1260] Compiling chacha20_poly1305_armv8-win.S
[535/1260] Compiling chacha20_poly1305_armv8-linux.S
[536/1260] Compiling chacha20_poly1305_armv8-apple.S
[537/1260] Compiling chacha-x86_64-linux.S
[538/1260] Compiling chacha-x86_64-apple.S
[539/1260] Compiling chacha-x86-linux.S
[540/1260] Compiling err_data.cc
[541/1260] Compiling chacha-x86-apple.S
[542/1260] Compiling d1_srtp.cc
[543/1260] Compiling chacha-armv8-linux.S
[544/1260] Compiling chacha-armv8-win.S
[545/1260] Compiling chacha-armv8-apple.S
[546/1260] Compiling chacha-armv4-linux.S
[547/1260] Compiling aes128gcmsiv-x86_64-apple.S
[548/1260] Compiling aes128gcmsiv-x86_64-linux.S
[549/1260] Compiling x86_64-mont5-apple.S
[550/1260] Compiling x86_64-mont5-linux.S
[551/1260] Compiling x86_64-mont-linux.S
[552/1260] Compiling x86_64-mont-apple.S
[553/1260] Compiling d1_pkt.cc
[554/1260] Compiling x86-mont-linux.S
[555/1260] Compiling x86-mont-apple.S
[556/1260] Compiling vpaes-x86_64-linux.S
[557/1260] Compiling vpaes-x86_64-apple.S
[558/1260] Compiling vpaes-x86-linux.S
[559/1260] Compiling vpaes-x86-apple.S
[560/1260] Compiling vpaes-armv8-win.S
[561/1260] Compiling vpaes-armv8-linux.S
[562/1260] Compiling vpaes-armv8-apple.S
[563/1260] Compiling vpaes-armv7-linux.S
[564/1260] Compiling sha512-x86_64-apple.S
[565/1260] Compiling sha512-x86_64-linux.S
[566/1260] Compiling sha512-armv8-win.S
[567/1260] Compiling sha512-armv8-linux.S
[568/1260] Compiling sha512-armv8-apple.S
[569/1260] Compiling sha512-armv4-linux.S
[570/1260] Compiling sha512-586-linux.S
[571/1260] Compiling sha512-586-apple.S
[572/1260] Compiling sha256-x86_64-apple.S
[573/1260] Compiling sha256-x86_64-linux.S
[574/1260] Compiling sha256-armv8-linux.S
[575/1260] Compiling sha256-armv8-win.S
[576/1260] Compiling sha256-armv8-apple.S
[577/1260] Compiling sha256-armv4-linux.S
[578/1260] Compiling sha256-586-linux.S
[579/1260] Compiling sha256-586-apple.S
[580/1260] Compiling sha1-x86_64-apple.S
[581/1260] Compiling sha1-armv8-win.S
[582/1260] Compiling sha1-x86_64-linux.S
[583/1260] Compiling sha1-armv8-linux.S
[584/1260] Compiling sha1-armv8-apple.S
[585/1260] Compiling sha1-armv4-large-linux.S
[586/1260] Compiling bio_ssl.cc
[587/1260] Compiling sha1-586-linux.S
[588/1260] Compiling sha1-586-apple.S
[589/1260] Compiling rsaz-avx2-linux.S
[590/1260] Compiling rsaz-avx2-apple.S
[591/1260] Compiling rdrand-x86_64-linux.S
[592/1260] Compiling rdrand-x86_64-apple.S
[593/1260] Compiling p256_beeu-x86_64-asm-apple.S
[594/1260] Compiling p256_beeu-x86_64-asm-linux.S
[595/1260] Compiling p256_beeu-armv8-asm-linux.S
[596/1260] Compiling p256_beeu-armv8-asm-win.S
[597/1260] Compiling p256_beeu-armv8-asm-apple.S
[598/1260] Compiling p256-x86_64-asm-apple.S
[599/1260] Compiling p256-armv8-asm-win.S
[600/1260] Compiling p256-x86_64-asm-linux.S
[601/1260] Compiling p256-armv8-asm-linux.S
[602/1260] Compiling p256-armv8-asm-apple.S
[603/1260] Compiling d1_lib.cc
[604/1260] Compiling ghashv8-armv8-win.S
[605/1260] Compiling ghashv8-armv8-linux.S
[606/1260] Compiling ghashv8-armv7-linux.S
[607/1260] Compiling ghashv8-armv8-apple.S
[608/1260] Compiling ghash-x86_64-linux.S
[609/1260] Compiling ghash-x86_64-apple.S
[610/1260] Compiling ghash-x86-linux.S
[611/1260] Compiling ghash-x86-apple.S
[612/1260] Compiling ghash-ssse3-x86_64-apple.S
[613/1260] Compiling ghash-ssse3-x86-linux.S
[614/1260] Compiling ghash-ssse3-x86_64-linux.S
[615/1260] Compiling ghash-ssse3-x86-apple.S
[616/1260] Compiling ghash-neon-armv8-win.S
[617/1260] Compiling ghash-neon-armv8-linux.S
[618/1260] Compiling ghash-neon-armv8-apple.S
[619/1260] Compiling ghash-armv4-linux.S
[620/1260] Compiling co-586-linux.S
[621/1260] Compiling co-586-apple.S
[622/1260] Compiling bsaes-armv7-linux.S
[623/1260] Compiling bn-armv8-win.S
[624/1260] Compiling bn-armv8-linux.S
[625/1260] Compiling bn-armv8-apple.S
[626/1260] Compiling bn-586-linux.S
[626/1260] Compiling bn-586-apple.S
[628/1260] Compiling armv8-mont-win.S
[629/1260] Compiling armv8-mont-linux.S
[630/1260] Compiling armv8-mont-apple.S
[631/1260] Compiling armv4-mont-linux.S
[632/1260] Compiling aesv8-gcm-armv8-win.S
[633/1260] Compiling aesv8-gcm-armv8-apple.S
[634/1260] Compiling aesv8-gcm-armv8-linux.S
[635/1260] Compiling aesv8-armv8-win.S
[636/1260] Compiling aesv8-armv8-linux.S
[637/1260] Compiling aesv8-armv8-apple.S
[638/1260] Compiling aesv8-armv7-linux.S
[639/1260] Compiling aesni-x86_64-apple.S
[640/1260] Compiling aesni-x86_64-linux.S
[641/1260] Compiling aesni-x86-linux.S
[642/1260] Compiling aesni-x86-apple.S
[643/1260] Compiling aesni-gcm-x86_64-linux.S
[644/1260] Compiling aesni-gcm-x86_64-apple.S
[645/1260] Compiling aes-gcm-avx2-x86_64-linux.S
[646/1260] Compiling aes-gcm-avx2-x86_64-apple.S
[647/1260] Compiling aes-gcm-avx10-x86_64-apple.S
[648/1260] Compiling aes-gcm-avx10-x86_64-linux.S
[649/1260] Compiling d1_both.cc
[650/1260] Compiling x_sig.cc
[651/1260] Compiling x_spki.cc
[652/1260] Compiling x_x509a.cc
[653/1260] Compiling x_x509.cc
[654/1260] Compiling x_req.cc
[655/1260] Compiling x_pubkey.cc
[656/1260] Compiling x_val.cc
[657/1260] Compiling x_name.cc
[658/1260] Compiling x_exten.cc
[659/1260] Compiling x_algor.cc
[659/1260] Compiling x509spki.cc
[661/1260] Compiling x_attrib.cc
[662/1260] Compiling x_crl.cc
[663/1260] Compiling x509rset.cc
[664/1260] Compiling x_all.cc
[665/1260] Compiling x509name.cc
[666/1260] Compiling x509_txt.cc
[667/1260] Compiling x509cset.cc
[668/1260] Compiling x509_vpm.cc
[669/1260] Compiling x509_v3.cc
[670/1260] Compiling x509_vfy.cc
[671/1260] Compiling x509_set.cc
[672/1260] Compiling x509_trs.cc
[673/1260] Compiling x509_req.cc
[674/1260] Compiling x509_obj.cc
[675/1260] Compiling x509_def.cc
[676/1260] Compiling x509_d2.cc
[676/1260] Compiling x509_lu.cc
[678/1260] Compiling x509_ext.cc
[679/1260] Compiling x509_att.cc
[680/1260] Compiling x509_cmp.cc
[681/1260] Compiling x509.cc
[682/1260] Compiling v3_prn.cc
[683/1260] Compiling v3_skey.cc
[684/1260] Compiling v3_pmaps.cc
[685/1260] Compiling v3_purp.cc
[686/1260] Compiling v3_ocsp.cc
[687/1260] Compiling v3_utl.cc
[688/1260] Compiling v3_pcons.cc
[689/1260] Compiling v3_ncons.cc
[690/1260] Compiling v3_int.cc
[691/1260] Compiling v3_lib.cc
[692/1260] Compiling v3_ia5.cc
[693/1260] Compiling v3_info.cc
[694/1260] Compiling v3_extku.cc
[695/1260] Compiling v3_genn.cc
[696/1260] Compiling v3_enum.cc
[697/1260] Compiling v3_crld.cc
[698/1260] Compiling v3_cpols.cc
[699/1260] Compiling v3_conf.cc
[700/1260] Compiling v3_bitst.cc
[701/1260] Compiling v3_bcons.cc
[702/1260] Compiling v3_alt.cc
[703/1260] Compiling v3_akeya.cc
[704/1260] Compiling v3_akey.cc
[705/1260] Compiling t_x509a.cc
[706/1260] Compiling i2d_pr.cc
[707/1260] Compiling t_crl.cc
[708/1260] Compiling t_x509.cc
[709/1260] Compiling t_req.cc
[710/1260] Compiling name_print.cc
[711/1260] Compiling rsa_pss.cc
[712/1260] Compiling policy.cc
[713/1260] Compiling by_file.cc
[714/1260] Compiling by_dir.cc
[715/1260] Compiling voprf.cc
[716/1260] Compiling asn1_gen.cc
[717/1260] Compiling algorithm.cc
[718/1260] Compiling a_digest.cc
[719/1260] Compiling a_verify.cc
[720/1260] Compiling a_sign.cc
[721/1260] Compiling trust_token.cc
[722/1260] Compiling thread.cc
[722/1260] Compiling thread_win.cc
[724/1260] Compiling thread_none.cc
[725/1260] Compiling thread_pthread.cc
[726/1260] Compiling stack.cc
[727/1260] Compiling pmbtoken.cc
[728/1260] Compiling sha512.cc
[729/1260] Compiling sha256.cc
[730/1260] Compiling sha1.cc
[731/1260] Compiling siphash.cc
[732/1260] Compiling slhdsa.cc
[733/1260] Compiling spake2plus.cc
[734/1260] Compiling rsa_print.cc
[735/1260] Compiling rsa_extra.cc
[736/1260] Compiling rc4.cc
[737/1260] Compiling refcount.cc
[738/1260] Compiling rsa_crypt.cc
[739/1260] Compiling trusty.cc
[740/1260] Compiling windows.cc
[741/1260] Compiling rand.cc
[742/1260] Compiling urandom.cc
[743/1260] Compiling rsa_asn1.cc
[744/1260] Compiling ios.cc
[745/1260] Compiling passive.cc
[746/1260] Compiling poly1305_arm_asm.S
[747/1260] Compiling getentropy.cc
[748/1260] Compiling deterministic.cc
[749/1260] Compiling forkunsafe.cc
[750/1260] Compiling fork_detect.cc
[751/1260] Compiling poly1305_arm.cc
[752/1260] Compiling poly1305.cc
[753/1260] Compiling poly1305_vec.cc
[754/1260] Compiling pool.cc
[755/1260] Compiling pkcs7.cc
[756/1260] Compiling pkcs8.cc
[757/1260] Compiling pkcs8_x509.cc
[758/1260] Compiling p5_pbev2.cc
[759/1260] Compiling pkcs7_x509.cc
[760/1260] Compiling pem_xaux.cc
[761/1260] Compiling pem_x509.cc
[762/1260] Compiling pem_pkey.cc
[763/1260] Compiling mlkem.cc
[764/1260] Compiling pem_pk8.cc
[765/1260] Compiling obj_xref.cc
[766/1260] Compiling pem_oth.cc
[767/1260] Compiling pem_info.cc
[768/1260] Compiling mldsa.cc
[769/1260] Compiling pem_lib.cc
[770/1260] Compiling pem_all.cc
[771/1260] Compiling obj.cc
[772/1260] Compiling poly_rq_mul.S
[773/1260] Compiling fips_shared_support.cc
[774/1260] Compiling md5.cc
[775/1260] Compiling mem.cc
[776/1260] Compiling md4.cc
[777/1260] Compiling lhash.cc
[778/1260] Compiling hrss.cc
[779/1260] Compiling ex_data.cc
[780/1260] Compiling sign.cc
[780/1260] Compiling kyber.cc
[782/1260] Compiling scrypt.cc
[783/1260] Compiling hpke.cc
[784/1260] Compiling print.cc
[785/1260] Compiling pbkdf.cc
[786/1260] Compiling p_x25519.cc
[787/1260] Compiling p_x25519_asn1.cc
[788/1260] Compiling p_rsa_asn1.cc
[789/1260] Compiling p_rsa.cc
[790/1260] Compiling p_ed25519.cc
[791/1260] Compiling p_hkdf.cc
[792/1260] Compiling p_ed25519_asn1.cc
[793/1260] Compiling p_ec_asn1.cc
[794/1260] Compiling p_ec.cc
[795/1260] Compiling p_dh.cc
[796/1260] Compiling p_dh_asn1.cc
[797/1260] Compiling evp_ctx.cc
[798/1260] Compiling p_dsa_asn1.cc
[799/1260] Compiling evp.cc
[800/1260] Compiling err.cc
[801/1260] Compiling engine.cc
[802/1260] Compiling evp_asn1.cc
[803/1260] Compiling ecdh.cc
[804/1260] Compiling ecdsa_asn1.cc
[805/1260] Compiling hash_to_curve.cc
[806/1260] Compiling ec_derive.cc
[807/1260] Compiling dsa.cc
[808/1260] Compiling dsa_asn1.cc
[809/1260] Compiling ec_asn1.cc
[810/1260] Compiling params.cc
[811/1260] Compiling x25519-asm-arm.S
[812/1260] Compiling des.cc
[813/1260] Compiling digest_extra.cc
[814/1260] Compiling dh_asn1.cc
[815/1260] Compiling crypto.cc
[816/1260] Compiling spake25519.cc
[817/1260] Compiling cpu_arm_linux.cc
[818/1260] Compiling cpu_intel.cc
[819/1260] Compiling curve25519.cc
[820/1260] Compiling cpu_arm_freebsd.cc
[821/1260] Compiling cpu_aarch64_openbsd.cc
[822/1260] Compiling cpu_aarch64_win.cc
[823/1260] Compiling cpu_aarch64_linux.cc
[824/1260] Compiling bcm.cc
[825/1260] Compiling cpu_aarch64_sysreg.cc
[826/1260] Compiling cpu_aarch64_fuchsia.cc
[827/1260] Compiling cpu_aarch64_apple.cc
[828/1260] Compiling curve25519_64_adx.cc
[829/1260] Compiling get_cipher.cc
[830/1260] Compiling tls_cbc.cc
[831/1260] Compiling e_rc4.cc
[832/1260] Compiling e_tls.cc
[832/1260] Compiling conf.cc
[834/1260] Compiling e_null.cc
[835/1260] Compiling e_rc2.cc
[836/1260] Compiling e_des.cc
[837/1260] Compiling derive_key.cc
[838/1260] Compiling e_chacha20poly1305.cc
[839/1260] Compiling chacha.cc
[840/1260] Compiling e_aesctrhmac.cc
[841/1260] Compiling e_aesgcmsiv.cc
[842/1260] Compiling unicode.cc
[843/1260] Compiling buf.cc
[843/1260] Compiling cbb.cc
[845/1260] Compiling cbs.cc
[846/1260] Compiling ber.cc
[847/1260] Compiling asn1_compat.cc
[848/1260] Compiling bn_asn1.cc
[849/1260] Compiling blake2.cc
[850/1260] Compiling convert.cc
[851/1260] Compiling socket.cc
[852/1260] Compiling printf.cc
[853/1260] Compiling socket_helper.cc
[854/1260] Compiling pair.cc
[855/1260] Compiling hexdump.cc
[856/1260] Compiling file.cc
[857/1260] Compiling errno.cc
[858/1260] Compiling fd.cc
[859/1260] Compiling bio_mem.cc
[860/1260] Compiling connect.cc
[861/1260] Compiling bio.cc
[862/1260] Compiling base64.cc
[863/1260] Compiling tasn_typ.cc
[864/1260] Compiling tasn_fre.cc
[865/1260] Compiling tasn_enc.cc
[866/1260] Compiling f_string.cc
[866/1260] Compiling posix_time.cc
[867/1260] Compiling tasn_utl.cc
[869/1260] Compiling tasn_new.cc
[870/1260] Compiling asn_pack.cc
[870/1260] Compiling f_int.cc
[872/1260] Compiling tasn_dec.cc
[873/1260] Compiling asn1_par.cc
[874/1260] Compiling a_octet.cc
[875/1260] Compiling a_utctm.cc
[876/1260] Compiling a_type.cc
[877/1260] Compiling a_time.cc
[878/1260] Compiling asn1_lib.cc
[879/1260] Compiling a_strnid.cc
[880/1260] Compiling a_strex.cc
[881/1260] Compiling a_i2d_fp.cc
[882/1260] Compiling a_object.cc
[883/1260] Compiling a_dup.cc
[884/1260] Compiling a_d2i_fp.cc
[885/1260] Compiling a_mbstr.cc
[886/1260] Compiling a_gentm.cc
[887/1260] Compiling fiat_p256_adx_sqr.S
[888/1260] Compiling a_int.cc
[889/1260] Compiling fiat_p256_adx_mul.S
[890/1260] Compiling a_bool.cc
[891/1260] Compiling fiat_curve25519_adx_square.S
[892/1260] Compiling fiat_curve25519_adx_mul.S
[893/1260] Compiling md5-586-linux.S
[894/1260] Compiling md5-x86_64-linux.S
[895/1260] Compiling CCryptoBoringSSLShims shims.c
[896/1260] Compiling md5-x86_64-apple.S
[897/1260] Compiling a_bitstr.cc
[898/1260] Compiling md5-586-apple.S
[899/1260] Compiling chacha20_poly1305_x86_64-apple.S
[900/1260] Compiling chacha20_poly1305_armv8-win.S
[901/1260] Compiling chacha20_poly1305_armv8-linux.S
[902/1260] Compiling chacha20_poly1305_x86_64-linux.S
[903/1260] Compiling chacha20_poly1305_armv8-apple.S
[904/1260] Compiling chacha-x86-linux.S
[905/1260] Compiling chacha-x86_64-apple.S
[906/1260] Compiling chacha-x86_64-linux.S
[907/1260] Compiling chacha-x86-apple.S
[908/1260] Compiling chacha-armv8-win.S
[909/1260] Compiling chacha-armv8-linux.S
[910/1260] Compiling chacha-armv8-apple.S
[911/1260] Compiling chacha-armv4-linux.S
[912/1260] Compiling aes128gcmsiv-x86_64-apple.S
[913/1260] Compiling aes128gcmsiv-x86_64-linux.S
[914/1260] Compiling x86_64-mont5-apple.S
[915/1260] Compiling x86_64-mont5-linux.S
[916/1260] Compiling x86_64-mont-linux.S
[917/1260] Compiling err_data.cc
[918/1260] Compiling x86-mont-linux.S
[919/1260] Compiling x86_64-mont-apple.S
[920/1260] Compiling vpaes-x86_64-linux.S
[921/1260] Compiling x86-mont-apple.S
[922/1260] Compiling vpaes-x86_64-apple.S
[922/1260] Compiling vpaes-x86-linux.S
[924/1260] Compiling vpaes-x86-apple.S
[925/1260] Compiling vpaes-armv8-win.S
[926/1260] Compiling vpaes-armv8-apple.S
[927/1260] Compiling vpaes-armv8-linux.S
[928/1260] Compiling sha512-x86_64-linux.S
[929/1260] Compiling vpaes-armv7-linux.S
[930/1260] Compiling sha512-x86_64-apple.S
[930/1260] Compiling sha512-armv8-win.S
[932/1260] Compiling sha512-armv8-apple.S
[933/1260] Compiling sha512-armv8-linux.S
[934/1260] Compiling sha512-586-apple.S
[935/1260] Compiling sha512-armv4-linux.S
[936/1260] Compiling sha512-586-linux.S
[937/1260] Compiling sha256-x86_64-apple.S
[938/1260] Compiling sha256-x86_64-linux.S
[939/1260] Compiling sha256-armv8-win.S
[940/1260] Compiling sha256-586-linux.S
[941/1260] Compiling sha256-armv8-apple.S
[942/1260] Compiling sha256-586-apple.S
[943/1260] Compiling sha256-armv8-linux.S
[943/1260] Compiling sha256-armv4-linux.S
[945/1260] Compiling sha1-x86_64-apple.S
[946/1260] Compiling sha1-armv8-win.S
[947/1260] Compiling sha1-armv8-apple.S
[948/1260] Compiling sha1-armv8-linux.S
[949/1260] Compiling sha1-x86_64-linux.S
[950/1260] Compiling sha1-armv4-large-linux.S
[951/1260] Compiling sha1-586-linux.S
[952/1260] Compiling sha1-586-apple.S
[953/1260] Compiling rsaz-avx2-apple.S
[954/1260] Compiling rsaz-avx2-linux.S
[955/1260] Compiling rdrand-x86_64-linux.S
[956/1260] Compiling rdrand-x86_64-apple.S
[957/1260] Compiling p256_beeu-x86_64-asm-linux.S
[958/1260] Compiling p256_beeu-x86_64-asm-apple.S
[959/1260] Compiling p256_beeu-armv8-asm-apple.S
[960/1260] Compiling p256_beeu-armv8-asm-win.S
[961/1260] Compiling p256_beeu-armv8-asm-linux.S
[962/1260] Compiling p256-x86_64-asm-apple.S
[963/1260] Compiling p256-x86_64-asm-linux.S
[964/1260] Compiling p256-armv8-asm-linux.S
[964/1260] Compiling p256-armv8-asm-apple.S
[966/1260] Compiling p256-armv8-asm-win.S
[967/1260] Compiling ghashv8-armv8-win.S
[968/1260] Compiling ghashv8-armv8-apple.S
[969/1260] Compiling ghashv8-armv8-linux.S
[970/1260] Compiling ghashv8-armv7-linux.S
[971/1260] Compiling ghash-x86-apple.S
[972/1260] Compiling ghash-x86_64-linux.S
[973/1260] Compiling ghash-ssse3-x86_64-linux.S
[974/1260] Compiling ghash-x86-linux.S
[975/1260] Compiling ghash-x86_64-apple.S
[976/1260] Compiling ghash-ssse3-x86_64-apple.S
[977/1260] Compiling ghash-ssse3-x86-apple.S
[978/1260] Compiling ghash-ssse3-x86-linux.S
[979/1260] Compiling ghash-neon-armv8-apple.S
[980/1260] Compiling ghash-neon-armv8-linux.S
[981/1260] Compiling ghash-neon-armv8-win.S
[982/1260] Compiling co-586-linux.S
[983/1260] Compiling ghash-armv4-linux.S
[984/1260] Compiling co-586-apple.S
[985/1260] Compiling bsaes-armv7-linux.S
[986/1260] Compiling bn-armv8-win.S
[987/1260] Compiling bn-armv8-linux.S
[988/1260] Compiling bn-armv8-apple.S
[989/1260] Compiling armv8-mont-win.S
[990/1260] Compiling bn-586-apple.S
[991/1260] Compiling bn-586-linux.S
[992/1260] Compiling armv8-mont-linux.S
[993/1260] Compiling armv8-mont-apple.S
[994/1260] Compiling armv4-mont-linux.S
[995/1260] Compiling aesv8-gcm-armv8-linux.S
[996/1260] Compiling aesv8-gcm-armv8-win.S
[997/1260] Compiling aesv8-armv8-win.S
[998/1260] Compiling aesv8-gcm-armv8-apple.S
[999/1260] Compiling aesv8-armv7-linux.S
[1000/1260] Compiling aesv8-armv8-apple.S
[1001/1260] Compiling aesv8-armv8-linux.S
[1002/1260] Compiling aesni-x86_64-apple.S
[1003/1260] Compiling aesni-x86_64-linux.S
[1004/1260] Compiling aesni-x86-linux.S
[1005/1260] Compiling aesni-gcm-x86_64-linux.S
[1006/1260] Compiling aesni-gcm-x86_64-apple.S
[1007/1260] Compiling aesni-x86-apple.S
[1008/1260] Compiling aes-gcm-avx10-x86_64-apple.S
[1009/1260] Compiling aes-gcm-avx10-x86_64-linux.S
[1010/1260] Compiling x_x509a.cc
[1011/1260] Compiling c-nioatomics.c
[1012/1260] Compiling x_val.cc
[1013/1260] Compiling x_x509.cc
[1014/1260] Compiling x_sig.cc
[1015/1260] Compiling x_spki.cc
[1016/1260] Compiling x_req.cc
[1017/1260] Compiling c-atomics.c
[1018/1266] Compiling x_name.cc
[1019/1266] Compiling x_algor.cc
[1020/1266] Compiling x_pubkey.cc
[1022/1266] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1022/1266] Compiling x_crl.cc
[1023/1266] Compiling x_attrib.cc
[1024/1266] Compiling x_exten.cc
[1025/1266] Compiling x_all.cc
[1027/1266] Compiling NIOConcurrencyHelpers lock.swift
[1028/1266] Compiling NIOConcurrencyHelpers NIOLock.swift
[1029/1266] Compiling NIOConcurrencyHelpers atomics.swift
[1029/1266] Compiling x509spki.cc
[1031/1266] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1032/1266] Emitting module NIOConcurrencyHelpers
[1032/1267] Compiling x509rset.cc
[1034/1267] Compiling x509name.cc
[1035/1267] Compiling x509_v3.cc
[1036/1267] Compiling x509_vpm.cc
[1037/1267] Compiling x509_vfy.cc
[1038/1267] Compiling x509cset.cc
[1039/1267] Compiling x509_txt.cc
[1040/1267] Compiling x509_obj.cc
[1041/1267] Compiling x509_trs.cc
[1042/1267] Compiling x509_def.cc
[1042/1267] Compiling x509_set.cc
[1044/1267] Compiling x509_req.cc
[1045/1267] Compiling x509_ext.cc
[1046/1267] Compiling x509_lu.cc
[1047/1267] Compiling x509_d2.cc
[1048/1267] Compiling x509_att.cc
[1049/1267] Compiling x509_cmp.cc
[1050/1267] Compiling v3_skey.cc
[1051/1267] Compiling x509.cc
[1052/1267] Compiling v3_utl.cc
[1053/1267] Compiling v3_prn.cc
[1054/1267] Compiling v3_purp.cc
[1055/1267] Compiling v3_pmaps.cc
[1056/1267] Compiling v3_ocsp.cc
[1057/1267] Compiling v3_pcons.cc
[1058/1267] Compiling v3_int.cc
[1059/1267] Compiling v3_ncons.cc
[1060/1267] Compiling v3_lib.cc
[1061/1267] Compiling v3_info.cc
[1062/1267] Compiling v3_ia5.cc
[1063/1267] Compiling v3_genn.cc
[1064/1267] Compiling v3_enum.cc
[1065/1267] Compiling v3_extku.cc
[1066/1267] Compiling v3_cpols.cc
[1067/1267] Compiling v3_bitst.cc
[1068/1267] Compiling v3_crld.cc
[1069/1267] Compiling v3_bcons.cc
[1070/1267] Compiling v3_conf.cc
[1071/1267] Compiling v3_akeya.cc
[1072/1267] Compiling v3_alt.cc
[1073/1267] Compiling t_x509.cc
[1074/1267] Compiling t_crl.cc
[1075/1267] Compiling v3_akey.cc
[1076/1267] Compiling policy.cc
[1077/1267] Compiling t_x509a.cc
[1078/1267] Compiling t_req.cc
[1079/1267] Compiling by_file.cc
[1080/1267] Compiling rsa_pss.cc
[1081/1267] Compiling i2d_pr.cc
[1082/1267] Compiling name_print.cc
[1083/1267] Compiling by_dir.cc
[1084/1267] Compiling voprf.cc
[1085/1267] Compiling a_verify.cc
[1086/1267] Compiling a_digest.cc
[1087/1267] Compiling asn1_gen.cc
[1088/1267] Compiling a_sign.cc
[1089/1267] Compiling trust_token.cc
[1090/1267] Compiling algorithm.cc
[1091/1267] Compiling stack.cc
[1092/1267] Compiling thread.cc
[1092/1267] Compiling thread_win.cc
[1093/1267] Compiling thread_pthread.cc
[1093/1267] Compiling thread_none.cc
[1093/1267] Compiling wots.cc
[1097/1267] Compiling pmbtoken.cc
[1098/1267] Compiling thash.cc
[1099/1267] Compiling sha256.cc
[1100/1267] Compiling sha512.cc
[1101/1267] Compiling sha1.cc
[1102/1267] Compiling siphash.cc
[1103/1267] Compiling slhdsa.cc
[1104/1267] Compiling merkle.cc
[1105/1267] Compiling fors.cc
[1106/1267] Compiling rsa_extra.cc
[1107/1267] Compiling rsa_print.cc
[1108/1267] Compiling refcount.cc
[1109/1267] Compiling rc4.cc
[1110/1267] Compiling rsa_crypt.cc
[1111/1267] Compiling windows.cc
[1112/1267] Compiling rsa_asn1.cc
[1113/1267] Compiling urandom.cc
[1114/1267] Compiling rand_extra.cc
[1115/1267] Compiling trusty.cc
[1116/1267] Compiling ios.cc
[1117/1267] Compiling poly1305_arm_asm.S
[1118/1267] Compiling getentropy.cc
[1119/1267] Compiling forkunsafe.cc
[1120/1267] Compiling passive.cc
[1121/1267] Compiling fork_detect.cc
[1122/1267] Compiling deterministic.cc
[1123/1267] Compiling pool.cc
[1124/1267] Compiling poly1305_arm.cc
[1125/1267] Compiling poly1305.cc
[1126/1267] Compiling poly1305_vec.cc
[1127/1267] Compiling pkcs7.cc
[1128/1267] Compiling p5_pbev2.cc
[1129/1267] Compiling pkcs8.cc
[1130/1267] Compiling pkcs7_x509.cc
[1131/1267] Compiling pem_pkey.cc
[1132/1267] Compiling pem_oth.cc
[1133/1267] Compiling pem_x509.cc
[1134/1267] Compiling pkcs8_x509.cc
[1135/1267] Compiling pem_xaux.cc
[1136/1267] Compiling pem_pk8.cc
[1137/1267] Compiling pem_lib.cc
[1138/1267] Compiling mldsa.cc
[1139/1267] Compiling obj_xref.cc
[1140/1267] Compiling pem_info.cc
[1141/1267] Compiling obj.cc
[1142/1267] Compiling pem_all.cc
[1143/1267] Compiling mlkem.cc
[1144/1267] Compiling lhash.cc
[1145/1267] Compiling fips_shared_support.cc
[1146/1267] Compiling poly_rq_mul.S
[1147/1267] Compiling mem.cc
[1148/1267] Compiling md4.cc
[1149/1267] Compiling kyber.cc
[1150/1267] Compiling md5.cc
[1151/1267] Compiling hpke.cc
[1152/1267] Compiling hrss.cc
[1153/1267] Compiling scrypt.cc
[1154/1267] Compiling sign.cc
[1155/1267] Compiling ex_data.cc
[1156/1267] Compiling print.cc
[1157/1267] Compiling pbkdf.cc
[1158/1267] Compiling p_x25519_asn1.cc
[1159/1267] Compiling p_x25519.cc
[1160/1267] Compiling p_rsa_asn1.cc
[1161/1267] Compiling p_hkdf.cc
[1162/1267] Compiling p_rsa.cc
[1163/1267] Compiling p_ed25519.cc
[1164/1267] Compiling p_ed25519_asn1.cc
[1165/1267] Compiling p_ec_asn1.cc
[1166/1267] Compiling p_dsa_asn1.cc
[1167/1267] Compiling p_ec.cc
[1168/1267] Compiling p_dh.cc
[1169/1267] Compiling evp_asn1.cc
[1170/1267] Compiling err.cc
[1171/1267] Compiling p_dh_asn1.cc
[1172/1267] Compiling engine.cc
[1173/1267] Compiling evp_ctx.cc
[1174/1267] Compiling evp.cc
[1175/1267] Compiling ecdh_extra.cc
[1176/1267] Compiling hash_to_curve.cc
[1177/1267] Compiling ecdsa_asn1.cc
[1178/1267] Compiling ec_asn1.cc
[1179/1267] Compiling ec_derive.cc
[1180/1267] Compiling dsa_asn1.cc
[1181/1267] Compiling dsa.cc
[1182/1267] Compiling params.cc
[1183/1267] Compiling dh_asn1.cc
[1183/1267] Compiling digest_extra.cc
[1185/1267] Compiling des.cc
[1186/1267] Compiling spake25519.cc
[1187/1267] Compiling x25519-asm-arm.S
[1188/1267] Compiling crypto.cc
[1189/1267] Compiling cpu_intel.cc
[1190/1267] Compiling cpu_arm_linux.cc
[1191/1267] Compiling cpu_arm_freebsd.cc
[1192/1267] Compiling curve25519.cc
[1193/1267] Compiling cpu_aarch64_openbsd.cc
[1194/1267] Compiling cpu_aarch64_sysreg.cc
[1195/1267] Compiling cpu_aarch64_win.cc
[1196/1267] Compiling cpu_aarch64_linux.cc
[1197/1267] Compiling cpu_aarch64_apple.cc
[1198/1267] Compiling cpu_aarch64_fuchsia.cc
[1199/1267] Compiling e_tls.cc
[1200/1267] Compiling conf.cc
[1201/1267] Compiling tls_cbc.cc
[1202/1267] Compiling e_rc2.cc
[1203/1267] Compiling curve25519_64_adx.cc
[1204/1267] Compiling e_null.cc
[1205/1267] Compiling bcm.cc
[1206/1267] Compiling e_rc4.cc
[1207/1267] Compiling e_des.cc
[1207/1267] Compiling derive_key.cc
[1209/1267] Compiling e_aesctrhmac.cc
[1210/1267] Compiling e_aesgcmsiv.cc
[1211/1267] Compiling cipher_extra.cc
[1212/1267] Compiling e_chacha20poly1305.cc
[1213/1267] Compiling chacha.cc
[1214/1267] Compiling unicode.cc
[1215/1267] Compiling cbb.cc
[1216/1267] Compiling cbs.cc
[1217/1267] Compiling ber.cc
[1218/1267] Compiling asn1_compat.cc
[1219/1267] Compiling buf.cc
[1220/1267] Compiling blake2.cc
[1221/1267] Compiling bn_asn1.cc
[1222/1267] Compiling convert.cc
[1223/1267] Compiling printf.cc
[1224/1267] Compiling pair.cc
[1225/1267] Compiling hexdump.cc
[1226/1267] Compiling file.cc
[1227/1267] Compiling fd.cc
[1228/1267] Compiling errno.cc
[1229/1267] Compiling bio_mem.cc
[1230/1267] Compiling base64.cc
[1231/1267] Compiling bio.cc
[1232/1267] Compiling tasn_typ.cc
[1233/1267] Compiling tasn_fre.cc
[1234/1267] Compiling tasn_utl.cc
[1235/1267] Compiling tasn_new.cc
[1236/1267] Compiling posix_time.cc
[1236/1267] Compiling tasn_dec.cc
[1238/1267] Compiling tasn_enc.cc
[1239/1267] Compiling f_int.cc
[1240/1267] Compiling asn_pack.cc
[1241/1267] Compiling f_string.cc
[1242/1267] Compiling asn1_par.cc
[1243/1267] Compiling asn1_lib.cc
[1244/1267] Compiling a_utctm.cc
[1245/1267] Compiling a_type.cc
[1246/1267] Compiling a_time.cc
[1247/1267] Compiling a_octet.cc
[1248/1267] Compiling a_strnid.cc
[1249/1267] Compiling a_strex.cc
[1250/1267] Compiling a_i2d_fp.cc
[1251/1267] Compiling a_mbstr.cc
[1252/1267] Compiling a_object.cc
[1252/1267] Write sources
[1256/1267] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1257/1267] Compiling a_int.cc
[1258/1267] Write sources
[1259/1267] Compiling a_dup.cc
[1259/1267] Write sources
[1263/1267] Compiling a_gentm.cc
[1264/1267] Compiling a_d2i_fp.cc
[1265/1298] Compiling a_bool.cc
[1266/1384] Compiling a_bitstr.cc
[1268/1417] Compiling Algorithms MinMax.swift
[1269/1417] Compiling Algorithms Partition.swift
[1270/1417] Compiling Algorithms Permutations.swift
[1271/1417] Compiling Algorithms Product.swift
[1272/1419] Compiling Algorithms Joined.swift
[1273/1419] Compiling Algorithms Keyed.swift
[1274/1419] Compiling Atomics IntegerOperations.swift
[1275/1419] Compiling Atomics Unmanaged extensions.swift
[1276/1419] Compiling Algorithms Compacted.swift
[1277/1419] Compiling Algorithms Cycle.swift
[1278/1419] Compiling Algorithms EitherSequence.swift
[1279/1419] Compiling Algorithms FirstNonNil.swift
[1283/1426] Compiling Algorithms Indexed.swift
[1284/1426] Compiling Algorithms Intersperse.swift
[1289/1426] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[1290/1426] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[1291/1426] Compiling AsyncAlgorithms MergeStateMachine.swift
[1292/1426] Compiling AsyncAlgorithms MergeStorage.swift
[1293/1426] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[1294/1426] Compiling AsyncAlgorithms Rethrow.swift
[1295/1432] Compiling CryptoBoringWrapper RandomBytes.swift
[1296/1432] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1297/1432] Compiling Algorithms Suffix.swift
[1298/1432] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[1299/1432] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[1300/1432] Compiling AsyncAlgorithms ChannelStateMachine.swift
[1301/1432] Compiling AsyncAlgorithms ChannelStorage.swift
[1302/1432] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[1303/1432] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[1304/1432] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[1305/1432] Compiling AsyncAlgorithms CombineLatestStorage.swift
[1312/1432] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[1313/1432] Compiling AsyncAlgorithms DebounceStateMachine.swift
[1314/1432] Compiling AsyncAlgorithms DebounceStorage.swift
[1315/1432] Compiling AsyncAlgorithms Dictionary.swift
[1316/1432] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[1317/1432] Compiling AsyncAlgorithms Locking.swift
[1318/1432] Compiling AsyncAlgorithms SetAlgebra.swift
[1319/1432] Compiling AsyncAlgorithms UnsafeTransfer.swift
[1320/1432] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[1321/1432] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[1322/1432] Compiling AsyncAlgorithms ZipStateMachine.swift
[1323/1432] Compiling AsyncAlgorithms ZipStorage.swift
[1324/1432] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1325/1432] Compiling BitCollections BitSet.Counted.swift
[1326/1432] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1327/1432] Compiling CryptoBoringWrapper EllipticCurve.swift
[1328/1432] Compiling Algorithms Split.swift
[1329/1432] Compiling Algorithms Stride.swift
[1333/1432] Compiling Algorithms Rotate.swift
[1337/1435] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1338/1435] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1339/1435] Emitting module CryptoBoringWrapper
[1340/1435] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1341/1436] Emitting module BitCollections
[1342/1436] Compiling Algorithms AdjacentPairs.swift
[1343/1436] Compiling Algorithms Chain.swift
[1344/1436] Compiling Algorithms Chunked.swift
[1345/1436] Compiling Algorithms Combinations.swift
[1346/1436] Compiling Algorithms FlattenCollection.swift
[1347/1436] Compiling Algorithms Grouped.swift
[1365/1436] Emitting module AsyncAlgorithms
[1366/1436] Compiling BitCollections BitSet.Index.swift
[1367/1436] Compiling BitCollections BitSet._UnsafeHandle.swift
[1368/1436] Compiling BitCollections BitSet.swift
[1369/1436] Compiling BitCollections Range+Utilities.swift
[1370/1436] Compiling BitCollections Slice+Utilities.swift
[1371/1436] Compiling BitCollections UInt+Tricks.swift
[1372/1436] Compiling BitCollections _Word.swift
[1384/1437] Compiling Algorithms Trim.swift
[1385/1437] Compiling Algorithms Unique.swift
[1386/1437] Compiling Algorithms Windows.swift
[1395/1510] Compiling Collections Collections.swift
[1396/1510] Compiling Crypto AES-GCM.swift
[1397/1510] Compiling Crypto AES-GCM_boring.swift
[1398/1510] Compiling Crypto ChaChaPoly_boring.swift
[1399/1510] Compiling Crypto ChaChaPoly.swift
[1400/1510] Compiling Crypto HashFunctions_SHA2.swift
[1401/1510] Compiling Crypto HPKE-AEAD.swift
[1402/1510] Compiling Crypto HPKE.swift
[1403/1510] Compiling Crypto HPKE-Context.swift
[1404/1510] Compiling Crypto HPKE-KeySchedule.swift
[1405/1510] Compiling Crypto HPKE-Modes.swift
[1406/1510] Emitting module Collections
[1407/1511] Emitting module Atomics
[1409/1511] Compiling Crypto Insecure.swift
[1410/1511] Compiling Crypto Insecure_HashFunctions.swift
[1411/1511] Compiling Crypto KEM.swift
[1412/1511] Compiling Crypto ECDH_boring.swift
[1413/1511] Compiling Crypto DH.swift
[1414/1511] Compiling Crypto ECDH.swift
[1415/1511] Compiling Crypto HPKE-LabeledExtract.swift
[1416/1511] Compiling Crypto HPKE-Utils.swift
[1417/1511] Compiling Crypto DHKEM.swift
[1418/1511] Compiling Crypto HPKE-KEM-Curve25519.swift
[1419/1511] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1420/1511] Compiling Crypto HPKE-KEM.swift
[1421/1511] Compiling Crypto GeneralizedTime.swift
[1422/1511] Compiling Crypto ObjectIdentifier.swift
[1423/1511] Compiling Crypto ECDSASignature.swift
[1424/1511] Compiling Crypto PEMDocument.swift
[1425/1511] Compiling Crypto PKCS8PrivateKey.swift
[1426/1511] Compiling Crypto SEC1PrivateKey.swift
[1427/1511] Compiling Crypto HPKE-Errors.swift
[1428/1511] Compiling Crypto ASN1Identifier.swift
[1429/1511] Compiling Crypto ASN1Integer.swift
[1430/1511] Compiling Crypto ASN1Null.swift
[1431/1511] Compiling Crypto ASN1OctetString.swift
[1432/1511] Compiling Crypto ASN1Strings.swift
[1433/1511] Compiling Crypto ArraySliceBigint.swift
[1439/1512] Compiling Crypto Cipher.swift
[1440/1512] Compiling Crypto Nonces.swift
[1442/1521] Emitting module ServiceLifecycle
[1443/1563] Emitting module Algorithms
[1444/1582] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[1445/1582] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[1446/1582] Compiling ServiceLifecycle CancellationWaiter.swift
[1448/1582] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[1449/1582] Compiling ServiceLifecycle ServiceRunnerError.swift
[1450/1582] Compiling NIOCore MarkedCircularBuffer.swift
[1451/1582] Compiling NIOCore MulticastChannel.swift
[1452/1582] Compiling NIOCore NIOAny.swift
[1453/1582] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1454/1582] Compiling NIOCore NIOLoopBound.swift
[1455/1582] Compiling NIOCore NIOScheduledCallback.swift
[1456/1582] Compiling NIOCore NIOSendable.swift
[1457/1582] Compiling NIOCore RecvByteBufferAllocator.swift
[1458/1582] Compiling Crypto NISTCurvesKeys.swift
[1459/1582] Compiling Crypto X25519Keys.swift
[1460/1582] Compiling Crypto SymmetricKeys.swift
[1461/1582] Compiling Crypto HMAC.swift
[1462/1582] Compiling Crypto MACFunctions.swift
[1463/1582] Compiling Crypto MessageAuthenticationCode.swift
[1464/1582] Compiling Crypto AES.swift
[1465/1582] Compiling Crypto ECDSASignature_boring.swift
[1466/1582] Compiling Crypto ECDSA_boring.swift
[1467/1582] Compiling Crypto EdDSA_boring.swift
[1468/1582] Compiling Crypto ECDSA.swift
[1469/1582] Compiling Crypto Ed25519.swift
[1470/1591] Emitting module Crypto
[1471/1591] Compiling NIOCore AsyncAwaitSupport.swift
[1472/1591] Compiling NIOCore AsyncChannel.swift
[1473/1591] Compiling NIOCore AsyncChannelHandler.swift
[1474/1591] Compiling NIOCore AsyncChannelInboundStream.swift
[1475/1591] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1476/1591] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1477/1591] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1478/1591] Compiling NIOCore NIOAsyncWriter.swift
[1479/1591] Compiling NIOCore ChannelPipeline.swift
[1480/1591] Compiling NIOCore CircularBuffer.swift
[1481/1591] Compiling NIOCore FileHandle.swift
[1482/1591] Compiling NIOCore FileRegion.swift
[1483/1591] Compiling NIOCore GlobalSingletons.swift
[1484/1591] Compiling NIOCore IO.swift
[1485/1591] Compiling NIOCore IOData.swift
[1486/1591] Compiling NIOCore IPProtocol.swift
[1487/1591] Compiling NIOCore IntegerBitPacking.swift
[1488/1591] Compiling NIOCore IntegerTypes.swift
[1489/1591] Compiling NIOCore Interfaces.swift
[1490/1591] Compiling NIOCore Linux.swift
[1491/1591] Compiling NIOCore ChannelHandler.swift
[1492/1591] Compiling NIOCore ChannelHandlers.swift
[1493/1591] Compiling NIOCore ChannelInvoker.swift
[1494/1591] Compiling NIOCore ChannelOption.swift
[1495/1591] Compiling NIOCore EventLoop.swift
[1496/1591] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1497/1591] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1498/1591] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1499/1591] Compiling NIOCore EventLoopFuture.swift
[1500/1591] Compiling NIOCore FileDescriptor.swift
[1501/1591] Compiling ServiceLifecycle Service.swift
[1502/1591] Compiling ServiceLifecycle GracefulShutdown.swift
[1503/1591] Compiling ServiceLifecycle ServiceGroup.swift
[1504/1592] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1505/1592] Compiling NIOCore BSDSocketAPI.swift
[1506/1592] Compiling NIOCore ByteBuffer-aux.swift
[1507/1592] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1508/1592] Compiling NIOCore ByteBuffer-conversions.swift
[1509/1592] Compiling NIOCore ByteBuffer-core.swift
[1510/1592] Compiling NIOCore ByteBuffer-hex.swift
[1511/1592] Compiling NIOCore ByteBuffer-int.swift
[1512/1592] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1513/1592] Compiling NIOCore AddressedEnvelope.swift
[1514/1592] Compiling NIOCore Codec.swift
[1515/1592] Compiling NIOCore ConvenienceOptionSupport.swift
[1516/1592] Compiling NIOCore DeadChannel.swift
[1517/1592] Compiling NIOCore DispatchQueue+WithFuture.swift
[1518/1592] Compiling NIOCore EventLoop+Deprecated.swift
[1519/1592] Compiling NIOCore EventLoop+SerialExecutor.swift
[1520/1592] Compiling NIOCore ByteBuffer-multi-int.swift
[1521/1592] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1522/1592] Compiling NIOCore ByteBuffer-views.swift
[1523/1592] Compiling NIOCore Channel.swift
[1541/1600] Compiling Crypto Signature.swift
[1542/1600] Compiling Crypto CryptoKitErrors_boring.swift
[1543/1600] Compiling Crypto RNG_boring.swift
[1544/1600] Compiling Crypto SafeCompare_boring.swift
[1545/1600] Compiling Crypto Zeroization_boring.swift
[1546/1600] Compiling Crypto PrettyBytes.swift
[1547/1600] Compiling Crypto SafeCompare.swift
[1548/1600] Compiling Crypto SecureBytes.swift
[1549/1600] Compiling Crypto Zeroization.swift
[1551/1683] Compiling APNSCore Logging.swift
[1552/1683] Compiling _CryptoExtras RSA.swift
[1553/1683] Compiling _CryptoExtras RSA_boring.swift
[1554/1683] Compiling _CryptoExtras RSA_security.swift
[1555/1683] Compiling _CryptoExtras BoringSSLHelpers.swift
[1556/1683] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[1557/1683] Compiling _CryptoExtras DigestType.swift
[1558/1683] Compiling _CryptoExtras Error.swift
[1559/1683] Compiling APNSCore APNSAuthenticationTokenManager.swift
[1560/1683] Compiling APNSCore APNSClient.swift
[1561/1683] Compiling APNSCore APNSEnvironment.swift
[1562/1683] Compiling APNSCore APNSError.swift
[1563/1683] Compiling APNSCore APNSErrorResponse.swift
[1564/1683] Compiling APNSCore APNSMessage.swift
[1565/1683] Compiling APNSCore APNSNotificationExpiration.swift
[1566/1683] Compiling APNSCore APNSPriority.swift
[1567/1683] Compiling APNSCore APNSPushType.swift
[1568/1683] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1569/1683] Compiling NIOCore SocketAddresses.swift
[1570/1683] Compiling NIOCore SocketOptionProvider.swift
[1571/1683] Compiling NIOCore SystemCallHelpers.swift
[1572/1683] Compiling NIOCore TimeAmount+Duration.swift
[1573/1683] Compiling NIOCore TypeAssistedChannelHandler.swift
[1574/1683] Compiling NIOCore UniversalBootstrapSupport.swift
[1575/1683] Compiling NIOCore Utilities.swift
[1576/1683] Compiling APNSCore APNSRequest.swift
[1577/1683] Compiling APNSCore APNSResponse.swift
[1578/1683] Compiling APNSCore APNSAlertNotification.swift
[1579/1683] Compiling APNSCore APNSAlertNotificationAPSStorage.swift
[1580/1683] Compiling APNSCore APNSAlertNotificationContent.swift
[1581/1683] Compiling APNSCore APNSAlertNotificationInterruptionLevel.swift
[1582/1683] Compiling APNSCore APNSClient+Complication.swift
[1583/1683] Compiling APNSCore APNSComplicationNotification.swift
[1584/1683] Compiling APNSCore EmptyPayload.swift
[1588/1683] Compiling _CryptoExtras I2OSP.swift
[1589/1683] Compiling _CryptoExtras IntegerEncoding.swift
[1590/1683] Compiling _CryptoExtras PEMDocument.swift
[1591/1689] Compiling APNSCore APNSClient+FileProvider.swift
[1592/1689] Compiling APNSCore APNSFileProviderNotification.swift
[1593/1689] Compiling APNSCore APNSAlertNotificationSound.swift
[1594/1689] Compiling APNSCore APNSClient+Alert.swift
[1595/1689] Compiling APNSCore APNSBackgroundNotification.swift
[1596/1689] Compiling APNSCore APNSClient+Background.swift
[1597/1689] Compiling APNSCore Base64.swift
[1598/1689] Compiling APNSCore APNSClient+LiveActivity.swift
[1605/1689] Compiling APNSCore APNSLiveActivityDismissalDate.swift
[1606/1689] Compiling APNSCore APNSLiveActivityNotification.swift
[1607/1689] Compiling APNSCore APNSLiveActivityNotificationAPSStorage.swift
[1608/1689] Compiling APNSCore APNSLiveActivityNotificationEvent.swift
[1609/1689] Compiling APNSCore APNSStartLiveActivityNotification.swift
[1610/1689] Compiling APNSCore APNSStartLiveActivityNotificationAPSStorage.swift
[1611/1689] Compiling APNSCore APNSClient+Location.swift
[1612/1689] Compiling APNSCore APNSLocationNotification.swift
[1614/1694] Compiling APNSCore P256.Signing.PrivateKey+PrivateFilePath.swift
[1615/1694] Compiling APNSCore APNSClient+PushToTalk.swift
[1616/1694] Compiling APNSCore APNSPushToTalkNotification.swift
[1617/1694] Compiling APNSCore APNSClient+VoIP.swift
[1618/1694] Compiling APNSCore APNSVoIPNotification.swift
[1624/1694] Emitting module _CryptoExtras
[1652/1694] Compiling _CryptoExtras PrettyBytes.swift
[1653/1694] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[1654/1694] Compiling _CryptoExtras DLEQ.swift
[1655/1694] Compiling _CryptoExtras Prover.swift
[1656/1694] Compiling _CryptoExtras Verifier.swift
[1657/1694] Compiling _CryptoExtras ZKPToolbox.swift
[1666/1694] Emitting module NIOCore
[1668/1748] Emitting module NIOHTTPTypes
[1669/1748] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[1671/1749] Emitting module NIOEmbedded
[1672/1749] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1673/1749] Compiling NIOEmbedded AsyncTestingChannel.swift
[1674/1749] Compiling NIOEmbedded Embedded.swift
[1675/1749] Compiling NIOPosix IO.swift
[1676/1749] Compiling NIOPosix IntegerBitPacking.swift
[1677/1749] Compiling NIOPosix IntegerTypes.swift
[1678/1749] Compiling NIOPosix Linux.swift
[1679/1749] Compiling NIOPosix LinuxCPUSet.swift
[1680/1749] Compiling NIOPosix LinuxUring.swift
[1681/1749] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1683/1756] Compiling NIOPosix ThreadPosix.swift
[1684/1756] Compiling NIOPosix ThreadWindows.swift
[1685/1756] Compiling NIOPosix UnsafeTransfer.swift
[1686/1756] Compiling NIOPosix Utilities.swift
[1687/1756] Compiling NIOPosix VsockAddress.swift
[1688/1756] Compiling NIOPosix VsockChannelEvents.swift
[1689/1756] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1690/1756] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1691/1756] Compiling NIOPosix PosixSingletons.swift
[1692/1756] Compiling NIOPosix RawSocketBootstrap.swift
[1693/1756] Compiling NIOPosix Resolver.swift
[1694/1756] Compiling NIOPosix Selectable.swift
[1695/1756] Compiling NIOPosix SelectableChannel.swift
[1696/1756] Compiling NIOPosix SelectableEventLoop.swift
[1697/1756] Compiling NIOPosix SelectorEpoll.swift
[1698/1756] Compiling NIOPosix SelectorGeneric.swift
[1699/1756] Compiling NIOPosix SelectorKqueue.swift
[1700/1756] Compiling NIOPosix SelectorUring.swift
[1701/1756] Compiling NIOPosix ServerSocket.swift
[1702/1756] Compiling NIOPosix Socket.swift
[1703/1756] Compiling NIOPosix SocketChannel.swift
[1704/1756] Compiling NIOPosix SocketProtocols.swift
[1705/1756] Compiling NIOPosix System.swift
[1706/1756] Compiling NIOPosix Thread.swift
[1707/1756] Compiling NIOPosix NIOThreadPool.swift
[1708/1756] Compiling NIOPosix NonBlockingFileIO.swift
[1709/1756] Compiling NIOPosix PendingDatagramWritesManager.swift
[1710/1756] Compiling NIOPosix PendingWritesManager.swift
[1711/1756] Compiling NIOPosix PipeChannel.swift
[1712/1756] Compiling NIOPosix PipePair.swift
[1713/1756] Compiling NIOPosix Pool.swift
[1714/1756] Compiling NIOPosix BSDSocketAPICommon.swift
[1715/1756] Compiling NIOPosix BSDSocketAPIPosix.swift
[1716/1756] Compiling NIOPosix BSDSocketAPIWindows.swift
[1717/1756] Compiling NIOPosix BaseSocket.swift
[1718/1756] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1719/1756] Compiling NIOPosix BaseSocketChannel.swift
[1720/1756] Compiling NIOPosix BaseStreamSocketChannel.swift
[1721/1756] Emitting module NIOPosix
[1722/1756] Compiling NIOPosix Bootstrap.swift
[1723/1756] Compiling NIOPosix ControlMessage.swift
[1724/1756] Compiling NIOPosix DatagramVectorReadManager.swift
[1725/1756] Compiling NIOPosix Errors+Any.swift
[1726/1756] Compiling NIOPosix FileDescriptor.swift
[1727/1756] Compiling NIOPosix GetaddrinfoResolver.swift
[1728/1756] Compiling NIOPosix HappyEyeballs.swift
[1730/1759] Emitting module NIO
[1731/1759] Compiling NIO Exports.swift
[1733/1891] Emitting module NIOTLS
[1734/1891] Compiling NIOTLS TLSEvents.swift
[1735/1891] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1736/1891] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1737/1891] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1738/1891] Emitting module NIOFoundationCompat
[1739/1891] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1740/1891] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1741/1891] Compiling NIOSOCKS ClientStateMachine.swift
[1742/1892] Compiling NIOSOCKS SOCKSResponse.swift
[1743/1892] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1744/1892] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1745/1892] Compiling NIOTLS SNIHandler.swift
[1746/1893] Compiling SQLKit SQLAlterEnumBuilder.swift
[1747/1893] Compiling SQLKit SQLAlterTableBuilder.swift
[1748/1893] Compiling SQLKit SQLCreateIndexBuilder.swift
[1749/1893] Compiling SQLKit SQLCreateTableBuilder.swift
[1750/1893] Compiling SQLKit SQLConflictUpdateBuilder.swift
[1751/1893] Compiling SQLKit SQLCreateEnumBuilder.swift
[1752/1893] Emitting module NIOSOCKS
[1753/1893] Compiling SQLKit SQLCreateTriggerBuilder.swift
[1754/1893] Compiling SQLKit SQLDeleteBuilder.swift
[1755/1893] Compiling NIOSOCKS ServerStateMachine.swift
[1756/1894] Emitting module NIOHTTP1
[1759/1896] Compiling SQLKit SQLPredicateGroupBuilder.swift
[1760/1896] Compiling SQLKit SQLRawBuilder.swift
[1761/1896] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[1762/1896] Compiling SQLKit SQLColumnAssignment.swift
[1763/1896] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[1764/1896] Compiling SQLKit SQLColumnDefinition.swift
[1765/1896] Compiling SQLKit SQLCommonTableExpression.swift
[1766/1896] Compiling SQLKit SQLConflictAction.swift
[1767/1896] Compiling SQLKit SQLConflictResolutionStrategy.swift
[1768/1896] Compiling SQLKit SQLDropBehaviour.swift
[1769/1896] Compiling SQLKit SQLEnumDataType.swift
[1770/1896] Compiling SQLKit SQLExcludedColumn.swift
[1771/1896] Compiling SQLKit SQLForeignKey.swift
[1772/1896] Compiling SQLKit SQLJoin.swift
[1773/1896] Compiling SQLKit SQLJoinMethod.swift
[1774/1908] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1776/1938] Compiling NIOSSL SSLCertificateExtensions.swift
[1777/1938] Compiling NIOSSL SSLConnection.swift
[1778/1938] Compiling NIOSSL SSLContext.swift
[1779/1938] Compiling NIOSSL SSLErrors.swift
[1780/1938] Compiling NIOSSL SSLInit.swift
[1781/1938] Compiling NIOSSL SSLPKCS12Bundle.swift
[1782/1938] Compiling NIOSSL SSLPrivateKey.swift
[1783/1938] Compiling NIOSSL SSLPublicKey.swift
[1784/1938] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1785/1938] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1786/1938] Compiling NIOSSL SubjectAlternativeName.swift
[1787/1938] Compiling NIOSSL NIOSSLSecureBytes.swift
[1788/1938] Compiling NIOSSL RNG.swift
[1789/1938] Compiling NIOSSL IdentityVerification.swift
[1790/1938] Compiling NIOSSL NIOSSLServerHandler.swift
[1791/1938] Compiling NIOSSL NIOSSLClientHandler.swift
[1792/1938] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1793/1960] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[1794/1960] Compiling SQLKit Exports.swift
[1795/1960] Compiling SQLKit SQLAlias.swift
[1796/1960] Compiling SQLKit SQLBetween.swift
[1797/1960] Compiling SQLKit SQLColumn.swift
[1798/1960] Compiling SQLKit SQLConstraint.swift
[1799/1960] Compiling SQLKit SQLDataType.swift
[1800/1960] Compiling SQLKit SQLDirection.swift
[1801/1960] Compiling SQLKit SQLDistinct.swift
[1802/1960] Compiling SQLKit SQLForeignKeyAction.swift
[1803/1960] Compiling SQLKit SQLNestedSubpathExpression.swift
[1804/1960] Compiling SQLKit SQLQualifiedTable.swift
[1805/1960] Compiling SQLKit SQLQueryString.swift
[1806/1960] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1807/1960] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1808/1960] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1809/1960] Compiling NIOTransportServices AcceptHandler.swift
[1810/1960] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1811/1960] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1812/1960] Compiling NIOTransportServices NIOTSBootstraps.swift
[1813/1960] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1814/1960] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1815/1960] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1816/1960] Compiling NIOTransportServices NIOTSErrors.swift
[1817/1960] Compiling NIOTransportServices NIOTSEventLoop.swift
[1818/1960] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1819/1960] Compiling SQLKit SQLDropIndex.swift
[1820/1960] Compiling SQLKit SQLDropTable.swift
[1821/1960] Compiling SQLKit SQLDropTrigger.swift
[1822/1960] Compiling SQLKit SQLInsert.swift
[1823/1960] Compiling SQLKit SQLSelect.swift
[1824/1960] Compiling SQLKit SQLUnion.swift
[1825/1960] Compiling SQLKit SQLUpdate.swift
[1826/1960] Compiling SQLKit SQLExpression.swift
[1827/1960] Compiling SQLKit SQLSerializer.swift
[1828/1960] Compiling SQLKit SQLStatement.swift
[1829/1960] Compiling SQLKit SQLBinaryExpression.swift
[1830/1960] Compiling SQLKit SQLBinaryOperator.swift
[1831/1960] Compiling SQLKit SQLBind.swift
[1832/1960] Compiling SQLKit SQLLockingClause.swift
[1833/1960] Compiling SQLKit SQLOrderBy.swift
[1834/1960] Compiling SQLKit SQLReturning.swift
[1835/1960] Compiling SQLKit SQLSubquery.swift
[1836/1960] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[1837/1960] Compiling SQLKit SQLAlterEnum.swift
[1838/1960] Compiling SQLKit SQLAlterTable.swift
[1839/1960] Compiling SQLKit SQLCreateEnum.swift
[1840/1960] Compiling SQLKit SQLCreateIndex.swift
[1841/1960] Compiling SQLKit SQLCreateTable.swift
[1842/1960] Compiling SQLKit SQLCreateTrigger.swift
[1843/1960] Compiling SQLKit SQLDelete.swift
[1844/1960] Compiling SQLKit SQLDropEnum.swift
[1851/1960] Compiling NIOTransportServices StateManagedChannel.swift
[1852/1960] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1853/1960] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1854/1962] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1855/1962] Compiling NIOTransportServices NIOTSSingletons.swift
[1856/1962] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1863/1962] Emitting module NIOTransportServices
[1865/1962] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1866/1962] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1873/1962] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1874/1962] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1875/1963] Compiling NIOSSL SafeCompare.swift
[1876/1963] Compiling NIOSSL Zeroization.swift
[1877/1963] Compiling SQLKit SQLQueryFetcher.swift
[1878/1963] Compiling SQLKit SQLReturningBuilder.swift
[1879/1963] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[1880/1963] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[1881/1963] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[1882/1963] Compiling SQLKit SQLDatabase.swift
[1883/1963] Compiling SQLKit SQLDatabaseReportedVersion.swift
[1884/1963] Compiling SQLKit SQLDialect.swift
[1885/1963] Compiling SQLKit SQLDatabase+Deprecated.swift
[1886/1963] Compiling SQLKit SQLError.swift
[1887/1963] Compiling SQLKit SQLExpressions+Deprecated.swift
[1894/1964] Emitting module SQLKit
[1896/1964] Emitting module APNSCore
[1897/2004] Compiling SQLKit SQLFunction.swift
[1898/2004] Compiling SQLKit SQLGroupExpression.swift
[1899/2004] Compiling SQLKit SQLIdentifier.swift
[1900/2004] Compiling SQLKit SQLList.swift
[1901/2004] Compiling SQLKit SQLLiteral.swift
[1902/2004] Compiling SQLKit SQLRaw.swift
[1903/2004] Compiling SQLKit SQLCodingUtilities.swift
[1904/2004] Compiling SQLKit SQLQueryEncoder.swift
[1905/2004] Compiling SQLKit SQLRow.swift
[1906/2004] Compiling SQLKit SQLRowDecoder.swift
[1907/2004] Compiling SQLKit SomeCodingKey.swift
[1908/2004] Compiling SQLKit StringHandling.swift
[1909/2004] Compiling NIOExtras NIOExtrasError.swift
[1910/2004] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1911/2004] Compiling NIOExtras NIORequestIdentifiable.swift
[1912/2004] Compiling NIOExtras PCAPRingBuffer.swift
[1913/2004] Compiling NIOExtras QuiescingHelper.swift
[1914/2004] Compiling NIOExtras JSONRPCFraming.swift
[1915/2004] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1916/2004] Compiling NIOExtras LengthFieldPrepender.swift
[1917/2004] Compiling NIOExtras LineBasedFrameDecoder.swift
[1918/2004] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1928/2009] Emitting module NIOSSL
[1931/2009] Emitting module NIOHTTPTypesHTTP1
[1932/2009] Compiling NIOExtras DebugInboundEventsHandler.swift
[1933/2009] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1934/2009] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1935/2009] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1936/2009] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1944/2009] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1952/2009] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[1955/2011] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1958/2013] Compiling NIOHPACK IndexedHeaderTable.swift
[1959/2013] Compiling NIOHPACK IntegerCoding.swift
[1960/2099] Compiling FluentKit Relation+Concurrency.swift
[1961/2099] Compiling FluentKit SchemaBuilder+Concurrency.swift
[1962/2099] Compiling FluentKit Siblings+Concurrency.swift
[1963/2099] Compiling FluentKit Database+Logging.swift
[1964/2099] Compiling FluentKit Database.swift
[1965/2099] Compiling FluentKit DatabaseID.swift
[1966/2099] Compiling NIOHPACK HuffmanTables.swift
[1967/2099] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[1968/2099] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[1969/2100] Compiling NIOHTTPCompression HTTPCompression.swift
[1970/2100] Emitting module NIOHTTPCompression
[1971/2100] Compiling NIOHTTPCompression HTTPDecompression.swift
[1972/2100] Compiling NIOHPACK HuffmanCoding.swift
[1973/2100] Compiling NIOHPACK StaticHeaderTable.swift
[1974/2100] Compiling FluentKit TransactionControlDatabase.swift
[1975/2100] Compiling FluentKit DatabaseEnum.swift
[1976/2100] Compiling FluentKit EnumBuilder.swift
[1977/2100] Compiling FluentKit EnumMetadata.swift
[1978/2100] Compiling FluentKit EnumProperty.swift
[1979/2100] Compiling FluentKit Fields.swift
[1980/2100] Compiling FluentKit MirrorBypass.swift
[1981/2100] Compiling FluentKit Model+CRUD.swift
[1982/2100] Compiling FluentKit Model.swift
[1983/2100] Compiling FluentKit ModelAlias.swift
[1984/2100] Compiling FluentKit Schema.swift
[1985/2100] Compiling FluentKit FieldOperators.swift
[1986/2100] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1987/2100] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1988/2100] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1989/2102] Emitting module NIOHPACK
[1991/2102] Compiling FluentKit Database+Concurrency.swift
[1992/2102] Compiling FluentKit EnumBuilder+Concurrency.swift
[1993/2102] Compiling FluentKit Model+Concurrency.swift
[1994/2102] Compiling FluentKit AsyncMigration.swift
[1995/2102] Compiling FluentKit AsyncModelMiddleware.swift
[1996/2102] Compiling FluentKit Children+Concurrency.swift
[1997/2102] Emitting module NIOExtras
[1999/2102] Compiling FluentKit ModelResponder+Concurrency.swift
[2000/2102] Compiling FluentKit OptionalChild+Concurrency.swift
[2001/2102] Compiling FluentKit OptionalParent+Concurrency.swift
[2008/2253] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[2009/2253] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[2010/2253] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[2011/2253] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[2012/2253] Compiling NIOHTTP2 ReceivingHeadersState.swift
[2013/2253] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[2014/2253] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[2015/2254] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[2016/2254] Compiling NIOHTTP2 HasFlowControlWindows.swift
[2019/2255] Emitting module FluentKit
[2020/2291] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[2021/2291] Compiling NIOHTTP2 HTTP2Settings.swift
[2022/2291] Compiling NIOHTTP2 HTTP2Stream.swift
[2023/2291] Compiling NIOHTTP2 StateMachineResult.swift
[2024/2291] Compiling NIOHTTP2 ContentLengthVerifier.swift
[2025/2291] Compiling NIOHTTP2 DOSHeuristics.swift
[2026/2291] Compiling NIOHTTP2 Error+Any.swift
[2027/2291] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[2028/2291] Compiling NIOHTTP2 ControlFrameBuffer.swift
[2029/2291] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[2030/2291] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[2031/2291] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[2032/2291] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[2033/2291] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[2037/2291] Compiling NIOHTTP2 HTTP2Error.swift
[2038/2291] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[2039/2291] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[2040/2291] Compiling NIOHTTP2 HTTP2Frame.swift
[2041/2291] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[2042/2291] Compiling NIOHTTP2 HTTP2FrameParser.swift
[2043/2291] Compiling NIOHTTP2 HTTP2PingData.swift
[2044/2291] Compiling HummingbirdCore Deprecations.swift
[2045/2291] Compiling HummingbirdCore Request.swift
[2046/2291] Compiling HummingbirdCore RequestBody+inboundClose.swift
[2047/2291] Compiling HummingbirdCore RequestBody.swift
[2048/2291] Compiling HummingbirdCore RequestBodyMergedWithUnderlyingRequestPartIterator.swift
[2049/2291] Compiling HummingbirdCore URI.swift
[2050/2291] Compiling HummingbirdCore Response.swift
[2051/2291] Compiling HummingbirdCore ResponseBody.swift
[2052/2299] Compiling HummingbirdCore HTTPChannelHandler.swift
[2053/2299] Compiling HummingbirdCore ServerChildChannel.swift
[2054/2299] Compiling HummingbirdCore ServerConfiguration.swift
[2055/2299] Compiling HummingbirdCore TSTLSOptions.swift
[2056/2299] Compiling HummingbirdCore HTTPServerBuilder.swift
[2057/2299] Compiling HummingbirdCore HTTPUserEventHandler.swift
[2058/2299] Compiling HummingbirdCore Server.swift
[2059/2299] Compiling HummingbirdCore AnyAsyncSequence.swift
[2060/2299] Compiling HummingbirdCore FlatDictionary.swift
[2061/2299] Compiling HummingbirdCore HBParser.swift
[2062/2299] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[2063/2299] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[2064/2299] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[2073/2299] Compiling HummingbirdCore ResponseBodyWriter.swift
[2074/2299] Compiling HummingbirdCore ResponseWriter.swift
[2075/2299] Compiling HummingbirdCore AvailableConnectionsHandler.swift
[2076/2299] Compiling HummingbirdCore BindAddress.swift
[2077/2299] Compiling HummingbirdCore HTTP1Channel.swift
[2078/2299] Compiling X509 Signature.swift
[2079/2299] Compiling X509 SignatureAlgorithm.swift
[2080/2299] Compiling X509 AllOfPolicies.swift
[2081/2299] Compiling X509 AnyPolicy.swift
[2082/2299] Compiling X509 CertificateStore.swift
[2083/2299] Compiling X509 OneOfPolicies.swift
[2084/2299] Compiling X509 PolicyBuilder.swift
[2085/2299] Compiling X509 BasicConstraintsPolicy.swift
[2086/2299] Compiling X509 DNSNames.swift
[2087/2299] Compiling X509 DirectoryNames.swift
[2088/2299] Compiling X509 ExpiryPolicy.swift
[2089/2299] Compiling X509 IPConstraints.swift
[2090/2299] Emitting module HummingbirdCore
[2101/2302] Emitting module NIOHTTP2
[2102/2302] Compiling FluentKit DatabaseQuery+Join.swift
[2103/2302] Compiling FluentKit DatabaseQuery+Range.swift
[2104/2302] Compiling FluentKit DatabaseQuery+Sort.swift
[2105/2302] Compiling FluentKit DatabaseQuery+Value.swift
[2106/2302] Compiling FluentKit DatabaseQuery.swift
[2107/2302] Compiling FluentKit QueryHistory.swift
[2108/2302] Compiling FluentKit DatabaseSchema.swift
[2109/2302] Compiling FluentKit SchemaBuilder.swift
[2110/2302] Compiling FluentKit OptionalType.swift
[2111/2302] Compiling FluentKit RandomGeneratable.swift
[2112/2302] Compiling FluentKit SomeCodingKey.swift
[2113/2302] Compiling FluentKit UnsafeMutableTransferBox.swift
[2127/2302] Compiling HummingbirdCore OutputBuffer.swift
[2128/2302] Compiling HummingbirdCore String+percentEncode.swift
[2129/2302] Compiling HummingbirdCore UnsafeTransfer.swift
[2131/2303] Compiling NIOHTTP2 InboundWindowManager.swift
[2132/2303] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[2133/2303] Compiling NIOHTTP2 StreamChannelFlowController.swift
[2134/2303] Compiling NIOHTTP2 StreamChannelList.swift
[2135/2303] Compiling NIOHTTP2 StreamMap.swift
[2136/2303] Compiling NIOHTTP2 StreamStateMachine.swift
[2137/2303] Compiling NIOHTTP2 UnsafeTransfer.swift
[2138/2303] Compiling NIOHTTP2 WatermarkedFlowController.swift
[2139/2303] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[2140/2303] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[2141/2303] Compiling NIOHTTP2 HTTP2StreamID.swift
[2142/2303] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[2143/2303] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[2144/2303] Compiling NIOHTTP2 HTTP2UserEvents.swift
[2145/2303] Compiling NIOHTTP2 InboundEventBuffer.swift
[2154/2303] Compiling X509 OCSPTBSRequest.swift
[2155/2303] Compiling X509 OCSPVersion.swift
[2156/2303] Compiling X509 PKCS8PrivateKey.swift
[2157/2303] Compiling X509 PromiseAndFuture.swift
[2158/2303] Compiling X509 RDNAttribute.swift
[2159/2303] Compiling X509 RandomNumberGenerator+bytes.swift
[2160/2303] Compiling X509 RelativeDistinguishedName.swift
[2161/2303] Compiling X509 SEC1PrivateKey.swift
[2162/2303] Compiling X509 SecKeyWrapper.swift
[2164/2368] Compiling Hummingbird Parameters.swift
[2165/2368] Compiling Hummingbird ResponseGenerator.swift
[2166/2368] Compiling Hummingbird RouteCollection.swift
[2167/2368] Compiling Hummingbird Router+validation.swift
[2168/2368] Compiling Hummingbird Router.swift
[2169/2368] Compiling Hummingbird ChildRequestContext.swift
[2170/2368] Compiling Hummingbird Request.swift
[2171/2368] Compiling Hummingbird RequestContext.swift
[2203/2385] Compiling Hummingbird RequestContextSource.swift
[2204/2385] Compiling Hummingbird RequestID.swift
[2205/2385] Compiling Hummingbird RequestResponder.swift
[2206/2385] Compiling Hummingbird Response.swift
[2207/2385] Compiling Hummingbird URI+decodeQuery.swift
[2208/2385] Compiling Hummingbird MemoryPersistDriver.swift
[2211/2385] Compiling Hummingbird URLEncodedFormNode.swift
[2212/2385] Compiling Hummingbird Configuration.swift
[2213/2385] Compiling Hummingbird Deprecations.swift
[2214/2385] Compiling Hummingbird Environment.swift
[2215/2385] Compiling Hummingbird EditedHTTPError.swift
[2216/2385] Compiling Hummingbird HTTPError.swift
[2217/2385] Compiling Hummingbird HTTPResponseError.swift
[2218/2385] Compiling Hummingbird NIOCore+HTTPResponseError.swift
[2219/2385] Compiling Hummingbird Exports.swift
[2220/2385] Compiling FluentWallet DeviceModel.swift
[2221/2385] Emitting module FluentWallet
[2222/2385] Compiling FluentWallet LogEntriesDTO.swift
[2223/2385] Compiling FluentWallet PushTokenDTO.swift
[2225/2386] Compiling Hummingbird RouterResponder.swift
[2226/2386] Compiling Hummingbird TransformingRouterGroup.swift
[2227/2386] Compiling Hummingbird RouterTrie.swift
[2228/2386] Compiling Hummingbird Trie+resolve.swift
[2229/2386] Compiling Hummingbird Trie+serialize.swift
[2230/2386] Compiling Hummingbird TrieRouter.swift
[2231/2386] Compiling Hummingbird _SpreadMiddleware.swift
[2232/2386] Compiling Hummingbird TracingMiddleware.swift
[2233/2386] Compiling Hummingbird EndpointResponder.swift
[2234/2386] Compiling Hummingbird Parameters+UUID.swift
[2242/2386] Compiling Hummingbird CacheControl.swift
[2243/2386] Compiling Hummingbird FileIO.swift
[2244/2386] Compiling Hummingbird FileProvider.swift
[2245/2386] Compiling Hummingbird LocalFileSystem.swift
[2246/2386] Compiling Hummingbird Cookie.swift
[2247/2386] Compiling Hummingbird Cookies.swift
[2248/2386] Compiling Hummingbird MediaType+FileExtension.swift
[2249/2386] Compiling Hummingbird MediaType.swift
[2250/2386] Compiling Hummingbird Request+Cookies.swift
[2251/2386] Compiling Hummingbird Response+Cookies.swift
[2252/2386] Compiling Hummingbird CORSMiddleware.swift
[2253/2386] Compiling Hummingbird FileMiddleware.swift
[2254/2386] Compiling Hummingbird LogRequestMiddleware.swift
[2255/2386] Compiling Hummingbird MetricsMiddleware.swift
[2256/2386] Compiling Hummingbird Middleware.swift
[2257/2386] Compiling Hummingbird MiddlewareGroup.swift
[2258/2386] Compiling Hummingbird MiddlewareFixedTypeBuilder.swift
[2259/2386] Compiling Hummingbird _Middleware2.swift
[2260/2386] Compiling Hummingbird _OptionalMiddleware.swift
[2261/2386] Compiling Hummingbird RouterGroup.swift
[2262/2386] Compiling Hummingbird RouterMethods.swift
[2263/2386] Compiling Hummingbird RouterPath.swift
[2264/2386] Compiling Hummingbird Application.swift
[2265/2386] Compiling Hummingbird CodableProtocols.swift
[2266/2386] Compiling Hummingbird JSONCoding.swift
[2267/2386] Compiling Hummingbird ResponseEncodable.swift
[2268/2386] Compiling Hummingbird URLEncodedForm+Request.swift
[2269/2386] Compiling Hummingbird URLEncodedForm.swift
[2270/2386] Compiling Hummingbird URLEncodedFormDecoder.swift
[2271/2386] Compiling Hummingbird URLEncodedFormEncoder.swift
[2303/2395] Emitting module X509
[2365/2396] Compiling Hummingbird PersistDriver.swift
[2366/2396] Compiling Hummingbird PersistError.swift
[2367/2396] Compiling Hummingbird ByteBuffer+foundation.swift
[2368/2396] Compiling Hummingbird DateCache.swift
[2369/2396] Compiling Hummingbird HTTPHeaderDateFormatStyle.swift
[2370/2396] Compiling Hummingbird HexDigest.swift
[2371/2396] Compiling Hummingbird InitializableFromSource.swift
[2372/2396] Compiling Hummingbird PreludeService.swift
[2373/2396] Compiling Hummingbird StringProtocol.swift
[2374/2455] Emitting module Hummingbird
[2375/2455] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2376/2455] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2377/2455] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2378/2455] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2379/2455] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2380/2455] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2381/2455] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2382/2455] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2383/2455] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2385/2460] Compiling HummingbirdFluent Deprecations.swift
[2386/2460] Emitting module HummingbirdFluent
[2387/2460] Emitting module AsyncHTTPClient
[2388/2468] Compiling X509 TrustRootLoading.swift
[2389/2468] Compiling X509 UnverifiedChain.swift
[2390/2468] Compiling X509 VerificationDiagnostic.swift
[2391/2468] Compiling X509 Verifier.swift
[2392/2468] Compiling X509 VerifierPolicy.swift
[2393/2468] Compiling X509 AlgorithmIdentifier.swift
[2394/2468] Compiling X509 ECDSASignature.swift
[2395/2468] Compiling X509 RSAPKCS1PublicKey.swift
[2396/2468] Compiling X509 SubjectPublicKeyInfo.swift
[2397/2468] Compiling X509 TBSCertificate.swift
[2398/2468] Compiling X509 Time.swift
[2399/2468] Compiling X509 TimeCalculations.swift
[2400/2468] Compiling X509 Validity.swift
[2401/2469] Compiling HummingbirdFluent Fluent.swift
[2402/2469] Compiling HummingbirdFluent Persist+fluent.swift
[2414/2479] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2415/2479] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2416/2479] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2417/2479] Compiling AsyncHTTPClient HTTP1Connection.swift
[2418/2479] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2419/2479] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2420/2479] Compiling AsyncHTTPClient HTTP2Connection.swift
[2421/2479] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2422/2479] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2423/2479] Compiling AsyncHTTPClient RequestOptions.swift
[2424/2479] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2425/2479] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2426/2479] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2427/2479] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2428/2479] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2429/2479] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2430/2479] Compiling AsyncHTTPClient RequestBag.swift
[2431/2479] Compiling AsyncHTTPClient RequestValidation.swift
[2432/2479] Compiling AsyncHTTPClient SSLContextCache.swift
[2433/2479] Compiling AsyncHTTPClient Scheme.swift
[2434/2479] Compiling AsyncHTTPClient Singleton.swift
[2435/2479] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2436/2479] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2437/2479] Compiling AsyncHTTPClient Utils.swift
[2438/2479] Compiling WalletOrders WalletOrdersError.swift
[2439/2479] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2440/2479] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2441/2479] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2442/2479] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2443/2479] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2444/2479] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2445/2479] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2446/2479] Compiling AsyncHTTPClient RequestBodyLength.swift
[2447/2479] Compiling WalletOrders OrderJSON.swift
[2448/2479] Compiling WalletPasses PersonalizationJSON.swift
[2449/2479] Compiling WalletPasses WalletPassesError.swift
[2450/2479] Emitting module WalletOrders
[2451/2479] Compiling WalletOrders OrderBuilder.swift
[2452/2480] Compiling WalletPasses PassJSON.swift
[2454/2480] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2455/2480] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2456/2480] Compiling AsyncHTTPClient Transaction.swift
[2457/2480] Compiling AsyncHTTPClient Base64.swift
[2458/2480] Compiling AsyncHTTPClient BasicAuth.swift
[2459/2480] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2460/2480] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2461/2480] Compiling AsyncHTTPClient ConnectionPool.swift
[2462/2480] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2463/2480] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2464/2480] Compiling AsyncHTTPClient ConnectionTarget.swift
[2465/2480] Compiling AsyncHTTPClient DeconstructedURL.swift
[2466/2480] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2467/2480] Compiling AsyncHTTPClient FoundationExtensions.swift
[2468/2480] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2469/2480] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2470/2480] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2471/2480] Compiling AsyncHTTPClient HTTPClient.swift
[2472/2480] Compiling AsyncHTTPClient HTTPHandler.swift
[2473/2480] Compiling AsyncHTTPClient LRUCache.swift
[2474/2480] Compiling AsyncHTTPClient NWErrorHandler.swift
[2475/2480] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2476/2480] Compiling AsyncHTTPClient TLSConfiguration.swift
[2477/2480] Compiling AsyncHTTPClient RedirectState.swift
[2478/2480] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2479/2481] Emitting module WalletPasses
[2480/2481] Compiling WalletPasses PassBuilder.swift
[2483/2490] Compiling FluentWalletOrders Exports.swift
[2484/2491] Compiling FluentWalletOrders OrderIdentifiersDTO.swift
[2485/2491] Emitting module FluentWalletOrders
[2486/2491] Compiling FluentWalletOrders OrderDataModel.swift
[2487/2491] Compiling FluentWalletOrders OrderModel.swift
[2488/2503] Compiling FluentWalletOrders OrdersDevice.swift
[2489/2503] Compiling FluentWalletOrders OrdersRegistration.swift
[2490/2505] Compiling FluentWalletOrders Order.swift
[2491/2507] Compiling FluentWalletOrders OrdersRegistrationModel.swift
[2493/2508] Compiling FluentWalletPasses PassDataModel.swift
[2494/2509] Compiling FluentWalletPasses PassModel.swift
[2495/2509] Compiling FluentWalletPasses PassesRegistrationModel.swift
[2496/2509] Compiling FluentWalletPasses PassesDevice.swift
[2497/2509] Compiling FluentWalletPasses PassesRegistration.swift
[2498/2509] Emitting module FluentWalletPasses
[2499/2509] Compiling FluentWalletPasses Exports.swift
[2500/2509] Compiling FluentWalletPasses Pass.swift
[2501/2509] Compiling FluentWalletPasses PersonalizationDictionaryDTO.swift
[2502/2509] Compiling FluentWalletPasses SerialNumbersDTO.swift
[2503/2509] Compiling FluentWalletPasses PersonalizationInfo.swift
[2504/2509] Compiling FluentWalletPasses PersonalizationInfoModel.swift
[2506/2510] Compiling APNS APNSJSONEncoder.swift
[2507/2510] Compiling APNS APNSConfiguration.swift
[2508/2510] Compiling APNS APNSJSONDecoder.swift
[2509/2510] Emitting module APNS
[2510/2510] Compiling APNS APNSClient.swift
[2512/2515] Compiling HummingbirdWallet TestCertificate.swift
[2513/2515] Compiling HummingbirdWallet DTOs+ResponseEncodable.swift
[2514/2515] Emitting module HummingbirdWallet
[2515/2515] Compiling HummingbirdWallet Array+random.swift
[2517/2532] Compiling HummingbirdWalletPasses DTOs+ResponseEncodable.swift
[2518/2532] Emitting module HummingbirdWalletPasses
[2519/2532] Compiling HummingbirdWalletOrders Exports.swift
[2520/2532] Emitting module HummingbirdWalletOrders
[2521/2532] Compiling HummingbirdWalletOrders AppleOrderMiddleware.swift
[2522/2532] Compiling HummingbirdWalletOrders OrderIdentifiersDTO+ResponseEncodable.swift
[2523/2532] Compiling HummingbirdWalletOrders OrdersService+AsyncModelMiddleware.swift
[2524/2532] Compiling HummingbirdWalletPasses Exports.swift
[2525/2532] Compiling HummingbirdWalletPasses ApplePassMiddleware.swift
[2526/2532] Compiling HummingbirdWalletPasses PassesService.swift
[2527/2532] Compiling HummingbirdWalletPasses PassesService+AsyncModelMiddleware.swift
[2528/2532] Compiling HummingbirdWalletOrders OrdersServiceCustom.swift
[2529/2532] Compiling HummingbirdWalletPasses PassesServiceCustom.swift
[2530/2532] Compiling HummingbirdWalletOrders OrdersService.swift
[2531/2532] Compiling HummingbirdWalletOrders OrdersServiceCustom+addRoutes.swift
[2533/2533] Compiling HummingbirdWalletPasses PassesServiceCustom+addRoutes.swift
Build complete! (240.07s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "hummingbird",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.7.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/hummingbird.git"
    },
    {
      "identity" : "hummingbird-fluent",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/hummingbird-fluent.git"
    },
    {
      "identity" : "fluent-wallet",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/fpseverino/fluent-wallet.git"
    },
    {
      "identity" : "apnswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.1",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server-community/APNSwift.git"
    },
    {
      "identity" : "swift-service-lifecycle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.6.3",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-service-lifecycle.git"
    },
    {
      "identity" : "swift-zip-archive",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/adam-fowler/swift-zip-archive.git"
    },
    {
      "identity" : "fluent-sqlite-driver",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.8.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent-sqlite-driver.git"
    }
  ],
  "manifest_display_name" : "hummingbird-wallet",
  "name" : "hummingbird-wallet",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "HummingbirdWalletPasses",
      "targets" : [
        "HummingbirdWalletPasses"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdWalletOrders",
      "targets" : [
        "HummingbirdWalletOrders"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HummingbirdWalletPassesTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdWalletPassesTests",
      "path" : "Tests/HummingbirdWalletPassesTests",
      "product_dependencies" : [
        "FluentSQLiteDriver",
        "HummingbirdTesting"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/HummingbirdWalletPassesTests/SourceFiles",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "HummingbirdWalletPassesTests.swift",
        "Utils/Application+build.swift",
        "Utils/PassData.swift",
        "Utils/PassJSONData.swift"
      ],
      "target_dependencies" : [
        "HummingbirdWalletPasses"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdWalletPasses",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdWalletPasses",
      "path" : "Sources/HummingbirdWalletPasses",
      "product_dependencies" : [
        "FluentWalletPasses",
        "ZipArchive"
      ],
      "product_memberships" : [
        "HummingbirdWalletPasses"
      ],
      "sources" : [
        "DTOs/DTOs+ResponseEncodable.swift",
        "Exports.swift",
        "Middleware/ApplePassMiddleware.swift",
        "Middleware/PassesService+AsyncModelMiddleware.swift",
        "PassesService.swift",
        "PassesServiceCustom+addRoutes.swift",
        "PassesServiceCustom.swift"
      ],
      "target_dependencies" : [
        "HummingbirdWallet"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdWalletOrdersTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdWalletOrdersTests",
      "path" : "Tests/HummingbirdWalletOrdersTests",
      "product_dependencies" : [
        "FluentSQLiteDriver",
        "HummingbirdTesting"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/HummingbirdWalletOrdersTests/SourceFiles",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "HummingbirdWalletOrdersTests.swift",
        "Utils/Application+build.swift",
        "Utils/OrderData.swift",
        "Utils/OrderJSONData.swift"
      ],
      "target_dependencies" : [
        "HummingbirdWalletOrders"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdWalletOrders",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdWalletOrders",
      "path" : "Sources/HummingbirdWalletOrders",
      "product_dependencies" : [
        "FluentWalletOrders"
      ],
      "product_memberships" : [
        "HummingbirdWalletOrders"
      ],
      "sources" : [
        "DTOs/OrderIdentifiersDTO+ResponseEncodable.swift",
        "Exports.swift",
        "Middleware/AppleOrderMiddleware.swift",
        "Middleware/OrdersService+AsyncModelMiddleware.swift",
        "OrdersService.swift",
        "OrdersServiceCustom+addRoutes.swift",
        "OrdersServiceCustom.swift"
      ],
      "target_dependencies" : [
        "HummingbirdWallet"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdWallet",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdWallet",
      "path" : "Sources/HummingbirdWallet",
      "product_dependencies" : [
        "Hummingbird",
        "HummingbirdFluent",
        "APNS",
        "ServiceLifecycle"
      ],
      "product_memberships" : [
        "HummingbirdWalletPasses",
        "HummingbirdWalletOrders"
      ],
      "sources" : [
        "Array+random.swift",
        "DTOs/DTOs+ResponseEncodable.swift",
        "Testing/TestCertificate.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
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.