The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build vapor-wallet, reference v1.0.7 (333a63), with Swift 6.1 for Android on 28 May 2025 20:34:29 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hsharghi/vapor-wallet.git
Reference: v1.0.7
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/hsharghi/vapor-wallet
 * tag               v1.0.7     -> FETCH_HEAD
HEAD is now at 333a639 prevent to create wallets with duplicate name for same user
Cloned https://github.com/hsharghi/vapor-wallet.git
Revision (git rev-parse @):
333a639f1debb6cac35d337db05e997fd9a05510
SUCCESS checkout https://github.com/hsharghi/vapor-wallet.git at v1.0.7
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/hsharghi/vapor-wallet.git
https://github.com/hsharghi/vapor-wallet.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "fluent",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent.git"
    },
    {
      "identity" : "fluent-sqlite-driver",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent-sqlite-driver.git"
    },
    {
      "identity" : "fluent-mysql-driver",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent-mysql-driver.git"
    },
    {
      "identity" : "fluent-postgres-driver",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.7.2",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent-postgres-driver.git"
    }
  ],
  "manifest_display_name" : "vapor-wallet",
  "name" : "vapor-wallet",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "VaporWallet",
      "targets" : [
        "VaporWallet"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VaporWalletTests",
      "module_type" : "SwiftTarget",
      "name" : "VaporWalletTests",
      "path" : "Tests/VaporWalletTests",
      "product_dependencies" : [
        "XCTVapor",
        "FluentSQLiteDriver",
        "FluentMySQLDriver",
        "FluentPostgresDriver"
      ],
      "sources" : [
        "Model+Test.swift",
        "VaporWalletTests.swift",
        "XCTest+async.swift"
      ],
      "target_dependencies" : [
        "VaporWallet"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VaporWallet",
      "module_type" : "SwiftTarget",
      "name" : "VaporWallet",
      "path" : "Sources/VaporWallet",
      "product_dependencies" : [
        "Vapor",
        "Fluent"
      ],
      "product_memberships" : [
        "VaporWallet"
      ],
      "sources" : [
        "Errors/WalletErrors.swift",
        "Extensions/Double+extensions.swift",
        "HasWallet.swift",
        "Middlewares/WalletModelMiddleware.swift",
        "Middlewares/WalletTransactionModelMiddleware.swift",
        "Migrations/CreateWallet.swift",
        "Migrations/CreateWalletTransaction.swift",
        "Models/Entities/Wallet.swift",
        "Models/Entities/WalletTransaction.swift",
        "WalletRepository.swift",
        "WalletType.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/vapor/fluent-sqlite-driver.git
Fetching https://github.com/vapor/fluent.git
Fetching https://github.com/vapor/fluent-postgres-driver.git
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/vapor/fluent-mysql-driver.git
[1/2659] Fetching fluent-postgres-driver
[613/5433] Fetching fluent-postgres-driver, fluent-mysql-driver
[614/18854] Fetching fluent-postgres-driver, fluent-mysql-driver, fluent
[2584/20201] Fetching fluent-postgres-driver, fluent-mysql-driver, fluent, fluent-sqlite-driver
[17250/94579] Fetching fluent-postgres-driver, fluent-mysql-driver, fluent, fluent-sqlite-driver, vapor
Fetched https://github.com/vapor/fluent-postgres-driver.git from cache (0.49s)
[15128/91920] Fetching fluent-mysql-driver, fluent, fluent-sqlite-driver, vapor
Fetched https://github.com/vapor/fluent-sqlite-driver.git from cache (0.80s)
Fetched https://github.com/vapor/fluent-mysql-driver.git from cache (0.80s)
[27553/87799] Fetching fluent, vapor
Fetched https://github.com/vapor/fluent.git from cache (3.36s)
Fetched https://github.com/vapor/vapor.git from cache (3.41s)
Computing version for https://github.com/vapor/fluent-postgres-driver.git
Computed https://github.com/vapor/fluent-postgres-driver.git at 2.10.1 (4.16s)
Fetching https://github.com/vapor/fluent-kit.git
Fetching https://github.com/vapor/postgres-kit.git
[1/5355] Fetching postgres-kit
[2947/18683] Fetching postgres-kit, fluent-kit
Fetched https://github.com/vapor/postgres-kit.git from cache (0.71s)
Fetched https://github.com/vapor/fluent-kit.git from cache (0.72s)
Computing version for https://github.com/vapor/postgres-kit.git
Computed https://github.com/vapor/postgres-kit.git at 2.14.0 (1.27s)
Fetching https://github.com/vapor/postgres-nio.git
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/vapor/sql-kit.git
[1/2370] Fetching async-kit
[2371/8353] Fetching async-kit, sql-kit
[8354/20624] Fetching async-kit, sql-kit, postgres-nio
Fetched https://github.com/vapor/async-kit.git from cache (0.45s)
[10892/18254] Fetching sql-kit, postgres-nio
Fetched https://github.com/vapor/sql-kit.git from cache (0.46s)
[5277/12271] Fetching postgres-nio
Fetched https://github.com/vapor/postgres-nio.git from cache (0.71s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (3.40s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-collections.git
[1/3836] Fetching swift-log
[3837/9795] Fetching swift-log, swift-algorithms
[9618/26386] Fetching swift-log, swift-algorithms, swift-collections
[10460/102479] Fetching swift-log, swift-algorithms, swift-collections, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (1.73s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.74s)
[66813/92684] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (1.77s)
[50983/76093] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.42s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (6.77s)
Fetching https://github.com/apple/swift-numerics.git
[1/5707] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.41s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.25s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (0.56s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.59s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.96s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.2 (0.78s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.52s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1710] Fetching swift-atomics
[1677/6101] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.45s)
Fetched https://github.com/apple/swift-system.git from cache (0.47s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.45s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.61s)
Computing version for https://github.com/vapor/fluent-mysql-driver.git
Computed https://github.com/vapor/fluent-mysql-driver.git at 4.7.1 (0.57s)
Fetching https://github.com/vapor/mysql-kit.git
[1/5151] Fetching mysql-kit
Fetched https://github.com/vapor/mysql-kit.git from cache (0.39s)
Computing version for https://github.com/vapor/mysql-kit.git
Computed https://github.com/vapor/mysql-kit.git at 4.10.0 (0.90s)
Fetching https://github.com/vapor/mysql-nio.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/2217] Fetching mysql-nio
[2218/16153] Fetching mysql-nio, swift-crypto
[3194/30996] Fetching mysql-nio, swift-crypto, swift-nio-ssl
Fetched https://github.com/vapor/mysql-nio.git from cache (2.04s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.07s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.08s)
Computing version for https://github.com/vapor/mysql-nio.git
Computed https://github.com/vapor/mysql-nio.git at 1.7.2 (2.68s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (1.07s)
Computing version for https://github.com/vapor/postgres-nio.git
Computed https://github.com/vapor/postgres-nio.git at 1.26.1 (0.96s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2426] Fetching swift-service-lifecycle
[26/5093] Fetching swift-service-lifecycle, swift-nio-transport-services
[4038/7299] Fetching swift-service-lifecycle, swift-nio-transport-services, swift-metrics
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.46s)
Fetched https://github.com/apple/swift-metrics.git from cache (0.47s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.47s)
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.20s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/4985] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.44s)
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.13s)
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.60s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.63s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.97s)
Fetching https://github.com/apple/swift-asn1.git
[1/1590] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.34s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.27s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 4.12.0 (0.71s)
Computing version for https://github.com/vapor/fluent-sqlite-driver.git
Computed https://github.com/vapor/fluent-sqlite-driver.git at 4.8.1 (0.88s)
Fetching https://github.com/vapor/sqlite-kit.git
[1/2112] Fetching sqlite-kit
Fetched https://github.com/vapor/sqlite-kit.git from cache (0.91s)
Computing version for https://github.com/vapor/sqlite-kit.git
Computed https://github.com/vapor/sqlite-kit.git at 4.5.2 (1.59s)
Fetching https://github.com/vapor/sqlite-nio.git
[1/1508] Fetching sqlite-nio
Fetched https://github.com/vapor/sqlite-nio.git from cache (1.54s)
Computing version for https://github.com/vapor/sqlite-nio.git
Computed https://github.com/vapor/sqlite-nio.git at 1.11.3 (2.10s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (0.74s)
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/3319] Fetching multipart-kit
[831/5928] Fetching multipart-kit, websocket-kit
[3263/10902] Fetching multipart-kit, websocket-kit, swift-distributed-tracing
[4984/16816] Fetching multipart-kit, websocket-kit, swift-distributed-tracing, swift-nio-extras
[5808/17879] Fetching multipart-kit, websocket-kit, swift-distributed-tracing, swift-nio-extras, swift-service-context
[10374/29406] Fetching multipart-kit, websocket-kit, swift-distributed-tracing, swift-nio-extras, swift-service-context, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.68s)
[13155/23492] Fetching multipart-kit, websocket-kit, swift-distributed-tracing, swift-service-context, swift-nio-http2
Fetching https://github.com/vapor/routing-kit.git
[21801/44219] Fetching multipart-kit, websocket-kit, swift-distributed-tracing, swift-service-context, swift-nio-http2, routing-kit
Fetched https://github.com/apple/swift-service-context.git from cache (1.58s)
[41486/43156] Fetching multipart-kit, websocket-kit, swift-distributed-tracing, swift-nio-http2, routing-kit
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.58s)
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.59s)
Fetching https://github.com/swift-server/async-http-client.git
[24996/26655] Fetching multipart-kit, websocket-kit, routing-kit
[26656/32232] Fetching multipart-kit, websocket-kit, routing-kit, console-kit
[32233/46246] Fetching multipart-kit, websocket-kit, routing-kit, console-kit, async-http-client
Fetched https://github.com/vapor/websocket-kit.git from cache (2.13s)
[34388/43637] Fetching multipart-kit, routing-kit, console-kit, async-http-client
Fetched https://github.com/vapor/multipart-kit.git from cache (2.19s)
[36955/40318] Fetching routing-kit, console-kit, async-http-client
Fetched https://github.com/vapor/console-kit.git from cache (0.61s)
[31658/34741] Fetching routing-kit, async-http-client
Fetched https://github.com/vapor/routing-kit.git from cache (1.50s)
[11492/14014] Fetching async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.01s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (3.16s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (2.70s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.59s)
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.62s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.79s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-types.git
[1/904] Fetching swift-http-types
[29/2045] Fetching swift-http-types, swift-http-structured-headers
[2046/8200] Fetching swift-http-types, swift-http-structured-headers, swift-certificates
Fetched https://github.com/apple/swift-http-types.git from cache (0.38s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.49s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.49s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (1.35s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (2.69s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (2.10s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (1.24s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.80s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.70s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.73s)
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/vapor/sqlite-nio.git
Working copy of https://github.com/vapor/sqlite-nio.git resolved at 1.11.3
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Creating working copy for https://github.com/vapor/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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/vapor/mysql-kit.git
Working copy of https://github.com/vapor/mysql-kit.git resolved at 4.10.0
Creating working copy for https://github.com/vapor/fluent-postgres-driver.git
Working copy of https://github.com/vapor/fluent-postgres-driver.git resolved at 2.10.1
Creating working copy for https://github.com/vapor/postgres-nio.git
Working copy of https://github.com/vapor/postgres-nio.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/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/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-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.27.1
Creating working copy for https://github.com/vapor/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 4.12.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/vapor/mysql-nio.git
Working copy of https://github.com/vapor/mysql-nio.git resolved at 1.7.2
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/vapor/fluent-mysql-driver.git
Working copy of https://github.com/vapor/fluent-mysql-driver.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/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/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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.115.0
Creating working copy for https://github.com/vapor/postgres-kit.git
Working copy of https://github.com/vapor/postgres-kit.git resolved at 2.14.0
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/vapor/fluent-kit.git
Working copy of https://github.com/vapor/fluent-kit.git resolved at 1.52.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Building for debugging...
[0/834] Write sources
[40/834] Compiling CNIOWindows shim.c
[41/834] Write sources
[42/834] Compiling CNIOWindows WSAStartup.c
[43/834] Compiling CNIOWASI CNIOWASI.c
[43/834] Write sources
[52/834] Compiling _NumericsShims _NumericsShims.c
[53/834] Compiling CVaporBcrypt blf.c
[54/834] Compiling _AtomicsShims.c
[55/834] Compiling CNIOLinux liburing_shims.c
[56/834] Compiling CSystem shims.c
[57/834] Compiling CNIOSHA1 c_nio_sha1.c
[58/834] Compiling CNIOLinux shim.c
[59/834] Compiling CNIODarwin shim.c
[60/834] Compiling CNIOExtrasZlib empty.c
[61/834] Compiling CNIOLLHTTP c_nio_http.c
[62/834] Compiling CNIOLLHTTP c_nio_api.c
[63/834] Compiling fiat_p256_adx_mul.S
[64/834] Compiling fiat_p256_adx_sqr.S
[65/834] Compiling CVaporBcrypt bcrypt.c
[65/834] Write swift-version-24593BA9C3E375BF.txt
[67/834] Compiling fiat_curve25519_adx_mul.S
[68/834] Compiling fiat_curve25519_adx_square.S
[69/834] Compiling CNIOLLHTTP c_nio_llhttp.c
[70/868] Compiling CNIOBoringSSLShims shims.c
[72/868] Emitting module _NIOBase64
[72/871] Compiling tls_record.cc
[73/871] Compiling tls13_server.cc
[74/886] Compiling tls_method.cc
[75/900] Compiling tls13_enc.cc
[77/903] Compiling ServiceContextModule ServiceContextKey.swift
[78/903] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[79/903] Compiling InternalCollectionsUtilities UInt+reversed.swift
[80/904] Emitting module InternalCollectionsUtilities
[81/904] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[82/904] Compiling InternalCollectionsUtilities Integer rank.swift
[83/904] Compiling InternalCollectionsUtilities Descriptions.swift
[84/904] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[85/904] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[86/904] Compiling InternalCollectionsUtilities Debugging.swift
[87/904] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[90/904] Compiling RealModule ElementaryFunctions.swift
[91/905] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[92/905] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[93/905] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[94/905] Compiling SystemPackage MachPort.swift
[95/905] Compiling SystemPackage PlatformString.swift
[96/905] Compiling SystemPackage SystemString.swift
[97/905] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[98/905] Compiling InternalCollectionsUtilities _SortedCollection.swift
[99/908] Compiling SystemPackage FilePathTempPosix.swift
[100/908] Compiling SystemPackage FilePathTempWindows.swift
[101/908] Compiling SystemPackage FilePathWindows.swift
[102/908] Compiling SystemPackage FilePermissions.swift
[103/909] Compiling RealModule Float80+Real.swift
[104/909] Compiling _NIOBase64 Base64.swift
[105/909] Compiling RealModule Float+Real.swift
[106/909] Emitting module ServiceContextModule
[107/909] Compiling RealModule Real.swift
[108/909] Compiling RealModule Float16+Real.swift
[109/909] Compiling ServiceContextModule ServiceContext.swift
[110/911] Emitting module RealModule
[113/911] Compiling CoreMetrics Metrics.swift
[114/911] Compiling _NIODataStructures PriorityQueue.swift
[115/911] Compiling _NIODataStructures _TinyArray.swift
[119/911] Compiling RealModule RealFunctions.swift
[132/912] Emitting module SystemPackage
[133/912] Emitting module _NIODataStructures
[134/912] Compiling _NIODataStructures Heap.swift
[137/919] Compiling SystemPackage Util+StringArray.swift
[138/919] Compiling SystemPackage Util.swift
[139/919] Compiling SystemPackage UtilConsumers.swift
[140/1042] Compiling Instrumentation NoOpInstrument.swift
[141/1042] Compiling Logging MetadataProvider.swift
[142/1042] Emitting module Logging
[143/1042] Emitting module CoreMetrics
[144/1042] Compiling CoreMetrics Locks.swift
[145/1042] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[146/1042] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[147/1042] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[148/1042] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[149/1043] Emitting module Instrumentation
[150/1043] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[151/1043] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[152/1043] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[153/1043] Compiling OrderedCollections OrderedDictionary+Values.swift
[154/1043] Compiling Instrumentation Instrument.swift
[155/1044] Compiling Logging LogHandler.swift
[156/1044] Compiling Logging Locks.swift
[157/1044] Compiling Logging Logging.swift
[158/1044] Compiling Instrumentation MultiplexInstrument.swift
[161/1045] Compiling Instrumentation InstrumentationSystem.swift
[162/1045] Compiling Instrumentation Locks.swift
[165/1137] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[166/1137] Compiling HeapModule Heap+Descriptions.swift
[167/1137] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[168/1137] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[169/1137] Compiling HashTreeCollections TreeDictionary+Keys.swift
[170/1137] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[171/1137] Compiling HashTreeCollections TreeDictionary+Merge.swift
[172/1137] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[173/1137] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[174/1137] Compiling HashTreeCollections _HashNode+Initializers.swift
[175/1137] Compiling HashTreeCollections _HashNode+Invariants.swift
[176/1137] Compiling HashTreeCollections _HashNode+Lookups.swift
[177/1137] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[178/1137] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[179/1137] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[180/1137] Compiling HashTreeCollections TreeDictionary+Filter.swift
[181/1137] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[182/1137] Compiling HashTreeCollections _RawHashNode.swift
[183/1137] Compiling HashTreeCollections _UnmanagedHashNode.swift
[184/1137] Compiling HashTreeCollections _UnsafePath.swift
[185/1137] Compiling HashTreeCollections TreeDictionary+Codable.swift
[186/1137] Compiling HashTreeCollections TreeDictionary+Collection.swift
[187/1137] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[188/1137] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[189/1144] Compiling HeapModule Heap+Invariants.swift
[190/1144] Compiling HeapModule _HeapNode.swift
[191/1144] Compiling HeapModule Heap+UnsafeHandle.swift
[192/1144] Compiling HeapModule Heap.swift
[193/1144] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[194/1144] Compiling HashTreeCollections _AncestorHashSlots.swift
[195/1144] Compiling HashTreeCollections _Bitmap.swift
[196/1144] Compiling HashTreeCollections _Bucket.swift
[197/1144] Compiling HashTreeCollections _Hash.swift
[198/1144] Compiling HashTreeCollections _HashLevel.swift
[199/1144] Compiling HashTreeCollections _HashNode+Builder.swift
[200/1144] Compiling HashTreeCollections _HashNode+Debugging.swift
[201/1144] Emitting module HeapModule
[202/1144] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[203/1144] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[204/1144] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[205/1144] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[206/1144] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[207/1144] Compiling HashTreeCollections _HashNode+Structural merge.swift
[208/1144] Compiling HashTreeCollections _HashTreeIterator.swift
[209/1144] Compiling HashTreeCollections _HashTreeStatistics.swift
[210/1144] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[211/1144] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[212/1144] Compiling HashTreeCollections _HashNode+Structural union.swift
[213/1144] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[214/1144] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[215/1144] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[216/1144] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[217/1144] Compiling HashTreeCollections _HashNode.swift
[217/1145] Compiling tls13_client.cc
[219/1145] Compiling HashTreeCollections TreeSet+Hashable.swift
[220/1145] Compiling HashTreeCollections TreeSet+Sendable.swift
[221/1145] Compiling HashTreeCollections TreeSet+Sequence.swift
[222/1145] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[223/1145] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[224/1145] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[225/1145] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[226/1145] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[227/1145] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[228/1145] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[230/1155] Emitting module _RopeModule
[231/1179] Compiling DequeModule Deque+Testing.swift
[232/1179] Compiling DequeModule Deque._Storage.swift
[233/1179] Compiling DequeModule Deque._UnsafeHandle.swift
[234/1179] Compiling DequeModule Deque.swift
[235/1179] Compiling DequeModule _DequeBuffer.swift
[236/1179] Compiling DequeModule _DequeBufferHeader.swift
[237/1179] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[238/1179] Compiling HashTreeCollections _HashNode+Structural filter.swift
[251/1189] Compiling OrderedCollections OrderedSet+Sendable.swift
[252/1189] Compiling OrderedCollections OrderedSet+SubSequence.swift
[253/1189] Compiling OrderedCollections OrderedSet+Testing.swift
[254/1189] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[255/1189] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[256/1189] Compiling OrderedCollections OrderedSet.swift
[257/1189] Compiling OrderedCollections _UnsafeBitset.swift
[258/1189] Compiling HashTreeCollections TreeSet+Equatable.swift
[259/1189] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[260/1189] Compiling HashTreeCollections TreeSet+Extras.swift
[261/1189] Compiling HashTreeCollections TreeSet+Filter.swift
[261/1189] Compiling tls13_both.cc
[285/1189] Compiling Tracing TracingTime.swift
[286/1189] Compiling DequeModule Deque+CustomReflectable.swift
[287/1189] Compiling DequeModule Deque+Descriptions.swift
[288/1189] Compiling DequeModule Deque+Equatable.swift
[289/1189] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[290/1189] Compiling DequeModule Deque+Extras.swift
[291/1189] Compiling DequeModule Deque+Hashable.swift
[292/1189] Emitting module Tracing
[302/1189] Compiling Tracing TracerProtocol.swift
[303/1189] Compiling Tracing Tracer.swift
[304/1189] Compiling Tracing TracerProtocol+Legacy.swift
[305/1189] Compiling DequeModule _DequeSlot.swift
[306/1189] Compiling DequeModule _UnsafeWrappedBuffer.swift
[307/1189] Emitting module RoutingKit
[308/1189] Compiling RoutingKit AnyRouter.swift
[309/1189] Compiling _RopeModule _CharacterRecognizer.swift
[310/1189] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[311/1189] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[312/1189] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[313/1189] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[314/1189] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[315/1189] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[316/1189] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[317/1189] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[318/1189] Compiling HashTreeCollections TreeSet.swift
[328/1189] Compiling DequeModule Deque+Codable.swift
[329/1189] Compiling DequeModule Deque+Collection.swift
[341/1189] Compiling RoutingKit PathComponent.swift
[362/1189] Compiling RoutingKit Router.swift
[363/1189] Compiling RoutingKit TrieRouter.swift
[364/1189] Emitting module OrderedCollections
[366/1190] Compiling Tracing InstrumentationSystem+Tracing.swift
[367/1190] Compiling Tracing NoOpTracer.swift
[368/1190] Compiling Tracing SpanProtocol.swift
[369/1191] Emitting module DequeModule
[372/1192] Compiling RoutingKit Parameters.swift
[374/1193] Emitting module Metrics
[375/1193] Compiling Metrics Metrics.swift
[375/1193] Compiling t1_enc.cc
[400/1194] Compiling _RopeModule Rope+Join.swift
[401/1194] Compiling _RopeModule Rope+MutatingForEach.swift
[402/1194] Compiling _RopeModule Rope+Remove.swift
[403/1194] Compiling _RopeModule Rope+RemoveSubrange.swift
[404/1194] Compiling _RopeModule Rope+Split.swift
[405/1194] Compiling _RopeModule Optional Utilities.swift
[406/1194] Compiling _RopeModule String Utilities.swift
[407/1194] Compiling _RopeModule String.Index+ABI.swift
[420/1194] Emitting module HashTreeCollections
[440/1196] Compiling ssl_transcript.cc
[441/1196] Compiling ssl_versions.cc
[442/1196] Compiling ssl_x509.cc
[443/1196] Compiling ssl_stat.cc
[444/1196] Compiling ssl_privkey.cc
[445/1196] Compiling ssl_session.cc
[446/1196] Compiling ssl_file.cc
[447/1196] Compiling ssl_key_share.cc
[448/1196] Compiling ssl_credential.cc
[449/1196] Compiling ssl_lib.cc
[450/1196] Compiling ssl_cert.cc
[451/1196] Compiling ssl_cipher.cc
[452/1196] Compiling ssl_buffer.cc
[453/1196] Compiling ssl_asn1.cc
[454/1196] Compiling s3_pkt.cc
[455/1196] Compiling ssl_aead_ctx.cc
[456/1196] Compiling s3_both.cc
[457/1196] Compiling s3_lib.cc
[458/1196] Compiling handshake_client.cc
[459/1196] Compiling handshake.cc
[460/1196] Compiling handoff.cc
[461/1196] Compiling handshake_server.cc
[462/1196] Compiling dtls_record.cc
[463/1196] Compiling encrypted_client_hello.cc
[464/1196] Compiling md5-x86_64-linux.S
[465/1196] Compiling extensions.cc
[466/1196] Compiling md5-x86_64-apple.S
[467/1196] Compiling md5-586-linux.S
[468/1196] Compiling md5-586-apple.S
[469/1196] Compiling bio_ssl.cc
[470/1196] Compiling dtls_method.cc
[471/1196] Compiling d1_pkt.cc
[472/1196] Compiling chacha20_poly1305_x86_64-linux.S
[473/1196] Compiling chacha20_poly1305_x86_64-apple.S
[474/1196] Compiling d1_srtp.cc
[475/1196] Compiling chacha20_poly1305_armv8-win.S
[476/1196] Compiling chacha20_poly1305_armv8-apple.S
[477/1196] Compiling chacha-x86_64-linux.S
[478/1196] Compiling chacha-x86_64-apple.S
[479/1196] Compiling chacha-x86-linux.S
[480/1196] Compiling chacha20_poly1305_armv8-linux.S
[481/1196] Compiling chacha-armv8-win.S
[482/1196] Compiling chacha-x86-apple.S
[483/1196] Compiling chacha-armv8-apple.S
[484/1196] Compiling chacha-armv4-linux.S
[485/1196] Compiling aes128gcmsiv-x86_64-linux.S
[486/1196] Compiling aes128gcmsiv-x86_64-apple.S
[487/1196] Compiling chacha-armv8-linux.S
[488/1196] Compiling x86_64-mont5-linux.S
[489/1196] Compiling x86_64-mont5-apple.S
[490/1196] Compiling x86_64-mont-linux.S
[491/1196] Compiling x86-mont-linux.S
[492/1196] Compiling x86_64-mont-apple.S
[493/1196] Compiling x86-mont-apple.S
[494/1196] Compiling vpaes-x86_64-linux.S
[495/1196] Compiling vpaes-x86_64-apple.S
[496/1196] Compiling vpaes-x86-linux.S
[497/1196] Compiling vpaes-x86-apple.S
[498/1196] Compiling vpaes-armv8-win.S
[499/1196] Compiling vpaes-armv8-apple.S
[500/1196] Compiling vpaes-armv7-linux.S
[501/1196] Compiling sha512-x86_64-linux.S
[502/1196] Compiling vpaes-armv8-linux.S
[503/1196] Compiling d1_lib.cc
[504/1196] Compiling sha512-x86_64-apple.S
[505/1196] Compiling d1_both.cc
[506/1196] Compiling sha512-armv8-apple.S
[507/1196] Compiling sha512-armv4-linux.S
[508/1196] Compiling sha512-586-linux.S
[509/1196] Compiling sha512-armv8-win.S
[510/1196] Compiling sha512-586-apple.S
[511/1196] Compiling sha256-x86_64-linux.S
[511/1196] Compiling sha512-armv8-linux.S
[513/1196] Compiling sha256-x86_64-apple.S
[513/1196] Compiling sha256-armv8-win.S
[515/1196] Compiling sha256-armv8-linux.S
[515/1196] Compiling sha256-586-linux.S
[515/1196] Compiling sha256-586-apple.S
[518/1196] Compiling sha256-armv8-apple.S
[519/1196] Compiling sha256-armv4-linux.S
[520/1196] Compiling err_data.cc
[521/1196] Compiling sha1-x86_64-linux.S
[522/1196] Compiling sha1-armv8-apple.S
[522/1196] Compiling sha1-x86_64-apple.S
[524/1196] Compiling sha1-armv8-linux.S
[524/1196] Compiling sha1-armv8-win.S
[526/1196] Compiling sha1-586-apple.S
[526/1196] Compiling sha1-586-linux.S
[526/1196] Compiling sha1-armv4-large-linux.S
[529/1196] Compiling rsaz-avx2-apple.S
[530/1196] Compiling rdrand-x86_64-linux.S
[531/1196] Compiling rsaz-avx2-linux.S
[532/1196] Compiling p256_beeu-x86_64-asm-linux.S
[533/1196] Compiling p256_beeu-x86_64-asm-apple.S
[534/1196] Compiling p256_beeu-armv8-asm-win.S
[535/1196] Compiling rdrand-x86_64-apple.S
[536/1196] Compiling p256_beeu-armv8-asm-linux.S
[537/1196] Compiling p256_beeu-armv8-asm-apple.S
[538/1196] Compiling p256-x86_64-asm-apple.S
[538/1196] Compiling p256-x86_64-asm-linux.S
[540/1196] Compiling p256-armv8-asm-win.S
[541/1196] Compiling ghashv8-armv8-win.S
[542/1196] Compiling p256-armv8-asm-apple.S
[543/1196] Compiling ghashv8-armv8-linux.S
[544/1196] Compiling ghashv8-armv8-apple.S
[545/1196] Compiling p256-armv8-asm-linux.S
[546/1196] Compiling ghash-x86_64-apple.S
[547/1196] Compiling ghash-x86_64-linux.S
[548/1196] Compiling ghashv8-armv7-linux.S
[549/1196] Compiling ghash-x86-linux.S
[550/1196] Compiling ghash-x86-apple.S
[551/1196] Compiling ghash-ssse3-x86_64-linux.S
[552/1196] Compiling ghash-ssse3-x86-linux.S
[553/1196] Compiling ghash-ssse3-x86_64-apple.S
[554/1196] Compiling ghash-neon-armv8-win.S
[555/1196] Compiling ghash-neon-armv8-linux.S
[556/1196] Compiling ghash-ssse3-x86-apple.S
[557/1196] Compiling ghash-neon-armv8-apple.S
[558/1196] Compiling ghash-armv4-linux.S
[559/1196] Compiling co-586-linux.S
[560/1196] Compiling bsaes-armv7-linux.S
[561/1196] Compiling co-586-apple.S
[562/1196] Compiling bn-armv8-apple.S
[563/1196] Compiling bn-armv8-win.S
[564/1196] Compiling bn-armv8-linux.S
[565/1196] Compiling bn-586-linux.S
[566/1196] Compiling bn-586-apple.S
[567/1196] Compiling armv8-mont-win.S
[568/1196] Compiling armv4-mont-linux.S
[569/1196] Compiling aesv8-gcm-armv8-win.S
[570/1196] Compiling armv8-mont-linux.S
[571/1196] Compiling aesv8-gcm-armv8-apple.S
[572/1196] Compiling armv8-mont-apple.S
[573/1196] Compiling aesv8-armv8-win.S
[574/1196] Compiling aesv8-gcm-armv8-linux.S
[575/1196] Compiling aesv8-armv8-apple.S
[576/1196] Compiling aesv8-armv7-linux.S
[577/1196] Compiling aesv8-armv8-linux.S
[578/1196] Compiling aesni-x86-apple.S
[579/1196] Compiling aesni-gcm-x86_64-linux.S
[580/1196] Compiling aesni-x86_64-linux.S
[581/1196] Compiling aesni-x86_64-apple.S
[582/1196] Compiling aesni-x86-linux.S
[583/1196] Compiling aesni-gcm-x86_64-apple.S
[584/1196] Compiling aes-gcm-avx2-x86_64-linux.S
[585/1196] Compiling aes-gcm-avx2-x86_64-apple.S
[586/1196] Compiling aes-gcm-avx10-x86_64-apple.S
[587/1196] Compiling aes-gcm-avx10-x86_64-linux.S
[588/1196] Compiling x_x509a.cc
[589/1196] Compiling x_val.cc
[590/1196] Compiling x_x509.cc
[591/1196] Compiling x_req.cc
[592/1196] Compiling x_sig.cc
[593/1196] Compiling x_name.cc
[594/1196] Compiling x_pubkey.cc
[595/1196] Compiling x_spki.cc
[596/1196] Compiling x_exten.cc
[597/1196] Compiling x_crl.cc
[598/1196] Compiling x_attrib.cc
[599/1196] Compiling x509spki.cc
[600/1196] Compiling x_all.cc
[601/1196] Compiling x_algor.cc
[602/1196] Compiling x509name.cc
[603/1196] Compiling x509rset.cc
[604/1196] Compiling x509cset.cc
[605/1196] Compiling x509_vfy.cc
[606/1196] Compiling x509_vpm.cc
[607/1196] Compiling x509_txt.cc
[608/1196] Compiling x509_trs.cc
[609/1196] Compiling x509_v3.cc
[610/1196] Compiling x509_set.cc
[611/1196] Compiling x509_req.cc
[612/1196] Compiling x509_obj.cc
[613/1196] Compiling x509_lu.cc
[614/1196] Compiling x509_ext.cc
[615/1196] Compiling x509_def.cc
[616/1196] Compiling x509_d2.cc
[617/1196] Compiling x509_cmp.cc
[618/1196] Compiling x509_att.cc
[619/1196] Compiling x509.cc
[620/1196] Compiling v3_utl.cc
[621/1196] Compiling v3_skey.cc
[622/1196] Compiling v3_prn.cc
[623/1196] Compiling v3_pmaps.cc
[624/1196] Compiling v3_purp.cc
[625/1196] Compiling v3_pcons.cc
[626/1196] Compiling v3_ocsp.cc
[627/1196] Compiling v3_ncons.cc
[628/1196] Compiling v3_lib.cc
[629/1196] Compiling v3_int.cc
[630/1196] Compiling v3_info.cc
[631/1196] Compiling v3_ia5.cc
[632/1196] Compiling v3_genn.cc
[633/1196] Compiling v3_extku.cc
[634/1196] Compiling v3_enum.cc
[635/1196] Compiling v3_crld.cc
[636/1196] Compiling v3_cpols.cc
[637/1196] Compiling v3_bitst.cc
[638/1196] Compiling v3_bcons.cc
[639/1196] Compiling v3_conf.cc
[640/1196] Compiling t_x509a.cc
[641/1196] Compiling v3_akeya.cc
[642/1196] Compiling v3_akey.cc
[643/1196] Compiling v3_alt.cc
[644/1196] Compiling t_x509.cc
[645/1196] Compiling t_req.cc
[646/1196] Compiling i2d_pr.cc
[647/1196] Compiling rsa_pss.cc
[648/1196] Compiling t_crl.cc
[649/1196] Compiling policy.cc
[650/1196] Compiling name_print.cc
[651/1196] Compiling by_file.cc
[652/1196] Compiling asn1_gen.cc
[653/1196] Compiling algorithm.cc
[654/1196] Compiling by_dir.cc
[655/1196] Compiling a_verify.cc
[656/1196] Compiling a_sign.cc
[657/1196] Compiling thread_win.cc
[658/1196] Compiling voprf.cc
[659/1196] Compiling a_digest.cc
[660/1196] Compiling trust_token.cc
[661/1196] Compiling thread_pthread.cc
[662/1196] Compiling thread_none.cc
[663/1196] Compiling thread.cc
[664/1196] Compiling pmbtoken.cc
[665/1196] Compiling stack.cc
[666/1196] Compiling siphash.cc
[667/1196] Compiling sha512.cc
[668/1196] Compiling spake2plus.cc
[669/1196] Compiling sha1.cc
[670/1196] Compiling sha256.cc
[671/1196] Compiling slhdsa.cc
[672/1196] Compiling rsa_print.cc
[673/1196] Compiling windows.cc
[674/1196] Compiling rsa_extra.cc
[675/1196] Compiling rsa_crypt.cc
[676/1196] Compiling rc4.cc
[677/1196] Compiling refcount.cc
[678/1196] Compiling urandom.cc
[679/1196] Compiling rsa_asn1.cc
[680/1196] Compiling trusty.cc
[681/1196] Compiling ios.cc
[682/1196] Compiling getentropy.cc
[683/1196] Compiling rand.cc
[684/1196] Compiling passive.cc
[685/1196] Compiling poly1305_arm_asm.S
[686/1196] Compiling forkunsafe.cc
[687/1196] Compiling fork_detect.cc
[688/1196] Compiling deterministic.cc
[689/1196] Compiling poly1305.cc
[690/1196] Compiling poly1305_vec.cc
[691/1196] Compiling pool.cc
[692/1196] Compiling poly1305_arm.cc
[693/1196] Compiling pkcs8_x509.cc
[694/1196] Compiling pkcs8.cc
[695/1196] Compiling p5_pbev2.cc
[696/1196] Compiling pem_x509.cc
[697/1196] Compiling pkcs7.cc
[698/1196] Compiling pkcs7_x509.cc
[699/1196] Compiling pem_xaux.cc
[700/1196] Compiling pem_pkey.cc
[701/1196] Compiling pem_lib.cc
[702/1196] Compiling pem_pk8.cc
[703/1196] Compiling pem_oth.cc
[704/1196] Compiling pem_info.cc
[705/1196] Compiling obj_xref.cc
[706/1196] Compiling mldsa.cc
[707/1196] Compiling pem_all.cc
[708/1196] Compiling mem.cc
[709/1196] Compiling md5.cc
[710/1196] Compiling obj.cc
[711/1196] Compiling mlkem.cc
[712/1196] Compiling poly_rq_mul.S
[713/1196] Compiling fips_shared_support.cc
[714/1196] Compiling lhash.cc
[715/1196] Compiling md4.cc
[716/1196] Compiling hpke.cc
[717/1196] Compiling ex_data.cc
[718/1196] Compiling scrypt.cc
[719/1196] Compiling sign.cc
[720/1196] Compiling kyber.cc
[721/1196] Compiling p_x25519.cc
[722/1196] Compiling print.cc
[723/1196] Compiling pbkdf.cc
[724/1196] Compiling hrss.cc
[725/1196] Compiling p_ed25519_asn1.cc
[726/1196] Compiling p_x25519_asn1.cc
[727/1196] Compiling p_rsa_asn1.cc
[728/1196] Compiling p_ed25519.cc
[729/1196] Compiling p_hkdf.cc
[730/1196] Compiling p_ec.cc
[731/1196] Compiling p_ec_asn1.cc
[732/1196] Compiling p_rsa.cc
[733/1196] Compiling p_dsa_asn1.cc
[734/1196] Compiling p_dh.cc
[735/1196] Compiling p_dh_asn1.cc
[736/1196] Compiling evp.cc
[737/1196] Compiling evp_ctx.cc
[738/1196] Compiling evp_asn1.cc
[739/1196] Compiling err.cc
[740/1196] Compiling engine.cc
[741/1196] Compiling ecdh.cc
[742/1196] Compiling ecdsa_asn1.cc
[743/1196] Compiling ec_derive.cc
[744/1196] Compiling hash_to_curve.cc
[745/1196] Compiling dsa.cc
[746/1196] Compiling ec_asn1.cc
[747/1196] Compiling dsa_asn1.cc
[748/1196] Compiling bcm.cc
[749/1196] Compiling params.cc
[750/1196] Compiling x25519-asm-arm.S
[751/1196] Compiling dh_asn1.cc
[752/1196] Compiling des.cc
[753/1196] Compiling curve25519_64_adx.cc
[754/1196] Compiling digest_extra.cc
[755/1196] Compiling spake25519.cc
[756/1196] Compiling crypto.cc
[757/1196] Compiling cpu_intel.cc
[758/1196] Compiling cpu_aarch64_win.cc
[759/1196] Compiling curve25519.cc
[760/1196] Compiling cpu_arm_freebsd.cc
[761/1196] Compiling cpu_arm_linux.cc
[762/1196] Compiling cpu_aarch64_sysreg.cc
[763/1196] Compiling cpu_aarch64_openbsd.cc
[764/1196] Compiling cpu_aarch64_linux.cc
[765/1196] Compiling cpu_aarch64_fuchsia.cc
[766/1196] Compiling conf.cc
[767/1196] Compiling cpu_aarch64_apple.cc
[768/1196] Compiling e_rc4.cc
[768/1196] Compiling get_cipher.cc
[770/1196] Compiling e_tls.cc
[771/1196] Compiling tls_cbc.cc
[772/1196] Compiling e_aesgcmsiv.cc
[773/1196] Compiling e_rc2.cc
[774/1196] Compiling e_chacha20poly1305.cc
[775/1196] Compiling e_des.cc
[776/1196] Compiling chacha.cc
[777/1196] Compiling e_null.cc
[778/1196] Compiling derive_key.cc
[779/1196] Compiling e_aesctrhmac.cc
[780/1196] Compiling buf.cc
[781/1196] Compiling ber.cc
[782/1196] Compiling cbb.cc
[783/1196] Compiling cbs.cc
[784/1196] Compiling unicode.cc
[785/1196] Compiling asn1_compat.cc
[786/1196] Compiling socket_helper.cc
[787/1196] Compiling convert.cc
[788/1196] Compiling blake2.cc
[789/1196] Compiling pair.cc
[790/1196] Compiling bn_asn1.cc
[791/1196] Compiling printf.cc
[792/1196] Compiling socket.cc
[793/1196] Compiling hexdump.cc
[794/1196] Compiling errno.cc
[795/1196] Compiling file.cc
[796/1196] Compiling fd.cc
[797/1196] Compiling bio_mem.cc
[797/1196] Compiling connect.cc
[799/1196] Compiling tasn_utl.cc
[800/1196] Compiling tasn_typ.cc
[801/1196] Compiling base64.cc
[802/1196] Compiling bio.cc
[803/1196] Compiling tasn_fre.cc
[804/1196] Compiling tasn_new.cc
[805/1196] Compiling tasn_enc.cc
[806/1196] Compiling f_string.cc
[807/1196] Compiling asn_pack.cc
[808/1196] Compiling asn1_par.cc
[809/1196] Compiling f_int.cc
[810/1196] Compiling posix_time.cc
[811/1196] Compiling tasn_dec.cc
[812/1196] Compiling a_octet.cc
[813/1196] Compiling a_utctm.cc
[814/1196] Compiling a_time.cc
[815/1196] Compiling a_strnid.cc
[816/1196] Compiling a_type.cc
[817/1196] Compiling asn1_lib.cc
[818/1196] Compiling a_object.cc
[819/1196] Compiling a_strex.cc
[820/1196] Compiling a_mbstr.cc
[821/1196] Compiling a_i2d_fp.cc
[822/1196] Compiling a_dup.cc
[823/1196] Compiling a_d2i_fp.cc
[824/1196] Compiling a_int.cc
[825/1196] Compiling fiat_p256_adx_sqr.S
[826/1196] Compiling a_gentm.cc
[827/1196] Compiling fiat_p256_adx_mul.S
[828/1196] Compiling fiat_curve25519_adx_square.S
[829/1196] Compiling fiat_curve25519_adx_mul.S
[830/1196] Compiling md5-x86_64-linux.S
[831/1196] Compiling md5-x86_64-apple.S
[832/1196] Compiling a_bitstr.cc
[833/1196] Compiling md5-586-linux.S
[834/1196] Compiling md5-586-apple.S
[835/1196] Compiling chacha20_poly1305_x86_64-linux.S
[836/1196] Compiling chacha20_poly1305_armv8-win.S
[837/1196] Compiling chacha20_poly1305_x86_64-apple.S
[838/1196] Compiling CCryptoBoringSSLShims shims.c
[839/1196] Compiling a_bool.cc
[840/1196] Compiling chacha-x86_64-linux.S
[840/1196] Compiling chacha-x86-linux.S
[842/1196] Compiling chacha20_poly1305_armv8-apple.S
[842/1196] Compiling chacha-x86_64-apple.S
[844/1196] Compiling chacha20_poly1305_armv8-linux.S
[845/1196] Compiling chacha-armv8-win.S
[846/1196] Compiling chacha-x86-apple.S
[847/1196] Compiling chacha-armv8-apple.S
[848/1196] Compiling chacha-armv4-linux.S
[849/1196] Compiling err_data.cc
[850/1196] Compiling chacha-armv8-linux.S
[851/1196] Compiling aes128gcmsiv-x86_64-apple.S
[852/1196] Compiling x86_64-mont5-linux.S
[853/1196] Compiling x86_64-mont5-apple.S
[854/1196] Compiling aes128gcmsiv-x86_64-linux.S
[855/1196] Compiling x86-mont-linux.S
[856/1196] Compiling x86_64-mont-linux.S
[857/1196] Compiling x86-mont-apple.S
[858/1196] Compiling x86_64-mont-apple.S
[858/1196] Compiling vpaes-x86_64-linux.S
[860/1196] Compiling vpaes-x86_64-apple.S
[861/1196] Compiling vpaes-armv8-win.S
[862/1196] Compiling vpaes-x86-apple.S
[863/1196] Compiling vpaes-armv8-linux.S
[864/1196] Compiling vpaes-x86-linux.S
[865/1196] Compiling vpaes-armv7-linux.S
[866/1196] Compiling vpaes-armv8-apple.S
[867/1196] Compiling sha512-armv8-win.S
[868/1196] Compiling sha512-x86_64-apple.S
[869/1196] Compiling sha512-armv4-linux.S
[870/1196] Compiling sha512-armv8-apple.S
[871/1196] Compiling sha512-x86_64-linux.S
[872/1196] Compiling sha512-armv8-linux.S
[873/1196] Compiling sha256-armv8-win.S
[874/1196] Compiling sha512-586-apple.S
[875/1196] Compiling sha256-x86_64-apple.S
[876/1196] Compiling sha512-586-linux.S
[877/1196] Compiling sha256-x86_64-linux.S
[878/1196] Compiling sha256-armv8-linux.S
[879/1196] Compiling sha256-586-linux.S
[880/1196] Compiling sha256-armv8-apple.S
[881/1196] Compiling sha256-586-apple.S
[882/1196] Compiling sha256-armv4-linux.S
[883/1196] Compiling sha1-x86_64-linux.S
[884/1196] Compiling sha1-x86_64-apple.S
[885/1196] Compiling sha1-armv8-linux.S
[885/1196] Compiling sha1-armv4-large-linux.S
[885/1196] Compiling sha1-armv8-win.S
[885/1196] Compiling sha1-armv8-apple.S
[889/1196] Compiling sha1-586-linux.S
[890/1196] Compiling sha1-586-apple.S
[891/1196] Compiling rsaz-avx2-linux.S
[892/1196] Compiling rsaz-avx2-apple.S
[893/1196] Compiling rdrand-x86_64-linux.S
[893/1196] Compiling rdrand-x86_64-apple.S
[895/1196] Compiling p256_beeu-x86_64-asm-linux.S
[896/1196] Compiling p256_beeu-x86_64-asm-apple.S
[897/1196] Compiling p256_beeu-armv8-asm-apple.S
[898/1196] Compiling p256-x86_64-asm-apple.S
[899/1196] Compiling p256-x86_64-asm-linux.S
[899/1196] Compiling p256_beeu-armv8-asm-win.S
[901/1196] Compiling p256-armv8-asm-win.S
[902/1196] Compiling p256_beeu-armv8-asm-linux.S
[903/1196] Compiling ghashv8-armv7-linux.S
[904/1196] Compiling ghashv8-armv8-apple.S
[904/1196] Compiling ghashv8-armv8-win.S
[906/1196] Compiling ghashv8-armv8-linux.S
[907/1196] Compiling p256-armv8-asm-apple.S
[908/1196] Compiling p256-armv8-asm-linux.S
[909/1196] Compiling ghash-x86-apple.S
[910/1196] Compiling ghash-x86_64-apple.S
[910/1196] Compiling ghash-ssse3-x86_64-linux.S
[912/1196] Compiling ghash-x86_64-linux.S
[913/1196] Compiling ghash-x86-linux.S
[914/1196] Compiling ghash-ssse3-x86_64-apple.S
[915/1196] Compiling ghash-ssse3-x86-apple.S
[916/1196] Compiling ghash-neon-armv8-win.S
[917/1196] Compiling ghash-ssse3-x86-linux.S
[918/1196] Compiling ghash-neon-armv8-apple.S
[919/1196] Compiling ghash-neon-armv8-linux.S
[920/1196] Compiling co-586-linux.S
[921/1196] Compiling bsaes-armv7-linux.S
[922/1196] Compiling bn-armv8-win.S
[923/1196] Compiling ghash-armv4-linux.S
[923/1196] Compiling co-586-apple.S
[925/1196] Compiling armv8-mont-win.S
[925/1196] Compiling bn-armv8-linux.S
[927/1196] Compiling bn-armv8-apple.S
[928/1196] Compiling bn-586-linux.S
[929/1196] Compiling bn-586-apple.S
[930/1196] Compiling armv8-mont-linux.S
[931/1196] Compiling armv4-mont-linux.S
[932/1196] Compiling armv8-mont-apple.S
[933/1196] Compiling aesv8-gcm-armv8-win.S
[934/1196] Compiling aesv8-gcm-armv8-apple.S
[935/1196] Compiling aesv8-gcm-armv8-linux.S
[936/1196] Compiling aesv8-armv8-win.S
[937/1196] Compiling aesv8-armv7-linux.S
[938/1196] Compiling aesv8-armv8-linux.S
[939/1196] Compiling aesv8-armv8-apple.S
[940/1196] Compiling aesni-x86_64-linux.S
[941/1196] Compiling aesni-x86_64-apple.S
[942/1196] Compiling aesni-x86-linux.S
[943/1196] Compiling aesni-x86-apple.S
[944/1196] Compiling aesni-gcm-x86_64-linux.S
[945/1196] Compiling aesni-gcm-x86_64-apple.S
[946/1196] Compiling aes-gcm-avx10-x86_64-linux.S
[947/1196] Compiling aes-gcm-avx10-x86_64-apple.S
[948/1196] Compiling c-nioatomics.c
[949/1196] Compiling c-atomics.c
[950/1196] Compiling x_x509a.cc
[951/1196] Compiling x_val.cc
[952/1196] Compiling x_x509.cc
[953/1196] Compiling x_spki.cc
[954/1197] Compiling x_sig.cc
[955/1202] Compiling x_req.cc
[956/1202] Compiling x_pubkey.cc
[957/1202] Compiling x_crl.cc
[958/1202] Compiling x_name.cc
[960/1202] Compiling NIOConcurrencyHelpers lock.swift
[961/1202] Emitting module NIOConcurrencyHelpers
[962/1202] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[963/1202] Compiling NIOConcurrencyHelpers NIOLock.swift
[964/1202] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[965/1202] Compiling NIOConcurrencyHelpers atomics.swift
[965/1202] Compiling x_exten.cc
[966/1203] Compiling x_attrib.cc
[967/1203] Compiling x_all.cc
[969/1203] Compiling x_algor.cc
[970/1204] Compiling x509spki.cc
[971/1229] Compiling x509rset.cc
[972/1229] Compiling x509name.cc
[974/1229] Compiling ConsoleKitTerminal Console+Wait.swift
[975/1229] Compiling ConsoleKitTerminal ConsoleColor.swift
[976/1229] Compiling ConsoleKitTerminal ConsoleStyle.swift
[977/1232] Compiling ConsoleKitTerminal Console+Confirm.swift
[978/1232] Compiling ConsoleKitTerminal Console+Input.swift
[979/1232] Compiling ConsoleKitTerminal Console+Center.swift
[980/1232] Compiling ConsoleKitTerminal Console+Output.swift
[981/1232] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[982/1232] Compiling ConsoleKitTerminal ConsoleClear.swift
[983/1232] Compiling ConsoleKitTerminal Console+Ask.swift
[984/1232] Compiling ConsoleKitTerminal Console+Choose.swift
[985/1232] Compiling ConsoleKitTerminal ActivityBar.swift
[986/1232] Compiling ConsoleKitTerminal ActivityIndicator.swift
[987/1232] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[988/1232] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[989/1232] Compiling ConsoleKitTerminal CustomActivity.swift
[990/1232] Compiling ConsoleKitTerminal LoadingBar.swift
[991/1232] Compiling ConsoleKitTerminal ProgressBar.swift
[992/1232] Compiling ConsoleKitTerminal Console+Clear.swift
[992/1232] Compiling x509_set.cc
[994/1232] Emitting module ConsoleKitTerminal
[994/1232] Compiling x509_trs.cc
[996/1232] Compiling ConsoleKitTerminal AnySendableHashable.swift
[997/1232] Compiling ConsoleKitTerminal ConsoleLogger.swift
[998/1232] Compiling ConsoleKitTerminal LoggerFragment.swift
[998/1232] Compiling x509_vfy.cc
[999/1232] Compiling x509cset.cc
[1000/1232] Compiling x509_vpm.cc
[1002/1232] Compiling ConsoleKitTerminal ConsoleText.swift
[1003/1232] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1004/1232] Compiling ConsoleKitTerminal ANSI.swift
[1005/1232] Compiling ConsoleKitTerminal Console.swift
[1006/1232] Compiling ConsoleKitTerminal Terminal.swift
[1007/1232] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1008/1233] Compiling x509_txt.cc
[1009/1233] Compiling x509_v3.cc
[1010/1233] Compiling x509_req.cc
[1011/1233] Compiling x509_ext.cc
[1012/1233] Compiling x509_obj.cc
[1013/1233] Compiling x509_lu.cc
[1014/1233] Compiling x509_def.cc
[1015/1255] Compiling x509_d2.cc
[1016/1255] Compiling x509_cmp.cc
[1018/1255] Compiling ConsoleKitCommands CommandSignature.swift
[1019/1255] Compiling ConsoleKitCommands Flag.swift
[1020/1255] Compiling ConsoleKitCommands Option.swift
[1020/1257] Compiling x509.cc
[1022/1257] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1023/1257] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1024/1257] Compiling ConsoleKitCommands Argument.swift
[1024/1257] Compiling v3_purp.cc
[1025/1257] Compiling x509_att.cc
[1026/1257] Compiling v3_skey.cc
[1028/1257] Emitting module ConsoleKitCommands
[1029/1257] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1030/1257] Compiling ConsoleKitCommands AsyncCommand.swift
[1031/1257] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1032/1257] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1033/1257] Compiling ConsoleKitCommands Utilities.swift
[1034/1257] Compiling ConsoleKitCommands AsyncCommands.swift
[1035/1257] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1036/1257] Compiling ConsoleKitCommands AnyCommand.swift
[1036/1257] Compiling v3_utl.cc
[1037/1257] Compiling v3_pcons.cc
[1039/1257] Compiling ConsoleKitCommands Command.swift
[1040/1257] Compiling ConsoleKitCommands CommandContext.swift
[1041/1257] Compiling ConsoleKitCommands CommandError.swift
[1042/1257] Compiling ConsoleKitCommands Console+Run.swift
[1043/1257] Compiling ConsoleKitCommands ConsoleError.swift
[1044/1257] Compiling ConsoleKitCommands Completion.swift
[1045/1257] Compiling ConsoleKitCommands CommandGroup.swift
[1046/1257] Compiling ConsoleKitCommands CommandInput.swift
[1047/1257] Compiling ConsoleKitCommands Commands.swift
[1047/1258] Compiling v3_ocsp.cc
[1049/1258] Compiling v3_pmaps.cc
[1050/1258] Compiling v3_prn.cc
[1051/1258] Compiling v3_lib.cc
[1052/1258] Compiling v3_ncons.cc
[1053/1258] Compiling v3_int.cc
[1054/1260] Compiling v3_info.cc
[1055/1260] Compiling v3_ia5.cc
[1056/1260] Compiling v3_genn.cc
[1057/1260] Compiling v3_extku.cc
[1059/1260] Emitting module ConsoleKit
[1060/1260] Compiling ConsoleKit Exports.swift
[1060/1261] Compiling v3_enum.cc
[1062/1261] Compiling v3_crld.cc
[1063/1261] Compiling v3_cpols.cc
[1064/1261] Compiling v3_conf.cc
[1065/1261] Compiling v3_bitst.cc
[1066/1261] Compiling v3_bcons.cc
[1067/1261] Compiling v3_alt.cc
[1068/1261] Compiling v3_akeya.cc
[1069/1261] Compiling t_x509.cc
[1070/1261] Compiling t_x509a.cc
[1071/1261] Compiling v3_akey.cc
[1072/1261] Compiling t_req.cc
[1073/1261] Compiling t_crl.cc
[1074/1261] Compiling rsa_pss.cc
[1075/1261] Compiling i2d_pr.cc
[1076/1261] Compiling policy.cc
[1077/1261] Compiling name_print.cc
[1078/1261] Compiling by_dir.cc
[1079/1261] Compiling a_sign.cc
[1080/1261] Compiling asn1_gen.cc
[1081/1261] Compiling by_file.cc
[1082/1261] Compiling algorithm.cc
[1082/1261] Compiling a_digest.cc
[1084/1261] Compiling a_verify.cc
[1085/1261] Compiling voprf.cc
[1086/1261] Compiling thread_pthread.cc
[1087/1261] Compiling thread_win.cc
[1088/1261] Compiling thread_none.cc
[1089/1261] Compiling stack.cc
[1090/1261] Compiling pmbtoken.cc
[1091/1261] Compiling thash.cc
[1092/1261] Compiling thread.cc
[1093/1261] Compiling wots.cc
[1094/1261] Compiling trust_token.cc
[1095/1261] Compiling merkle.cc
[1096/1261] Compiling siphash.cc
[1097/1261] Compiling fors.cc
[1098/1261] Compiling slhdsa.cc
[1099/1261] Compiling rsa_print.cc
[1100/1261] Compiling sha256.cc
[1101/1261] Compiling sha1.cc
[1102/1261] Compiling sha512.cc
[1103/1261] Compiling rsa_extra.cc
[1104/1261] Compiling rsa_crypt.cc
[1105/1261] Compiling rc4.cc
[1106/1261] Compiling refcount.cc
[1107/1261] Compiling trusty.cc
[1108/1261] Compiling windows.cc
[1108/1261] Compiling urandom.cc
[1109/1261] Compiling rsa_asn1.cc
[1111/1261] Compiling rand_extra.cc
[1112/1261] Compiling passive.cc
[1113/1261] Compiling poly1305_arm_asm.S
[1114/1261] Compiling ios.cc
[1115/1261] Compiling getentropy.cc
[1116/1261] Compiling deterministic.cc
[1117/1261] Compiling forkunsafe.cc
[1118/1261] Compiling fork_detect.cc
[1119/1261] Compiling poly1305_vec.cc
[1120/1261] Compiling poly1305_arm.cc
[1121/1261] Compiling pool.cc
[1122/1261] Compiling poly1305.cc
[1123/1261] Compiling pkcs7.cc
[1124/1261] Compiling pkcs8_x509.cc
[1125/1261] Compiling p5_pbev2.cc
[1126/1261] Compiling pkcs8.cc
[1127/1261] Compiling pem_xaux.cc
[1128/1261] Compiling pem_pkey.cc
[1129/1261] Compiling pkcs7_x509.cc
[1130/1261] Compiling pem_x509.cc
[1131/1261] Compiling pem_pk8.cc
[1132/1261] Compiling obj_xref.cc
[1133/1261] Compiling pem_oth.cc
[1134/1261] Compiling pem_info.cc
[1135/1261] Compiling mldsa.cc
[1136/1261] Compiling pem_all.cc
[1137/1261] Compiling mlkem.cc
[1138/1261] Compiling pem_lib.cc
[1139/1261] Compiling obj.cc
[1140/1261] Compiling poly_rq_mul.S
[1141/1261] Compiling fips_shared_support.cc
[1142/1261] Compiling md4.cc
[1143/1261] Compiling mem.cc
[1144/1261] Compiling md5.cc
[1145/1261] Compiling lhash.cc
[1146/1261] Compiling sign.cc
[1147/1261] Compiling ex_data.cc
[1148/1261] Compiling scrypt.cc
[1149/1261] Compiling kyber.cc
[1150/1261] Compiling hpke.cc
[1151/1261] Compiling print.cc
[1152/1261] Compiling pbkdf.cc
[1153/1261] Compiling hrss.cc
[1154/1261] Compiling p_rsa_asn1.cc
[1155/1261] Compiling p_x25519_asn1.cc
[1156/1261] Compiling p_x25519.cc
[1157/1261] Compiling p_rsa.cc
[1158/1261] Compiling p_hkdf.cc
[1159/1261] Compiling p_ed25519.cc
[1160/1261] Compiling p_ec_asn1.cc
[1161/1261] Compiling p_ec.cc
[1162/1261] Compiling p_ed25519_asn1.cc
[1163/1261] Compiling evp_ctx.cc
[1164/1261] Compiling p_dsa_asn1.cc
[1165/1261] Compiling p_dh_asn1.cc
[1166/1261] Compiling p_dh.cc
[1167/1261] Compiling evp.cc
[1168/1261] Compiling err.cc
[1169/1261] Compiling evp_asn1.cc
[1170/1261] Compiling engine.cc
[1171/1261] Compiling ecdh_extra.cc
[1172/1261] Compiling ecdsa_asn1.cc
[1173/1261] Compiling hash_to_curve.cc
[1174/1261] Compiling ec_derive.cc
[1175/1261] Compiling ec_asn1.cc
[1176/1261] Compiling dsa_asn1.cc
[1177/1261] Compiling dsa.cc
[1178/1261] Compiling params.cc
[1179/1261] Compiling x25519-asm-arm.S
[1180/1261] Compiling digest_extra.cc
[1181/1261] Compiling des.cc
[1182/1261] Compiling dh_asn1.cc
[1183/1261] Compiling curve25519_64_adx.cc
[1184/1261] Compiling bcm.cc
[1185/1261] Compiling spake25519.cc
[1186/1261] Compiling cpu_intel.cc
[1187/1261] Compiling crypto.cc
[1188/1261] Compiling cpu_arm_freebsd.cc
[1189/1261] Compiling cpu_arm_linux.cc
[1190/1261] Compiling curve25519.cc
[1191/1261] Compiling cpu_aarch64_win.cc
[1192/1261] Compiling cpu_aarch64_sysreg.cc
[1193/1261] Compiling cpu_aarch64_openbsd.cc
[1194/1261] Compiling cpu_aarch64_linux.cc
[1195/1261] Compiling cpu_aarch64_fuchsia.cc
[1196/1261] Compiling cpu_aarch64_apple.cc
[1197/1261] Compiling e_rc2.cc
[1197/1261] Compiling conf.cc
[1199/1261] Compiling tls_cbc.cc
[1200/1261] Compiling e_rc4.cc
[1201/1261] Compiling e_tls.cc
[1202/1261] Compiling e_null.cc
[1203/1261] Compiling e_des.cc
[1204/1261] Compiling derive_key.cc
[1205/1261] Compiling e_chacha20poly1305.cc
[1206/1261] Compiling chacha.cc
[1207/1261] Compiling e_aesctrhmac.cc
[1208/1261] Compiling e_aesgcmsiv.cc
[1209/1261] Compiling cipher_extra.cc
[1210/1261] Compiling unicode.cc
[1211/1261] Compiling cbs.cc
[1212/1261] Compiling buf.cc
[1213/1261] Compiling ber.cc
[1214/1261] Compiling cbb.cc
[1215/1261] Compiling bn_asn1.cc
[1216/1261] Compiling blake2.cc
[1217/1261] Compiling asn1_compat.cc
[1218/1261] Compiling convert.cc
[1219/1261] Compiling printf.cc
[1220/1261] Compiling pair.cc
[1221/1261] Compiling errno.cc
[1222/1261] Compiling fd.cc
[1223/1261] Compiling bio_mem.cc
[1224/1261] Compiling hexdump.cc
[1225/1261] Compiling file.cc
[1226/1261] Compiling bio.cc
[1227/1261] Compiling base64.cc
[1228/1261] Compiling tasn_typ.cc
[1229/1261] Compiling tasn_fre.cc
[1230/1261] Compiling tasn_enc.cc
[1231/1261] Compiling posix_time.cc
[1232/1261] Compiling tasn_new.cc
[1233/1261] Compiling tasn_utl.cc
[1234/1261] Compiling f_string.cc
[1235/1261] Compiling tasn_dec.cc
[1236/1261] Compiling asn1_par.cc
[1237/1261] Compiling asn_pack.cc
[1238/1261] Compiling a_utctm.cc
[1239/1261] Compiling f_int.cc
[1240/1261] Compiling a_type.cc
[1241/1261] Compiling a_time.cc
[1242/1261] Compiling asn1_lib.cc
[1243/1261] Compiling a_octet.cc
[1244/1261] Compiling a_strex.cc
[1245/1261] Compiling a_strnid.cc
[1246/1261] Compiling a_object.cc
[1247/1261] Compiling a_mbstr.cc
[1248/1261] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1249/1261] Compiling a_dup.cc
[1249/1261] Write sources
[1255/1261] Compiling a_i2d_fp.cc
[1256/1261] Compiling a_int.cc
[1257/1261] Compiling a_d2i_fp.cc
[1258/1343] Compiling a_gentm.cc
[1259/1358] Compiling a_bitstr.cc
[1260/1358] Compiling a_bool.cc
[1262/1358] Compiling Algorithms Product.swift
[1263/1358] Compiling Algorithms Joined.swift
[1264/1360] Compiling Algorithms Keyed.swift
[1265/1360] Compiling Algorithms MinMax.swift
[1266/1360] Compiling Algorithms Partition.swift
[1267/1360] Compiling Algorithms Permutations.swift
[1268/1360] Compiling Algorithms Grouped.swift
[1269/1360] Compiling Algorithms Indexed.swift
[1270/1360] Compiling Algorithms Intersperse.swift
[1271/1360] Compiling Algorithms Chunked.swift
[1272/1360] Compiling Algorithms Combinations.swift
[1273/1360] Compiling Algorithms FlattenCollection.swift
[1274/1360] Compiling Algorithms Compacted.swift
[1275/1360] Compiling Algorithms Cycle.swift
[1276/1360] Compiling Algorithms EitherSequence.swift
[1277/1360] Compiling Algorithms FirstNonNil.swift
[1278/1371] Compiling Algorithms Split.swift
[1279/1371] Compiling Algorithms Stride.swift
[1280/1371] Compiling Algorithms Suffix.swift
[1281/1371] Compiling Algorithms Trim.swift
[1282/1371] Compiling Algorithms Unique.swift
[1283/1371] Compiling Algorithms Windows.swift
[1284/1371] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1285/1371] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1286/1371] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1287/1371] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1288/1378] Compiling Atomics IntegerOperations.swift
[1289/1378] Compiling Atomics Unmanaged extensions.swift
[1290/1378] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1291/1378] Compiling BitCollections BitSet+CustomReflectable.swift
[1292/1378] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1293/1378] Compiling BitCollections BitSet+Equatable.swift
[1294/1378] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1295/1378] Compiling BitCollections BitSet+Extras.swift
[1296/1378] Compiling BitCollections BitSet+Hashable.swift
[1297/1378] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1298/1378] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1299/1378] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1300/1378] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1301/1378] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1302/1378] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1303/1378] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1304/1378] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1305/1378] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1306/1378] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1307/1378] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1308/1378] Compiling BitCollections BitSet+SetAlgebra union.swift
[1309/1378] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1310/1378] Compiling BitCollections BitSet.Counted.swift
[1311/1378] Emitting module BitCollections
[1316/1378] Compiling Algorithms Rotate.swift
[1326/1378] Compiling CryptoBoringWrapper RandomBytes.swift
[1331/1378] Compiling Algorithms AdjacentPairs.swift
[1332/1378] Compiling Algorithms Chain.swift
[1343/1378] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1354/1378] Compiling BitCollections BitSet.Index.swift
[1355/1378] Compiling BitCollections BitSet._UnsafeHandle.swift
[1356/1378] Compiling BitCollections BitSet.swift
[1357/1378] Compiling BitCollections Range+Utilities.swift
[1358/1378] Compiling BitCollections Slice+Utilities.swift
[1359/1378] Compiling BitCollections UInt+Tricks.swift
[1360/1378] Compiling BitCollections _Word.swift
[1361/1379] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1362/1379] Emitting module CryptoBoringWrapper
[1363/1379] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1365/1379] Compiling CryptoBoringWrapper EllipticCurve.swift
[1366/1379] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1367/1379] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1373/1382] Compiling Collections Collections.swift
[1374/1382] Emitting module Collections
[1375/1389] Emitting module Atomics
[1377/1454] Emitting module Algorithms
[1378/1455] Compiling Crypto AES-GCM.swift
[1379/1455] Compiling Crypto AES-GCM_boring.swift
[1380/1455] Compiling Crypto ChaChaPoly_boring.swift
[1381/1455] Compiling Crypto ChaChaPoly.swift
[1382/1455] Compiling Crypto Cipher.swift
[1383/1455] Compiling Crypto Nonces.swift
[1386/1516] Compiling NIOCore DeadChannel.swift
[1387/1516] Compiling NIOCore DispatchQueue+WithFuture.swift
[1388/1516] Compiling NIOCore EventLoop+Deprecated.swift
[1389/1516] Compiling NIOCore EventLoop+SerialExecutor.swift
[1390/1516] Compiling NIOCore EventLoop.swift
[1391/1516] Compiling NIOCore MulticastChannel.swift
[1392/1516] Compiling NIOCore NIOAny.swift
[1393/1516] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1394/1516] Compiling NIOCore NIOLoopBound.swift
[1395/1516] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1396/1525] Compiling NIOCore ByteBuffer-views.swift
[1397/1525] Compiling NIOCore Channel.swift
[1398/1525] Compiling NIOCore ChannelHandler.swift
[1399/1525] Compiling NIOCore ChannelHandlers.swift
[1400/1525] Compiling NIOCore ChannelInvoker.swift
[1401/1525] Compiling NIOCore ChannelOption.swift
[1402/1525] Compiling NIOCore ChannelPipeline.swift
[1403/1525] Compiling NIOCore CircularBuffer.swift
[1404/1525] Compiling NIOCore Codec.swift
[1405/1525] Compiling NIOCore ConvenienceOptionSupport.swift
[1411/1525] Compiling NIOCore NIOScheduledCallback.swift
[1412/1525] Compiling NIOCore NIOSendable.swift
[1413/1525] Compiling NIOCore RecvByteBufferAllocator.swift
[1417/1533] Compiling NIOCore IO.swift
[1418/1533] Compiling NIOCore IOData.swift
[1419/1533] Compiling NIOCore IPProtocol.swift
[1420/1533] Compiling NIOCore IntegerBitPacking.swift
[1421/1533] Compiling NIOCore IntegerTypes.swift
[1422/1533] Compiling NIOCore Interfaces.swift
[1423/1533] Compiling NIOCore Linux.swift
[1424/1533] Compiling NIOCore SocketAddresses.swift
[1425/1533] Compiling NIOCore SocketOptionProvider.swift
[1426/1533] Compiling NIOCore SystemCallHelpers.swift
[1427/1533] Compiling NIOCore TimeAmount+Duration.swift
[1428/1533] Compiling NIOCore TypeAssistedChannelHandler.swift
[1429/1533] Compiling NIOCore UniversalBootstrapSupport.swift
[1430/1533] Compiling NIOCore Utilities.swift
[1431/1533] Compiling Crypto EdDSA_boring.swift
[1432/1533] Compiling Crypto ECDSA.swift
[1433/1533] Compiling Crypto Ed25519.swift
[1434/1533] Compiling NIOCore MarkedCircularBuffer.swift
[1435/1533] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1436/1533] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1437/1533] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1438/1533] Compiling NIOCore EventLoopFuture.swift
[1439/1533] Compiling NIOCore FileDescriptor.swift
[1440/1533] Compiling NIOCore FileHandle.swift
[1441/1533] Compiling NIOCore FileRegion.swift
[1442/1533] Compiling NIOCore GlobalSingletons.swift
[1443/1533] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1444/1533] Compiling NIOCore AddressedEnvelope.swift
[1445/1533] Compiling NIOCore AsyncAwaitSupport.swift
[1446/1533] Compiling NIOCore AsyncChannel.swift
[1447/1533] Compiling NIOCore AsyncChannelHandler.swift
[1448/1533] Compiling NIOCore AsyncChannelInboundStream.swift
[1449/1533] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1450/1533] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1451/1533] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1452/1533] Compiling NIOCore NIOAsyncWriter.swift
[1453/1533] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1454/1533] Emitting module Crypto
[1455/1533] Compiling NIOCore BSDSocketAPI.swift
[1456/1533] Compiling NIOCore ByteBuffer-aux.swift
[1457/1533] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1458/1533] Compiling NIOCore ByteBuffer-conversions.swift
[1459/1533] Compiling NIOCore ByteBuffer-core.swift
[1460/1533] Compiling NIOCore ByteBuffer-hex.swift
[1461/1533] Compiling NIOCore ByteBuffer-int.swift
[1462/1533] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1463/1533] Compiling NIOCore ByteBuffer-multi-int.swift
[1464/1533] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1465/1533] Compiling Crypto Signature.swift
[1466/1533] Compiling Crypto CryptoKitErrors_boring.swift
[1467/1533] Compiling Crypto RNG_boring.swift
[1468/1533] Compiling Crypto SafeCompare_boring.swift
[1469/1533] Compiling Crypto Zeroization_boring.swift
[1470/1533] Compiling Crypto PrettyBytes.swift
[1471/1533] Compiling Crypto SafeCompare.swift
[1472/1533] Compiling Crypto SecureBytes.swift
[1473/1533] Compiling Crypto Zeroization.swift
[1534/1534] Emitting module NIOCore
[1536/1585] Emitting module NIOEmbedded
[1537/1585] Compiling NIOEmbedded AsyncTestingChannel.swift
[1538/1585] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1539/1585] Compiling NIOEmbedded Embedded.swift
[1541/1586] Compiling NIOPosix Pool.swift
[1542/1586] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1543/1586] Compiling NIOPosix PosixSingletons.swift
[1544/1586] Compiling NIOPosix RawSocketBootstrap.swift
[1545/1586] Compiling NIOPosix Resolver.swift
[1546/1586] Compiling NIOPosix Selectable.swift
[1547/1592] Compiling NIOPosix IO.swift
[1548/1592] Compiling NIOPosix IntegerBitPacking.swift
[1549/1592] Compiling NIOPosix IntegerTypes.swift
[1550/1592] Compiling NIOPosix Linux.swift
[1551/1592] Compiling NIOPosix LinuxCPUSet.swift
[1552/1592] Compiling NIOPosix LinuxUring.swift
[1553/1592] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1554/1592] Emitting module NIOPosix
[1555/1592] Compiling NIOPosix SelectableChannel.swift
[1556/1592] Compiling NIOPosix SelectableEventLoop.swift
[1557/1592] Compiling NIOPosix SelectorEpoll.swift
[1558/1592] Compiling NIOPosix SelectorGeneric.swift
[1559/1592] Compiling NIOPosix SelectorKqueue.swift
[1560/1592] Compiling NIOPosix SelectorUring.swift
[1561/1592] Compiling NIOPosix ServerSocket.swift
[1562/1592] Compiling NIOPosix Socket.swift
[1563/1592] Compiling NIOPosix SocketChannel.swift
[1564/1592] Compiling NIOPosix SocketProtocols.swift
[1565/1592] Compiling NIOPosix System.swift
[1566/1592] Compiling NIOPosix Thread.swift
[1567/1592] Compiling NIOPosix ThreadPosix.swift
[1568/1592] Compiling NIOPosix ThreadWindows.swift
[1569/1592] Compiling NIOPosix UnsafeTransfer.swift
[1570/1592] Compiling NIOPosix Utilities.swift
[1571/1592] Compiling NIOPosix VsockAddress.swift
[1572/1592] Compiling NIOPosix VsockChannelEvents.swift
[1573/1592] Compiling NIOPosix NIOThreadPool.swift
[1574/1592] Compiling NIOPosix NonBlockingFileIO.swift
[1575/1592] Compiling NIOPosix PendingDatagramWritesManager.swift
[1576/1592] Compiling NIOPosix PendingWritesManager.swift
[1577/1592] Compiling NIOPosix PipeChannel.swift
[1578/1592] Compiling NIOPosix PipePair.swift
[1579/1592] Compiling NIOPosix BSDSocketAPICommon.swift
[1580/1592] Compiling NIOPosix BSDSocketAPIPosix.swift
[1581/1592] Compiling NIOPosix BSDSocketAPIWindows.swift
[1582/1592] Compiling NIOPosix BaseSocket.swift
[1583/1592] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1584/1592] Compiling NIOPosix BaseSocketChannel.swift
[1585/1592] Compiling NIOPosix BaseStreamSocketChannel.swift
[1586/1592] Compiling NIOPosix Bootstrap.swift
[1587/1592] Compiling NIOPosix ControlMessage.swift
[1588/1592] Compiling NIOPosix DatagramVectorReadManager.swift
[1589/1592] Compiling NIOPosix Errors+Any.swift
[1590/1592] Compiling NIOPosix FileDescriptor.swift
[1591/1592] Compiling NIOPosix GetaddrinfoResolver.swift
[1592/1592] Compiling NIOPosix HappyEyeballs.swift
[1594/1652] Compiling NIO Exports.swift
[1595/1652] Emitting module NIO
[1597/1653] Compiling AsyncKit Future+Transform.swift
[1598/1653] Compiling AsyncKit Future+Try.swift
[1599/1653] Compiling _NIOFileSystem ParallelDirCopy.swift
[1600/1655] Compiling AsyncKit Future+Miscellaneous.swift
[1601/1655] Compiling AsyncKit Future+Nonempty.swift
[1602/1655] Compiling AsyncKit Future+Optional.swift
[1603/1748] Compiling SQLKit SQLPredicateBuilder.swift
[1604/1748] Compiling SQLKit SQLQueryBuilder.swift
[1605/1748] Compiling SQLKit SQLQueryFetcher.swift
[1606/1786] Compiling NIOTLS TLSEvents.swift
[1607/1786] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1608/1787] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1609/1787] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1610/1787] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1611/1787] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1612/1787] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1613/1787] Emitting module NIOTLS
[1614/1787] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1615/1787] Compiling NIOSOCKS SOCKSResponse.swift
[1616/1787] Compiling NIOSOCKS ClientStateMachine.swift
[1617/1787] Emitting module NIOSOCKS
[1620/1787] Compiling NIOTLS SNIHandler.swift
[1621/1788] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[1622/1788] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[1624/1788] Compiling SQLKit SQLReturningBuilder.swift
[1625/1788] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[1626/1788] Compiling SQLKit SQLDatabase.swift
[1627/1788] Compiling NIOSOCKS ServerStateMachine.swift
[1630/1789] Compiling SQLKit SQLColumnUpdateBuilder.swift
[1631/1789] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[1632/1818] Emitting module _NIOFileSystem
[1633/1818] Compiling NIOSSL AndroidCABundle.swift
[1634/1818] Compiling NIOSSL ByteBufferBIO.swift
[1635/1818] Compiling NIOSSL CustomPrivateKey.swift
[1636/1818] Compiling NIOSSL IdentityVerification.swift
[1637/1818] Compiling NIOSSL NIOSSLServerHandler.swift
[1638/1822] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1639/1822] Emitting module NIOFoundationCompat
[1640/1823] Compiling NIOSSL SSLCertificateExtensions.swift
[1641/1823] Compiling NIOSSL SSLCertificateName.swift
[1642/1823] Compiling NIOSSL NIOSSLHandler.swift
[1643/1823] Compiling NIOSSL SSLCertificate.swift
[1645/1825] Emitting module AsyncKit
[1646/1825] Emitting module SQLKit
[1647/1837] Compiling NIOSSL NIOSSLClientHandler.swift
[1648/1837] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1649/1837] Compiling NIOSSL SSLCallbacks.swift
[1650/1837] Compiling NIOSSL LinuxCABundle.swift
[1653/1837] Compiling NIOSSL ObjectIdentifier.swift
[1654/1837] Compiling NIOSSL PosixPort.swift
[1655/1837] Compiling NIOSSL SubjectAlternativeName.swift
[1656/1837] Compiling NIOSSL NIOSSLSecureBytes.swift
[1657/1837] Compiling NIOSSL RNG.swift
[1658/1837] Compiling NIOSSL SafeCompare.swift
[1659/1837] Compiling NIOSSL SSLPrivateKey.swift
[1660/1837] Compiling NIOSSL SSLPublicKey.swift
[1661/1837] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1662/1837] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1663/1837] Compiling SQLKit SQLAlias.swift
[1664/1837] Compiling SQLKit SQLBetween.swift
[1665/1837] Compiling SQLKit SQLColumn.swift
[1666/1837] Compiling SQLKit SQLConstraint.swift
[1667/1837] Compiling SQLKit SQLDataType.swift
[1668/1837] Compiling SQLKit SQLDirection.swift
[1674/1837] Compiling SQLKit SQLDropIndex.swift
[1675/1837] Compiling SQLKit SQLDropTable.swift
[1676/1837] Compiling SQLKit SQLDropTrigger.swift
[1677/1837] Compiling SQLKit SQLInsert.swift
[1678/1837] Compiling SQLKit SQLSelect.swift
[1679/1837] Compiling SQLKit SQLUnion.swift
[1680/1837] Compiling SQLKit SQLUpdate.swift
[1681/1837] Compiling SQLKit SQLExpression.swift
[1682/1837] Compiling SQLKit SQLSerializer.swift
[1683/1837] Compiling SQLKit SQLStatement.swift
[1684/1837] Compiling SQLKit SQLBinaryExpression.swift
[1685/1837] Compiling SQLKit SQLBinaryOperator.swift
[1686/1837] Compiling SQLKit SQLBind.swift
[1687/1837] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[1688/1837] Compiling SQLKit SQLColumnAssignment.swift
[1689/1837] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[1690/1837] Compiling SQLKit SQLColumnDefinition.swift
[1691/1837] Compiling SQLKit SQLCommonTableExpression.swift
[1692/1837] Compiling SQLKit SQLConflictAction.swift
[1693/1837] Compiling SQLKit SQLConflictResolutionStrategy.swift
[1694/1837] Compiling SQLKit SQLDropBehaviour.swift
[1695/1837] Compiling SQLKit SQLEnumDataType.swift
[1696/1837] Compiling SQLKit SQLExcludedColumn.swift
[1697/1837] Compiling SQLKit SQLForeignKey.swift
[1698/1837] Compiling SQLKit SQLJoin.swift
[1699/1837] Compiling SQLKit SQLJoinMethod.swift
[1700/1837] Compiling SQLKit SQLLockingClause.swift
[1701/1837] Compiling SQLKit SQLOrderBy.swift
[1702/1837] Compiling SQLKit SQLReturning.swift
[1703/1837] Compiling SQLKit SQLSubquery.swift
[1704/1837] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[1705/1837] Compiling SQLKit SQLAlterEnum.swift
[1706/1837] Compiling SQLKit SQLAlterTable.swift
[1707/1837] Compiling SQLKit SQLCreateEnum.swift
[1708/1837] Compiling SQLKit SQLCreateIndex.swift
[1709/1837] Compiling SQLKit SQLCreateTable.swift
[1710/1837] Compiling SQLKit SQLCreateTrigger.swift
[1711/1837] Compiling SQLKit SQLDelete.swift
[1712/1837] Compiling SQLKit SQLDropEnum.swift
[1713/1837] Emitting module NIOHTTP1
[1725/1837] Compiling _NIOFileSystem SystemFileHandle.swift
[1726/1837] Compiling _NIOFileSystem Utilities.swift
[1727/1837] Compiling _NIOFileSystem OpenOptions.swift
[1728/1837] Compiling _NIOFileSystem String+FileSystem.swift
[1729/1837] Compiling SQLKit SQLQueryString.swift
[1732/1837] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1733/1837] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1734/1837] Compiling NIOSSL SSLErrors.swift
[1735/1837] Compiling NIOSSL SSLInit.swift
[1736/1837] Compiling NIOSSL SSLPKCS12Bundle.swift
[1743/1837] Compiling SQLKit SQLAlterEnumBuilder.swift
[1744/1837] Compiling SQLKit SQLAlterTableBuilder.swift
[1745/1837] Compiling SQLKit SQLConflictUpdateBuilder.swift
[1746/1837] Compiling SQLKit SQLCreateEnumBuilder.swift
[1747/1837] Compiling SQLKit SQLCreateIndexBuilder.swift
[1748/1837] Compiling SQLKit SQLCreateTableBuilder.swift
[1749/1837] Compiling SQLKit SQLCreateTriggerBuilder.swift
[1750/1837] Compiling SQLKit SQLDeleteBuilder.swift
[1751/1837] Compiling SQLKit SQLDropEnumBuilder.swift
[1752/1837] Compiling SQLKit SQLDropIndexBuilder.swift
[1753/1837] Compiling SQLKit SQLDropTableBuilder.swift
[1754/1837] Compiling SQLKit SQLDropTriggerBuilder.swift
[1755/1837] Compiling SQLKit SQLInsertBuilder.swift
[1782/1860] Compiling NIOTransportServices AcceptHandler.swift
[1783/1860] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1784/1860] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1785/1862] Emitting module NIOTransportServices
[1786/1862] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1787/1862] Compiling NIOTransportServices NIOTSSingletons.swift
[1788/1862] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1789/1862] Compiling NIOTransportServices NIOTSBootstraps.swift
[1790/1862] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1791/1862] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1792/1862] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1793/1862] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1794/1862] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1795/1862] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1796/1862] Compiling NIOTransportServices NIOTSErrors.swift
[1797/1862] Compiling NIOTransportServices NIOTSEventLoop.swift
[1798/1862] Compiling NIOTransportServices StateManagedChannel.swift
[1799/1862] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1800/1862] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1801/1883] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1802/1883] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1803/1883] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1804/1883] Compiling NIOHPACK HPACKHeader.swift
[1805/1883] Compiling NIOHPACK HeaderTables.swift
[1811/1910] Emitting module NIOSSL
[1812/1910] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1814/1914] Compiling NIOHPACK IndexedHeaderTable.swift
[1815/1914] Compiling NIOHPACK IntegerCoding.swift
[1816/1915] Compiling NIOWebSocket WebSocketOpcode.swift
[1817/1915] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1818/1916] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1819/1935] Compiling NIOHTTPCompression HTTPDecompression.swift
[1820/1935] Emitting module NIOHTTPCompression
[1821/1935] Compiling NIOHTTPCompression HTTPCompression.swift
[1822/1935] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1823/1935] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1824/1935] Compiling NIOHPACK StaticHeaderTable.swift
[1833/1935] Compiling NIOHPACK HuffmanTables.swift
[1834/1935] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1835/1935] Compiling NIOWebSocket WebSocketFrame.swift
[1836/1935] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1837/1935] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1838/1935] Emitting module NIOWebSocket
[1839/1935] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1840/1935] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1841/1935] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1842/1936] Compiling NIOHPACK HuffmanCoding.swift
[1843/1936] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1844/1937] Compiling MultipartKit Exports.swift
[1845/1937] Compiling MultipartKit FormDataEncoder.swift
[1846/1937] Compiling MultipartKit FormDataDecoder.swift
[1847/1937] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1850/1939] Emitting module NIOHPACK
[1853/1939] Emitting module NIOExtras
[1858/1940] Compiling MultipartKit Storage.swift
[1859/1940] Compiling MultipartKit MultipartPart.swift
[1860/1940] Compiling NIOExtras UnsafeTransfer.swift
[1861/1942] Compiling MultipartKit BasicCodingKey.swift
[1862/1942] Compiling MultipartKit MultipartError.swift
[1867/1942] Emitting module MultipartKit
[1869/1942] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1870/1942] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1871/1942] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1872/1942] Compiling MultipartKit MultipartFormData.swift
[1873/1942] Compiling MultipartKit MultipartParser.swift
[1895/1944] Compiling MultipartKit MultipartSerializer.swift
[1896/1944] Compiling MultipartKit Utilities.swift
[1913/1948] Emitting module _NIOFileSystemFoundationCompat
[1914/1948] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1915/1948] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1917/1969] Compiling NIOFileSystem Exports.swift
[1918/1974] Emitting module NIOFileSystem
[1919/2008] Compiling SQLKit SQLFunction.swift
[1920/2008] Compiling SQLKit SQLGroupExpression.swift
[1921/2008] Compiling SQLKit SQLIdentifier.swift
[1922/2008] Compiling SQLKit SQLList.swift
[1923/2008] Compiling SQLKit SQLLiteral.swift
[1924/2008] Compiling SQLKit SQLRaw.swift
[1925/2008] Compiling SQLKit SQLCodingUtilities.swift
[1926/2008] Compiling SQLKit SQLQueryEncoder.swift
[1927/2008] Compiling SQLKit SQLRow.swift
[1928/2008] Compiling SQLKit SQLRowDecoder.swift
[1929/2008] Compiling SQLKit SomeCodingKey.swift
[1930/2008] Compiling SQLKit StringHandling.swift
[1934/2009] Compiling NIOHTTP2 Error+Any.swift
[1935/2009] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1936/2009] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1937/2009] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1939/2010] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1940/2010] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1942/2014] Compiling FluentKit AsyncMigration.swift
[1943/2014] Compiling FluentKit AsyncModelMiddleware.swift
[1944/2014] Compiling FluentKit Children+Concurrency.swift
[1945/2015] Compiling FluentKit Database+Concurrency.swift
[1946/2015] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1947/2015] Compiling NIOHTTP2 SendingRstStreamState.swift
[1948/2015] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1949/2015] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1950/2114] Compiling FluentKit Model.swift
[1951/2114] Compiling FluentKit ModelAlias.swift
[1952/2114] Compiling FluentKit Schema.swift
[1953/2114] Compiling FluentKit FieldOperators.swift
[1954/2114] Compiling FluentKit Operators.swift
[1955/2114] Compiling FluentKit ValueOperators+Array.swift
[1956/2114] Compiling FluentKit ValueOperators+String.swift
[1957/2114] Compiling FluentKit ValueOperators.swift
[1958/2114] Compiling WebSocketKit Exports.swift
[1959/2114] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1960/2114] Compiling WebSocketKit WebSocketHandler.swift
[1961/2114] Emitting module NIOHTTP2
[1962/2114] Emitting module WebSocketKit
[1963/2114] Compiling WebSocketKit WebSocket+Concurrency.swift
[1964/2114] Compiling WebSocketKit WebSocketClient.swift
[1965/2114] Compiling WebSocketKit WebSocket+Connect.swift
[1966/2114] Compiling WebSocketKit WebSocket.swift
[1972/2115] Compiling FluentKit EnumBuilder+Concurrency.swift
[1973/2115] Compiling FluentKit Model+Concurrency.swift
[1974/2115] Compiling FluentKit ModelResponder+Concurrency.swift
[1975/2115] Compiling FluentKit OptionalChild+Concurrency.swift
[1976/2115] Compiling FluentKit OptionalParent+Concurrency.swift
[1977/2115] Compiling FluentKit Parent+Concurrency.swift
[1978/2115] Compiling FluentKit QueryBuilder+Concurrency.swift
[1979/2115] Compiling FluentKit Relation+Concurrency.swift
[1980/2115] Compiling FluentKit SchemaBuilder+Concurrency.swift
[1981/2127] Compiling FluentKit EnumProperty.swift
[1982/2127] Compiling FluentKit OptionalEnumProperty.swift
[1983/2127] Compiling FluentKit Exports.swift
[1984/2127] Compiling FluentKit FluentError.swift
[1985/2127] Compiling FluentKit ModelMiddleware.swift
[1986/2127] Compiling FluentKit ModelResponder.swift
[1987/2127] Compiling FluentKit Migration.swift
[1988/2127] Compiling FluentKit MigrationLog.swift
[1989/2127] Compiling FluentKit Field.swift
[1990/2127] Compiling FluentKit FieldKey.swift
[1991/2127] Compiling FluentKit Group.swift
[1992/2127] Compiling FluentKit ID.swift
[1993/2127] Compiling FluentKit OptionalBoolean.swift
[1994/2127] Compiling FluentKit OptionalChild.swift
[1995/2127] Compiling FluentKit OptionalField.swift
[1996/2127] Compiling FluentKit OptionalParent.swift
[1997/2127] Emitting module FluentKit
[1998/2127] Compiling FluentKit Boolean.swift
[1999/2127] Compiling FluentKit BooleanPropertyFormat.swift
[2000/2127] Compiling FluentKit Children.swift
[2001/2127] Compiling FluentKit CompositeChildren.swift
[2002/2127] Compiling FluentKit CompositeID.swift
[2003/2127] Compiling FluentKit CompositeOptionalChild.swift
[2004/2127] Compiling FluentKit CompositeOptionalParent.swift
[2005/2127] Compiling FluentKit CompositeParent.swift
[2013/2127] Compiling FluentKit Migrations.swift
[2014/2127] Compiling FluentKit Migrator.swift
[2015/2127] Compiling FluentKit AnyModel.swift
[2016/2127] Compiling FluentKit EagerLoad.swift
[2017/2127] Compiling FluentKit Fields+Codable.swift
[2018/2127] Compiling FluentKit Siblings+Concurrency.swift
[2019/2127] Compiling FluentKit Database+Logging.swift
[2020/2127] Compiling FluentKit Database.swift
[2021/2127] Compiling FluentKit DatabaseID.swift
[2022/2127] Compiling FluentKit DatabaseInput.swift
[2023/2127] Compiling FluentKit DatabaseOutput.swift
[2024/2127] Compiling FluentKit Databases.swift
[2025/2127] Compiling FluentKit KeyPrefixingStrategy.swift
[2026/2127] Compiling FluentKit TransactionControlDatabase.swift
[2027/2127] Compiling FluentKit DatabaseEnum.swift
[2028/2127] Compiling FluentKit EnumBuilder.swift
[2029/2127] Compiling FluentKit EnumMetadata.swift
[2031/2127] Compiling FluentKit QueryBuilder+Group.swift
[2032/2127] Compiling FluentKit QueryBuilder+Join+DirectRelations.swift
[2033/2127] Compiling FluentKit QueryBuilder+Join.swift
[2034/2127] Compiling FluentKit QueryBuilder+Paginate.swift
[2035/2127] Compiling FluentKit QueryBuilder+Range.swift
[2036/2127] Compiling FluentKit QueryBuilder+Set.swift
[2037/2127] Compiling FluentKit QueryBuilder+Sort.swift
[2038/2127] Compiling FluentKit QueryBuilder.swift
[2039/2127] Compiling FluentKit DatabaseQuery+Action.swift
[2040/2127] Compiling FluentKit DatabaseQuery+Aggregate.swift
[2041/2127] Compiling FluentKit DatabaseQuery+Field.swift
[2042/2127] Compiling FluentKit DatabaseQuery+Filter.swift
[2043/2127] Compiling FluentKit DatabaseQuery+Join.swift
[2044/2127] Compiling FluentKit DatabaseQuery+Range.swift
[2045/2127] Compiling FluentKit DatabaseQuery+Sort.swift
[2046/2127] Compiling FluentKit DatabaseQuery+Value.swift
[2047/2127] Compiling FluentKit DatabaseQuery.swift
[2048/2127] Compiling FluentKit QueryHistory.swift
[2049/2127] Compiling FluentKit DatabaseSchema.swift
[2050/2127] Compiling FluentKit SchemaBuilder.swift
[2051/2127] Compiling FluentKit OptionalType.swift
[2052/2127] Compiling FluentKit RandomGeneratable.swift
[2053/2127] Compiling FluentKit SomeCodingKey.swift
[2054/2127] Compiling FluentKit UnsafeMutableTransferBox.swift
[2068/2128] Compiling FluentKit Fields.swift
[2069/2128] Compiling FluentKit MirrorBypass.swift
[2070/2128] Compiling FluentKit Model+CRUD.swift
[2095/2128] Compiling FluentKit Parent.swift
[2096/2128] Compiling FluentKit Property.swift
[2097/2128] Compiling FluentKit Relation.swift
[2098/2128] Compiling FluentKit Siblings.swift
[2099/2128] Compiling FluentKit Timestamp.swift
[2100/2128] Compiling FluentKit TimestampFormat.swift
[2101/2128] Compiling FluentKit QueryBuilder+Aggregate.swift
[2102/2128] Compiling FluentKit QueryBuilder+EagerLoad.swift
[2103/2128] Compiling FluentKit QueryBuilder+Filter.swift
[2131/2190] Emitting module AsyncHTTPClient
[2132/2198] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2133/2198] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2134/2198] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2135/2198] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2136/2198] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2137/2198] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2138/2198] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2139/2198] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2140/2198] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2141/2198] Compiling AsyncHTTPClient ConnectionTarget.swift
[2142/2198] Compiling AsyncHTTPClient DeconstructedURL.swift
[2143/2198] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2144/2198] Compiling AsyncHTTPClient FoundationExtensions.swift
[2145/2198] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2146/2198] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2147/2198] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2148/2198] Compiling AsyncHTTPClient HTTPClient.swift
[2149/2198] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2150/2198] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2151/2198] Compiling AsyncHTTPClient Transaction.swift
[2152/2198] Compiling AsyncHTTPClient Base64.swift
[2153/2198] Compiling AsyncHTTPClient BasicAuth.swift
[2154/2198] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2155/2198] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2156/2198] Compiling AsyncHTTPClient ConnectionPool.swift
[2157/2198] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2158/2198] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2159/2198] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2160/2198] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2161/2198] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2162/2198] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2163/2198] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2164/2198] Compiling AsyncHTTPClient RequestBodyLength.swift
[2165/2198] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2166/2198] Compiling AsyncHTTPClient RequestBag.swift
[2167/2198] Compiling AsyncHTTPClient RequestValidation.swift
[2168/2198] Compiling AsyncHTTPClient SSLContextCache.swift
[2169/2198] Compiling AsyncHTTPClient Scheme.swift
[2170/2198] Compiling AsyncHTTPClient Singleton.swift
[2171/2198] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2172/2198] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2173/2198] Compiling AsyncHTTPClient Utils.swift
[2174/2198] Compiling AsyncHTTPClient HTTPHandler.swift
[2175/2198] Compiling AsyncHTTPClient LRUCache.swift
[2176/2198] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[2177/2198] Compiling AsyncHTTPClient NWErrorHandler.swift
[2178/2198] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2179/2198] Compiling AsyncHTTPClient TLSConfiguration.swift
[2180/2198] Compiling AsyncHTTPClient RedirectState.swift
[2181/2198] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2182/2198] Compiling AsyncHTTPClient RequestOptions.swift
[2183/2198] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2184/2198] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2185/2198] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2186/2198] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2187/2198] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2188/2198] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2189/2198] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2190/2198] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2191/2198] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2192/2198] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2193/2198] Compiling AsyncHTTPClient HTTP1Connection.swift
[2194/2198] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2195/2198] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2196/2198] Compiling AsyncHTTPClient HTTP2Connection.swift
[2197/2198] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2198/2198] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2200/2368] Compiling Vapor Core.swift
[2201/2368] Compiling Vapor Running.swift
[2202/2368] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2203/2368] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2204/2368] Compiling Vapor DotEnvFile+load.swift
[2205/2368] Compiling Vapor Routes+caseInsenstive.swift
[2206/2368] Compiling Vapor Validatable+validate.swift
[2207/2368] Compiling Vapor Environment+Process.swift
[2208/2368] Compiling Vapor Environment+Secret.swift
[2209/2368] Compiling Vapor Environment.swift
[2210/2368] Compiling Vapor Abort.swift
[2211/2368] Compiling Vapor AbortError.swift
[2212/2368] Compiling Vapor DebuggableError.swift
[2213/2368] Compiling Vapor Demangler.swift
[2214/2368] Compiling Vapor ErrorSource.swift
[2215/2368] Compiling Vapor StackTrace.swift
[2216/2368] Compiling Vapor Exports.swift
[2217/2368] Compiling Vapor Application+HTTP.swift
[2218/2368] Compiling Vapor BasicResponder.swift
[2219/2368] Compiling Vapor BodyStream.swift
[2220/2368] Compiling Vapor Application+HTTP+Client.swift
[2221/2368] Compiling Vapor EventLoopHTTPClient.swift
[2222/2368] Compiling Vapor EndpointCache.swift
[2223/2368] Compiling Vapor HTTPMethod+String.swift
[2224/2392] Compiling Vapor AsyncBasicResponder.swift
[2225/2392] Compiling Vapor AsyncMiddleware.swift
[2226/2392] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2227/2392] Compiling Vapor AsyncSessionDriver.swift
[2228/2392] Compiling Vapor Authentication+Concurrency.swift
[2229/2392] Compiling Vapor Cache+Concurrency.swift
[2230/2392] Compiling Vapor Client+Concurrency.swift
[2231/2392] Compiling Vapor RequestBody+Concurrency.swift
[2232/2392] Compiling Vapor Responder+Concurrency.swift
[2233/2392] Compiling Vapor ResponseCodable+Concurrency.swift
[2234/2392] Compiling Vapor RoutesBuilder+Concurrency.swift
[2235/2392] Compiling Vapor ViewRenderer+Concurrency.swift
[2236/2392] Compiling Vapor WebSocket+Concurrency.swift
[2237/2392] Compiling Vapor ContainerGetPathExecutor.swift
[2238/2392] Compiling Vapor Content.swift
[2239/2392] Compiling Vapor ContentCoders.swift
[2240/2392] Compiling Vapor ContentConfiguration.swift
[2241/2392] Compiling Vapor ContentContainer.swift
[2242/2392] Compiling Vapor JSONCoder+Custom.swift
[2243/2392] Compiling Vapor JSONCoders+Content.swift
[2244/2392] Compiling Vapor PlaintextDecoder.swift
[2245/2392] Compiling Vapor PlaintextEncoder.swift
[2246/2392] Compiling Vapor URLQueryCoders.swift
[2247/2392] Compiling Vapor URLQueryContainer.swift
[2248/2416] Compiling Vapor Validator.swift
[2249/2416] Compiling Vapor ValidatorResult.swift
[2250/2416] Compiling Vapor And.swift
[2251/2416] Compiling Vapor Case.swift
[2252/2416] Compiling Vapor CharacterSet.swift
[2253/2416] Compiling Vapor Count.swift
[2254/2416] Compiling Vapor Custom.swift
[2255/2416] Compiling Vapor Email.swift
[2256/2416] Compiling Vapor Empty.swift
[2257/2416] Compiling Vapor In.swift
[2258/2416] Compiling Vapor Nil.swift
[2259/2416] Compiling Vapor NilIgnoring.swift
[2260/2416] Compiling Vapor Not.swift
[2261/2416] Compiling Vapor Or.swift
[2262/2416] Compiling Vapor Pattern.swift
[2263/2416] Compiling Vapor Range.swift
[2264/2416] Compiling Vapor URL.swift
[2265/2416] Compiling Vapor Valid.swift
[2266/2416] Compiling Vapor Application+Views.swift
[2267/2416] Compiling Vapor PlaintextRenderer.swift
[2268/2416] Compiling Vapor Request+View.swift
[2269/2416] Compiling Vapor View.swift
[2270/2416] Compiling Vapor ViewRenderer.swift
[2271/2416] Compiling Vapor _Deprecations.swift
[2272/2416] Compiling Vapor Bytes+Hex.swift
[2273/2416] Compiling Vapor Bytes+SecureCompare.swift
[2274/2416] Compiling Vapor Collection+Safe.swift
[2275/2416] Compiling Vapor DataProtocol+Copy.swift
[2276/2416] Compiling Vapor DecoderUnwrapper.swift
[2277/2416] Compiling Vapor DirectoryConfiguration.swift
[2278/2416] Compiling Vapor DotEnv.swift
[2279/2416] Compiling Vapor Extendable.swift
[2280/2416] Compiling Vapor File.swift
[2281/2416] Compiling Vapor FileIO.swift
[2282/2416] Compiling Vapor LifecycleHandler.swift
[2283/2416] Compiling Vapor OptionalType.swift
[2284/2416] Compiling Vapor RFC1123.swift
[2285/2416] Compiling Vapor SocketAddress+Hostname.swift
[2286/2416] Compiling Vapor Storage.swift
[2287/2416] Compiling Vapor String+IsIPAddress.swift
[2288/2416] Compiling Vapor Thread.swift
[2289/2416] Compiling Vapor URI.swift
[2290/2416] Compiling Vapor RangeResult.swift
[2291/2416] Compiling Vapor Validatable.swift
[2292/2416] Compiling Vapor Validation.swift
[2293/2416] Compiling Vapor ValidationKey.swift
[2294/2416] Compiling Vapor Validations.swift
[2295/2416] Compiling Vapor ValidationsError.swift
[2296/2416] Compiling Vapor Service.swift
[2297/2416] Compiling Vapor Application+Sessions.swift
[2298/2416] Compiling Vapor MemorySessions.swift
[2299/2416] Compiling Vapor Request+Session.swift
[2300/2416] Compiling Vapor Session.swift
[2301/2416] Compiling Vapor SessionCache.swift
[2302/2416] Compiling Vapor SessionData.swift
[2303/2416] Compiling Vapor SessionDriver.swift
[2304/2416] Compiling Vapor SessionsConfiguration.swift
[2305/2416] Compiling Vapor SessionsMiddleware.swift
[2306/2416] Compiling Vapor URLEncodedFormData.swift
[2307/2416] Compiling Vapor URLEncodedFormDecoder.swift
[2308/2416] Compiling Vapor URLEncodedFormEncoder.swift
[2309/2416] Compiling Vapor URLEncodedFormError.swift
[2310/2416] Compiling Vapor URLEncodedFormParser.swift
[2311/2416] Compiling Vapor URLEncodedFormSerializer.swift
[2312/2416] Compiling Vapor URLQueryFragmentConvertible.swift
[2313/2416] Compiling Vapor AnyResponse.swift
[2314/2416] Compiling Vapor Array+Random.swift
[2315/2416] Compiling Vapor Base32.swift
[2316/2416] Compiling Vapor Base64.swift
[2317/2416] Compiling Vapor BaseN.swift
[2318/2416] Compiling Vapor BasicCodingKey.swift
[2319/2416] Compiling Vapor ByteCount.swift
[2320/2416] Emitting module Vapor
[2321/2416] Compiling Vapor HTTPServerResponseEncoder.swift
[2322/2416] Compiling Vapor HTTPServerUpgradeHandler.swift
[2323/2416] Compiling Vapor Logger+Report.swift
[2324/2416] Compiling Vapor LoggingSystem+Environment.swift
[2325/2416] Compiling Vapor Application+Middleware.swift
[2326/2416] Compiling Vapor CORSMiddleware.swift
[2327/2416] Compiling Vapor ErrorMiddleware.swift
[2328/2416] Compiling Vapor FileMiddleware.swift
[2329/2416] Compiling Vapor Middleware.swift
[2330/2416] Compiling Vapor MiddlewareConfiguration.swift
[2331/2416] Compiling Vapor ResponseCompressionMiddleware.swift
[2332/2416] Compiling Vapor RouteLoggingMiddleware.swift
[2333/2416] Compiling Vapor TracingMiddleware.swift
[2334/2416] Compiling Vapor File+Multipart.swift
[2335/2416] Compiling Vapor FormDataDecoder+Content.swift
[2336/2416] Compiling Vapor FormDataEncoder+Content.swift
[2337/2416] Compiling Vapor Application+Password.swift
[2338/2416] Compiling Vapor Application+Passwords.swift
[2339/2416] Compiling Vapor AsyncPasswordHasher.swift
[2340/2416] Compiling Vapor BcryptHasher.swift
[2341/2416] Compiling Vapor PasswordHasher.swift
[2342/2416] Compiling Vapor PlaintextHasher.swift
[2343/2416] Compiling Vapor Request+Password.swift
[2344/2416] Compiling Vapor Redirect.swift
[2345/2416] Compiling Vapor Application.swift
[2346/2416] Compiling Vapor AuthenticationCache.swift
[2347/2416] Compiling Vapor Authenticator.swift
[2348/2416] Compiling Vapor BasicAuthorization.swift
[2349/2416] Compiling Vapor BearerAuthorization.swift
[2350/2416] Compiling Vapor GuardMiddleware.swift
[2351/2416] Compiling Vapor RedirectMiddleware.swift
[2352/2416] Compiling Vapor SessionAuthenticatable.swift
[2353/2416] Compiling Vapor Bcrypt.swift
[2354/2416] Compiling Vapor Application+Cache.swift
[2355/2416] Compiling Vapor Cache.swift
[2356/2416] Compiling Vapor CacheExpirationTime.swift
[2357/2416] Compiling Vapor MemoryCache.swift
[2358/2416] Compiling Vapor Request+Cache.swift
[2359/2416] Compiling Vapor Application+Clients.swift
[2360/2416] Compiling Vapor Client.swift
[2361/2416] Compiling Vapor ClientRequest.swift
[2362/2416] Compiling Vapor ClientResponse.swift
[2363/2416] Compiling Vapor Request+Client.swift
[2364/2416] Compiling Vapor BootCommand.swift
[2365/2416] Compiling Vapor CommandContext+Application.swift
[2366/2416] Compiling Vapor RoutesCommand.swift
[2367/2416] Compiling Vapor ServeCommand.swift
[2368/2416] Compiling Vapor AnyResponse+Concurrency.swift
[2369/2416] Compiling Vapor HTTPStatus.swift
[2370/2416] Compiling Vapor HTTPCookies.swift
[2371/2416] Compiling Vapor HTTPHeaderCacheControl.swift
[2372/2416] Compiling Vapor HTTPHeaderExpires.swift
[2373/2416] Compiling Vapor HTTPHeaderLastModified.swift
[2374/2416] Compiling Vapor HTTPHeaders+Cache.swift
[2375/2416] Compiling Vapor HTTPHeaders+Connection.swift
[2376/2416] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2377/2416] Compiling Vapor HTTPHeaders+ContentRange.swift
[2378/2416] Compiling Vapor HTTPHeaders+Directive.swift
[2379/2416] Compiling Vapor HTTPHeaders+Forwarded.swift
[2380/2416] Compiling Vapor HTTPHeaders+Link.swift
[2381/2416] Compiling Vapor HTTPHeaders+Name.swift
[2382/2416] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2383/2416] Compiling Vapor HTTPHeaders.swift
[2384/2416] Compiling Vapor HTTPMediaType.swift
[2385/2416] Compiling Vapor HTTPMediaTypePreference.swift
[2386/2416] Compiling Vapor Responder.swift
[2387/2416] Compiling Vapor Application+HTTP+Server.swift
[2388/2416] Compiling Vapor HTTPServer.swift
[2389/2416] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2390/2416] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2391/2416] Compiling Vapor HTTPServerHandler.swift
[2392/2416] Compiling Vapor HTTPServerRequestDecoder.swift
[2393/2416] Compiling Vapor Request+Body.swift
[2394/2416] Compiling Vapor Request+BodyStream.swift
[2395/2416] Compiling Vapor Request.swift
[2396/2416] Compiling Vapor Application+Responder.swift
[2397/2416] Compiling Vapor DefaultResponder.swift
[2398/2416] Compiling Vapor Response+Body.swift
[2399/2416] Compiling Vapor Response.swift
[2400/2416] Compiling Vapor ResponseCodable.swift
[2401/2416] Compiling Vapor Application+Routes.swift
[2402/2416] Compiling Vapor Parameters+Require.swift
[2403/2416] Compiling Vapor Request+WebSocket.swift
[2404/2416] Compiling Vapor Route.swift
[2405/2416] Compiling Vapor RouteCollection.swift
[2406/2416] Compiling Vapor Routes.swift
[2407/2416] Compiling Vapor RoutesBuilder+Group.swift
[2408/2416] Compiling Vapor RoutesBuilder+Method.swift
[2409/2416] Compiling Vapor RoutesBuilder+Middleware.swift
[2410/2416] Compiling Vapor RoutesBuilder+WebSocket.swift
[2411/2416] Compiling Vapor RoutesBuilder.swift
[2412/2416] Compiling Vapor OTP.swift
[2413/2416] Compiling Vapor Application+Servers.swift
[2414/2416] Compiling Vapor Server.swift
[2415/2416] Compiling Vapor App+Service.swift
[2416/2416] Compiling Vapor Req+Service.swift
[2418/2432] Compiling Fluent FluentProvider+Concurrency.swift
[2419/2432] Compiling Fluent ModelCredentialsAuthenticatable+Concurrency.swift
[2420/2432] Emitting module Fluent
[2421/2434] Compiling Fluent Pagination+Concurrency.swift
[2422/2434] Compiling Fluent Sessions+Concurrency.swift
[2423/2434] Compiling Fluent ModelAuthenticatable.swift
[2424/2434] Compiling Fluent ModelCredentialsAuthenticatable.swift
[2425/2434] Compiling Fluent Exports.swift
[2426/2434] Compiling Fluent Fluent+Cache.swift
[2427/2434] Compiling Fluent Fluent+History.swift
[2428/2434] Compiling Fluent Fluent+Paginate.swift
[2429/2434] Compiling Fluent Fluent+Pagination.swift
[2430/2434] Compiling Fluent Fluent+Sessions.swift
[2431/2434] Compiling Fluent FluentProvider.swift
[2432/2434] Compiling Fluent MigrateCommand.swift
[2433/2434] Compiling Fluent ModelTokenAuthenticatable.swift
[2434/2434] Compiling Fluent PageLimit.swift
[2436/2446] Compiling VaporWallet Wallet.swift
/host/spi-builder-workspace/Sources/VaporWallet/HasWallet.swift:11:8: error: no such module 'FluentPostgresDriver'
 9 | import Vapor
10 | import Fluent
11 | import FluentPostgresDriver
   |        `- error: no such module 'FluentPostgresDriver'
12 |
13 | public protocol HasWallet: FluentKit.Model {
[2437/2446] Compiling VaporWallet CreateWalletTransaction.swift
/host/spi-builder-workspace/Sources/VaporWallet/HasWallet.swift:11:8: error: no such module 'FluentPostgresDriver'
 9 | import Vapor
10 | import Fluent
11 | import FluentPostgresDriver
   |        `- error: no such module 'FluentPostgresDriver'
12 |
13 | public protocol HasWallet: FluentKit.Model {
[2438/2446] Compiling VaporWallet WalletTransactionModelMiddleware.swift
/host/spi-builder-workspace/Sources/VaporWallet/HasWallet.swift:11:8: error: no such module 'FluentPostgresDriver'
 9 | import Vapor
10 | import Fluent
11 | import FluentPostgresDriver
   |        `- error: no such module 'FluentPostgresDriver'
12 |
13 | public protocol HasWallet: FluentKit.Model {
[2439/2446] Compiling VaporWallet CreateWallet.swift
/host/spi-builder-workspace/Sources/VaporWallet/HasWallet.swift:11:8: error: no such module 'FluentPostgresDriver'
 9 | import Vapor
10 | import Fluent
11 | import FluentPostgresDriver
   |        `- error: no such module 'FluentPostgresDriver'
12 |
13 | public protocol HasWallet: FluentKit.Model {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2440/2447] Emitting module VaporWallet
/host/spi-builder-workspace/Sources/VaporWallet/HasWallet.swift:11:8: error: no such module 'FluentPostgresDriver'
 9 | import Vapor
10 | import Fluent
11 | import FluentPostgresDriver
   |        `- error: no such module 'FluentPostgresDriver'
12 |
13 | public protocol HasWallet: FluentKit.Model {
[2441/2447] Compiling VaporWallet WalletErrors.swift
/host/spi-builder-workspace/Sources/VaporWallet/HasWallet.swift:11:8: error: no such module 'FluentPostgresDriver'
 9 | import Vapor
10 | import Fluent
11 | import FluentPostgresDriver
   |        `- error: no such module 'FluentPostgresDriver'
12 |
13 | public protocol HasWallet: FluentKit.Model {
[2442/2447] Compiling VaporWallet Double+extensions.swift
/host/spi-builder-workspace/Sources/VaporWallet/HasWallet.swift:11:8: error: no such module 'FluentPostgresDriver'
 9 | import Vapor
10 | import Fluent
11 | import FluentPostgresDriver
   |        `- error: no such module 'FluentPostgresDriver'
12 |
13 | public protocol HasWallet: FluentKit.Model {
[2443/2447] Compiling VaporWallet HasWallet.swift
/host/spi-builder-workspace/Sources/VaporWallet/HasWallet.swift:11:8: error: no such module 'FluentPostgresDriver'
 9 | import Vapor
10 | import Fluent
11 | import FluentPostgresDriver
   |        `- error: no such module 'FluentPostgresDriver'
12 |
13 | public protocol HasWallet: FluentKit.Model {
[2444/2447] Compiling VaporWallet WalletModelMiddleware.swift
/host/spi-builder-workspace/Sources/VaporWallet/HasWallet.swift:11:8: error: no such module 'FluentPostgresDriver'
 9 | import Vapor
10 | import Fluent
11 | import FluentPostgresDriver
   |        `- error: no such module 'FluentPostgresDriver'
12 |
13 | public protocol HasWallet: FluentKit.Model {
[2445/2447] Compiling VaporWallet WalletType.swift
/host/spi-builder-workspace/Sources/VaporWallet/HasWallet.swift:11:8: error: no such module 'FluentPostgresDriver'
 9 | import Vapor
10 | import Fluent
11 | import FluentPostgresDriver
   |        `- error: no such module 'FluentPostgresDriver'
12 |
13 | public protocol HasWallet: FluentKit.Model {
[2446/2447] Compiling VaporWallet WalletTransaction.swift
/host/spi-builder-workspace/Sources/VaporWallet/HasWallet.swift:11:8: error: no such module 'FluentPostgresDriver'
 9 | import Vapor
10 | import Fluent
11 | import FluentPostgresDriver
   |        `- error: no such module 'FluentPostgresDriver'
12 |
13 | public protocol HasWallet: FluentKit.Model {
[2447/2447] Compiling VaporWallet WalletRepository.swift
/host/spi-builder-workspace/Sources/VaporWallet/HasWallet.swift:11:8: error: no such module 'FluentPostgresDriver'
 9 | import Vapor
10 | import Fluent
11 | import FluentPostgresDriver
   |        `- error: no such module 'FluentPostgresDriver'
12 |
13 | public protocol HasWallet: FluentKit.Model {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/73] Compiling Logging MetadataProvider.swift
[3/73] Compiling RealModule Real.swift
[4/73] Compiling RealModule Float80+Real.swift
[5/73] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[6/73] Compiling SystemPackage FilePathParsing.swift
[7/73] Compiling SystemPackage FilePathString.swift
[8/73] Compiling SystemPackage FilePathSyntax.swift
[9/73] Compiling SystemPackage FilePathTemp.swift
[10/75] Compiling ServiceContextModule ServiceContextKey.swift
[11/75] Compiling NIOConcurrencyHelpers lock.swift
[12/75] Emitting module _NIOBase64
[13/75] Compiling _NIOBase64 Base64.swift
[14/76] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[15/76] Compiling NIOConcurrencyHelpers NIOLock.swift
[16/76] Compiling NIOConcurrencyHelpers atomics.swift
[17/76] Compiling RealModule Float16+Real.swift
[18/76] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[19/76] Emitting module NIOConcurrencyHelpers
[20/76] Emitting module ServiceContextModule
[21/76] Emitting module _NIODataStructures
[22/76] Compiling RealModule ElementaryFunctions.swift
[23/76] Compiling SystemPackage FileOperations.swift
[24/76] Compiling SystemPackage FilePath.swift
[25/76] Compiling SystemPackage FilePathComponentView.swift
[26/76] Compiling SystemPackage FilePathComponents.swift
[27/76] Compiling RealModule Float+Real.swift
[28/76] Emitting module RealModule
[29/76] Compiling ServiceContextModule ServiceContext.swift
[31/78] Compiling _NIODataStructures PriorityQueue.swift
[32/78] Compiling _NIODataStructures Heap.swift
[33/78] Compiling _NIODataStructures _TinyArray.swift
[34/78] Compiling RealModule RealFunctions.swift
[35/80] Compiling SystemPackage Backcompat.swift
[36/80] Compiling SystemPackage CInterop.swift
[37/80] Compiling SystemPackage Constants.swift
[38/80] Compiling SystemPackage Exports.swift
[41/83] Compiling SystemPackage FileDescriptor.swift
[42/83] Compiling SystemPackage FileHelpers.swift
[46/83] Emitting module InternalCollectionsUtilities
[47/83] Compiling SystemPackage Errno.swift
[48/83] Compiling SystemPackage ErrnoWindows.swift
[50/83] Emitting module SystemPackage
[51/83] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[53/84] Compiling SystemPackage FilePathTempPosix.swift
[54/84] Compiling SystemPackage FilePathTempWindows.swift
[55/84] Compiling SystemPackage FilePathWindows.swift
[56/84] Compiling SystemPackage FilePermissions.swift
[62/84] Compiling SystemPackage Mocking.swift
[64/84] Compiling SystemPackage RawBuffer.swift
[65/84] Compiling SystemPackage Syscalls.swift
[66/84] Compiling SystemPackage WindowsSyscallAdapters.swift
[67/84] Compiling SystemPackage MachPort.swift
[68/84] Compiling SystemPackage PlatformString.swift
[69/84] Compiling SystemPackage SystemString.swift
[78/84] Compiling Logging Locks.swift
[79/84] Emitting module Logging
[80/84] Compiling Logging Logging.swift
[81/84] Compiling Logging LogHandler.swift
[83/85] Compiling SystemPackage Util+StringArray.swift
[84/85] Compiling SystemPackage Util.swift
[85/85] Compiling SystemPackage UtilConsumers.swift
[87/109] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[88/141] Compiling CryptoBoringWrapper RandomBytes.swift
[89/190] Compiling Instrumentation Instrument.swift
[90/190] Emitting module Instrumentation
[91/190] Compiling Instrumentation NoOpInstrument.swift
[92/190] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[93/190] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[94/190] Emitting module CryptoBoringWrapper
[95/202] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[96/243] Emitting module RoutingKit
[97/243] Compiling Instrumentation MultiplexInstrument.swift
[98/243] Compiling Instrumentation Locks.swift
[99/258] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[100/258] Compiling Instrumentation InstrumentationSystem.swift
[101/259] Compiling CryptoBoringWrapper EllipticCurve.swift
[102/259] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[103/260] Compiling RoutingKit PathComponent.swift
[104/260] Compiling HeapModule Heap+Descriptions.swift
[106/260] Compiling HeapModule Heap+Invariants.swift
[107/260] Compiling HeapModule Heap+UnsafeHandle.swift
[109/260] Compiling RoutingKit AnyRouter.swift
[110/260] Compiling RoutingKit Parameters.swift
[111/260] Compiling _RopeModule BigString+CustomStringConvertible.swift
[112/260] Compiling _RopeModule BigString+Equatable.swift
[113/260] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[114/260] Compiling _RopeModule BigString+Hashing.swift
[115/260] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[116/260] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[117/262] Compiling RoutingKit Router.swift
[118/262] Compiling RoutingKit TrieRouter.swift
[119/263] Compiling HeapModule Heap.swift
[120/263] Compiling HeapModule _HeapNode.swift
[122/263] Emitting module HeapModule
[124/300] Compiling HashTreeCollections _HashNode.swift
[125/300] Compiling HashTreeCollections _HashNodeHeader.swift
[126/300] Compiling HashTreeCollections _HashNode+Lookups.swift
[127/300] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[128/300] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[129/302] Compiling HashTreeCollections _HashNode+Debugging.swift
[130/302] Compiling HashTreeCollections _HashNode+Initializers.swift
[131/302] Compiling HashTreeCollections _HashNode+Invariants.swift
[132/328] Compiling CoreMetrics Locks.swift
[133/328] Emitting module CoreMetrics
[134/328] Compiling CoreMetrics Metrics.swift
[135/335] Compiling HashTreeCollections _HashLevel.swift
[136/335] Compiling HashTreeCollections _HashNode+Builder.swift
[137/335] Compiling HashTreeCollections _AncestorHashSlots.swift
[138/335] Compiling HashTreeCollections _Bitmap.swift
[139/366] Compiling HashTreeCollections TreeSet+Debugging.swift
[140/366] Compiling HashTreeCollections TreeSet+Descriptions.swift
[141/366] Compiling HashTreeCollections TreeSet+Equatable.swift
[142/366] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[143/366] Compiling HashTreeCollections TreeSet+Extras.swift
[144/366] Compiling HashTreeCollections TreeSet+Filter.swift
[145/366] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[146/366] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[147/366] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[148/366] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[149/366] Compiling HashTreeCollections TreeDictionary.swift
[150/366] Compiling HashTreeCollections TreeSet+Codable.swift
[151/366] Compiling HashTreeCollections TreeSet+Collection.swift
[152/366] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[153/373] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[154/373] Compiling HashTreeCollections _HashNode+Structural union.swift
[155/373] Compiling HashTreeCollections _HashNode+Storage.swift
[156/373] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[157/373] Compiling HashTreeCollections _HashNode+Structural filter.swift
[158/373] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[159/373] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[160/373] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[161/373] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[162/373] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[163/373] Compiling HashTreeCollections _HashNode+Structural merge.swift
[164/373] Compiling HashTreeCollections TreeSet+Hashable.swift
[165/373] Compiling HashTreeCollections TreeSet+Sendable.swift
[166/373] Compiling HashTreeCollections TreeSet+Sequence.swift
[167/373] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[168/373] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[169/373] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[170/373] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[172/373] Compiling Tracing InstrumentationSystem+Tracing.swift
[173/373] Compiling Tracing TracerProtocol+Legacy.swift
[174/373] Compiling Tracing TracerProtocol.swift
[175/373] Compiling Tracing TracingTime.swift
[176/404] Compiling Tracing Tracer.swift
[177/413] Compiling Crypto ASN1Strings.swift
[178/413] Compiling Crypto ArraySliceBigint.swift
[179/444] Emitting module Tracing
[180/444] Compiling Crypto HPKE-LabeledExtract.swift
[181/444] Compiling Crypto HPKE-Utils.swift
[182/444] Compiling Crypto DHKEM.swift
[183/444] Compiling Crypto HPKE-KEM-Curve25519.swift
[184/444] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[185/444] Compiling Crypto HPKE-KEM.swift
[186/444] Compiling Crypto HPKE-Errors.swift
[187/444] Compiling Crypto HPKE.swift
[188/444] Compiling Crypto HPKE-Context.swift
[189/444] Compiling Crypto HPKE-KeySchedule.swift
[190/480] Compiling Crypto MessageAuthenticationCode.swift
[191/480] Compiling Crypto AES.swift
[192/480] Compiling Crypto ECDSASignature_boring.swift
[193/480] Compiling Crypto ECDSA_boring.swift
[194/480] Compiling Crypto EdDSA_boring.swift
[195/480] Compiling Crypto ECDSA.swift
[196/480] Compiling Crypto Ed25519.swift
[197/480] Compiling Crypto HKDF.swift
[198/480] Compiling Crypto AESWrap.swift
[199/480] Compiling Crypto AESWrap_boring.swift
[200/480] Compiling Crypto Ed25519_boring.swift
[201/480] Compiling ConsoleKitTerminal ProgressBar.swift
[202/480] Compiling ConsoleKitTerminal Console+Clear.swift
[203/480] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[204/480] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[205/480] Compiling ConsoleKitTerminal ActivityBar.swift
[206/480] Compiling ConsoleKitTerminal ActivityIndicator.swift
[207/480] Compiling Tracing NoOpTracer.swift
[208/480] Compiling Tracing SpanProtocol.swift
[209/481] Compiling ConsoleKitTerminal Console+Wait.swift
[210/481] Compiling ConsoleKitTerminal ConsoleColor.swift
[211/481] Compiling ConsoleKitTerminal ConsoleStyle.swift
[212/481] Compiling ConsoleKitTerminal ConsoleText.swift
[213/481] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[214/481] Compiling ConsoleKitTerminal ANSI.swift
[215/481] Compiling ConsoleKitTerminal Console.swift
[216/481] Compiling ConsoleKitTerminal Terminal.swift
[217/481] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[218/481] Compiling ConsoleKitTerminal ConsoleClear.swift
[219/481] Compiling ConsoleKitTerminal Console+Ask.swift
[220/481] Compiling ConsoleKitTerminal Console+Choose.swift
[221/481] Compiling ConsoleKitTerminal CustomActivity.swift
[222/481] Compiling ConsoleKitTerminal LoadingBar.swift
[229/481] Compiling ConsoleKitTerminal Console+Confirm.swift
[230/481] Compiling ConsoleKitTerminal Console+Input.swift
[231/481] Compiling ConsoleKitTerminal Console+Center.swift
[232/481] Compiling ConsoleKitTerminal Console+Output.swift
[240/484] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[241/484] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[242/484] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[243/484] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[244/484] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[245/484] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[246/484] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[247/484] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[248/484] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[249/484] Compiling HashTreeCollections TreeSet.swift
[250/484] Emitting module ConsoleKitTerminal
[251/484] Compiling Crypto ECDH.swift
[252/484] Compiling Crypto SymmetricKeys.swift
[253/484] Compiling Crypto HMAC.swift
[254/484] Compiling Crypto MACFunctions.swift
[266/484] Compiling Crypto NISTCurvesKeys_boring.swift
[267/484] Compiling Crypto X25519Keys_boring.swift
[268/484] Compiling Crypto Curve25519.swift
[294/495] Emitting module DequeModule
[295/496] Compiling Crypto HPKE-Ciphersuite.swift
[296/496] Compiling Crypto HPKE-KDF.swift
[297/496] Compiling Crypto HPKE-KexKeyDerivation.swift
[316/505] Emitting module HashTreeCollections
[320/505] Compiling _RopeModule Rope+Join.swift
[321/505] Compiling _RopeModule Rope+MutatingForEach.swift
[322/505] Compiling _RopeModule Rope+Remove.swift
[323/505] Compiling Crypto Signature.swift
[324/505] Compiling Crypto CryptoKitErrors_boring.swift
[325/505] Compiling Crypto RNG_boring.swift
[326/505] Compiling Crypto SafeCompare_boring.swift
[327/505] Compiling Crypto Zeroization_boring.swift
[328/505] Compiling Crypto HPKE-Modes.swift
[329/505] Compiling Crypto Insecure.swift
[330/505] Compiling Crypto Insecure_HashFunctions.swift
[331/505] Compiling Crypto KEM.swift
[332/505] Compiling Crypto ECDH_boring.swift
[333/505] Compiling Crypto DH.swift
[338/505] Emitting module Atomics
[341/505] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[342/505] Compiling Metrics Metrics.swift
[343/505] Emitting module Metrics
[352/507] Compiling ConsoleKitTerminal AnySendableHashable.swift
[353/507] Compiling ConsoleKitTerminal ConsoleLogger.swift
[354/507] Compiling ConsoleKitTerminal LoggerFragment.swift
[372/508] Compiling Crypto HashFunctions_SHA2.swift
[373/508] Compiling Crypto HPKE-AEAD.swift
[378/538] Emitting module OrderedCollections
[390/609] Compiling Algorithms Rotate.swift
[391/609] Compiling Algorithms Split.swift
[392/609] Compiling Algorithms Stride.swift
[393/609] Compiling Algorithms Suffix.swift
[394/609] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[395/609] Compiling BitCollections BitArray+Extras.swift
[396/609] Compiling BitCollections BitArray+Fill.swift
[397/609] Compiling BitCollections BitArray+Hashable.swift
[398/609] Compiling BitCollections BitArray+Initializers.swift
[399/609] Compiling BitCollections BitArray+Invariants.swift
[400/609] Compiling Algorithms Permutations.swift
[401/609] Compiling Algorithms Product.swift
[402/609] Compiling Algorithms FlattenCollection.swift
[403/611] Compiling Algorithms Grouped.swift
[404/611] Compiling Algorithms Indexed.swift
[405/611] Compiling Algorithms Intersperse.swift
[406/671] Emitting module ConsoleKitCommands
[407/671] Compiling NIOCore DeadChannel.swift
[408/671] Compiling NIOCore DispatchQueue+WithFuture.swift
[409/671] Compiling NIOCore EventLoop+Deprecated.swift
[410/674] Compiling NIOCore ByteBuffer-multi-int.swift
[411/674] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[412/674] Compiling NIOCore ByteBuffer-views.swift
[413/674] Emitting module _RopeModule
[414/674] Compiling NIOCore AsyncChannel.swift
[415/674] Compiling NIOCore AsyncChannelHandler.swift
[416/674] Compiling NIOCore AsyncChannelInboundStream.swift
[417/674] Compiling NIOCore AsyncChannelOutboundWriter.swift
[418/674] Compiling NIOCore NIOAsyncSequenceProducer.swift
[419/674] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[420/674] Compiling NIOCore NIOAsyncWriter.swift
[421/674] Compiling NIOCore CircularBuffer.swift
[422/674] Compiling NIOCore Codec.swift
[423/674] Compiling NIOCore ConvenienceOptionSupport.swift
[425/675] Compiling NIOCore EventLoopFuture.swift
[426/675] Compiling NIOCore FileDescriptor.swift
[427/675] Compiling NIOCore FileHandle.swift
[428/675] Compiling NIOCore FileRegion.swift
[429/675] Compiling NIOCore GlobalSingletons.swift
[430/675] Compiling NIOCore IO.swift
[431/675] Compiling NIOCore IOData.swift
[433/682] Compiling Algorithms Trim.swift
[434/682] Compiling Algorithms Unique.swift
[435/682] Compiling Algorithms Windows.swift
[436/682] Compiling NIOCore BSDSocketAPI.swift
[437/682] Compiling NIOCore ByteBuffer-aux.swift
[438/682] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[439/682] Compiling NIOCore ByteBuffer-conversions.swift
[440/682] Compiling NIOCore ChannelPipeline.swift
[441/682] Compiling NIOCore AddressedEnvelope.swift
[442/682] Compiling NIOCore AsyncAwaitSupport.swift
[455/682] Compiling NIOCore IPProtocol.swift
[456/682] Compiling NIOCore IntegerBitPacking.swift
[457/682] Compiling NIOCore IntegerTypes.swift
[458/682] Compiling NIOCore Interfaces.swift
[459/682] Compiling NIOCore Linux.swift
[465/682] Compiling NIOCore MarkedCircularBuffer.swift
[466/682] Compiling NIOCore MulticastChannel.swift
[467/682] Compiling NIOCore ByteBuffer-core.swift
[468/682] Compiling NIOCore ByteBuffer-hex.swift
[469/682] Compiling NIOCore ByteBuffer-int.swift
[470/682] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[471/682] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[472/682] Compiling NIOCore EventLoopFuture+Deprecated.swift
[473/682] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[507/682] Compiling NIOCore Channel.swift
[508/682] Compiling NIOCore ChannelHandler.swift
[509/682] Compiling NIOCore ChannelHandlers.swift
[510/682] Compiling NIOCore ChannelInvoker.swift
[511/682] Compiling NIOCore ChannelOption.swift
[526/682] Emitting module Algorithms
[542/682] Compiling BitCollections BitSet.Index.swift
[543/682] Compiling BitCollections BitSet._UnsafeHandle.swift
[544/682] Compiling BitCollections BitSet.swift
[545/682] Compiling BitCollections Range+Utilities.swift
[546/682] Compiling BitCollections Slice+Utilities.swift
[547/682] Compiling BitCollections UInt+Tricks.swift
[548/682] Compiling BitCollections _Word.swift
[562/683] Compiling Crypto PrettyBytes.swift
[579/692] Emitting module BitCollections
[602/692] Compiling Crypto SafeCompare.swift
[603/692] Compiling Crypto SecureBytes.swift
[604/692] Compiling Crypto Zeroization.swift
[635/693] Emitting module Crypto
[659/697] Compiling ConsoleKit Exports.swift
[660/697] Emitting module ConsoleKit
[663/700] Emitting module Collections
[664/700] Compiling Collections Collections.swift
[666/701] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[667/701] Compiling NIOCore SocketAddresses.swift
[668/701] Compiling NIOCore SocketOptionProvider.swift
[669/701] Compiling NIOCore SystemCallHelpers.swift
[670/701] Compiling NIOCore TimeAmount+Duration.swift
[671/701] Compiling NIOCore TypeAssistedChannelHandler.swift
[672/701] Compiling NIOCore UniversalBootstrapSupport.swift
[673/701] Compiling NIOCore Utilities.swift
[701/701] Emitting module NIOCore
[703/752] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[704/752] Emitting module NIOEmbedded
[705/752] Compiling NIOEmbedded Embedded.swift
[706/752] Compiling NIOEmbedded AsyncTestingChannel.swift
[708/753] Compiling NIOPosix SelectableChannel.swift
[709/753] Compiling NIOPosix SelectableEventLoop.swift
[710/753] Compiling NIOPosix SelectorEpoll.swift
[711/753] Compiling NIOPosix SelectorGeneric.swift
[712/753] Compiling NIOPosix SelectorKqueue.swift
[713/753] Compiling NIOPosix SelectorUring.swift
[714/759] Compiling NIOPosix Pool.swift
[715/759] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[716/759] Compiling NIOPosix PosixSingletons.swift
[717/759] Compiling NIOPosix RawSocketBootstrap.swift
[718/759] Compiling NIOPosix Resolver.swift
[719/759] Compiling NIOPosix Selectable.swift
[720/759] Compiling NIOPosix ServerSocket.swift
[721/759] Compiling NIOPosix Socket.swift
[722/759] Compiling NIOPosix SocketChannel.swift
[723/759] Compiling NIOPosix SocketProtocols.swift
[724/759] Compiling NIOPosix System.swift
[725/759] Compiling NIOPosix Thread.swift
[726/759] Compiling NIOPosix BSDSocketAPICommon.swift
[727/759] Compiling NIOPosix BSDSocketAPIPosix.swift
[728/759] Compiling NIOPosix BSDSocketAPIWindows.swift
[729/759] Compiling NIOPosix BaseSocket.swift
[730/759] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[731/759] Compiling NIOPosix BaseSocketChannel.swift
[732/759] Compiling NIOPosix BaseStreamSocketChannel.swift
[733/759] Compiling NIOPosix Bootstrap.swift
[734/759] Compiling NIOPosix ControlMessage.swift
[735/759] Compiling NIOPosix DatagramVectorReadManager.swift
[736/759] Compiling NIOPosix Errors+Any.swift
[737/759] Compiling NIOPosix FileDescriptor.swift
[738/759] Compiling NIOPosix GetaddrinfoResolver.swift
[739/759] Compiling NIOPosix HappyEyeballs.swift
[740/759] Emitting module NIOPosix
[741/759] Compiling NIOPosix NIOThreadPool.swift
[742/759] Compiling NIOPosix NonBlockingFileIO.swift
[743/759] Compiling NIOPosix PendingDatagramWritesManager.swift
[744/759] Compiling NIOPosix PendingWritesManager.swift
[745/759] Compiling NIOPosix PipeChannel.swift
[746/759] Compiling NIOPosix PipePair.swift
[747/759] Compiling NIOPosix IO.swift
[748/759] Compiling NIOPosix IntegerBitPacking.swift
[749/759] Compiling NIOPosix IntegerTypes.swift
[750/759] Compiling NIOPosix Linux.swift
[751/759] Compiling NIOPosix LinuxCPUSet.swift
[752/759] Compiling NIOPosix LinuxUring.swift
[753/759] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[754/759] Compiling NIOPosix ThreadPosix.swift
[755/759] Compiling NIOPosix ThreadWindows.swift
[756/759] Compiling NIOPosix UnsafeTransfer.swift
[757/759] Compiling NIOPosix Utilities.swift
[758/759] Compiling NIOPosix VsockAddress.swift
[759/759] Compiling NIOPosix VsockChannelEvents.swift
[761/819] Compiling NIO Exports.swift
[762/819] Emitting module NIO
[763/820] Compiling _NIOFileSystem FileChunks.swift
[764/820] Compiling _NIOFileSystem FileHandle.swift
[765/820] Compiling _NIOFileSystem FileHandleProtocol.swift
[767/822] Compiling _NIOFileSystem BufferedWriter.swift
[768/822] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[769/822] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[770/822] Compiling _NIOFileSystem Array+FileSystem.swift
[771/822] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[772/822] Compiling _NIOFileSystem BufferedReader.swift
[773/822] Compiling _NIOFileSystem FileSystemProtocol.swift
[774/822] Compiling _NIOFileSystem FileType.swift
[775/822] Compiling _NIOFileSystem IOStrategy.swift
[776/822] Compiling _NIOFileSystem Convenience.swift
[777/822] Compiling _NIOFileSystem DirectoryEntries.swift
[778/822] Compiling _NIOFileSystem DirectoryEntry.swift
[779/861] Compiling AsyncKit Optional+StrictMap.swift
[780/861] Compiling AsyncKit Exports.swift
[781/915] Compiling NIOSOCKS ClientStateMachine.swift
[782/922] Emitting module _NIOFileSystem
[783/958] Emitting module NIOTLS
[784/958] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[785/958] Compiling NIOTLS TLSEvents.swift
[786/958] Compiling SQLKit SQLExpressions+Deprecated.swift
[787/958] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[788/958] Compiling SQLKit Exports.swift
[789/958] Compiling SQLKit SQLAlias.swift
[790/958] Compiling SQLKit SQLBetween.swift
[791/958] Compiling SQLKit SQLColumn.swift
[792/958] Compiling SQLKit SQLConstraint.swift
[793/958] Compiling SQLKit SQLDataType.swift
[794/958] Compiling SQLKit SQLDirection.swift
[795/958] Compiling SQLKit SQLDatabase.swift
[796/958] Compiling SQLKit SQLDatabaseReportedVersion.swift
[797/958] Compiling SQLKit SQLDialect.swift
[798/958] Compiling SQLKit SQLDatabase+Deprecated.swift
[799/958] Compiling SQLKit SQLError.swift
[800/958] Compiling SQLKit SQLQueryFetcher.swift
[801/958] Compiling SQLKit SQLReturningBuilder.swift
[802/958] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[803/958] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[804/958] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[805/958] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[806/958] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[807/958] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[808/958] Compiling SQLKit SQLConflictUpdateBuilder.swift
[809/958] Compiling SQLKit SQLCreateEnumBuilder.swift
[810/958] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[811/958] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[812/958] Emitting module NIOSOCKS
[813/958] Compiling NIOSOCKS SOCKSResponse.swift
[814/958] Compiling NIOSOCKS ServerStateMachine.swift
[815/958] Compiling SQLKit SQLAlterEnumBuilder.swift
[816/958] Compiling SQLKit SQLAlterTableBuilder.swift
[817/958] Compiling SQLKit SQLDropTableBuilder.swift
[818/958] Compiling SQLKit SQLDropTriggerBuilder.swift
[819/958] Compiling SQLKit SQLInsertBuilder.swift
[820/958] Compiling SQLKit SQLPredicateBuilder.swift
[821/958] Compiling SQLKit SQLQueryBuilder.swift
[822/958] Compiling SQLKit SQLCreateTriggerBuilder.swift
[823/958] Compiling SQLKit SQLDeleteBuilder.swift
[824/958] Compiling SQLKit SQLCreateIndexBuilder.swift
[825/958] Compiling SQLKit SQLCreateTableBuilder.swift
[826/959] Emitting module NIOFoundationCompat
[827/959] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[829/960] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[830/960] Compiling NIOTLS SNIHandler.swift
[831/961] Emitting module NIOHTTP1
[832/963] Compiling SQLKit SQLDropEnumBuilder.swift
[833/963] Compiling SQLKit SQLDropIndexBuilder.swift
[835/963] Compiling SQLKit SQLDropIndex.swift
[836/963] Compiling SQLKit SQLDropTable.swift
[837/963] Compiling SQLKit SQLDropTrigger.swift
[838/963] Compiling SQLKit SQLInsert.swift
[839/963] Compiling SQLKit SQLSelect.swift
[840/963] Compiling SQLKit SQLUnion.swift
[841/963] Compiling SQLKit SQLUpdate.swift
[842/963] Compiling SQLKit SQLExpression.swift
[843/963] Compiling SQLKit SQLSerializer.swift
[844/963] Compiling SQLKit SQLStatement.swift
[845/963] Compiling SQLKit SQLBinaryExpression.swift
[846/963] Compiling SQLKit SQLBinaryOperator.swift
[847/963] Compiling SQLKit SQLBind.swift
[849/975] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[850/975] Compiling SQLKit SQLColumnAssignment.swift
[851/975] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[852/975] Compiling SQLKit SQLColumnDefinition.swift
[853/975] Compiling SQLKit SQLCommonTableExpression.swift
[854/975] Compiling SQLKit SQLConflictAction.swift
[855/975] Compiling SQLKit SQLConflictResolutionStrategy.swift
[856/975] Compiling SQLKit SQLDropBehaviour.swift
[857/975] Compiling SQLKit SQLEnumDataType.swift
[858/975] Compiling SQLKit SQLExcludedColumn.swift
[859/975] Compiling SQLKit SQLForeignKey.swift
[860/975] Compiling SQLKit SQLJoin.swift
[861/975] Compiling SQLKit SQLJoinMethod.swift
[862/1026] Compiling SQLKit SQLLockingClause.swift
[863/1026] Compiling SQLKit SQLOrderBy.swift
[864/1026] Compiling SQLKit SQLReturning.swift
[865/1026] Compiling SQLKit SQLSubquery.swift
[866/1026] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[867/1026] Compiling SQLKit SQLAlterEnum.swift
[868/1026] Compiling SQLKit SQLAlterTable.swift
[869/1026] Compiling SQLKit SQLCreateEnum.swift
[870/1026] Compiling SQLKit SQLCreateIndex.swift
[871/1026] Compiling SQLKit SQLCreateTable.swift
[872/1026] Compiling SQLKit SQLCreateTrigger.swift
[873/1026] Compiling SQLKit SQLDelete.swift
[874/1026] Compiling SQLKit SQLDropEnum.swift
[875/1026] Compiling NIOSSL SSLInit.swift
[876/1026] Compiling NIOSSL SSLPKCS12Bundle.swift
[877/1026] Compiling NIOSSL SSLPrivateKey.swift
[878/1028] Compiling SQLKit SQLPredicateGroupBuilder.swift
[879/1028] Compiling SQLKit SQLRawBuilder.swift
[880/1028] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[881/1028] Compiling SQLKit SQLSelectBuilder.swift
[882/1028] Compiling SQLKit SQLSubqueryBuilder.swift
[883/1028] Compiling SQLKit SQLUnionBuilder.swift
[884/1028] Compiling SQLKit SQLUpdateBuilder.swift
[885/1028] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[886/1028] Compiling SQLKit SQLColumnUpdateBuilder.swift
[887/1028] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[888/1028] Compiling SQLKit SQLCommonUnionBuilder.swift
[889/1028] Compiling SQLKit SQLJoinBuilder.swift
[890/1028] Compiling SQLKit SQLPartialResultBuilder.swift
[891/1028] Compiling NIOSSL RNG.swift
[892/1028] Compiling NIOSSL SafeCompare.swift
[899/1028] Compiling _NIOFileSystem SystemFileHandle.swift
[900/1028] Compiling _NIOFileSystem Utilities.swift
[901/1028] Compiling _NIOFileSystem OpenOptions.swift
[902/1028] Compiling _NIOFileSystem String+FileSystem.swift
[903/1028] Compiling SQLKit SQLQueryString.swift
[904/1028] Compiling NIOSSL SSLConnection.swift
[905/1028] Compiling NIOSSL SSLContext.swift
[906/1028] Compiling NIOSSL SSLErrors.swift
[907/1028] Compiling NIOSSL AndroidCABundle.swift
[908/1028] Compiling NIOSSL ByteBufferBIO.swift
[909/1028] Compiling NIOSSL CustomPrivateKey.swift
[910/1028] Compiling NIOSSL ObjectIdentifier.swift
[911/1028] Compiling NIOSSL PosixPort.swift
[912/1028] Compiling NIOSSL SSLCallbacks.swift
[913/1028] Compiling NIOSSL SSLCertificate.swift
[914/1028] Compiling NIOSSL SSLCertificateExtensions.swift
[915/1028] Compiling NIOSSL SSLCertificateName.swift
[916/1028] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[917/1028] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[918/1028] Compiling NIOSSL IdentityVerification.swift
[919/1028] Compiling NIOSSL LinuxCABundle.swift
[920/1028] Compiling NIOSSL NIOSSLClientHandler.swift
[921/1028] Emitting module NIOTransportServices
[922/1028] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[923/1028] Compiling NIOSSL NIOSSLHandler.swift
[924/1028] Compiling NIOSSL NIOSSLServerHandler.swift
[928/1029] Emitting module AsyncKit
[965/1030] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[966/1030] Compiling NIOSSL SubjectAlternativeName.swift
[967/1030] Compiling NIOSSL NIOSSLSecureBytes.swift
[992/1035] Emitting module NIOSSL
[997/1035] Emitting module SQLKit
[998/1063] Compiling SQLKit SQLFunction.swift
[999/1063] Compiling SQLKit SQLGroupExpression.swift
[1000/1063] Compiling SQLKit SQLIdentifier.swift
[1001/1063] Compiling SQLKit SQLList.swift
[1002/1063] Compiling SQLKit SQLLiteral.swift
[1003/1063] Compiling SQLKit SQLRaw.swift
[1004/1063] Compiling SQLKit SQLCodingUtilities.swift
[1005/1063] Compiling SQLKit SQLQueryEncoder.swift
[1006/1063] Compiling SQLKit SQLRow.swift
[1007/1063] Compiling SQLKit SQLRowDecoder.swift
[1008/1063] Compiling SQLKit SomeCodingKey.swift
[1009/1063] Compiling SQLKit StringHandling.swift
[1015/1085] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1016/1085] Compiling NIOWebSocket WebSocketOpcode.swift
[1017/1105] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1018/1105] Compiling MultipartKit MultipartPart.swift
[1019/1105] Compiling MultipartKit MultipartPartConvertible.swift
[1022/1105] Compiling NIOHPACK IndexedHeaderTable.swift
[1023/1105] Compiling NIOHPACK IntegerCoding.swift
[1024/1106] Compiling NIOHTTPCompression HTTPDecompression.swift
[1025/1106] Emitting module _NIOFileSystemFoundationCompat
[1026/1106] Compiling MultipartKit Exports.swift
[1027/1106] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1028/1106] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1029/1106] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1030/1106] Compiling MultipartKit FormDataEncoder.swift
[1031/1106] Compiling MultipartKit Storage.swift
[1032/1106] Compiling MultipartKit MultipartFormData.swift
[1033/1106] Compiling MultipartKit MultipartParser.swift
[1034/1106] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1035/1106] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1036/1106] Compiling NIOHPACK HuffmanTables.swift
[1037/1106] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1038/1106] Compiling NIOWebSocket WebSocketFrame.swift
[1039/1106] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1044/1106] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1045/1106] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1046/1106] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1047/1108] Compiling NIOHPACK StaticHeaderTable.swift
[1048/1108] Emitting module NIOWebSocket
[1049/1108] Emitting module NIOExtras
[1050/1108] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1051/1108] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1052/1108] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1053/1109] Emitting module NIOHTTPCompression
[1054/1109] Compiling NIOHPACK HuffmanCoding.swift
[1059/1109] Emitting module MultipartKit
[1060/1109] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1061/1109] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1062/1111] Compiling NIOHTTPCompression HTTPCompression.swift
[1066/1113] Compiling MultipartKit FormDataDecoder.swift
[1067/1113] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1068/1113] Emitting module NIOHPACK
[1075/1114] Compiling NIOExtras UnsafeTransfer.swift
[1086/1114] Compiling NIOSSL Zeroization.swift
[1087/1114] Compiling NIOSSL TLSConfiguration.swift
[1088/1114] Compiling NIOSSL UniversalBootstrapSupport.swift
[1089/1114] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1090/1114] Compiling MultipartKit BasicCodingKey.swift
[1091/1114] Compiling MultipartKit MultipartError.swift
[1106/1115] Compiling MultipartKit MultipartSerializer.swift
[1107/1115] Compiling MultipartKit Utilities.swift
[1118/1120] Compiling NIOFileSystem Exports.swift
[1120/1120] Emitting module NIOFileSystem
[1122/1274] Compiling WebSocketKit WebSocketHandler.swift
[1123/1274] Compiling WebSocketKit WebSocket+Concurrency.swift
[1124/1274] Compiling WebSocketKit Exports.swift
[1125/1274] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1126/1274] Emitting module WebSocketKit
[1127/1274] Compiling FluentKit AsyncMigration.swift
[1128/1274] Compiling FluentKit AsyncModelMiddleware.swift
[1129/1274] Compiling FluentKit Children+Concurrency.swift
[1130/1274] Compiling FluentKit Database+Concurrency.swift
[1131/1274] Compiling FluentKit EnumBuilder+Concurrency.swift
[1132/1274] Compiling FluentKit Model+Concurrency.swift
[1133/1274] Compiling FluentKit ModelResponder+Concurrency.swift
[1134/1274] Compiling FluentKit OptionalChild+Concurrency.swift
[1135/1274] Compiling FluentKit OptionalParent+Concurrency.swift
[1136/1274] Compiling FluentKit Parent+Concurrency.swift
[1137/1274] Compiling FluentKit QueryBuilder+Concurrency.swift
[1138/1274] Compiling FluentKit Relation+Concurrency.swift
[1139/1274] Compiling FluentKit SchemaBuilder+Concurrency.swift
[1140/1286] Compiling WebSocketKit WebSocketClient.swift
[1141/1286] Compiling WebSocketKit WebSocket+Connect.swift
[1142/1286] Compiling WebSocketKit WebSocket.swift
[1144/1287] Compiling FluentKit Siblings+Concurrency.swift
[1145/1287] Compiling FluentKit Database+Logging.swift
[1146/1287] Compiling FluentKit Database.swift
[1147/1287] Compiling FluentKit DatabaseID.swift
[1148/1287] Compiling FluentKit DatabaseInput.swift
[1149/1287] Compiling FluentKit DatabaseOutput.swift
[1150/1287] Compiling FluentKit Databases.swift
[1151/1287] Compiling FluentKit KeyPrefixingStrategy.swift
[1152/1287] Compiling FluentKit TransactionControlDatabase.swift
[1153/1287] Compiling FluentKit DatabaseEnum.swift
[1154/1287] Compiling FluentKit EnumBuilder.swift
[1155/1287] Compiling FluentKit EnumMetadata.swift
[1156/1287] Compiling FluentKit EnumProperty.swift
[1157/1287] Compiling FluentKit DatabaseQuery+Join.swift
[1158/1287] Compiling FluentKit DatabaseQuery+Range.swift
[1159/1287] Compiling FluentKit DatabaseQuery+Sort.swift
[1160/1287] Compiling FluentKit DatabaseQuery+Value.swift
[1161/1287] Compiling FluentKit DatabaseQuery.swift
[1162/1287] Compiling FluentKit QueryHistory.swift
[1163/1287] Compiling FluentKit DatabaseSchema.swift
[1164/1287] Compiling FluentKit SchemaBuilder.swift
[1165/1287] Compiling FluentKit OptionalType.swift
[1166/1287] Compiling FluentKit RandomGeneratable.swift
[1167/1287] Compiling FluentKit SomeCodingKey.swift
[1168/1287] Compiling FluentKit UnsafeMutableTransferBox.swift
[1169/1287] Compiling FluentKit QueryBuilder+Group.swift
[1170/1287] Compiling FluentKit QueryBuilder+Join+DirectRelations.swift
[1171/1287] Compiling FluentKit QueryBuilder+Join.swift
[1172/1287] Compiling FluentKit QueryBuilder+Paginate.swift
[1173/1287] Compiling FluentKit QueryBuilder+Range.swift
[1174/1287] Compiling FluentKit QueryBuilder+Set.swift
[1175/1287] Compiling FluentKit QueryBuilder+Sort.swift
[1176/1287] Compiling FluentKit QueryBuilder.swift
[1177/1287] Compiling FluentKit DatabaseQuery+Action.swift
[1178/1287] Compiling FluentKit DatabaseQuery+Aggregate.swift
[1179/1287] Compiling FluentKit DatabaseQuery+Field.swift
[1180/1287] Compiling FluentKit DatabaseQuery+Filter.swift
[1181/1287] Emitting module FluentKit
[1182/1287] Compiling FluentKit Model.swift
[1183/1287] Compiling FluentKit ModelAlias.swift
[1184/1287] Compiling FluentKit Schema.swift
[1185/1287] Compiling FluentKit FieldOperators.swift
[1186/1287] Compiling FluentKit Operators.swift
[1187/1287] Compiling FluentKit ValueOperators+Array.swift
[1188/1287] Compiling FluentKit ValueOperators+String.swift
[1189/1287] Compiling FluentKit ValueOperators.swift
[1190/1287] Compiling FluentKit Boolean.swift
[1191/1287] Compiling FluentKit OptionalChild.swift
[1192/1287] Compiling FluentKit OptionalField.swift
[1193/1287] Compiling FluentKit OptionalParent.swift
[1194/1287] Compiling FluentKit Parent.swift
[1195/1287] Compiling FluentKit Property.swift
[1196/1287] Compiling FluentKit Relation.swift
[1197/1287] Compiling FluentKit Siblings.swift
[1198/1295] Emitting module NIOHTTP2
[1216/1295] Compiling FluentKit BooleanPropertyFormat.swift
[1217/1295] Compiling FluentKit Children.swift
[1218/1295] Compiling FluentKit CompositeChildren.swift
[1219/1295] Compiling FluentKit CompositeID.swift
[1220/1295] Compiling FluentKit CompositeOptionalChild.swift
[1221/1295] Compiling FluentKit CompositeOptionalParent.swift
[1222/1295] Compiling FluentKit CompositeParent.swift
[1232/1295] Compiling FluentKit Field.swift
[1233/1295] Compiling FluentKit FieldKey.swift
[1234/1295] Compiling FluentKit Group.swift
[1235/1295] Compiling FluentKit ID.swift
[1236/1295] Compiling FluentKit OptionalBoolean.swift
[1237/1295] Compiling FluentKit Fields.swift
[1238/1295] Compiling FluentKit MirrorBypass.swift
[1239/1295] Compiling FluentKit Model+CRUD.swift
[1240/1295] Compiling NIOHTTP2 InboundWindowManager.swift
[1241/1295] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1242/1295] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1243/1295] Compiling NIOHTTP2 StreamChannelList.swift
[1244/1295] Compiling NIOHTTP2 StreamMap.swift
[1245/1295] Compiling NIOHTTP2 StreamStateMachine.swift
[1246/1295] Compiling NIOHTTP2 UnsafeTransfer.swift
[1247/1295] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1264/1296] Compiling FluentKit ModelMiddleware.swift
[1265/1296] Compiling FluentKit ModelResponder.swift
[1266/1296] Compiling FluentKit Migration.swift
[1267/1296] Compiling FluentKit MigrationLog.swift
[1268/1296] Compiling FluentKit Migrations.swift
[1269/1296] Compiling FluentKit Migrator.swift
[1270/1296] Compiling FluentKit AnyModel.swift
[1271/1296] Compiling FluentKit EagerLoad.swift
[1272/1296] Compiling FluentKit Fields+Codable.swift
[1298/1357] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1299/1357] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1300/1357] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1301/1357] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1302/1357] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1303/1357] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1304/1357] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1305/1357] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1306/1357] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1307/1365] Emitting module AsyncHTTPClient
[1308/1365] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1309/1365] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1310/1365] Compiling AsyncHTTPClient Transaction.swift
[1311/1365] Compiling AsyncHTTPClient Base64.swift
[1312/1365] Compiling AsyncHTTPClient BasicAuth.swift
[1313/1365] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1314/1365] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1315/1365] Compiling AsyncHTTPClient ConnectionPool.swift
[1316/1365] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1317/1365] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1318/1365] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1319/1365] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1320/1365] Compiling AsyncHTTPClient HTTP1Connection.swift
[1321/1365] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1322/1365] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1323/1365] Compiling AsyncHTTPClient HTTP2Connection.swift
[1324/1365] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1325/1365] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1326/1365] Compiling AsyncHTTPClient HTTPHandler.swift
[1327/1365] Compiling AsyncHTTPClient LRUCache.swift
[1328/1365] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1329/1365] Compiling AsyncHTTPClient NWErrorHandler.swift
[1330/1365] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1331/1365] Compiling AsyncHTTPClient TLSConfiguration.swift
[1332/1365] Compiling AsyncHTTPClient RedirectState.swift
[1333/1365] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1334/1365] Compiling AsyncHTTPClient ConnectionTarget.swift
[1335/1365] Compiling AsyncHTTPClient DeconstructedURL.swift
[1336/1365] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1337/1365] Compiling AsyncHTTPClient FoundationExtensions.swift
[1338/1365] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1339/1365] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1340/1365] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1341/1365] Compiling AsyncHTTPClient HTTPClient.swift
[1342/1365] Compiling AsyncHTTPClient RequestBag.swift
[1343/1365] Compiling AsyncHTTPClient RequestValidation.swift
[1344/1365] Compiling AsyncHTTPClient SSLContextCache.swift
[1345/1365] Compiling AsyncHTTPClient Scheme.swift
[1346/1365] Compiling AsyncHTTPClient Singleton.swift
[1347/1365] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1348/1365] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1349/1365] Compiling AsyncHTTPClient Utils.swift
[1350/1365] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1351/1365] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1352/1365] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1353/1365] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1354/1365] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1355/1365] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1356/1365] Compiling AsyncHTTPClient RequestBodyLength.swift
[1357/1365] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1358/1365] Compiling AsyncHTTPClient RequestOptions.swift
[1359/1365] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1360/1365] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1361/1365] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1362/1365] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1363/1365] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1364/1365] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1365/1365] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1367/1535] Compiling Vapor AsyncBasicResponder.swift
[1368/1535] Compiling Vapor AsyncMiddleware.swift
[1369/1535] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1370/1535] Compiling Vapor AsyncSessionDriver.swift
[1371/1535] Compiling Vapor Authentication+Concurrency.swift
[1372/1535] Compiling Vapor Cache+Concurrency.swift
[1373/1535] Compiling Vapor Client+Concurrency.swift
[1374/1535] Compiling Vapor RequestBody+Concurrency.swift
[1375/1535] Compiling Vapor Responder+Concurrency.swift
[1376/1535] Compiling Vapor ResponseCodable+Concurrency.swift
[1377/1535] Compiling Vapor RoutesBuilder+Concurrency.swift
[1378/1535] Compiling Vapor ViewRenderer+Concurrency.swift
[1379/1535] Compiling Vapor WebSocket+Concurrency.swift
[1380/1535] Compiling Vapor ContainerGetPathExecutor.swift
[1381/1535] Compiling Vapor Content.swift
[1382/1535] Compiling Vapor ContentCoders.swift
[1383/1535] Compiling Vapor ContentConfiguration.swift
[1384/1535] Compiling Vapor ContentContainer.swift
[1385/1535] Compiling Vapor JSONCoder+Custom.swift
[1386/1535] Compiling Vapor JSONCoders+Content.swift
[1387/1535] Compiling Vapor PlaintextDecoder.swift
[1388/1535] Compiling Vapor PlaintextEncoder.swift
[1389/1535] Compiling Vapor URLQueryCoders.swift
[1390/1535] Compiling Vapor URLQueryContainer.swift
[1391/1559] Compiling Vapor Request+Body.swift
[1392/1559] Compiling Vapor Request+BodyStream.swift
[1393/1559] Compiling Vapor Request.swift
[1394/1559] Compiling Vapor Application+Responder.swift
[1395/1559] Compiling Vapor DefaultResponder.swift
[1396/1559] Compiling Vapor Response+Body.swift
[1397/1559] Compiling Vapor Response.swift
[1398/1559] Compiling Vapor ResponseCodable.swift
[1399/1559] Compiling Vapor Application+Routes.swift
[1400/1559] Compiling Vapor Parameters+Require.swift
[1401/1559] Compiling Vapor Request+WebSocket.swift
[1402/1559] Compiling Vapor Route.swift
[1403/1559] Compiling Vapor RouteCollection.swift
[1404/1559] Compiling Vapor Routes.swift
[1405/1559] Compiling Vapor RoutesBuilder+Group.swift
[1406/1559] Compiling Vapor RoutesBuilder+Method.swift
[1407/1559] Compiling Vapor RoutesBuilder+Middleware.swift
[1408/1559] Compiling Vapor RoutesBuilder+WebSocket.swift
[1409/1559] Compiling Vapor RoutesBuilder.swift
[1410/1559] Compiling Vapor OTP.swift
[1411/1559] Compiling Vapor Application+Servers.swift
[1412/1559] Compiling Vapor Server.swift
[1413/1559] Compiling Vapor App+Service.swift
[1414/1559] Compiling Vapor Req+Service.swift
[1415/1559] Compiling Vapor HTTPServerResponseEncoder.swift
[1416/1559] Compiling Vapor HTTPServerUpgradeHandler.swift
[1417/1559] Compiling Vapor Logger+Report.swift
[1418/1559] Compiling Vapor LoggingSystem+Environment.swift
[1419/1559] Compiling Vapor Application+Middleware.swift
[1420/1559] Compiling Vapor CORSMiddleware.swift
[1421/1559] Compiling Vapor ErrorMiddleware.swift
[1422/1559] Compiling Vapor FileMiddleware.swift
[1423/1559] Compiling Vapor Middleware.swift
[1424/1559] Compiling Vapor MiddlewareConfiguration.swift
[1425/1559] Compiling Vapor ResponseCompressionMiddleware.swift
[1426/1559] Compiling Vapor RouteLoggingMiddleware.swift
[1427/1559] Compiling Vapor TracingMiddleware.swift
[1428/1559] Compiling Vapor File+Multipart.swift
[1429/1559] Compiling Vapor FormDataDecoder+Content.swift
[1430/1559] Compiling Vapor FormDataEncoder+Content.swift
[1431/1559] Compiling Vapor Application+Password.swift
[1432/1559] Compiling Vapor Application+Passwords.swift
[1433/1559] Compiling Vapor AsyncPasswordHasher.swift
[1434/1559] Compiling Vapor BcryptHasher.swift
[1435/1559] Compiling Vapor PasswordHasher.swift
[1436/1559] Compiling Vapor PlaintextHasher.swift
[1437/1559] Compiling Vapor Request+Password.swift
[1438/1559] Compiling Vapor Redirect.swift
[1439/1583] Compiling Vapor Validator.swift
[1440/1583] Compiling Vapor ValidatorResult.swift
[1441/1583] Compiling Vapor And.swift
[1442/1583] Compiling Vapor Case.swift
[1443/1583] Compiling Vapor CharacterSet.swift
[1444/1583] Compiling Vapor Count.swift
[1445/1583] Compiling Vapor Custom.swift
[1446/1583] Compiling Vapor Email.swift
[1447/1583] Compiling Vapor Empty.swift
[1448/1583] Compiling Vapor In.swift
[1449/1583] Compiling Vapor Nil.swift
[1450/1583] Compiling Vapor NilIgnoring.swift
[1451/1583] Compiling Vapor Not.swift
[1452/1583] Compiling Vapor Or.swift
[1453/1583] Compiling Vapor Pattern.swift
[1454/1583] Compiling Vapor Range.swift
[1455/1583] Compiling Vapor URL.swift
[1456/1583] Compiling Vapor Valid.swift
[1457/1583] Compiling Vapor Application+Views.swift
[1458/1583] Compiling Vapor PlaintextRenderer.swift
[1459/1583] Compiling Vapor Request+View.swift
[1460/1583] Compiling Vapor View.swift
[1461/1583] Compiling Vapor ViewRenderer.swift
[1462/1583] Compiling Vapor _Deprecations.swift
[1463/1583] Compiling Vapor Bytes+Hex.swift
[1464/1583] Compiling Vapor Bytes+SecureCompare.swift
[1465/1583] Compiling Vapor Collection+Safe.swift
[1466/1583] Compiling Vapor DataProtocol+Copy.swift
[1467/1583] Compiling Vapor DecoderUnwrapper.swift
[1468/1583] Compiling Vapor DirectoryConfiguration.swift
[1469/1583] Compiling Vapor DotEnv.swift
[1470/1583] Compiling Vapor Extendable.swift
[1471/1583] Compiling Vapor File.swift
[1472/1583] Compiling Vapor FileIO.swift
[1473/1583] Compiling Vapor LifecycleHandler.swift
[1474/1583] Compiling Vapor OptionalType.swift
[1475/1583] Compiling Vapor RFC1123.swift
[1476/1583] Compiling Vapor SocketAddress+Hostname.swift
[1477/1583] Compiling Vapor Storage.swift
[1478/1583] Compiling Vapor String+IsIPAddress.swift
[1479/1583] Compiling Vapor Thread.swift
[1480/1583] Compiling Vapor URI.swift
[1481/1583] Compiling Vapor RangeResult.swift
[1482/1583] Compiling Vapor Validatable.swift
[1483/1583] Compiling Vapor Validation.swift
[1484/1583] Compiling Vapor ValidationKey.swift
[1485/1583] Compiling Vapor Validations.swift
[1486/1583] Compiling Vapor ValidationsError.swift
[1487/1583] Compiling Vapor Core.swift
[1488/1583] Compiling Vapor Running.swift
[1489/1583] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1490/1583] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1491/1583] Compiling Vapor DotEnvFile+load.swift
[1492/1583] Compiling Vapor Routes+caseInsenstive.swift
[1493/1583] Compiling Vapor Validatable+validate.swift
[1494/1583] Compiling Vapor Environment+Process.swift
[1495/1583] Compiling Vapor Environment+Secret.swift
[1496/1583] Compiling Vapor Environment.swift
[1497/1583] Compiling Vapor Abort.swift
[1498/1583] Compiling Vapor AbortError.swift
[1499/1583] Compiling Vapor DebuggableError.swift
[1500/1583] Compiling Vapor Demangler.swift
[1501/1583] Compiling Vapor ErrorSource.swift
[1502/1583] Compiling Vapor StackTrace.swift
[1503/1583] Compiling Vapor Exports.swift
[1504/1583] Compiling Vapor Application+HTTP.swift
[1505/1583] Compiling Vapor BasicResponder.swift
[1506/1583] Compiling Vapor BodyStream.swift
[1507/1583] Compiling Vapor Application+HTTP+Client.swift
[1508/1583] Compiling Vapor EventLoopHTTPClient.swift
[1509/1583] Compiling Vapor EndpointCache.swift
[1510/1583] Compiling Vapor HTTPMethod+String.swift
[1511/1583] Compiling Vapor Service.swift
[1512/1583] Compiling Vapor Application+Sessions.swift
[1513/1583] Compiling Vapor MemorySessions.swift
[1514/1583] Compiling Vapor Request+Session.swift
[1515/1583] Compiling Vapor Session.swift
[1516/1583] Compiling Vapor SessionCache.swift
[1517/1583] Compiling Vapor SessionData.swift
[1518/1583] Compiling Vapor SessionDriver.swift
[1519/1583] Compiling Vapor SessionsConfiguration.swift
[1520/1583] Compiling Vapor SessionsMiddleware.swift
[1521/1583] Compiling Vapor URLEncodedFormData.swift
[1522/1583] Compiling Vapor URLEncodedFormDecoder.swift
[1523/1583] Compiling Vapor URLEncodedFormEncoder.swift
[1524/1583] Compiling Vapor URLEncodedFormError.swift
[1525/1583] Compiling Vapor URLEncodedFormParser.swift
[1526/1583] Compiling Vapor URLEncodedFormSerializer.swift
[1527/1583] Compiling Vapor URLQueryFragmentConvertible.swift
[1528/1583] Compiling Vapor AnyResponse.swift
[1529/1583] Compiling Vapor Array+Random.swift
[1530/1583] Compiling Vapor Base32.swift
[1531/1583] Compiling Vapor Base64.swift
[1532/1583] Compiling Vapor BaseN.swift
[1533/1583] Compiling Vapor BasicCodingKey.swift
[1534/1583] Compiling Vapor ByteCount.swift
[1535/1583] Compiling Vapor Application.swift
[1536/1583] Compiling Vapor AuthenticationCache.swift
[1537/1583] Compiling Vapor Authenticator.swift
[1538/1583] Compiling Vapor BasicAuthorization.swift
[1539/1583] Compiling Vapor BearerAuthorization.swift
[1540/1583] Compiling Vapor GuardMiddleware.swift
[1541/1583] Compiling Vapor RedirectMiddleware.swift
[1542/1583] Compiling Vapor SessionAuthenticatable.swift
[1543/1583] Compiling Vapor Bcrypt.swift
[1544/1583] Compiling Vapor Application+Cache.swift
[1545/1583] Compiling Vapor Cache.swift
[1546/1583] Compiling Vapor CacheExpirationTime.swift
[1547/1583] Compiling Vapor MemoryCache.swift
[1548/1583] Compiling Vapor Request+Cache.swift
[1549/1583] Compiling Vapor Application+Clients.swift
[1550/1583] Compiling Vapor Client.swift
[1551/1583] Compiling Vapor ClientRequest.swift
[1552/1583] Compiling Vapor ClientResponse.swift
[1553/1583] Compiling Vapor Request+Client.swift
[1554/1583] Compiling Vapor BootCommand.swift
[1555/1583] Compiling Vapor CommandContext+Application.swift
[1556/1583] Compiling Vapor RoutesCommand.swift
[1557/1583] Compiling Vapor ServeCommand.swift
[1558/1583] Compiling Vapor AnyResponse+Concurrency.swift
[1559/1583] Emitting module Vapor
[1560/1583] Compiling Vapor HTTPStatus.swift
[1561/1583] Compiling Vapor HTTPCookies.swift
[1562/1583] Compiling Vapor HTTPHeaderCacheControl.swift
[1563/1583] Compiling Vapor HTTPHeaderExpires.swift
[1564/1583] Compiling Vapor HTTPHeaderLastModified.swift
[1565/1583] Compiling Vapor HTTPHeaders+Cache.swift
[1566/1583] Compiling Vapor HTTPHeaders+Connection.swift
[1567/1583] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1568/1583] Compiling Vapor HTTPHeaders+ContentRange.swift
[1569/1583] Compiling Vapor HTTPHeaders+Directive.swift
[1570/1583] Compiling Vapor HTTPHeaders+Forwarded.swift
[1571/1583] Compiling Vapor HTTPHeaders+Link.swift
[1572/1583] Compiling Vapor HTTPHeaders+Name.swift
[1573/1583] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[1574/1583] Compiling Vapor HTTPHeaders.swift
[1575/1583] Compiling Vapor HTTPMediaType.swift
[1576/1583] Compiling Vapor HTTPMediaTypePreference.swift
[1577/1583] Compiling Vapor Responder.swift
[1578/1583] Compiling Vapor Application+HTTP+Server.swift
[1579/1583] Compiling Vapor HTTPServer.swift
[1580/1583] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[1581/1583] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[1582/1583] Compiling Vapor HTTPServerHandler.swift
[1583/1583] Compiling Vapor HTTPServerRequestDecoder.swift
[1585/1599] Compiling Fluent ModelAuthenticatable.swift
[1586/1599] Compiling Fluent ModelCredentialsAuthenticatable.swift
[1587/1599] Compiling Fluent FluentProvider.swift
[1588/1599] Compiling Fluent MigrateCommand.swift
[1589/1601] Compiling Fluent Exports.swift
[1590/1601] Compiling Fluent Fluent+Cache.swift
[1591/1601] Emitting module Fluent
[1592/1601] Compiling Fluent FluentProvider+Concurrency.swift
[1593/1601] Compiling Fluent ModelCredentialsAuthenticatable+Concurrency.swift
[1594/1601] Compiling Fluent Pagination+Concurrency.swift
[1595/1601] Compiling Fluent Sessions+Concurrency.swift
[1596/1601] Compiling Fluent Fluent+Pagination.swift
[1597/1601] Compiling Fluent Fluent+Sessions.swift
[1598/1601] Compiling Fluent Fluent+History.swift
[1599/1601] Compiling Fluent Fluent+Paginate.swift
[1600/1601] Compiling Fluent ModelTokenAuthenticatable.swift
[1601/1601] Compiling Fluent PageLimit.swift
[1603/1613] Compiling VaporWallet Wallet.swift
/host/spi-builder-workspace/Sources/VaporWallet/HasWallet.swift:11:8: error: no such module 'FluentPostgresDriver'
 9 | import Vapor
10 | import Fluent
11 | import FluentPostgresDriver
   |        `- error: no such module 'FluentPostgresDriver'
12 |
13 | public protocol HasWallet: FluentKit.Model {
[1604/1613] Compiling VaporWallet CreateWalletTransaction.swift
/host/spi-builder-workspace/Sources/VaporWallet/HasWallet.swift:11:8: error: no such module 'FluentPostgresDriver'
 9 | import Vapor
10 | import Fluent
11 | import FluentPostgresDriver
   |        `- error: no such module 'FluentPostgresDriver'
12 |
13 | public protocol HasWallet: FluentKit.Model {
[1605/1613] Compiling VaporWallet WalletTransaction.swift
/host/spi-builder-workspace/Sources/VaporWallet/HasWallet.swift:11:8: error: no such module 'FluentPostgresDriver'
 9 | import Vapor
10 | import Fluent
11 | import FluentPostgresDriver
   |        `- error: no such module 'FluentPostgresDriver'
12 |
13 | public protocol HasWallet: FluentKit.Model {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1606/1614] Emitting module VaporWallet
/host/spi-builder-workspace/Sources/VaporWallet/HasWallet.swift:11:8: error: no such module 'FluentPostgresDriver'
 9 | import Vapor
10 | import Fluent
11 | import FluentPostgresDriver
   |        `- error: no such module 'FluentPostgresDriver'
12 |
13 | public protocol HasWallet: FluentKit.Model {
[1607/1614] Compiling VaporWallet HasWallet.swift
/host/spi-builder-workspace/Sources/VaporWallet/HasWallet.swift:11:8: error: no such module 'FluentPostgresDriver'
 9 | import Vapor
10 | import Fluent
11 | import FluentPostgresDriver
   |        `- error: no such module 'FluentPostgresDriver'
12 |
13 | public protocol HasWallet: FluentKit.Model {
[1608/1614] Compiling VaporWallet WalletModelMiddleware.swift
/host/spi-builder-workspace/Sources/VaporWallet/HasWallet.swift:11:8: error: no such module 'FluentPostgresDriver'
 9 | import Vapor
10 | import Fluent
11 | import FluentPostgresDriver
   |        `- error: no such module 'FluentPostgresDriver'
12 |
13 | public protocol HasWallet: FluentKit.Model {
[1609/1614] Compiling VaporWallet WalletErrors.swift
/host/spi-builder-workspace/Sources/VaporWallet/HasWallet.swift:11:8: error: no such module 'FluentPostgresDriver'
 9 | import Vapor
10 | import Fluent
11 | import FluentPostgresDriver
   |        `- error: no such module 'FluentPostgresDriver'
12 |
13 | public protocol HasWallet: FluentKit.Model {
[1610/1614] Compiling VaporWallet Double+extensions.swift
/host/spi-builder-workspace/Sources/VaporWallet/HasWallet.swift:11:8: error: no such module 'FluentPostgresDriver'
 9 | import Vapor
10 | import Fluent
11 | import FluentPostgresDriver
   |        `- error: no such module 'FluentPostgresDriver'
12 |
13 | public protocol HasWallet: FluentKit.Model {
[1611/1614] Compiling VaporWallet WalletTransactionModelMiddleware.swift
/host/spi-builder-workspace/Sources/VaporWallet/HasWallet.swift:11:8: error: no such module 'FluentPostgresDriver'
 9 | import Vapor
10 | import Fluent
11 | import FluentPostgresDriver
   |        `- error: no such module 'FluentPostgresDriver'
12 |
13 | public protocol HasWallet: FluentKit.Model {
[1612/1614] Compiling VaporWallet CreateWallet.swift
/host/spi-builder-workspace/Sources/VaporWallet/HasWallet.swift:11:8: error: no such module 'FluentPostgresDriver'
 9 | import Vapor
10 | import Fluent
11 | import FluentPostgresDriver
   |        `- error: no such module 'FluentPostgresDriver'
12 |
13 | public protocol HasWallet: FluentKit.Model {
[1613/1614] Compiling VaporWallet WalletType.swift
/host/spi-builder-workspace/Sources/VaporWallet/HasWallet.swift:11:8: error: no such module 'FluentPostgresDriver'
 9 | import Vapor
10 | import Fluent
11 | import FluentPostgresDriver
   |        `- error: no such module 'FluentPostgresDriver'
12 |
13 | public protocol HasWallet: FluentKit.Model {
[1614/1614] Compiling VaporWallet WalletRepository.swift
/host/spi-builder-workspace/Sources/VaporWallet/HasWallet.swift:11:8: error: no such module 'FluentPostgresDriver'
 9 | import Vapor
10 | import Fluent
11 | import FluentPostgresDriver
   |        `- error: no such module 'FluentPostgresDriver'
12 |
13 | public protocol HasWallet: FluentKit.Model {
BUILD FAILURE 6.1 android