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

Successful build of SwiftOpenAIProxy, reference main (5ecaaf), with Swift 6.0 for Linux on 3 Mar 2025 02:58:46 UTC.

Swift 6 data race errors: 7

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PicoMLX/PicoAIProxy.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/PicoMLX/PicoAIProxy
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5ecaaf2 Merge pull request #7 from iliasaz/main
Cloned https://github.com/PicoMLX/PicoAIProxy.git
Revision (git rev-parse @):
5ecaaf24675bf0b9a51aa14323b4b31138cd8f86
SUCCESS checkout https://github.com/PicoMLX/PicoAIProxy.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/PicoMLX/PicoAIProxy.git
https://github.com/PicoMLX/PicoAIProxy.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "hummingbird",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.12.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/hummingbird.git"
    },
    {
      "identity" : "hummingbird-auth",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/hummingbird-auth"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.19.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    },
    {
      "identity" : "app-store-server-library-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/app-store-server-library-swift.git"
    },
    {
      "identity" : "jwt-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/jwt-kit.git"
    },
    {
      "identity" : "hummingbird-fluent",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/hummingbird-fluent.git"
    },
    {
      "identity" : "fluent-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.16.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent-kit.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"
    }
  ],
  "manifest_display_name" : "SwiftOpenAIProxy",
  "name" : "SwiftOpenAIProxy",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "App",
      "targets" : [
        "App"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AppTests",
      "module_type" : "SwiftTarget",
      "name" : "AppTests",
      "path" : "Tests/AppTests",
      "product_dependencies" : [
        "HummingbirdXCT"
      ],
      "sources" : [
        "AppTests.swift"
      ],
      "target_dependencies" : [
        "App"
      ],
      "type" : "test"
    },
    {
      "c99name" : "App",
      "module_type" : "SwiftTarget",
      "name" : "App",
      "path" : "Sources/App",
      "product_dependencies" : [
        "Hummingbird",
        "HummingbirdAuth",
        "ArgumentParser",
        "AsyncHTTPClient",
        "AppStoreServerLibrary",
        "JWTKit",
        "HummingbirdFluent",
        "FluentKit",
        "FluentSQLiteDriver"
      ],
      "product_memberships" : [
        "App"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/App/Resources/AppleComputerRootCertificate.cer",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/App/Resources/AppleIncRootCertificate.cer",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/App/Resources/AppleRootCA-G2.cer",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/App/Resources/AppleRootCA-G3.cer",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/App/Resources/Providers.plist",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "App.swift",
        "Application+configure.swift",
        "Controllers/AppStoreController.swift",
        "Extensions/Status.swift",
        "Middleware/APIKeyMiddleware.swift",
        "Middleware/AppStoreAuthenticator.swift",
        "Middleware/JWTAuthenticator.swift",
        "Middleware/MessageRouterMiddleware.swift",
        "Middleware/ProxyServerMiddleware.swift",
        "Middleware/RateLimiterMiddleware.swift",
        "Middleware/StreamingResponseDelegate.swift",
        "Models/Chat.swift",
        "Models/Config.swift",
        "Models/LLMModel.swift",
        "Models/LLMProvider.swift",
        "Models/User.swift",
        "Models/UserMigration.swift",
        "Models/UserRequest.swift",
        "Models/UserRequestMigration.swift",
        "Providers.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/vapor/fluent-kit.git
Fetching https://github.com/vapor/fluent-sqlite-driver.git
Fetching https://github.com/hummingbird-project/hummingbird-fluent.git
Fetching https://github.com/vapor/jwt-kit.git
Fetching https://github.com/apple/app-store-server-library-swift.git
[1/859] Fetching hummingbird-fluent
[328/2174] Fetching hummingbird-fluent, fluent-sqlite-driver
[2175/14788] Fetching hummingbird-fluent, fluent-sqlite-driver, fluent-kit
[2806/28490] Fetching hummingbird-fluent, fluent-sqlite-driver, fluent-kit, async-http-client
[4227/30296] Fetching hummingbird-fluent, fluent-sqlite-driver, fluent-kit, async-http-client, app-store-server-library-swift
Fetched https://github.com/hummingbird-project/hummingbird-fluent.git from cache (0.41s)
[21490/29437] Fetching fluent-sqlite-driver, fluent-kit, async-http-client, app-store-server-library-swift
Fetched https://github.com/apple/app-store-server-library-swift.git from cache (0.41s)
[19821/27631] Fetching fluent-sqlite-driver, fluent-kit, async-http-client
Fetching https://github.com/hummingbird-project/hummingbird-auth
Fetching https://github.com/apple/swift-argument-parser.git
[24344/36680] Fetching fluent-sqlite-driver, fluent-kit, async-http-client, jwt-kit
[29442/38774] Fetching fluent-sqlite-driver, fluent-kit, async-http-client, jwt-kit, hummingbird-auth
Fetched https://github.com/hummingbird-project/hummingbird-auth from cache (0.33s)
[31342/36680] Fetching fluent-sqlite-driver, fluent-kit, async-http-client, jwt-kit
Fetching https://github.com/hummingbird-project/hummingbird.git
Fetched https://github.com/vapor/fluent-sqlite-driver.git from cache (0.96s)
[1/14652] Fetching swift-argument-parser
[3518/38713] Fetching swift-argument-parser, hummingbird
Fetched https://github.com/vapor/fluent-kit.git from cache (1.14s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.16s)
Fetched https://github.com/vapor/jwt-kit.git from cache (1.16s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.02s)
[12031/24061] Fetching hummingbird
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (1.11s)
Computing version for https://github.com/hummingbird-project/hummingbird-auth
Computed https://github.com/hummingbird-project/hummingbird-auth at 1.3.0 (2.48s)
Fetching https://github.com/swift-extras/swift-extras-base64.git
Fetching https://github.com/apple/swift-crypto.git
[1/833] Fetching swift-extras-base64
Fetched https://github.com/swift-extras/swift-extras-base64.git from cache (0.27s)
[1/12569] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.78s)
Computing version for https://github.com/swift-extras/swift-extras-base64.git
Computed https://github.com/swift-extras/swift-extras-base64.git at 0.7.0 (0.66s)
Computing version for https://github.com/hummingbird-project/hummingbird-fluent.git
Computed https://github.com/hummingbird-project/hummingbird-fluent.git at 1.1.0 (0.64s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 1.12.2 (0.93s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/hummingbird-project/hummingbird-core.git
[1/3761] Fetching swift-log
[77/8713] Fetching swift-log, swift-distributed-tracing
[2192/11020] Fetching swift-log, swift-distributed-tracing, swift-service-lifecycle
[7188/13233] Fetching swift-log, swift-distributed-tracing, swift-service-lifecycle, hummingbird-core
Fetched https://github.com/hummingbird-project/hummingbird-core.git from cache (0.39s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.44s)
[1/73813] Fetching swift-nio
[2/75962] Fetching swift-nio, swift-metrics
Fetched https://github.com/apple/swift-log.git from cache (0.64s)
Fetched https://github.com/apple/swift-metrics.git from cache (4.03s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (4.03s)
Fetched https://github.com/apple/swift-nio.git from cache (4.12s)
Computing version for https://github.com/hummingbird-project/hummingbird-core.git
Computed https://github.com/hummingbird-project/hummingbird-core.git at 1.6.1 (0.64s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2318] Fetching swift-nio-transport-services
[1740/7707] Fetching swift-nio-transport-services, swift-nio-extras
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.28s)
[4581/5389] Fetching swift-nio-extras
[5390/16699] Fetching swift-nio-extras, swift-nio-http2
[16022/31125] Fetching swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.21s)
[20543/25736] Fetching swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.23s)
[9377/14426] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.30s)
Computing version for https://github.com/apple/app-store-server-library-swift.git
Computed https://github.com/apple/app-store-server-library-swift.git at 1.1.0 (0.64s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
[1/1503] Fetching swift-asn1
[1504/7159] Fetching swift-asn1, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.47s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.47s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.57s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.1 (0.65s)
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.58s)
Fetching https://github.com/apple/swift-service-context.git
[1/1018] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.22s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.60s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.35.0 (0.60s)
Fetching https://github.com/apple/swift-atomics.git
[1/1573] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.35s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.59s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.7.0 (0.67s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.56s)
Computing version for https://github.com/vapor/fluent-sqlite-driver.git
Computed https://github.com/vapor/fluent-sqlite-driver.git at 4.8.0 (0.58s)
Fetching https://github.com/vapor/sqlite-kit.git
[1/2112] Fetching sqlite-kit
Fetched https://github.com/vapor/sqlite-kit.git from cache (0.66s)
Computing version for https://github.com/vapor/sqlite-kit.git
Computed https://github.com/vapor/sqlite-kit.git at 4.5.2 (0.63s)
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/vapor/sqlite-nio.git
[1/2370] Fetching async-kit
[523/3835] Fetching async-kit, sqlite-nio
[2301/9675] Fetching async-kit, sqlite-nio, sql-kit
Fetched https://github.com/vapor/async-kit.git from cache (1.28s)
Fetched https://github.com/vapor/sql-kit.git from cache (1.28s)
Fetched https://github.com/vapor/sqlite-nio.git from cache (1.29s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.67s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5815] Fetching swift-algorithms
[4072/21609] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (1.24s)
Fetched https://github.com/apple/swift-collections.git from cache (1.27s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.64s)
Fetching https://github.com/apple/swift-numerics.git
[1/5600] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.37s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.63s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.50.3 (0.64s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.32.0 (0.59s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (0.93s)
Fetching https://github.com/apple/swift-system.git
[1/4158] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.30s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.83s)
Computing version for https://github.com/vapor/sqlite-nio.git
Computed https://github.com/vapor/sqlite-nio.git at 1.11.2 (0.61s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (0.63s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.23.1 (0.57s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.3 (0.73s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.25.0 (0.70s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1070] Fetching swift-http-structured-headers
[429/1912] Fetching swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.33s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.33s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.0 (0.57s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.3.1 (0.61s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.5.1 (0.56s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.11.1 (2.01s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 4.13.5 (0.62s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 1.0.0-alpha.11 (0.65s)
Fetching https://github.com/swift-server/swift-backtrace.git
[1/631] Fetching swift-backtrace
Fetched https://github.com/swift-server/swift-backtrace.git from cache (0.20s)
Computing version for https://github.com/swift-server/swift-backtrace.git
Computed https://github.com/swift-server/swift-backtrace.git at 1.3.5 (0.60s)
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.0
Creating working copy for https://github.com/hummingbird-project/hummingbird-auth
Working copy of https://github.com/hummingbird-project/hummingbird-auth resolved at 1.3.0
Creating working copy for https://github.com/apple/app-store-server-library-swift.git
Working copy of https://github.com/apple/app-store-server-library-swift.git resolved at 1.1.0
Creating working copy for https://github.com/swift-server/swift-backtrace.git
Working copy of https://github.com/swift-server/swift-backtrace.git resolved at 1.3.5
Creating working copy for https://github.com/vapor/fluent-kit.git
Working copy of https://github.com/vapor/fluent-kit.git resolved at 1.50.3
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/hummingbird-project/hummingbird.git
Working copy of https://github.com/hummingbird-project/hummingbird.git resolved at 1.12.2
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.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/hummingbird-project/hummingbird-fluent.git
Working copy of https://github.com/hummingbird-project/hummingbird-fluent.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
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.23.1
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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.29.3
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.11.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.32.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.5.1
Creating working copy for https://github.com/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 4.13.5
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.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.1
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/vapor/sqlite-nio.git
Working copy of https://github.com/vapor/sqlite-nio.git resolved at 1.11.2
Creating working copy for https://github.com/hummingbird-project/hummingbird-core.git
Working copy of https://github.com/hummingbird-project/hummingbird-core.git resolved at 1.6.1
Creating working copy for https://github.com/swift-extras/swift-extras-base64.git
Working copy of https://github.com/swift-extras/swift-extras-base64.git resolved at 0.7.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.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.81.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.25.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.35.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 1.0.0-alpha.11
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.25.2
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/1345] Compiling CBacktrace posix.c
[2/1345] Compiling CBacktrace fileline.c
[3/1345] Write sources
[4/1345] Compiling CBacktrace mmap.c
[5/1345] Write sources
[9/1345] Compiling CBacktrace mmapio.c
[10/1345] Write sources
[12/1345] Copying Providers.plist
[13/1345] Copying AppleRootCA-G3.cer
[14/1345] Copying AppleRootCA-G2.cer
[15/1345] Copying AppleIncRootCertificate.cer
[16/1345] Copying AppleComputerRootCertificate.cer
[17/1345] Write sources
[49/1345] Compiling _NumericsShims _NumericsShims.c
[51/1345] Write sources
[63/1345] Compiling _AtomicsShims.c
[64/1345] Compiling CNIOWindows shim.c
[65/1345] Compiling CNIOWindows WSAStartup.c
[66/1345] Compiling CNIOWASI CNIOWASI.c
[67/1345] Compiling CBacktrace elf.c
[68/1345] Compiling CNIOLinux liburing_shims.c
[69/1345] Compiling CBacktrace dwarf.c
[70/1345] Compiling CNIOLinux shim.c
[71/1345] Compiling CNIOExtrasZlib empty.c
[72/1345] Compiling CNIOLLHTTP c_nio_http.c
[73/1345] Compiling CNIODarwin shim.c
[74/1345] Compiling a_dup.cc
[75/1345] Compiling CNIOLLHTTP c_nio_api.c
[76/1345] Compiling fiat_p256_adx_mul.S
[77/1345] Compiling a_type.cc
[78/1345] Compiling fiat_p256_adx_sqr.S
[79/1345] Compiling fiat_curve25519_adx_square.S
[80/1345] Compiling fiat_curve25519_adx_mul.S
[81/1345] Compiling CNIOLLHTTP c_nio_llhttp.c
[82/1345] Write swift-version-24593BA9C3E375BF.txt
[83/1345] Compiling CNIOBoringSSLShims shims.c
[84/1349] Compiling tls_method.cc
[85/1349] Compiling tls13_server.cc
[86/1349] Compiling tls_record.cc
[87/1349] Compiling tls13_client.cc
[88/1349] Compiling tls13_both.cc
[89/1351] Compiling tls13_enc.cc
[91/1388] Compiling RealModule ApproximateEquality.swift
[92/1388] Compiling SwiftASN1 ASN1Boolean.swift
[93/1388] Compiling SwiftASN1 ASN1Identifier.swift
[94/1390] Compiling RealModule Real.swift
[95/1390] Compiling ServiceContextModule ServiceContextKey.swift
[96/1391] Compiling RealModule RealFunctions.swift
[97/1391] Compiling SwiftASN1 ASN1Integer.swift
[98/1391] Compiling SwiftASN1 ASN1Null.swift
[99/1391] Compiling RealModule Float16+Real.swift
[100/1391] Compiling SwiftASN1 TimeUtilities.swift
[101/1391] Compiling SwiftASN1 UTCTime.swift
[102/1391] Compiling _NIODataStructures _TinyArray.swift
[103/1391] Compiling SwiftASN1 ASN1OctetString.swift
[104/1391] Compiling SwiftASN1 ASN1Strings.swift
[105/1391] Compiling ServiceContextModule ServiceContext.swift
[106/1391] Emitting module ServiceContextModule
[107/1392] Emitting module _CertificateInternals
[108/1392] Compiling _CertificateInternals _TinyArray.swift
[109/1392] Compiling _NIOBase64 Base64.swift
[110/1392] Emitting module _NIOBase64
[111/1393] Compiling RealModule Float+Real.swift
[112/1394] Compiling RealModule AugmentedArithmetic.swift
[113/1394] Compiling RealModule Double+Real.swift
[114/1394] Compiling RealModule AlgebraicField.swift
[115/1394] Compiling _NIODataStructures PriorityQueue.swift
[115/1394] Compiling CSQLite sqlite_nio_sqlite3.c
[117/1394] Emitting module RealModule
[118/1394] Compiling RealModule ElementaryFunctions.swift
[119/1394] Compiling RealModule Float80+Real.swift
[127/1395] Wrapping AST for _CertificateInternals for debugging
[128/1412] Wrapping AST for _NIOBase64 for debugging
[129/1413] Wrapping AST for ServiceContextModule for debugging
[131/1415] Compiling InternalCollectionsUtilities _SortedCollection.swift
[132/1415] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[133/1426] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[134/1426] Compiling InternalCollectionsUtilities Specialize.swift
[135/1426] Compiling InternalCollectionsUtilities Debugging.swift
[136/1426] Compiling InternalCollectionsUtilities Descriptions.swift
[136/1426] Wrapping AST for RealModule for debugging
[138/1426] Emitting module SwiftASN1
[139/1426] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[140/1426] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[141/1426] Compiling Instrumentation MultiplexInstrument.swift
[142/1426] Compiling Instrumentation NoOpInstrument.swift
[143/1426] Emitting module Instrumentation
[144/1426] Compiling Instrumentation InstrumentationSystem.swift
[145/1426] Compiling Instrumentation Instrument.swift
[146/1426] Compiling Instrumentation Locks.swift
[147/1427] Emitting module Logging
[148/1427] Emitting module _NIODataStructures
[149/1427] Compiling _NIODataStructures Heap.swift
[150/1427] Compiling Logging MetadataProvider.swift
[151/1428] Compiling Logging Logging.swift
[152/1428] Compiling Logging Locks.swift
[153/1428] Compiling Logging LogHandler.swift
[154/1429] Compiling CoreMetrics Locks.swift
[155/1429] Compiling CoreMetrics Metrics.swift
[159/1429] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[160/1429] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[161/1429] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[162/1429] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[163/1429] Compiling InternalCollectionsUtilities Integer rank.swift
[164/1429] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[164/1429] Wrapping AST for _NIODataStructures for debugging
[165/1429] Wrapping AST for Logging for debugging
[166/1429] Wrapping AST for Instrumentation for debugging
[168/1429] Emitting module CoreMetrics
[172/1438] Emitting module InternalCollectionsUtilities
[173/1438] Compiling Tracing TracingTime.swift
[174/1438] Compiling InternalCollectionsUtilities UInt+reversed.swift
[175/1438] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[176/1438] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[177/1438] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[178/1439] Compiling Tracing Tracer.swift
[180/1439] Compiling Tracing TracerProtocol.swift
[181/1439] Compiling Tracing TracerProtocol+Legacy.swift
[182/1439] Emitting module Tracing
[182/1439] Compiling ssl_transcript.cc
[183/1439] Compiling t1_enc.cc
[184/1441] Compiling ssl_x509.cc
[186/1446] Compiling Tracing SpanProtocol.swift
[187/1446] Compiling Tracing InstrumentationSystem+Tracing.swift
[188/1449] Compiling Tracing NoOpTracer.swift
[189/1510] Compiling ssl_versions.cc
[191/1572] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[192/1572] Compiling OrderedCollections OrderedDictionary+Elements.swift
[193/1572] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[194/1572] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[195/1573] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[197/1608] Compiling HeapModule Heap+Descriptions.swift
[198/1664] Compiling HeapModule _HeapNode.swift
[198/1664] Wrapping AST for Tracing for debugging
[200/1664] Compiling HeapModule Heap.swift
[201/1664] Compiling HeapModule Heap+Invariants.swift
[202/1664] Compiling HeapModule Heap+UnsafeHandle.swift
[203/1664] Compiling DequeModule _DequeBuffer.swift
[204/1664] Compiling DequeModule _DequeBufferHeader.swift
[204/1666] Wrapping AST for SwiftASN1 for debugging
[206/1666] Compiling DequeModule Deque+CustomReflectable.swift
[207/1666] Compiling DequeModule Deque+Descriptions.swift
[208/1666] Compiling DequeModule Deque+Equatable.swift
[209/1666] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[209/1666] Wrapping AST for InternalCollectionsUtilities for debugging
[211/1666] Compiling HashTreeCollections TreeDictionary+Collection.swift
[212/1666] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[213/1666] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[214/1666] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[215/1666] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[216/1666] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[217/1666] Compiling HashTreeCollections TreeDictionary+Filter.swift
[218/1673] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[219/1673] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[220/1673] Compiling HashTreeCollections TreeDictionary+Keys.swift
[221/1673] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[222/1673] Compiling HashTreeCollections TreeDictionary+Merge.swift
[223/1673] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[224/1673] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[225/1673] Emitting module HeapModule
[226/1674] Compiling DequeModule Deque+Extras.swift
[227/1674] Compiling DequeModule Deque+Hashable.swift
[228/1674] Compiling DequeModule Deque+Testing.swift
[229/1674] Compiling DequeModule Deque._Storage.swift
[229/1674] Wrapping AST for CoreMetrics for debugging
[232/1674] Emitting module Metrics
[233/1674] Compiling Metrics Metrics.swift
[235/1675] Compiling HashTreeCollections TreeSet+Hashable.swift
[236/1675] Compiling HashTreeCollections TreeSet+Sendable.swift
[237/1675] Compiling HashTreeCollections TreeSet+Sequence.swift
[238/1675] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[239/1675] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[240/1675] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[241/1675] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[242/1675] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[243/1675] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[244/1675] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[245/1685] Compiling DequeModule _DequeSlot.swift
[246/1685] Compiling DequeModule _UnsafeWrappedBuffer.swift
[246/1685] Wrapping AST for HeapModule for debugging
[248/1685] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[249/1685] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[250/1685] Compiling HashTreeCollections _HashNode.swift
[251/1685] Compiling HashTreeCollections _HashNodeHeader.swift
[252/1685] Compiling HashTreeCollections _HashSlot.swift
[253/1685] Compiling HashTreeCollections _HashStack.swift
[254/1685] Compiling HashTreeCollections _AncestorHashSlots.swift
[255/1685] Compiling HashTreeCollections _Bitmap.swift
[256/1685] Compiling DequeModule Deque._UnsafeHandle.swift
[257/1685] Compiling DequeModule Deque.swift
[257/1685] Wrapping AST for Metrics for debugging
[259/1685] Compiling HashTreeCollections _Bucket.swift
[260/1685] Compiling HashTreeCollections _Hash.swift
[261/1685] Compiling HashTreeCollections _HashLevel.swift
[262/1685] Compiling HashTreeCollections _HashNode+Builder.swift
[263/1685] Compiling HashTreeCollections _HashNode+Debugging.swift
[264/1685] Compiling HashTreeCollections _HashNode+Initializers.swift
[265/1685] Compiling HashTreeCollections _HashNode+Invariants.swift
[266/1685] Compiling HashTreeCollections _HashNode+Lookups.swift
[267/1685] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[268/1685] Compiling HashTreeCollections _HashTreeIterator.swift
[269/1685] Compiling HashTreeCollections _HashTreeStatistics.swift
[270/1685] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[271/1685] Compiling HashTreeCollections _RawHashNode.swift
[272/1685] Compiling HashTreeCollections _UnmanagedHashNode.swift
[273/1685] Compiling HashTreeCollections _UnsafePath.swift
[274/1685] Compiling HashTreeCollections TreeDictionary+Codable.swift
[293/1694] Compiling OrderedCollections OrderedSet+SubSequence.swift
[294/1694] Compiling OrderedCollections OrderedSet+Testing.swift
[295/1694] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[296/1694] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[297/1694] Compiling OrderedCollections OrderedSet.swift
[298/1694] Compiling OrderedCollections _UnsafeBitset.swift
[299/1694] Compiling HashTreeCollections TreeSet+Equatable.swift
[300/1694] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[301/1694] Compiling HashTreeCollections TreeSet+Extras.swift
[302/1694] Compiling HashTreeCollections TreeSet+Filter.swift
[313/1694] Compiling OrderedCollections OrderedSet+Sendable.swift
[314/1694] Compiling DequeModule Deque+Codable.swift
[315/1694] Compiling DequeModule Deque+Collection.swift
[316/1694] Compiling _RopeModule _CharacterRecognizer.swift
[317/1694] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[318/1694] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[319/1694] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[320/1694] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[321/1694] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[322/1694] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[323/1694] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[324/1694] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[325/1694] Compiling HashTreeCollections TreeSet.swift
[326/1694] Emitting module DequeModule
[326/1695] Compiling ssl_stat.cc
[374/1695] Compiling ssl_session.cc
[375/1695] Wrapping AST for DequeModule for debugging
[376/1695] Compiling ssl_privkey.cc
[415/1695] Compiling _RopeModule Rope+Join.swift
[416/1695] Compiling _RopeModule Rope+MutatingForEach.swift
[417/1695] Compiling _RopeModule Rope+Remove.swift
[418/1695] Compiling _RopeModule Rope+RemoveSubrange.swift
[419/1695] Compiling _RopeModule Rope+Split.swift
[420/1695] Compiling _RopeModule Optional Utilities.swift
[421/1695] Compiling _RopeModule String Utilities.swift
[422/1695] Compiling _RopeModule String.Index+ABI.swift
[424/1695] Emitting module OrderedCollections
[425/1696] Compiling ssl_key_share.cc
[426/1696] Wrapping AST for OrderedCollections for debugging
[460/1696] Compiling ssl_file.cc
[462/1696] Emitting module _RopeModule
[462/1697] Compiling ssl_credential.cc
[464/1697] Compiling ssl_lib.cc
[465/1697] Compiling ssl_cipher.cc
[466/1697] Compiling ssl_buffer.cc
[467/1697] Wrapping AST for _RopeModule for debugging
[468/1697] Compiling ssl_aead_ctx.cc
[469/1697] Compiling ssl_asn1.cc
[470/1697] Compiling ssl_cert.cc
[471/1697] Compiling s3_pkt.cc
[473/1697] Emitting module HashTreeCollections
[474/1698] Emitting module ExtrasBase64
[475/1698] Compiling s3_both.cc
[476/1698] Compiling s3_lib.cc
[477/1698] Compiling handshake.cc
[478/1698] Compiling handoff.cc
[479/1698] Compiling handshake_server.cc
[480/1698] Compiling handshake_client.cc
[482/1698] Compiling ExtrasBase64 Base32.swift
[483/1698] Compiling ExtrasBase64 Base64.swift
[484/1699] Compiling extensions.cc
[485/1699] Wrapping AST for HashTreeCollections for debugging
[486/1699] Compiling d1_srtp.cc
[487/1699] Compiling encrypted_client_hello.cc
[488/1699] Compiling dtls_method.cc
[489/1699] Compiling dtls_record.cc
[490/1699] Compiling d1_pkt.cc
[491/1699] Compiling d1_lib.cc
[492/1699] Compiling err_data.cc
[493/1699] Compiling bio_ssl.cc
[494/1699] Compiling md5-x86_64-linux.S
[495/1699] Compiling md5-x86_64-apple.S
[496/1699] Compiling d1_both.cc
[497/1699] Compiling md5-586-apple.S
[498/1699] Compiling md5-586-linux.S
[499/1699] Wrapping AST for ExtrasBase64 for debugging
[500/1699] Compiling chacha20_poly1305_x86_64-apple.S
[501/1699] Compiling chacha20_poly1305_x86_64-linux.S
[502/1699] Compiling chacha20_poly1305_armv8-linux.S
[503/1699] Compiling chacha20_poly1305_armv8-win.S
[504/1699] Compiling chacha20_poly1305_armv8-apple.S
[505/1699] Compiling chacha-x86-linux.S
[506/1699] Compiling chacha-x86-apple.S
[507/1699] Compiling chacha-x86_64-apple.S
[508/1699] Compiling chacha-armv8-win.S
[509/1699] Compiling chacha-x86_64-linux.S
[510/1699] Compiling chacha-armv8-linux.S
[511/1699] Compiling chacha-armv4-linux.S
[512/1699] Compiling aes128gcmsiv-x86_64-apple.S
[513/1699] Compiling chacha-armv8-apple.S
[514/1699] Compiling aes128gcmsiv-x86_64-linux.S
[515/1699] Compiling x86_64-mont-apple.S
[516/1699] Compiling x86_64-mont5-apple.S
[517/1699] Compiling x86_64-mont-linux.S
[518/1699] Compiling x86-mont-linux.S
[519/1699] Compiling x86_64-mont5-linux.S
[520/1699] Compiling x86-mont-apple.S
[521/1699] Compiling vpaes-x86_64-apple.S
[522/1699] Compiling vpaes-x86_64-linux.S
[523/1699] Compiling vpaes-x86-apple.S
[524/1699] Compiling vpaes-x86-linux.S
[525/1699] Compiling vpaes-armv8-win.S
[526/1699] Compiling vpaes-armv8-linux.S
[527/1699] Compiling vpaes-armv7-linux.S
[528/1699] Compiling sha512-x86_64-linux.S
[529/1699] Compiling vpaes-armv8-apple.S
[530/1699] Compiling sha512-x86_64-apple.S
[531/1699] Compiling sha512-armv8-apple.S
[531/1699] Compiling sha512-armv8-linux.S
[533/1699] Compiling sha512-armv4-linux.S
[534/1699] Compiling sha512-armv8-win.S
[535/1699] Compiling sha512-586-linux.S
[536/1699] Compiling sha256-x86_64-apple.S
[537/1699] Compiling sha512-586-apple.S
[538/1699] Compiling sha256-armv8-linux.S
[539/1699] Compiling sha256-armv8-win.S
[540/1699] Compiling sha256-armv8-apple.S
[541/1699] Compiling sha256-x86_64-linux.S
[542/1699] Compiling sha256-armv4-linux.S
[543/1699] Compiling sha256-586-linux.S
[544/1699] Compiling sha256-586-apple.S
[545/1699] Compiling sha1-x86_64-linux.S
[546/1699] Compiling sha1-armv8-win.S
[547/1699] Compiling sha1-x86_64-apple.S
[548/1699] Compiling sha1-armv8-apple.S
[549/1699] Compiling sha1-armv8-linux.S
[549/1699] Compiling sha1-armv4-large-linux.S
[551/1699] Compiling rsaz-avx2-apple.S
[552/1699] Compiling sha1-586-linux.S
[553/1699] Compiling sha1-586-apple.S
[554/1699] Compiling rdrand-x86_64-linux.S
[555/1699] Compiling rdrand-x86_64-apple.S
[556/1699] Compiling rsaz-avx2-linux.S
[557/1699] Compiling p256_beeu-armv8-asm-apple.S
[557/1699] Compiling p256_beeu-armv8-asm-linux.S
[558/1699] Compiling p256-x86_64-asm-apple.S
[560/1699] Compiling p256_beeu-x86_64-asm-apple.S
[560/1699] Compiling p256-x86_64-asm-linux.S
[562/1699] Compiling p256_beeu-armv8-asm-win.S
[563/1699] Compiling p256-armv8-asm-win.S
[563/1699] Compiling p256_beeu-x86_64-asm-linux.S
[565/1699] Compiling ghashv8-armv7-linux.S
[566/1699] Compiling ghashv8-armv8-linux.S
[566/1699] Compiling p256-armv8-asm-linux.S
[568/1699] Compiling p256-armv8-asm-apple.S
[569/1699] Compiling ghashv8-armv8-apple.S
[569/1699] Compiling ghashv8-armv8-win.S
[571/1699] Compiling ghash-x86_64-linux.S
[572/1699] Compiling ghash-x86_64-apple.S
[573/1699] Compiling ghash-x86-apple.S
[574/1699] Compiling ghash-x86-linux.S
[574/1699] Compiling ghash-ssse3-x86_64-linux.S
[576/1699] Compiling ghash-ssse3-x86-apple.S
[576/1699] Compiling ghash-ssse3-x86_64-apple.S
[578/1699] Compiling ghash-ssse3-x86-linux.S
[579/1699] Compiling ghash-neon-armv8-win.S
[580/1699] Compiling ghash-neon-armv8-linux.S
[581/1699] Compiling ghash-neon-armv8-apple.S
[582/1699] Compiling ghash-armv4-linux.S
[583/1699] Compiling co-586-linux.S
[584/1699] Compiling co-586-apple.S
[585/1699] Compiling bsaes-armv7-linux.S
[586/1699] Compiling bn-armv8-linux.S
[586/1699] Compiling bn-armv8-apple.S
[588/1699] Compiling bn-armv8-win.S
[589/1699] Compiling bn-586-apple.S
[590/1699] Compiling bn-586-linux.S
[591/1699] Compiling armv8-mont-win.S
[592/1699] Compiling armv4-mont-linux.S
[593/1699] Compiling aesv8-gcm-armv8-linux.S
[594/1699] Compiling armv8-mont-apple.S
[595/1699] Compiling aesv8-armv8-win.S
[596/1699] Compiling aesv8-gcm-armv8-win.S
[597/1699] Compiling armv8-mont-linux.S
[598/1699] Compiling aesv8-armv8-apple.S
[599/1699] Compiling aesv8-gcm-armv8-apple.S
[600/1699] Compiling aesv8-armv8-linux.S
[601/1699] Compiling aesv8-armv7-linux.S
[602/1699] Compiling aesni-x86_64-apple.S
[603/1699] Compiling aesni-gcm-x86_64-linux.S
[604/1699] Compiling aesni-gcm-x86_64-apple.S
[605/1699] Compiling aesni-x86-apple.S
[606/1699] Compiling aesni-x86-linux.S
[607/1699] Compiling aesni-x86_64-linux.S
[608/1699] Compiling x_name.cc
[609/1699] Compiling x_spki.cc
[610/1699] Compiling x_val.cc
[611/1699] Compiling x_x509.cc
[612/1699] Compiling x_pubkey.cc
[613/1699] Compiling x_sig.cc
[614/1699] Compiling x_x509a.cc
[615/1699] Compiling x_req.cc
[616/1699] Compiling x_exten.cc
[617/1699] Compiling x_algor.cc
[618/1699] Compiling x_all.cc
[619/1699] Compiling x_crl.cc
[620/1699] Compiling x509name.cc
[621/1699] Compiling x_attrib.cc
[622/1699] Compiling x509spki.cc
[623/1699] Compiling x509rset.cc
[624/1699] Compiling x509cset.cc
[625/1699] Compiling x509_v3.cc
[626/1699] Compiling x509_vpm.cc
[627/1699] Compiling x509_trs.cc
[628/1699] Compiling x509_txt.cc
[629/1699] Compiling x509_vfy.cc
[630/1699] Compiling x509_set.cc
[631/1699] Compiling x509_req.cc
[632/1699] Compiling x509_obj.cc
[633/1699] Compiling x509_lu.cc
[634/1699] Compiling x509_ext.cc
[635/1699] Compiling x509_d2.cc
[636/1699] Compiling x509_def.cc
[637/1699] Compiling x509_cmp.cc
[638/1699] Compiling x509_att.cc
[639/1699] Compiling x509.cc
[640/1699] Compiling v3_utl.cc
[641/1699] Compiling v3_skey.cc
[642/1699] Compiling v3_pmaps.cc
[643/1699] Compiling v3_purp.cc
[644/1699] Compiling v3_prn.cc
[645/1699] Compiling v3_ocsp.cc
[646/1699] Compiling v3_pcons.cc
[647/1699] Compiling v3_ncons.cc
[648/1699] Compiling v3_info.cc
[649/1699] Compiling v3_genn.cc
[650/1699] Compiling v3_lib.cc
[651/1699] Compiling v3_int.cc
[652/1699] Compiling v3_ia5.cc
[653/1699] Compiling v3_enum.cc
[654/1699] Compiling v3_extku.cc
[655/1699] Compiling v3_conf.cc
[656/1699] Compiling v3_crld.cc
[657/1699] Compiling v3_cpols.cc
[658/1699] Compiling v3_alt.cc
[659/1699] Compiling v3_bcons.cc
[660/1699] Compiling v3_bitst.cc
[661/1699] Compiling v3_akeya.cc
[662/1699] Compiling t_x509a.cc
[663/1699] Compiling rsa_pss.cc
[664/1699] Compiling v3_akey.cc
[665/1699] Compiling t_crl.cc
[666/1699] Compiling t_x509.cc
[667/1699] Compiling i2d_pr.cc
[668/1699] Compiling t_req.cc
[669/1699] Compiling policy.cc
[670/1699] Compiling name_print.cc
[671/1699] Compiling by_dir.cc
[672/1699] Compiling by_file.cc
[673/1699] Compiling algorithm.cc
[674/1699] Compiling a_sign.cc
[675/1699] Compiling asn1_gen.cc
[676/1699] Compiling thread_pthread.cc
[677/1699] Compiling a_verify.cc
[678/1699] Compiling a_digest.cc
[679/1699] Compiling voprf.cc
[680/1699] Compiling thread_win.cc
[681/1699] Compiling trust_token.cc
[682/1699] Compiling thread.cc
[683/1699] Compiling thread_none.cc
[684/1699] Compiling pmbtoken.cc
[685/1699] Compiling stack.cc
[686/1699] Compiling wots.cc
[687/1699] Compiling thash.cc
[688/1699] Compiling slhdsa.cc
[689/1699] Compiling fors.cc
[690/1699] Compiling siphash.cc
[691/1699] Compiling sha1.cc
[692/1699] Compiling merkle.cc
[693/1699] Compiling sha512.cc
[694/1699] Compiling sha256.cc
[695/1699] Compiling rsa_extra.cc
[696/1699] Compiling rsa_print.cc
[697/1699] Compiling rsa_asn1.cc
[698/1699] Compiling refcount.cc
[699/1699] Compiling rsa_crypt.cc
[700/1699] Compiling urandom.cc
[701/1699] Compiling windows.cc
[702/1699] Compiling rc4.cc
[703/1699] Compiling rand_extra.cc
[704/1699] Compiling passive.cc
[705/1699] Compiling trusty.cc
[706/1699] Compiling getentropy.cc
[707/1699] Compiling ios.cc
[708/1699] Compiling poly1305_arm_asm.S
[709/1699] Compiling deterministic.cc
[710/1699] Compiling forkunsafe.cc
[711/1699] Compiling fork_detect.cc
[712/1699] Compiling poly1305.cc
[713/1699] Compiling poly1305_arm.cc
[714/1699] Compiling pool.cc
[715/1699] Compiling poly1305_vec.cc
[716/1699] Compiling pkcs8.cc
[717/1699] Compiling p5_pbev2.cc
[718/1699] Compiling pkcs7.cc
[719/1699] Compiling pem_xaux.cc
[720/1699] Compiling pkcs8_x509.cc
[721/1699] Compiling pem_pkey.cc
[722/1699] Compiling pem_x509.cc
[723/1699] Compiling pem_oth.cc
[724/1699] Compiling pkcs7_x509.cc
[725/1699] Compiling obj_xref.cc
[726/1699] Compiling pem_pk8.cc
[727/1699] Compiling pem_all.cc
[728/1699] Compiling pem_lib.cc
[729/1699] Compiling pem_info.cc
[730/1699] Compiling obj.cc
[731/1699] Compiling mem.cc
[732/1699] Compiling mlkem.cc
[733/1699] Compiling poly_rq_mul.S
[734/1699] Compiling mldsa.cc
[735/1699] Compiling fips_shared_support.cc
[736/1699] Compiling md4.cc
[737/1699] Compiling md5.cc
[738/1699] Compiling lhash.cc
[739/1699] Compiling keccak.cc
[740/1699] Compiling kyber.cc
[741/1699] Compiling hrss.cc
[742/1699] Compiling ex_data.cc
[743/1699] Compiling sign.cc
[744/1699] Compiling scrypt.cc
[745/1699] Compiling hpke.cc
[746/1699] Compiling pbkdf.cc
[747/1699] Compiling print.cc
[748/1699] Compiling p_x25519_asn1.cc
[749/1699] Compiling p_x25519.cc
[750/1699] Compiling p_hkdf.cc
[751/1699] Compiling p_rsa.cc
[752/1699] Compiling p_rsa_asn1.cc
[753/1699] Compiling p_ed25519_asn1.cc
[754/1699] Compiling p_ed25519.cc
[755/1699] Compiling p_ec_asn1.cc
[756/1699] Compiling p_dh_asn1.cc
[757/1699] Compiling evp_ctx.cc
[758/1699] Compiling p_ec.cc
[759/1699] Compiling p_dsa_asn1.cc
[760/1699] Compiling p_dh.cc
[761/1699] Compiling evp_asn1.cc
[762/1699] Compiling err.cc
[763/1699] Compiling evp.cc
[764/1699] Compiling ecdh_extra.cc
[765/1699] Compiling engine.cc
[766/1699] Compiling ecdsa_asn1.cc
[767/1699] Compiling hash_to_curve.cc
[768/1699] Compiling ec_derive.cc
[769/1699] Compiling params.cc
[770/1699] Compiling dsa_asn1.cc
[771/1699] Compiling ec_asn1.cc
[772/1699] Compiling dsa.cc
[773/1699] Compiling des.cc
[774/1699] Compiling x25519-asm-arm.S
[775/1699] Compiling digest_extra.cc
[776/1699] Compiling bcm.cc
[777/1699] Compiling dh_asn1.cc
[778/1699] Compiling cpu_intel.cc
[779/1699] Compiling spake25519.cc
[780/1699] Compiling crypto.cc
[781/1699] Compiling cpu_aarch64_win.cc
[782/1699] Compiling cpu_arm_linux.cc
[783/1699] Compiling cpu_arm_freebsd.cc
[784/1699] Compiling curve25519.cc
[785/1699] Compiling cpu_aarch64_linux.cc
[786/1699] Compiling curve25519_64_adx.cc
[787/1699] Compiling cpu_aarch64_openbsd.cc
[788/1699] Compiling cpu_aarch64_sysreg.cc
[789/1699] Compiling cpu_aarch64_fuchsia.cc
[790/1699] Compiling cpu_aarch64_apple.cc
[791/1699] Compiling e_tls.cc
[792/1699] Compiling conf.cc
[793/1699] Compiling tls_cbc.cc
[794/1699] Compiling e_des.cc
[795/1699] Compiling e_null.cc
[796/1699] Compiling e_rc4.cc
[797/1699] Compiling e_rc2.cc
[798/1699] Compiling e_chacha20poly1305.cc
[799/1699] Compiling cipher_extra.cc
[800/1699] Compiling e_aesgcmsiv.cc
[801/1699] Compiling derive_key.cc
[802/1699] Compiling unicode.cc
[803/1699] Compiling chacha.cc
[804/1699] Compiling e_aesctrhmac.cc
[805/1699] Compiling cbs.cc
[806/1699] Compiling ber.cc
[807/1699] Compiling asn1_compat.cc
[808/1699] Compiling buf.cc
[809/1699] Compiling cbb.cc
[810/1699] Compiling bn_asn1.cc
[811/1699] Compiling blake2.cc
[812/1699] Compiling convert.cc
[813/1699] Compiling socket_helper.cc
[814/1699] Compiling socket.cc
[815/1699] Compiling printf.cc
[816/1699] Compiling pair.cc
[817/1699] Compiling hexdump.cc
[818/1699] Compiling file.cc
[819/1699] Compiling fd.cc
[820/1699] Compiling errno.cc
[821/1699] Compiling bio.cc
[822/1699] Compiling connect.cc
[823/1699] Compiling bio_mem.cc
[824/1699] Compiling tasn_typ.cc
[825/1699] Compiling base64.cc
[826/1699] Compiling tasn_utl.cc
[827/1699] Compiling tasn_fre.cc
[828/1699] Compiling tasn_new.cc
[829/1699] Compiling tasn_enc.cc
[830/1699] Compiling f_string.cc
[831/1699] Compiling posix_time.cc
[832/1699] Compiling f_int.cc
[833/1699] Compiling tasn_dec.cc
[834/1699] Compiling asn_pack.cc
[835/1699] Compiling asn1_par.cc
[836/1699] Compiling asn1_lib.cc
[837/1699] Compiling a_type.cc
[838/1699] Compiling a_utctm.cc
[839/1699] Compiling a_time.cc
[840/1699] Compiling a_octet.cc
[841/1699] Compiling a_object.cc
[842/1699] Compiling a_strnid.cc
[843/1699] Compiling a_mbstr.cc
[844/1699] Compiling a_strex.cc
[845/1699] Compiling a_i2d_fp.cc
[846/1699] Compiling a_int.cc
[847/1699] Compiling a_bool.cc
[848/1699] Compiling a_dup.cc
[849/1699] Compiling a_gentm.cc
[850/1699] Compiling a_d2i_fp.cc
[851/1699] Compiling a_bitstr.cc
[852/1699] Compiling fiat_p256_adx_mul.S
[853/1699] Compiling x_x509a.c
[854/1699] Compiling x_x509.c
[855/1699] Compiling fiat_p256_adx_sqr.S
[856/1699] Compiling fiat_curve25519_adx_mul.S
[857/1699] Compiling fiat_curve25519_adx_square.S
[858/1699] Compiling x_val.c
[859/1699] Compiling x_spki.c
[860/1699] Compiling x_sig.c
[861/1699] Compiling x_req.c
[862/1699] Compiling x_pubkey.c
[863/1699] Compiling x_name.c
[864/1699] Compiling x_exten.c
[865/1699] Compiling x_crl.c
[866/1699] Compiling x509spki.c
[867/1699] Compiling x_attrib.c
[868/1699] Compiling x_algor.c
[869/1699] Compiling x509name.c
[870/1699] Compiling x_all.c
[871/1699] Compiling x509rset.c
[872/1699] Compiling x509_vpm.c
[873/1699] Compiling x509cset.c
[874/1699] Compiling x509_v3.c
[875/1699] Compiling x509_txt.c
[876/1699] Compiling x509_vfy.c
[876/1699] Compiling x509_trs.c
[878/1699] Compiling x509_set.c
[879/1699] Compiling x509_obj.c
[880/1699] Compiling x509_req.c
[881/1699] Compiling x509_lu.c
[882/1699] Compiling x509_def.c
[883/1699] Compiling x509_ext.c
[884/1699] Compiling x509_d2.c
[885/1699] Compiling x509_att.c
[886/1699] Compiling x509.c
[887/1699] Compiling x509_cmp.c
[888/1699] Compiling v3_skey.c
[889/1699] Compiling v3_prn.c
[890/1699] Compiling v3_utl.c
[891/1699] Compiling v3_purp.c
[892/1699] Compiling v3_pmaps.c
[893/1699] Compiling v3_pcons.c
[894/1699] Compiling v3_ocsp.c
[895/1699] Compiling v3_int.c
[896/1699] Compiling v3_ia5.c
[896/1699] Compiling v3_ncons.c
[898/1699] Compiling v3_info.c
[899/1699] Compiling v3_lib.c
[900/1699] Compiling v3_extku.c
[901/1699] Compiling v3_genn.c
[902/1699] Compiling v3_cpols.c
[903/1699] Compiling v3_conf.c
[904/1699] Compiling v3_enum.c
[905/1699] Compiling c-nioatomics.c
[906/1699] Compiling v3_crld.c
[907/1699] Compiling v3_bitst.c
[908/1699] Compiling v3_alt.c
[909/1699] Compiling v3_bcons.c
[910/1699] Compiling v3_akeya.c
[911/1699] Compiling v3_akey.c
[912/1699] Compiling t_x509a.c
[913/1699] Compiling t_req.c
[914/1699] Compiling c-atomics.c
[915/1699] Compiling t_x509.c
[916/1699] Compiling name_print.c
[917/1699] Compiling t_crl.c
[918/1699] Compiling rsa_pss.c
[919/1699] Compiling i2d_pr.c
[920/1699] Compiling policy.c
[921/1699] Compiling by_dir.c
[922/1699] Compiling algorithm.c
[923/1699] Compiling asn1_gen.c
[924/1699] Compiling a_verify.c
[925/1699] Compiling by_file.c
[926/1699] Compiling a_sign.c
[927/1699] Compiling thread_win.c
[928/1699] Compiling a_digest.c
[929/1699] Compiling thread_none.c
[930/1699] Compiling thread_pthread.c
[931/1705] Compiling thread.c
[932/1705] Compiling trust_token.c
[933/1705] Compiling thash.c
[934/1705] Compiling wots.c
[935/1705] Compiling voprf.c
[936/1705] Compiling pmbtoken.c
[937/1705] Compiling stack.c
[938/1705] Compiling merkle.c
[939/1705] Compiling address.c
[940/1705] Compiling fors.c
[941/1705] Compiling siphash.c
[942/1705] Compiling spx_util.c
[942/1705] Compiling spx.c
[944/1705] Compiling rsa_print.c
[945/1705] Compiling rc4.c
[946/1705] Compiling refcount.c
[947/1705] Compiling rsa_asn1.c
[948/1705] Compiling passive.c
[949/1705] Compiling rand_extra.c
[950/1705] Compiling windows.c
[950/1705] Compiling trusty.c
[952/1705] Compiling ios.c
[953/1705] Compiling rsa_crypt.c
[954/1705] Compiling forkunsafe.c
[955/1705] Compiling poly1305_arm_asm.S
[956/1705] Compiling deterministic.c
[957/1705] Compiling getentropy.c
[958/1705] Compiling pool.c
[959/1705] Compiling poly1305.c
[960/1705] Compiling poly1305_arm.c
[961/1705] Compiling pkcs7.c
[963/1705] Compiling NIOConcurrencyHelpers lock.swift
[963/1705] Compiling poly1305_vec.c
[964/1705] Compiling pkcs8_x509.c
[965/1705] Compiling pem_xaux.c
[966/1705] Compiling pkcs7_x509.c
[967/1705] Compiling pkcs8.c
[968/1705] Compiling pem_x509.c
[969/1705] Compiling p5_pbev2.c
[970/1705] Compiling obj_xref.c
[971/1705] Compiling pem_pkey.c
[972/1705] Compiling pem_info.c
[973/1705] Compiling pem_pk8.c
[974/1705] Compiling pem_lib.c
[975/1705] Compiling lhash.c
[976/1705] Compiling mem.c
[977/1705] Compiling pem_all.c
[978/1705] Compiling pem_oth.c
[980/1705] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[981/1705] Emitting module NIOConcurrencyHelpers
[982/1705] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[983/1705] Compiling NIOConcurrencyHelpers NIOLock.swift
[984/1705] Compiling NIOConcurrencyHelpers atomics.swift
[984/1705] Compiling kyber.c
[985/1705] Compiling x86_64-mont5-mac.mac.x86_64.S
[986/1706] Compiling x86_64-mont5-linux.linux.x86_64.S
[987/1706] Compiling x86_64-mont-mac.mac.x86_64.S
[988/1706] Compiling poly_rq_mul.S
[989/1706] Compiling x86-mont-windows.windows.x86.S
[990/1706] Compiling x86_64-mont-linux.linux.x86_64.S
[991/1706] Compiling keccak.c
[993/1706] Compiling x86-mont-linux.linux.x86.S
[994/1706] Compiling hpke.c
[995/1706] Compiling vpaes-x86_64-mac.mac.x86_64.S
[996/1706] Compiling vpaes-x86-windows.windows.x86.S
[997/1706] Compiling obj.c
[998/1706] Compiling vpaes-x86-linux.linux.x86.S
[999/1706] Compiling vpaes-x86_64-linux.linux.x86_64.S
[1000/1706] Compiling vpaes-armv8-ios.ios.aarch64.S
[1001/1706] Compiling vpaes-armv7-linux.linux.arm.S
[1002/1706] Compiling vpaes-armv8-linux.linux.aarch64.S
[1003/1706] Compiling vpaes-armv7-ios.ios.arm.S
[1004/1706] Compiling sha512-x86_64-mac.mac.x86_64.S
[1005/1706] Compiling hrss.c
[1006/1706] Compiling sha512-armv8-linux.linux.aarch64.S
[1007/1706] Compiling sha512-armv8-ios.ios.aarch64.S
[1007/1706] Compiling kdf.c
[1009/1706] Compiling sha512-armv4-linux.linux.arm.S
[1010/1706] Compiling sha512-x86_64-linux.linux.x86_64.S
[1011/1706] Compiling sha512-armv4-ios.ios.arm.S
[1012/1706] Compiling sha512-586-windows.windows.x86.S
[1013/1706] Wrapping AST for NIOConcurrencyHelpers for debugging
[1014/1706] Compiling sha512-586-linux.linux.x86.S
[1015/1706] Compiling sha256-x86_64-mac.mac.x86_64.S
[1016/1706] Compiling sha256-armv8-linux.linux.aarch64.S
[1017/1706] Compiling sha256-armv8-ios.ios.aarch64.S
[1018/1706] Compiling sha256-armv4-linux.linux.arm.S
[1019/1706] Compiling sha256-armv4-ios.ios.arm.S
[1020/1706] Compiling sha256-586-windows.windows.x86.S
[1021/1706] Compiling sha1-x86_64-mac.mac.x86_64.S
[1022/1706] Compiling sha256-x86_64-linux.linux.x86_64.S
[1023/1706] Compiling sha1-armv8-ios.ios.aarch64.S
[1024/1706] Compiling sha1-armv4-large-linux.linux.arm.S
[1025/1706] Compiling sha256-586-linux.linux.x86.S
[1026/1706] Compiling sha1-armv8-linux.linux.aarch64.S
[1027/1706] Compiling sha1-armv4-large-ios.ios.arm.S
[1028/1706] Compiling sha1-586-linux.linux.x86.S
[1029/1706] Compiling sha1-586-windows.windows.x86.S
[1030/1706] Compiling sha1-x86_64-linux.linux.x86_64.S
[1031/1706] Compiling sha1.c
[1032/1706] Compiling sha256.c
[1033/1706] Compiling rsaz-avx2-mac.mac.x86_64.S
[1034/1706] Compiling fips.c
[1035/1706] Compiling service_indicator.c
[1036/1706] Compiling sha512.c
[1037/1706] Compiling self_check.c
[1038/1706] Compiling rdrand-x86_64-mac.mac.x86_64.S
[1039/1706] Compiling rsaz-avx2-linux.linux.x86_64.S
[1040/1706] Compiling rdrand-x86_64-linux.linux.x86_64.S
[1041/1706] Compiling padding.c
[1042/1706] Compiling urandom.c
[1043/1706] Compiling blinding.c
[1044/1706] Compiling rsa.c
[1045/1706] Compiling ctrdrbg.c
[1046/1706] Compiling rand.c
[1047/1706] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[1048/1706] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[1049/1706] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[1050/1706] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[1051/1706] Compiling p256-armv8-asm-linux.linux.aarch64.S
[1052/1706] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[1053/1706] Compiling p256-armv8-asm-ios.ios.aarch64.S
[1054/1706] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[1055/1706] Compiling fork_detect.c
[1056/1706] Compiling rsa_impl.c
[1057/1706] Compiling ofb.c
[1058/1706] Compiling polyval.c
[1059/1706] Compiling md5-x86_64-mac.mac.x86_64.S
[1060/1706] Compiling gcm_nohw.c
[1061/1706] Compiling cfb.c
[1062/1706] Compiling gcm.c
[1063/1706] Compiling md5.c
[1064/1706] Compiling md5-586-windows.windows.x86.S
[1065/1706] Compiling md5-x86_64-linux.linux.x86_64.S
[1066/1706] Compiling ctr.c
[1067/1706] Compiling md5-586-linux.linux.x86.S
[1068/1706] Compiling cbc.c
[1069/1706] Compiling ghashv8-armv8-ios.ios.aarch64.S
[1070/1706] Compiling ghashv8-armv8-linux.linux.aarch64.S
[1071/1706] Compiling ghashv8-armv7-linux.linux.arm.S
[1072/1706] Compiling hmac.c
[1073/1706] Compiling hkdf.c
[1074/1706] Compiling ghashv8-armv7-ios.ios.arm.S
[1075/1706] Compiling ghash-x86-linux.linux.x86.S
[1076/1706] Compiling ghash-x86_64-mac.mac.x86_64.S
[1077/1706] Compiling ghash-x86_64-linux.linux.x86_64.S
[1078/1706] Compiling md4.c
[1078/1706] Compiling ghash-x86-windows.windows.x86.S
[1080/1706] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[1081/1706] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[1082/1706] Compiling ghash-ssse3-x86-windows.windows.x86.S
[1083/1706] Compiling ghash-ssse3-x86-linux.linux.x86.S
[1084/1706] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[1085/1706] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[1086/1706] Compiling ghash-armv4-linux.linux.arm.S
[1087/1706] Compiling ghash-armv4-ios.ios.arm.S
[1088/1706] Compiling fips_shared_support.c
[1089/1706] Compiling simple_mul.c
[1090/1706] Compiling util.c
[1091/1706] Compiling ecdh.c
[1092/1706] Compiling ecdsa.c
[1093/1706] Compiling scalar.c
[1094/1706] Compiling simple.c
[1095/1706] Compiling wnaf.c
[1096/1706] Compiling felem.c
[1097/1706] Compiling oct.c
[1098/1706] Compiling ec_montgomery.c
[1099/1706] Compiling p256.c
[1100/1706] Compiling digestsign.c
[1101/1706] Compiling ec_key.c
[1102/1706] Compiling p224-64.c
[1103/1706] Compiling digest.c
[1104/1706] Compiling co-586-windows.windows.x86.S
[1105/1706] Compiling digests.c
[1106/1706] Compiling ec.c
[1107/1706] Compiling co-586-linux.linux.x86.S
[1108/1706] Compiling check.c
[1109/1706] Compiling dh.c
[1110/1706] Compiling bsaes-armv7-ios.ios.arm.S
[1111/1706] Compiling bsaes-armv7-linux.linux.arm.S
[1112/1706] Compiling cmac.c
[1113/1706] Compiling aead.c
[1114/1706] Compiling rsaz_exp.c
[1115/1706] Compiling e_aesccm.c
[1116/1706] Compiling cipher.c
[1117/1706] Compiling sqrt.c
[1118/1706] Compiling shift.c
[1119/1706] Compiling random.c
[1120/1706] Compiling prime.c
[1121/1706] Compiling p256-nistz.c
[1122/1706] Compiling e_aes.c
[1123/1706] Compiling jacobi.c
[1124/1706] Compiling montgomery.c
[1125/1706] Compiling montgomery_inv.c
[1126/1706] Compiling mul.c
[1127/1706] Compiling generic.c
[1128/1706] Compiling gcd.c
[1129/1706] Compiling gcd_extra.c
[1130/1706] Compiling div_extra.c
[1131/1706] Compiling cmp.c
[1132/1706] Compiling bn.c
[1133/1706] Compiling exponentiation.c
[1134/1706] Compiling bn-armv8-ios.ios.aarch64.S
[1135/1706] Compiling ctx.c
[1135/1706] Compiling bn-armv8-linux.linux.aarch64.S
[1137/1706] Compiling div.c
[1138/1706] Compiling bytes.c
[1139/1706] Compiling add.c
[1140/1706] Compiling bn-586-linux.linux.x86.S
[1141/1706] Compiling x86_64-gcc.c
[1142/1706] Compiling armv8-mont-linux.linux.aarch64.S
[1143/1706] Compiling armv4-mont-linux.linux.arm.S
[1144/1706] Compiling bn-586-windows.windows.x86.S
[1145/1706] Compiling armv4-mont-ios.ios.arm.S
[1146/1706] Compiling aesv8-armv8-linux.linux.aarch64.S
[1147/1706] Compiling armv8-mont-ios.ios.aarch64.S
[1148/1706] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[1149/1706] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[1150/1706] Compiling aesv8-armv7-linux.linux.arm.S
[1151/1706] Compiling aesv8-armv8-ios.ios.aarch64.S
[1152/1706] Compiling aesni-x86-linux.linux.x86.S
[1153/1706] Compiling aesv8-armv7-ios.ios.arm.S
[1154/1706] Compiling aesni-x86_64-mac.mac.x86_64.S
[1155/1706] Compiling aesni-x86_64-linux.linux.x86_64.S
[1156/1706] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[1157/1706] Compiling aesni-x86-windows.windows.x86.S
[1158/1706] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[1159/1706] Compiling sign.c
[1160/1706] Compiling aes.c
[1161/1706] Compiling ex_data.c
[1162/1706] Compiling mode_wrappers.c
[1163/1706] Compiling key_wrap.c
[1164/1706] Compiling scrypt.c
[1165/1706] Compiling pbkdf.c
[1166/1706] Compiling p_x25519_asn1.c
[1167/1706] Compiling p_x25519.c
[1168/1706] Compiling print.c
[1169/1706] Compiling aes_nohw.c
[1170/1706] Compiling p_rsa_asn1.c
[1171/1706] Compiling p_ed25519.c
[1172/1706] Compiling p_rsa.c
[1173/1706] Compiling p_ed25519_asn1.c
[1174/1706] Compiling p_hkdf.c
[1175/1706] Compiling p_ec_asn1.c
[1176/1706] Compiling p_ec.c
[1177/1706] Compiling err_data.c
[1178/1706] Compiling evp_asn1.c
[1179/1706] Compiling p_dsa_asn1.c
[1180/1706] Compiling evp.c
[1181/1706] Compiling evp_ctx.c
[1182/1706] Compiling ecdh_extra.c
[1183/1706] Compiling engine.c
[1184/1706] Compiling err.c
[1185/1706] Compiling ecdsa_asn1.c
[1186/1706] Compiling ec_derive.c
[1187/1706] Compiling dsa.c
[1188/1706] Compiling digest_extra.c
[1189/1706] Compiling hash_to_curve.c
[1190/1706] Compiling params.c
[1191/1706] Compiling ec_asn1.c
[1192/1706] Compiling dsa_asn1.c
[1193/1706] Compiling dh_asn1.c
[1194/1706] Compiling x25519-asm-arm.S
[1195/1706] Compiling crypto.c
[1196/1706] Compiling cpu_arm_linux.c
[1197/1706] Compiling spake25519.c
[1198/1706] Compiling cpu_intel.c
[1199/1706] Compiling des.c
[1200/1706] Compiling cpu_aarch64_win.c
[1201/1706] Compiling cpu_arm_freebsd.c
[1202/1706] Compiling cpu_aarch64_sysreg.c
[1203/1706] Compiling cpu_aarch64_openbsd.c
[1204/1706] Compiling cpu_aarch64_fuchsia.c
[1205/1706] Compiling cpu_aarch64_linux.c
[1206/1706] Compiling cpu_aarch64_apple.c
[1207/1706] Compiling tls_cbc.c
[1208/1706] Compiling conf.c
[1209/1706] Compiling e_rc4.c
[1210/1706] Compiling e_null.c
[1211/1706] Compiling e_tls.c
[1212/1706] Compiling curve25519.c
[1213/1706] Compiling e_des.c
[1214/1706] Compiling e_chacha20poly1305.c
[1215/1706] Compiling e_rc2.c
[1216/1706] Compiling derive_key.c
[1217/1706] Compiling cipher_extra.c
[1218/1706] Compiling e_aesgcmsiv.c
[1219/1706] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[1220/1706] Compiling e_aesctrhmac.c
[1221/1706] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[1222/1706] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[1223/1706] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[1224/1706] Compiling chacha-x86-windows.windows.x86.S
[1225/1706] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[1226/1706] Compiling chacha-x86-linux.linux.x86.S
[1227/1706] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[1228/1706] Compiling chacha-x86_64-mac.mac.x86_64.S
[1229/1706] Compiling chacha-armv8-linux.linux.aarch64.S
[1230/1706] Compiling chacha-x86_64-linux.linux.x86_64.S
[1231/1706] Compiling chacha-armv8-ios.ios.aarch64.S
[1232/1706] Compiling chacha-armv4-linux.linux.arm.S
[1233/1706] Compiling chacha.c
[1234/1706] Compiling chacha-armv4-ios.ios.arm.S
[1235/1706] Compiling unicode.c
[1236/1706] Compiling ber.c
[1237/1706] Compiling curve25519_64_adx.c
[1238/1706] Compiling asn1_compat.c
[1239/1706] Compiling bn_asn1.c
[1240/1706] Compiling blake2.c
[1241/1706] Compiling convert.c
[1242/1706] Compiling socket.c
[1243/1706] Compiling cbs.c
[1244/1706] Compiling socket_helper.c
[1245/1706] Compiling buf.c
[1246/1706] Compiling cbb.c
[1247/1706] Compiling printf.c
[1248/1706] Compiling errno.c
[1249/1706] Compiling pair.c
[1250/1706] Compiling file.c
[1251/1706] Compiling hexdump.c
[1252/1706] Compiling bio.c
[1253/1706] Compiling connect.c
[1254/1706] Compiling bio_mem.c
[1255/1706] Compiling base64.c
[1256/1706] Compiling fd.c
[1257/1706] Compiling tasn_fre.c
[1258/1706] Compiling tasn_utl.c
[1259/1706] Compiling tasn_new.c
[1260/1706] Compiling tasn_typ.c
[1261/1706] Compiling posix_time.c
[1262/1706] Compiling f_string.c
[1263/1706] Compiling tasn_enc.c
[1264/1706] Compiling asn_pack.c
[1265/1706] Compiling asn1_par.c
[1265/1706] Compiling tasn_dec.c
[1267/1706] Compiling f_int.c
[1268/1706] Compiling a_utctm.c
[1269/1706] Compiling asn1_lib.c
[1270/1706] Compiling a_type.c
[1271/1706] Compiling a_octet.c
[1272/1706] Compiling a_time.c
[1273/1706] Compiling a_mbstr.c
[1274/1706] Compiling a_strex.c
[1275/1706] Compiling a_gentm.c
[1276/1706] Compiling a_strnid.c
[1277/1706] Compiling a_int.c
[1278/1706] Compiling a_object.c
[1279/1706] Compiling a_i2d_fp.c
[1280/1706] Compiling a_dup.c
[1281/1706] Compiling a_bool.c
[1282/1706] Compiling fiat_curve25519_adx_square.S
[1283/1706] Compiling a_bitstr.c
[1284/1706] Compiling fiat_p256_adx_mul.S
[1285/1706] Compiling a_d2i_fp.c
[1286/1706] Compiling fiat_curve25519_adx_mul.S
[1286/1706] Compiling fiat_p256_adx_sqr.S
[1288/1706] Compiling md5-x86_64-linux.S
[1289/1706] Compiling md5-x86_64-apple.S
[1290/1706] Compiling md5-586-linux.S
[1291/1706] Compiling chacha20_poly1305_x86_64-apple.S
[1292/1706] Compiling md5-586-apple.S
[1293/1706] Compiling chacha20_poly1305_armv8-win.S
[1294/1706] Compiling chacha20_poly1305_armv8-linux.S
[1295/1706] Compiling chacha20_poly1305_armv8-apple.S
[1296/1706] Compiling chacha-x86_64-linux.S
[1297/1706] Compiling chacha20_poly1305_x86_64-linux.S
[1298/1706] Compiling chacha-x86_64-apple.S
[1299/1706] Compiling chacha-x86-linux.S
[1300/1706] Compiling chacha-x86-apple.S
[1301/1706] Compiling chacha-armv8-win.S
[1302/1706] Compiling chacha-armv8-apple.S
[1303/1706] Compiling chacha-armv4-linux.S
[1304/1706] Compiling chacha-armv8-linux.S
[1305/1706] Compiling err_data.cc
[1306/1706] Compiling aes128gcmsiv-x86_64-apple.S
[1307/1706] Compiling x86_64-mont5-apple.S
[1308/1706] Compiling x86_64-mont-linux.S
[1309/1706] Compiling aes128gcmsiv-x86_64-linux.S
[1310/1706] Compiling x86_64-mont5-linux.S
[1311/1706] Compiling x86-mont-linux.S
[1312/1706] Compiling x86_64-mont-apple.S
[1313/1706] Compiling x86-mont-apple.S
[1314/1706] Compiling vpaes-x86_64-apple.S
[1315/1706] Compiling vpaes-x86_64-linux.S
[1316/1706] Compiling vpaes-x86-linux.S
[1317/1706] Compiling CCryptoBoringSSLShims shims.c
[1318/1706] Compiling vpaes-x86-apple.S
[1319/1706] Compiling vpaes-armv8-linux.S
[1320/1706] Compiling vpaes-armv8-win.S
[1321/1706] Compiling vpaes-armv8-apple.S
[1322/1706] Compiling vpaes-armv7-linux.S
[1323/1706] Compiling sha512-x86_64-linux.S
[1324/1706] Compiling sha512-armv8-win.S
[1325/1706] Compiling sha512-armv8-apple.S
[1326/1706] Compiling sha512-x86_64-apple.S
[1327/1706] Compiling sha512-armv4-linux.S
[1328/1706] Compiling sha512-586-apple.S
[1329/1706] Compiling sha512-armv8-linux.S
[1330/1706] Compiling sha512-586-linux.S
[1331/1706] Compiling sha256-x86_64-apple.S
[1332/1706] Compiling sha256-armv8-linux.S
[1333/1706] Compiling sha256-armv8-win.S
[1334/1706] Compiling sha256-armv8-apple.S
[1335/1706] Compiling sha256-586-linux.S
[1336/1706] Compiling sha256-x86_64-linux.S
[1337/1706] Compiling sha256-armv4-linux.S
[1338/1706] Compiling sha1-armv8-win.S
[1339/1706] Compiling sha1-x86_64-apple.S
[1340/1706] Compiling sha256-586-apple.S
[1341/1706] Compiling sha1-armv8-apple.S
[1342/1706] Compiling sha1-armv8-linux.S
[1343/1706] Compiling sha1-armv4-large-linux.S
[1343/1706] Compiling sha1-586-linux.S
[1345/1706] Compiling sha1-x86_64-linux.S
[1346/1706] Compiling sha1-586-apple.S
[1347/1706] Compiling rsaz-avx2-linux.S
[1348/1706] Compiling rsaz-avx2-apple.S
[1349/1706] Compiling rdrand-x86_64-apple.S
[1350/1706] Compiling rdrand-x86_64-linux.S
[1351/1706] Compiling p256_beeu-x86_64-asm-apple.S
[1352/1706] Compiling p256_beeu-x86_64-asm-linux.S
[1353/1706] Compiling p256_beeu-armv8-asm-win.S
[1354/1706] Compiling p256_beeu-armv8-asm-apple.S
[1355/1706] Compiling p256-armv8-asm-linux.S
[1356/1706] Compiling p256_beeu-armv8-asm-linux.S
[1357/1706] Compiling p256-x86_64-asm-apple.S
[1358/1706] Compiling p256-x86_64-asm-linux.S
[1359/1706] Compiling ghashv8-armv8-win.S
[1359/1706] Compiling p256-armv8-asm-apple.S
[1361/1706] Compiling p256-armv8-asm-win.S
[1362/1706] Compiling ghashv8-armv8-apple.S
[1363/1706] Compiling ghashv8-armv8-linux.S
[1364/1706] Compiling ghash-x86_64-linux.S
[1365/1706] Compiling ghash-x86-apple.S
[1366/1706] Compiling ghash-x86-linux.S
[1367/1706] Compiling ghashv8-armv7-linux.S
[1368/1706] Compiling ghash-x86_64-apple.S
[1369/1706] Compiling ghash-ssse3-x86_64-linux.S
[1370/1706] Compiling ghash-ssse3-x86_64-apple.S
[1371/1706] Compiling ghash-ssse3-x86-linux.S
[1371/1706] Compiling ghash-armv4-linux.S
[1373/1706] Compiling ghash-ssse3-x86-apple.S
[1374/1706] Compiling ghash-neon-armv8-linux.S
[1375/1706] Compiling ghash-neon-armv8-win.S
[1376/1706] Compiling ghash-neon-armv8-apple.S
[1377/1706] Compiling co-586-linux.S
[1378/1706] Compiling co-586-apple.S
[1379/1706] Compiling bn-armv8-win.S
[1380/1706] Compiling bsaes-armv7-linux.S
[1381/1706] Compiling bn-586-apple.S
[1382/1706] Compiling bn-armv8-linux.S
[1383/1706] Compiling bn-armv8-apple.S
[1384/1706] Compiling bn-586-linux.S
[1385/1706] Compiling armv8-mont-win.S
[1386/1706] Compiling armv8-mont-linux.S
[1387/1706] Compiling armv8-mont-apple.S
[1388/1706] Compiling armv4-mont-linux.S
[1389/1706] Compiling aesv8-armv8-apple.S
[1389/1706] Compiling aesv8-armv8-win.S
[1391/1706] Compiling aesv8-gcm-armv8-apple.S
[1392/1706] Compiling aesv8-gcm-armv8-linux.S
[1392/1706] Compiling aesv8-armv8-linux.S
[1392/1706] Compiling aesv8-gcm-armv8-win.S
[1395/1706] Compiling aesv8-armv7-linux.S
[1396/1706] Compiling aesni-x86_64-apple.S
[1397/1706] Compiling aesni-x86-apple.S
[1398/1706] Compiling aesni-x86-linux.S
[1399/1706] Compiling aesni-x86_64-linux.S
[1400/1706] Compiling aesni-gcm-x86_64-apple.S
[1400/1706] Compiling aes-gcm-avx10-x86_64-linux.S
[1402/1706] Compiling aesni-gcm-x86_64-linux.S
[1403/1706] Compiling aes-gcm-avx10-x86_64-apple.S
[1404/1706] Compiling x_sig.cc
[1405/1706] Compiling x_name.cc
[1406/1706] Compiling x_spki.cc
[1407/1706] Compiling x_req.cc
[1408/1706] Compiling x_pubkey.cc
[1409/1706] Compiling x_x509a.cc
[1410/1706] Compiling x_val.cc
[1411/1706] Compiling x_x509.cc
[1412/1706] Compiling x_exten.cc
[1413/1706] Compiling x_attrib.cc
[1414/1706] Compiling x_all.cc
[1415/1706] Compiling x_crl.cc
[1416/1706] Compiling x_algor.cc
[1417/1706] Compiling x509spki.cc
[1418/1706] Compiling x509name.cc
[1419/1706] Compiling x509rset.cc
[1420/1706] Compiling x509_vpm.cc
[1421/1706] Compiling x509cset.cc
[1422/1706] Compiling x509_txt.cc
[1423/1706] Compiling x509_vfy.cc
[1424/1706] Compiling x509_v3.cc
[1425/1706] Compiling x509_trs.cc
[1426/1706] Compiling x509_set.cc
[1427/1706] Compiling x509_req.cc
[1428/1706] Compiling x509_def.cc
[1429/1706] Compiling x509_lu.cc
[1430/1706] Compiling x509_d2.cc
[1431/1706] Compiling x509_obj.cc
[1432/1706] Compiling x509_ext.cc
[1433/1706] Compiling x509_cmp.cc
[1434/1706] Compiling x509.cc
[1435/1706] Compiling x509_att.cc
[1436/1706] Compiling v3_purp.cc
[1437/1706] Compiling v3_skey.cc
[1438/1706] Compiling v3_utl.cc
[1439/1706] Compiling v3_prn.cc
[1440/1706] Compiling v3_pmaps.cc
[1441/1706] Compiling v3_ocsp.cc
[1442/1706] Compiling v3_pcons.cc
[1443/1706] Compiling v3_int.cc
[1444/1706] Compiling v3_info.cc
[1445/1706] Compiling v3_ncons.cc
[1446/1706] Compiling v3_lib.cc
[1447/1706] Compiling v3_ia5.cc
[1448/1706] Compiling v3_genn.cc
[1449/1706] Compiling v3_enum.cc
[1450/1706] Compiling v3_extku.cc
[1451/1706] Compiling v3_conf.cc
[1452/1706] Compiling v3_cpols.cc
[1453/1706] Compiling v3_bitst.cc
[1454/1706] Compiling v3_bcons.cc
[1455/1706] Compiling v3_crld.cc
[1456/1706] Compiling v3_alt.cc
[1457/1706] Compiling v3_akeya.cc
[1458/1706] Compiling t_x509a.cc
[1459/1706] Compiling v3_akey.cc
[1460/1706] Compiling t_crl.cc
[1461/1706] Compiling i2d_pr.cc
[1462/1706] Compiling t_x509.cc
[1463/1706] Compiling name_print.cc
[1464/1706] Compiling t_req.cc
[1465/1706] Compiling policy.cc
[1466/1706] Compiling rsa_pss.cc
[1467/1706] Compiling by_file.cc
[1468/1706] Compiling a_verify.cc
[1469/1706] Compiling by_dir.cc
[1470/1706] Compiling asn1_gen.cc
[1471/1706] Compiling a_sign.cc
[1472/1706] Compiling algorithm.cc
[1473/1706] Compiling voprf.cc
[1474/1706] Compiling a_digest.cc
[1475/1706] Compiling trust_token.cc
[1476/1706] Compiling thread_win.cc
[1477/1706] Compiling thread_none.cc
[1478/1706] Compiling thread.cc
[1479/1706] Compiling thread_pthread.cc
[1480/1706] Compiling wots.cc
[1481/1706] Compiling stack.cc
[1482/1706] Compiling pmbtoken.cc
[1483/1706] Compiling thash.cc
[1484/1706] Compiling merkle.cc
[1485/1706] Compiling slhdsa.cc
[1486/1706] Compiling sha512.cc
[1487/1706] Compiling siphash.cc
[1488/1706] Compiling fors.cc
[1489/1706] Compiling sha256.cc
[1490/1706] Compiling sha1.cc
[1491/1706] Compiling rsa_extra.cc
[1492/1706] Compiling rsa_print.cc
[1493/1706] Compiling rc4.cc
[1494/1706] Compiling rsa_crypt.cc
[1495/1706] Compiling refcount.cc
[1496/1706] Compiling rsa_asn1.cc
[1497/1706] Compiling windows.cc
[1498/1706] Compiling rand_extra.cc
[1499/1706] Compiling trusty.cc
[1500/1706] Compiling urandom.cc
[1501/1706] Compiling passive.cc
[1502/1706] Compiling poly1305_arm_asm.S
[1503/1706] Compiling getentropy.cc
[1504/1706] Compiling ios.cc
[1505/1706] Compiling deterministic.cc
[1506/1706] Compiling forkunsafe.cc
[1507/1706] Compiling fork_detect.cc
[1508/1706] Compiling pool.cc
[1509/1706] Compiling poly1305_arm.cc
[1510/1706] Compiling poly1305.cc
[1511/1706] Compiling poly1305_vec.cc
[1512/1706] Compiling pkcs7.cc
[1513/1706] Compiling p5_pbev2.cc
[1514/1706] Compiling pkcs8_x509.cc
[1515/1706] Compiling pkcs8.cc
[1516/1706] Compiling pkcs7_x509.cc
[1517/1706] Compiling pem_x509.cc
[1518/1706] Compiling pem_xaux.cc
[1519/1706] Compiling pem_pkey.cc
[1520/1706] Compiling obj_xref.cc
[1521/1706] Compiling pem_oth.cc
[1522/1706] Compiling pem_pk8.cc
[1523/1706] Compiling mldsa.cc
[1524/1706] Compiling pem_lib.cc
[1525/1706] Compiling pem_all.cc
[1526/1706] Compiling pem_info.cc
[1527/1706] Compiling mlkem.cc
[1528/1706] Compiling obj.cc
[1529/1706] Compiling mem.cc
[1530/1706] Compiling poly_rq_mul.S
[1531/1706] Compiling md5.cc
[1532/1706] Compiling fips_shared_support.cc
[1533/1706] Compiling md4.cc
[1534/1706] Compiling lhash.cc
[1535/1706] Compiling kyber.cc
[1536/1706] Compiling ex_data.cc
[1537/1706] Compiling hpke.cc
[1538/1706] Compiling sign.cc
[1539/1706] Compiling hrss.cc
[1540/1706] Compiling scrypt.cc
[1541/1706] Compiling pbkdf.cc
[1542/1706] Compiling print.cc
[1543/1706] Compiling p_x25519.cc
[1544/1706] Compiling p_rsa_asn1.cc
[1545/1706] Compiling p_x25519_asn1.cc
[1546/1706] Compiling p_hkdf.cc
[1547/1706] Compiling p_rsa.cc
[1548/1706] Compiling p_ed25519.cc
[1549/1706] Compiling p_ed25519_asn1.cc
[1550/1706] Compiling p_ec_asn1.cc
[1551/1706] Compiling p_ec.cc
[1552/1706] Compiling p_dsa_asn1.cc
[1553/1706] Compiling p_dh.cc
[1554/1706] Compiling p_dh_asn1.cc
[1555/1706] Compiling evp_ctx.cc
[1556/1706] Compiling evp_asn1.cc
[1557/1706] Compiling evp.cc
[1558/1706] Compiling err.cc
[1559/1706] Compiling engine.cc
[1560/1706] Compiling ecdh_extra.cc
[1561/1706] Compiling ecdsa_asn1.cc
[1562/1706] Compiling ec_derive.cc
[1563/1706] Compiling hash_to_curve.cc
[1564/1706] Compiling ec_asn1.cc
[1565/1706] Compiling dsa_asn1.cc
[1566/1706] Compiling dsa.cc
[1567/1706] Compiling params.cc
[1568/1706] Compiling digest_extra.cc
[1569/1706] Compiling x25519-asm-arm.S
[1570/1706] Compiling dh_asn1.cc
[1571/1706] Compiling des.cc
[1572/1706] Compiling spake25519.cc
[1573/1706] Compiling cpu_intel.cc
[1574/1706] Compiling crypto.cc
[1575/1706] Compiling cpu_arm_linux.cc
[1576/1706] Compiling cpu_arm_freebsd.cc
[1577/1706] Compiling curve25519.cc
[1578/1706] Compiling cpu_aarch64_win.cc
[1579/1706] Compiling cpu_aarch64_sysreg.cc
[1580/1706] Compiling cpu_aarch64_openbsd.cc
[1581/1706] Compiling cpu_aarch64_linux.cc
[1582/1706] Compiling cpu_aarch64_apple.cc
[1583/1706] Compiling cpu_aarch64_fuchsia.cc
[1584/1706] Compiling curve25519_64_adx.cc
[1585/1706] Compiling conf.cc
[1586/1706] Compiling tls_cbc.cc
[1587/1706] Compiling e_tls.cc
[1588/1706] Compiling e_rc4.cc
[1589/1706] Compiling bcm.cc
[1589/1706] Compiling e_rc2.cc
[1591/1706] Compiling e_null.cc
[1592/1706] Compiling e_des.cc
[1593/1706] Compiling e_chacha20poly1305.cc
[1594/1706] Compiling e_aesgcmsiv.cc
[1595/1706] Compiling derive_key.cc
[1596/1706] Compiling e_aesctrhmac.cc
[1597/1706] Compiling unicode.cc
[1598/1706] Compiling cipher_extra.cc
[1599/1706] Compiling chacha.cc
[1600/1706] Compiling ber.cc
[1601/1706] Compiling cbb.cc
[1602/1706] Compiling buf.cc
[1603/1706] Compiling asn1_compat.cc
[1604/1706] Compiling cbs.cc
[1605/1706] Compiling bn_asn1.cc
[1606/1706] Compiling blake2.cc
[1607/1706] Compiling convert.cc
[1608/1706] Compiling printf.cc
[1609/1706] Compiling pair.cc
[1610/1706] Compiling hexdump.cc
[1611/1706] Compiling file.cc
[1612/1706] Compiling errno.cc
[1613/1706] Compiling fd.cc
[1614/1706] Compiling bio_mem.cc
[1615/1706] Compiling base64.cc
[1616/1706] Compiling tasn_utl.cc
[1617/1706] Compiling bio.cc
[1618/1706] Compiling tasn_typ.cc
[1619/1706] Compiling posix_time.cc
[1620/1706] Compiling tasn_new.cc
[1621/1706] Compiling tasn_fre.cc
[1622/1706] Compiling f_string.cc
[1623/1706] Compiling tasn_enc.cc
[1624/1706] Compiling tasn_dec.cc
[1625/1706] Compiling f_int.cc
[1626/1706] Compiling asn1_par.cc
[1627/1706] Compiling asn_pack.cc
[1628/1706] Compiling a_utctm.cc
[1629/1706] Compiling a_time.cc
[1630/1706] Compiling asn1_lib.cc
[1631/1706] Compiling a_strnid.cc
[1632/1706] Compiling a_octet.cc
[1633/1706] Compiling a_strex.cc
[1634/1706] Compiling a_mbstr.cc
[1635/1706] Compiling a_object.cc
[1636/1706] Compiling CBcrypt blf.c
[1637/1706] Compiling a_i2d_fp.cc
[1638/1706] Compiling CBacktrace state.c
[1639/1706] Compiling CBcrypt bcrypt.c
[1639/1706] Compiling CBacktrace sort.c
[1641/1706] Compiling CBacktrace simple.c
[1642/1706] Compiling CBacktrace print.c
[1643/1706] Compiling a_gentm.cc
[1644/1706] Write sources
[1645/1706] Compiling a_int.cc
[1646/1706] Write sources
[1648/1706] Compiling CBacktrace backtrace.c
[1649/1706] Write sources
[1652/1706] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1652/1706] Write sources
[1657/1706] Compiling CBacktrace atomic.c
[1658/1706] Compiling a_d2i_fp.cc
[1659/1706] Compiling a_bool.cc
[1660/1706] Compiling a_bitstr.cc
[1662/1816] Compiling Backtrace Demangle.swift
[1663/1816] Compiling Backtrace Backtrace.swift
[1664/1816] Emitting module Backtrace
[1665/1817] Wrapping AST for Backtrace for debugging
[1667/1817] Compiling Algorithms Permutations.swift
[1668/1817] Compiling Algorithms Product.swift
[1669/1817] Compiling Algorithms MinMax.swift
[1670/1817] Compiling Algorithms Partition.swift
[1671/1819] Compiling Algorithms Joined.swift
[1672/1819] Compiling Algorithms Keyed.swift
[1673/1819] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1674/1819] Compiling BitCollections BitSet+CustomReflectable.swift
[1675/1819] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1676/1819] Compiling BitCollections BitSet+Equatable.swift
[1677/1819] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1678/1819] Compiling BitCollections BitSet+Extras.swift
[1679/1819] Compiling BitCollections BitSet+Hashable.swift
[1680/1819] Compiling BitCollections BitSet+Initializers.swift
[1681/1819] Compiling BitCollections BitSet+Invariants.swift
[1682/1819] Compiling BitCollections BitSet+Random.swift
[1683/1819] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1684/1819] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1685/1819] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1686/1819] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1687/1826] Compiling Atomics IntegerOperations.swift
[1688/1826] Compiling Atomics Unmanaged extensions.swift
[1689/1826] Compiling Algorithms Indexed.swift
[1690/1826] Compiling Algorithms Intersperse.swift
[1691/1826] Compiling Algorithms Compacted.swift
[1692/1826] Compiling Algorithms Cycle.swift
[1693/1826] Compiling Algorithms EitherSequence.swift
[1694/1826] Compiling Algorithms FirstNonNil.swift
[1695/1826] Compiling CryptoBoringWrapper RandomBytes.swift
[1696/1826] Emitting module ArgumentParserToolInfo
[1697/1826] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1698/1826] Compiling ArgumentParserToolInfo ToolInfo.swift
[1699/1827] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1700/1827] Emitting module BitCollections
[1702/1827] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1703/1827] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1704/1827] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1705/1827] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1706/1827] Compiling BitCollections BitSet+SetAlgebra union.swift
[1707/1827] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1708/1827] Compiling BitCollections BitSet.Counted.swift
[1709/1827] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1710/1827] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1711/1827] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1712/1827] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1713/1827] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1714/1827] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1715/1827] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1715/1827] Wrapping AST for ArgumentParserToolInfo for debugging
[1717/1827] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1718/1827] Emitting module CryptoBoringWrapper
[1719/1827] Compiling Algorithms Split.swift
[1720/1827] Compiling Algorithms Stride.swift
[1721/1827] Compiling Algorithms Suffix.swift
[1724/1830] Compiling Algorithms Rotate.swift
[1725/1830] Compiling Algorithms AdjacentPairs.swift
[1726/1830] Compiling Algorithms Chain.swift
[1727/1830] Compiling Algorithms Chunked.swift
[1728/1830] Compiling Algorithms Combinations.swift
[1729/1830] Compiling Algorithms FlattenCollection.swift
[1730/1830] Compiling Algorithms Grouped.swift
[1733/1868] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1734/1868] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1735/1868] Compiling CryptoBoringWrapper EllipticCurve.swift
[1736/1869] Compiling BitCollections BitSet.Index.swift
[1737/1869] Compiling BitCollections BitSet._UnsafeHandle.swift
[1738/1869] Compiling BitCollections BitSet.swift
[1739/1869] Compiling BitCollections Range+Utilities.swift
[1740/1869] Compiling BitCollections Slice+Utilities.swift
[1741/1869] Compiling BitCollections UInt+Tricks.swift
[1742/1869] Compiling BitCollections _Word.swift
[1744/1869] Compiling ArgumentParser Errors.swift
[1745/1869] Compiling ArgumentParser Flag.swift
[1746/1869] Compiling ArgumentParser NameSpecification.swift
[1747/1869] Compiling ArgumentParser Option.swift
[1748/1869] Compiling ArgumentParser OptionGroup.swift
[1749/1869] Compiling ArgumentParser AsyncParsableCommand.swift
[1750/1869] Compiling ArgumentParser CommandConfiguration.swift
[1751/1869] Compiling ArgumentParser CommandGroup.swift
[1752/1869] Compiling ArgumentParser EnumerableFlag.swift
[1753/1869] Compiling ArgumentParser ExpressibleByArgument.swift
[1754/1869] Compiling ArgumentParser ParsableArguments.swift
[1755/1869] Compiling ArgumentParser ParsableArgumentsValidation.swift
[1756/1869] Compiling ArgumentParser ParsableCommand.swift
[1757/1869] Compiling ArgumentParser ArgumentDecoder.swift
[1758/1869] Compiling ArgumentParser ArgumentDefinition.swift
[1759/1869] Compiling ArgumentParser ArgumentSet.swift
[1760/1870] Wrapping AST for CryptoBoringWrapper for debugging
[1767/1870] Wrapping AST for BitCollections for debugging
[1769/1941] Compiling Crypto Cipher.swift
[1770/1941] Compiling Crypto Nonces.swift
[1771/1941] Compiling Crypto ASN1.swift
[1772/1941] Compiling Crypto ASN1Any.swift
[1773/1941] Compiling Crypto ASN1BitString.swift
[1774/1941] Compiling Crypto ASN1Boolean.swift
[1775/1941] Compiling Crypto ASN1Identifier.swift
[1776/1941] Compiling Crypto ASN1Integer.swift
[1777/1943] Compiling Crypto Digest_boring.swift
[1778/1943] Compiling Crypto Digest.swift
[1779/1943] Compiling Crypto Digests.swift
[1780/1943] Emitting module Collections
[1781/1943] Compiling Collections Collections.swift
[1782/1944] Wrapping AST for Collections for debugging
[1784/1944] Compiling Crypto AES-GCM.swift
[1785/1944] Compiling Crypto AES-GCM_boring.swift
[1786/1944] Compiling Crypto ChaChaPoly_boring.swift
[1787/1944] Compiling Crypto ChaChaPoly.swift
[1788/1944] Emitting module ArgumentParser
[1807/1949] Emitting module Atomics
[1808/1950] Compiling Crypto ASN1Null.swift
[1809/1950] Compiling Crypto ASN1OctetString.swift
[1810/1950] Compiling Crypto ASN1Strings.swift
[1811/1950] Compiling Crypto ArraySliceBigint.swift
[1812/1950] Compiling Crypto GeneralizedTime.swift
[1813/1950] Wrapping AST for Atomics for debugging
[1815/1950] Compiling Crypto HKDF.swift
[1816/1950] Compiling Crypto AESWrap.swift
[1817/1950] Compiling Crypto AESWrap_boring.swift
[1818/1950] Compiling Crypto Ed25519_boring.swift
[1819/1950] Compiling Crypto NISTCurvesKeys_boring.swift
[1820/1950] Compiling Crypto X25519Keys_boring.swift
[1821/1950] Compiling Crypto Curve25519.swift
[1822/1950] Compiling Crypto Ed25519Keys.swift
[1823/1950] Compiling Crypto NISTCurvesKeys.swift
[1824/1950] Compiling Crypto X25519Keys.swift
[1825/1950] Compiling Crypto SymmetricKeys.swift
[1826/1950] Compiling Crypto HMAC.swift
[1827/1950] Compiling Crypto MACFunctions.swift
[1828/1950] Compiling Crypto MessageAuthenticationCode.swift
[1829/1950] Compiling Crypto AES.swift
[1830/1950] Compiling Crypto ECDSASignature_boring.swift
[1831/1950] Compiling Crypto ECDSA_boring.swift
[1832/1950] Compiling Crypto EdDSA_boring.swift
[1833/1950] Compiling Crypto ECDSA.swift
[1834/1950] Compiling Crypto Ed25519.swift
[1835/1950] Compiling Crypto HPKE-KexKeyDerivation.swift
[1836/1950] Compiling Crypto HPKE-LabeledExtract.swift
[1837/1950] Compiling Crypto HPKE-Utils.swift
[1838/1950] Compiling Crypto DHKEM.swift
[1839/1950] Compiling Crypto HPKE-KEM-Curve25519.swift
[1840/1959] Compiling Crypto HashFunctions.swift
[1841/1959] Compiling Crypto HashFunctions_SHA2.swift
[1842/1959] Compiling Crypto HPKE-AEAD.swift
[1843/1959] Compiling Crypto HPKE-Ciphersuite.swift
[1844/1959] Compiling Crypto HPKE-KDF.swift
[1845/1959] Compiling Crypto PKCS8PrivateKey.swift
[1846/1959] Compiling Crypto SEC1PrivateKey.swift
[1847/1959] Compiling Crypto SubjectPublicKeyInfo.swift
[1848/1959] Compiling Crypto CryptoKitErrors.swift
[1855/2017] Compiling NIOCore ByteBuffer-conversions.swift
[1856/2017] Compiling NIOCore ByteBuffer-core.swift
[1857/2017] Compiling NIOCore ByteBuffer-hex.swift
[1858/2017] Compiling NIOCore ByteBuffer-int.swift
[1859/2017] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1860/2022] Emitting module Crypto
[1861/2022] Compiling NIOCore DispatchQueue+WithFuture.swift
[1862/2022] Compiling NIOCore EventLoop+Deprecated.swift
[1863/2022] Compiling NIOCore EventLoop+SerialExecutor.swift
[1864/2022] Compiling NIOCore GlobalSingletons.swift
[1865/2022] Compiling NIOCore IO.swift
[1866/2022] Compiling NIOCore ChannelPipeline.swift
[1867/2022] Compiling NIOCore CircularBuffer.swift
[1868/2022] Compiling NIOCore Codec.swift
[1869/2022] Compiling NIOCore ConvenienceOptionSupport.swift
[1870/2022] Compiling NIOCore DeadChannel.swift
[1871/2022] Compiling Lifecycle Locks.swift
[1872/2023] Compiling Lifecycle Atomics.swift
[1873/2023] Wrapping AST for ArgumentParser for debugging
[1875/2023] Compiling NIOCore IntegerTypes.swift
[1876/2023] Compiling NIOCore Interfaces.swift
[1877/2023] Compiling NIOCore Linux.swift
[1878/2023] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1879/2023] Compiling NIOCore BSDSocketAPI.swift
[1880/2023] Compiling NIOCore ByteBuffer-aux.swift
[1881/2023] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1887/2023] Compiling NIOCore EventLoop.swift
[1888/2023] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1889/2023] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1890/2023] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1891/2023] Compiling NIOCore EventLoopFuture.swift
[1892/2023] Compiling NIOCore FileDescriptor.swift
[1893/2023] Compiling NIOCore FileHandle.swift
[1894/2023] Compiling NIOCore FileRegion.swift
[1895/2023] Compiling NIOCore AddressedEnvelope.swift
[1896/2023] Compiling NIOCore AsyncAwaitSupport.swift
[1897/2023] Compiling NIOCore AsyncChannel.swift
[1898/2023] Compiling NIOCore AsyncChannelHandler.swift
[1899/2023] Compiling NIOCore AsyncChannelInboundStream.swift
[1900/2023] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1901/2023] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1902/2023] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1903/2023] Compiling NIOCore NIOAsyncWriter.swift
[1904/2023] Compiling NIOCore ByteBuffer-multi-int.swift
[1905/2023] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1906/2023] Compiling NIOCore ByteBuffer-views.swift
[1907/2023] Compiling NIOCore Channel.swift
[1908/2023] Compiling NIOCore ChannelHandler.swift
[1909/2023] Compiling NIOCore ChannelHandlers.swift
[1910/2023] Compiling NIOCore ChannelInvoker.swift
[1911/2023] Compiling NIOCore ChannelOption.swift
[1915/2023] Emitting module Algorithms
[1916/2024] Wrapping AST for Algorithms for debugging
[1918/2024] Compiling Lifecycle Lifecycle.swift
[1919/2024] Emitting module Lifecycle
[1920/2025] Compiling NIOCore MarkedCircularBuffer.swift
[1921/2025] Compiling NIOCore MulticastChannel.swift
[1922/2025] Compiling NIOCore NIOAny.swift
[1923/2025] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1924/2025] Compiling NIOCore NIOLoopBound.swift
[1925/2025] Compiling NIOCore NIOScheduledCallback.swift
[1926/2025] Compiling NIOCore NIOSendable.swift
[1927/2025] Compiling NIOCore RecvByteBufferAllocator.swift
[1928/2033] Wrapping AST for Lifecycle for debugging
[1932/2033] Compiling NIOCore IOData.swift
[1933/2033] Compiling NIOCore IPProtocol.swift
[1934/2033] Compiling NIOCore IntegerBitPacking.swift
[1938/2033] Compiling Crypto Signature.swift
[1939/2033] Compiling Crypto CryptoKitErrors_boring.swift
[1940/2033] Compiling Crypto RNG_boring.swift
[1941/2033] Compiling Crypto SafeCompare_boring.swift
[1942/2033] Compiling Crypto Zeroization_boring.swift
[1943/2033] Compiling Crypto PrettyBytes.swift
[1944/2033] Compiling Crypto SafeCompare.swift
[1945/2033] Compiling Crypto SecureBytes.swift
[1946/2033] Compiling Crypto Zeroization.swift
[1947/2034] Wrapping AST for Crypto for debugging
[1949/2126] Compiling JWTKit JWKS.swift
[1950/2126] Compiling JWTKit JWTAlgorithm.swift
[1951/2126] Compiling JWTKit JWTError.swift
[1952/2126] Compiling JWTKit JWTHeader.swift
[1953/2126] Compiling JWTKit JWTParser.swift
[1954/2126] Compiling JWTKit JWTPayload.swift
[1955/2132] Compiling JWTKit EdDSASigner.swift
[1956/2132] Compiling JWTKit JWTSigner+EdDSA.swift
[1957/2132] Compiling JWTKit JWTSigner.swift
[1958/2132] Compiling JWTKit JWTSigners.swift
[1959/2132] Compiling JWTKit JWTSigner+UnsecuredNone.swift
[1960/2132] Compiling JWTKit UnsecuredNoneSigner.swift
[1961/2132] Compiling JWTKit Base64URL.swift
[1962/2132] Compiling JWTKit BigNumber.swift
[1963/2132] Compiling _CryptoExtras PrettyBytes.swift
[1964/2132] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[1965/2132] Compiling _CryptoExtras DLEQ.swift
[1966/2132] Compiling _CryptoExtras Prover.swift
[1967/2132] Compiling _CryptoExtras Verifier.swift
[1968/2132] Compiling _CryptoExtras ZKPToolbox.swift
[1969/2132] Compiling JWTKit JWTSigner+HMAC.swift
[1970/2132] Compiling JWTKit JWK.swift
[1971/2132] Compiling JWTKit JWKIdentifier.swift
[1977/2132] Compiling JWTKit AudienceClaim.swift
[1978/2132] Compiling JWTKit BoolClaim.swift
[1979/2132] Compiling JWTKit ExpirationClaim.swift
[1980/2132] Compiling JWTKit GoogleHostedDomainClaim.swift
[1981/2132] Compiling JWTKit IDClaim.swift
[1982/2132] Compiling JWTKit IssuedAtClaim.swift
[1983/2132] Compiling JWTKit IssuerClaim.swift
[1984/2138] Emitting module _CryptoExtras
[1990/2138] Compiling JWTKit JWTSerializer.swift
[1991/2138] Compiling JWTKit OctetKeyPair.swift
[1992/2138] Compiling JWTKit HMACError.swift
[1993/2138] Compiling JWTKit HMACSigner.swift
[2002/2138] Compiling JWTKit JWTSigner+RSA.swift
[2003/2138] Compiling JWTKit RSAError.swift
[2004/2138] Compiling JWTKit RSAKey.swift
[2005/2138] Compiling JWTKit RSASigner.swift
[2010/2138] Compiling JWTKit JWTClaim.swift
[2011/2138] Compiling JWTKit JWTMultiValueClaim.swift
[2012/2138] Compiling JWTKit JWTUnixEpochClaim.swift
[2013/2138] Compiling JWTKit LocaleClaim.swift
[2014/2138] Compiling JWTKit NotBeforeClaim.swift
[2015/2138] Compiling JWTKit SubjectClaim.swift
[2016/2138] Compiling JWTKit ECDSAError.swift
[2017/2138] Emitting module JWTKit
[2018/2138] Compiling JWTKit ECDSAKey.swift
[2019/2138] Compiling JWTKit ECDSASigner.swift
[2020/2138] Compiling JWTKit JWTSigner+ECDSA.swift
[2021/2138] Compiling JWTKit EdDSAError.swift
[2022/2138] Compiling JWTKit EdDSAKey.swift
[2025/2138] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[2026/2138] Compiling NIOCore SocketAddresses.swift
[2027/2138] Compiling NIOCore SocketOptionProvider.swift
[2028/2138] Compiling NIOCore SystemCallHelpers.swift
[2029/2138] Compiling NIOCore TimeAmount+Duration.swift
[2030/2138] Compiling NIOCore TypeAssistedChannelHandler.swift
[2031/2138] Compiling NIOCore UniversalBootstrapSupport.swift
[2032/2138] Compiling NIOCore Utilities.swift
[2062/2138] Compiling JWTKit OpenSSLSigner.swift
[2063/2138] Compiling JWTKit Utilities.swift
[2064/2138] Compiling JWTKit AppleIdentityToken.swift
[2065/2138] Compiling JWTKit GoogleIdentityToken.swift
[2066/2138] Compiling JWTKit MicrosoftIdentitiyToken.swift
[2067/2138] Compiling JWTKit X5CVerifier.swift
[2080/2139] Wrapping AST for JWTKit for debugging
[2099/2139] Emitting module NIOCore
[2100/2140] Wrapping AST for NIOCore for debugging
[2102/2191] Compiling NIOEmbedded Embedded.swift
[2103/2191] Emitting module NIOEmbedded
[2104/2191] Compiling NIOEmbedded AsyncTestingChannel.swift
[2105/2191] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[2106/2192] Wrapping AST for NIOEmbedded for debugging
[2108/2192] Compiling NIOPosix ServerSocket.swift
[2109/2192] Compiling NIOPosix Socket.swift
[2110/2192] Compiling NIOPosix SocketChannel.swift
[2111/2192] Compiling NIOPosix SocketProtocols.swift
[2112/2192] Compiling NIOPosix System.swift
[2113/2192] Compiling NIOPosix Thread.swift
[2114/2198] Compiling NIOPosix PooledRecvBufferAllocator.swift
[2115/2198] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[2116/2198] Compiling NIOPosix PosixSingletons.swift
[2117/2198] Compiling NIOPosix RawSocketBootstrap.swift
[2118/2198] Compiling NIOPosix Resolver.swift
[2119/2198] Compiling NIOPosix Selectable.swift
[2120/2198] Compiling NIOPosix SelectableChannel.swift
[2121/2198] Compiling NIOPosix SelectableEventLoop.swift
[2122/2198] Compiling NIOPosix SelectorEpoll.swift
[2123/2198] Compiling NIOPosix SelectorGeneric.swift
[2124/2198] Compiling NIOPosix SelectorKqueue.swift
[2125/2198] Compiling NIOPosix SelectorUring.swift
[2126/2198] Emitting module NIOPosix
[2127/2198] Compiling NIOPosix ThreadPosix.swift
[2128/2198] Compiling NIOPosix ThreadWindows.swift
[2129/2198] Compiling NIOPosix UnsafeTransfer.swift
[2130/2198] Compiling NIOPosix Utilities.swift
[2131/2198] Compiling NIOPosix VsockAddress.swift
[2132/2198] Compiling NIOPosix VsockChannelEvents.swift
[2133/2198] Compiling NIOPosix BSDSocketAPICommon.swift
[2134/2198] Compiling NIOPosix BSDSocketAPIPosix.swift
[2135/2198] Compiling NIOPosix BSDSocketAPIWindows.swift
[2136/2198] Compiling NIOPosix BaseSocket.swift
[2137/2198] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[2138/2198] Compiling NIOPosix BaseSocketChannel.swift
[2139/2198] Compiling NIOPosix BaseStreamSocketChannel.swift
[2140/2198] Compiling NIOPosix Bootstrap.swift
[2141/2198] Compiling NIOPosix ControlMessage.swift
[2142/2198] Compiling NIOPosix DatagramVectorReadManager.swift
[2143/2198] Compiling NIOPosix Errors+Any.swift
[2144/2198] Compiling NIOPosix FileDescriptor.swift
[2145/2198] Compiling NIOPosix GetaddrinfoResolver.swift
[2146/2198] Compiling NIOPosix HappyEyeballs.swift
[2147/2198] Compiling NIOPosix IO.swift
[2148/2198] Compiling NIOPosix IntegerBitPacking.swift
[2149/2198] Compiling NIOPosix IntegerTypes.swift
[2150/2198] Compiling NIOPosix Linux.swift
[2151/2198] Compiling NIOPosix LinuxCPUSet.swift
[2152/2198] Compiling NIOPosix LinuxUring.swift
[2153/2198] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[2154/2198] Compiling NIOPosix NIOThreadPool.swift
[2155/2198] Compiling NIOPosix NonBlockingFileIO.swift
[2156/2198] Compiling NIOPosix PendingDatagramWritesManager.swift
[2157/2198] Compiling NIOPosix PendingWritesManager.swift
[2158/2198] Compiling NIOPosix PipeChannel.swift
[2159/2198] Compiling NIOPosix PipePair.swift
[2160/2198] Compiling NIOPosix Pool.swift
[2161/2199] Wrapping AST for NIOPosix for debugging
[2163/2223] Compiling NIO Exports.swift
[2164/2223] Emitting module NIO
[2165/2223] Compiling AsyncKit ConnectionPoolError.swift
[2166/2223] Compiling AsyncKit ConnectionPoolItem.swift
[2167/2223] Compiling AsyncKit ConnectionPoolSource.swift
[2169/2226] Compiling AsyncKit Future+Transform.swift
[2170/2226] Compiling AsyncKit Future+Try.swift
[2171/2226] Compiling AsyncKit FutureOperators.swift
[2172/2226] Compiling AsyncKit Optional+StrictMap.swift
[2173/2226] Compiling AsyncKit Exports.swift
[2174/2226] Compiling AsyncKit EventLoopConnectionPool.swift
[2175/2226] Compiling AsyncKit EventLoopGroupConnectionPool.swift
[2176/2226] Compiling AsyncKit EventLoop+Concurrency.swift
[2177/2359] Compiling NIOTLS TLSEvents.swift
[2178/2359] Emitting module LifecycleNIOCompat
[2179/2359] Compiling LifecycleNIOCompat Bridge.swift
[2180/2359] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[2181/2360] Compiling NIOSOCKS ClientStateMachine.swift
[2182/2361] Compiling NIOSOCKS SOCKSResponse.swift
[2183/2361] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[2185/2361] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[2186/2361] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[2187/2361] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[2188/2361] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[2189/2361] Compiling SQLKit SQLPredicateBuilder.swift
[2190/2361] Compiling SQLKit SQLQueryBuilder.swift
[2190/2361] Wrapping AST for NIO for debugging
[2192/2361] Compiling NIOSOCKS ServerStateMachine.swift
[2193/2361] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[2194/2361] Compiling SQLKit SQLDatabase.swift
[2195/2361] Emitting module NIOSOCKS
[2196/2361] Compiling SQLKit SQLQueryFetcher.swift
[2197/2361] Compiling SQLKit SQLReturningBuilder.swift
[2197/2362] Wrapping AST for LifecycleNIOCompat for debugging
[2199/2362] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[2200/2362] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[2201/2362] Emitting module NIOTLS
[2202/2362] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[2203/2362] Compiling NIOTLS SNIHandler.swift
[2207/2365] Wrapping AST for NIOSOCKS for debugging
[2208/2365] Wrapping AST for NIOTLS for debugging
[2210/2365] Emitting module NIOFoundationCompat
[2211/2365] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[2212/2365] Compiling SQLKit SQLError.swift
[2213/2365] Compiling SQLKit SQLExpressions+Deprecated.swift
[2214/2366] Emitting module NIOHTTP1
[2216/2395] Compiling NIOSSL SSLCertificateExtensions.swift
[2217/2395] Compiling NIOSSL SSLConnection.swift
[2217/2395] Wrapping AST for NIOFoundationCompat for debugging
[2219/2395] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[2220/2395] Compiling SQLKit SQLColumnAssignment.swift
[2221/2395] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[2222/2395] Compiling SQLKit SQLColumnDefinition.swift
[2223/2395] Compiling SQLKit SQLCommonTableExpression.swift
[2224/2395] Compiling SQLKit SQLConflictAction.swift
[2225/2395] Compiling SQLKit SQLConflictResolutionStrategy.swift
[2226/2395] Compiling SQLKit SQLDropBehaviour.swift
[2227/2395] Compiling SQLKit SQLEnumDataType.swift
[2228/2395] Compiling SQLKit SQLExcludedColumn.swift
[2229/2395] Compiling SQLKit SQLForeignKey.swift
[2230/2395] Compiling SQLKit SQLJoin.swift
[2231/2395] Compiling SQLKit SQLJoinMethod.swift
[2232/2395] Compiling SQLKit SQLLockingClause.swift
[2233/2395] Compiling SQLKit SQLOrderBy.swift
[2234/2395] Compiling SQLKit SQLReturning.swift
[2235/2395] Compiling SQLKit SQLSubquery.swift
[2236/2395] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[2237/2395] Compiling SQLKit SQLAlterEnum.swift
[2238/2395] Compiling SQLKit SQLAlterTable.swift
[2239/2395] Compiling SQLKit SQLCreateEnum.swift
[2240/2395] Compiling SQLKit SQLCreateIndex.swift
[2241/2395] Compiling SQLKit SQLCreateTable.swift
[2242/2395] Compiling SQLKit SQLCreateTrigger.swift
[2243/2395] Compiling SQLKit SQLDelete.swift
[2244/2395] Compiling SQLKit SQLDropEnum.swift
[2245/2439] Compiling SQLKit SQLDropIndex.swift
[2246/2439] Compiling SQLKit SQLDropTable.swift
[2247/2439] Compiling SQLKit SQLDropTrigger.swift
[2248/2439] Compiling SQLKit SQLInsert.swift
[2249/2439] Compiling SQLKit SQLSelect.swift
[2250/2439] Compiling SQLKit SQLUnion.swift
[2251/2439] Compiling SQLKit SQLUpdate.swift
[2252/2439] Compiling SQLKit SQLExpression.swift
[2253/2439] Compiling SQLKit SQLSerializer.swift
[2254/2439] Compiling SQLKit SQLStatement.swift
[2255/2439] Compiling SQLKit SQLBinaryExpression.swift
[2256/2439] Compiling SQLKit SQLBinaryOperator.swift
[2257/2439] Compiling SQLKit SQLBind.swift
[2258/2439] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[2259/2439] Compiling NIOTransportServices NIOTSSingletons.swift
[2260/2439] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[2261/2441] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[2262/2441] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[2263/2441] Compiling NIOTransportServices NIOTSListenerChannel.swift
[2264/2441] Compiling NIOTransportServices NIOTSBootstraps.swift
[2265/2441] Compiling NIOTransportServices NIOTSChannelOptions.swift
[2266/2441] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[2267/2441] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[2268/2441] Compiling NIOTransportServices NIOTSErrors.swift
[2269/2441] Compiling NIOTransportServices NIOTSEventLoop.swift
[2270/2441] Compiling NIOTransportServices StateManagedChannel.swift
[2271/2441] Compiling NIOTransportServices StateManagedListenerChannel.swift
[2272/2441] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[2273/2441] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[2274/2441] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[2275/2441] Emitting module NIOTransportServices
[2276/2441] Compiling NIOSSL SafeCompare.swift
[2277/2441] Compiling NIOSSL Zeroization.swift
[2278/2441] Compiling SQLKit SQLConflictUpdateBuilder.swift
[2279/2441] Compiling SQLKit SQLCreateEnumBuilder.swift
[2280/2441] Compiling SQLKit SQLCreateIndexBuilder.swift
[2281/2441] Compiling SQLKit SQLCreateTableBuilder.swift
[2282/2441] Compiling SQLKit SQLCreateTriggerBuilder.swift
[2283/2441] Compiling SQLKit SQLDeleteBuilder.swift
[2284/2441] Compiling SQLKit SQLDropEnumBuilder.swift
[2285/2441] Compiling SQLKit SQLDropIndexBuilder.swift
[2286/2441] Compiling SQLKit SQLDropTableBuilder.swift
[2287/2441] Compiling SQLKit SQLDropTriggerBuilder.swift
[2288/2441] Compiling SQLKit SQLInsertBuilder.swift
[2289/2441] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[2290/2441] Compiling SQLKit Exports.swift
[2291/2441] Compiling SQLKit SQLAlias.swift
[2292/2441] Compiling SQLKit SQLBetween.swift
[2293/2441] Compiling SQLKit SQLColumn.swift
[2294/2441] Compiling SQLKit SQLConstraint.swift
[2295/2441] Compiling SQLKit SQLDataType.swift
[2296/2441] Compiling SQLKit SQLDirection.swift
[2297/2441] Compiling SQLKit SQLDistinct.swift
[2298/2441] Compiling SQLKit SQLForeignKeyAction.swift
[2299/2441] Compiling SQLKit SQLNestedSubpathExpression.swift
[2300/2441] Compiling SQLKit SQLQualifiedTable.swift
[2301/2441] Compiling SQLKit SQLQueryString.swift
[2302/2441] Compiling SQLiteNIO SQLiteRow.swift
[2303/2442] Compiling NIOTransportServices AcceptHandler.swift
[2304/2442] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[2305/2442] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[2306/2442] Compiling NIOTransportServices NIOTSDatagramListener.swift
[2307/2442] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[2308/2442] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[2315/2443] Compiling SQLiteNIO SQLiteDataConvertible.swift
[2316/2443] Compiling SQLiteNIO SQLiteDatabase.swift
[2317/2443] Compiling SQLiteNIO SQLiteDataType.swift
[2318/2443] Compiling SQLiteNIO SQLiteError.swift
[2321/2443] Wrapping AST for NIOTransportServices for debugging
[2340/2444] Compiling NIOSSL SubjectAlternativeName.swift
[2341/2444] Compiling NIOSSL NIOSSLSecureBytes.swift
[2342/2444] Compiling NIOSSL RNG.swift
[2357/2444] Compiling SQLiteNIO SQLiteStatement.swift
[2357/2444] Wrapping AST for NIOHTTP1 for debugging
[2359/2444] Emitting module SQLiteNIO
[2368/2462] Wrapping AST for SQLiteNIO for debugging
[2374/2483] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[2375/2483] Compiling NIOExtras DebugInboundEventsHandler.swift
[2376/2483] Compiling NIOExtras DebugOutboundEventsHandler.swift
[2377/2483] Compiling NIOExtras FixedLengthFrameDecoder.swift
[2378/2483] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[2379/2483] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[2380/2483] Compiling NIOExtras JSONRPCFraming.swift
[2381/2483] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[2382/2483] Compiling NIOExtras LengthFieldPrepender.swift
[2383/2483] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[2384/2483] Compiling NIOHPACK IndexedHeaderTable.swift
[2385/2484] Emitting module NIOHTTPCompression
[2386/2484] Compiling NIOHTTPCompression HTTPCompression.swift
[2387/2484] Compiling NIOHTTPCompression HTTPDecompression.swift
[2388/2484] Emitting module SQLKit
[2389/2484] Compiling NIOHPACK IntegerCoding.swift
[2390/2484] Compiling NIOExtras NIORequestIdentifiable.swift
[2391/2484] Compiling NIOExtras PCAPRingBuffer.swift
[2392/2486] Compiling NIOHPACK StaticHeaderTable.swift
[2393/2486] Emitting module NIOSSL
[2394/2486] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[2395/2486] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[2398/2487] Compiling NIOExtras LineBasedFrameDecoder.swift
[2399/2487] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[2400/2487] Compiling NIOExtras NIOExtrasError.swift
[2401/2487] Compiling NIOExtras NIOLengthFieldBitLength.swift
[2403/2487] Compiling NIOHPACK HuffmanCoding.swift
[2404/2487] Compiling NIOHPACK HuffmanTables.swift
[2405/2487] Compiling NIOExtras QuiescingHelper.swift
[2406/2487] Compiling NIOExtras RequestResponseHandler.swift
[2406/2487] Wrapping AST for NIOHTTPCompression for debugging
[2408/2487] Emitting module NIOHPACK
[2421/2488] Emitting module NIOExtras
[2422/2488] Compiling SQLKit SQLFunction.swift
[2423/2488] Compiling SQLKit SQLGroupExpression.swift
[2424/2488] Compiling SQLKit SQLIdentifier.swift
[2425/2488] Compiling SQLKit SQLList.swift
[2426/2488] Compiling SQLKit SQLLiteral.swift
[2427/2488] Compiling SQLKit SQLRaw.swift
[2428/2488] Compiling SQLKit SQLCodingUtilities.swift
[2429/2488] Compiling SQLKit SQLQueryEncoder.swift
[2430/2488] Compiling SQLKit SQLRow.swift
[2431/2488] Compiling SQLKit SQLRowDecoder.swift
[2432/2488] Compiling SQLKit SomeCodingKey.swift
[2433/2488] Compiling SQLKit StringHandling.swift
[2435/2488] Compiling NIOSSL TLSConfiguration.swift
[2436/2488] Compiling NIOSSL UniversalBootstrapSupport.swift
[2437/2488] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[2438/2489] Wrapping AST for NIOHPACK for debugging
[2439/2489] Wrapping AST for SQLKit for debugging
[2441/2547] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[2442/2547] Compiling NIOHTTP2 MaySendFrames.swift
[2443/2547] Compiling NIOHTTP2 SendingDataState.swift
[2444/2547] Compiling NIOHTTP2 SendingGoawayState.swift
[2445/2547] Compiling NIOHTTP2 SendingHeadersState.swift
[2446/2547] Compiling NIOHTTP2 SendingPushPromiseState.swift
[2447/2547] Compiling NIOHTTP2 SendingRstStreamState.swift
[2448/2547] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[2449/2548] Compiling NIOHTTP2 HTTP2SettingsState.swift
[2450/2548] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[2452/2549] Compiling NIOHTTP2 ReceivingDataState.swift
[2453/2549] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[2454/2549] Compiling NIOHTTP2 ReceivingHeadersState.swift
[2455/2549] Emitting module AsyncKit
[2456/2549] Wrapping AST for NIOSSL for debugging
[2457/2549] Wrapping AST for NIOExtras for debugging
[2467/2573] Compiling HummingbirdCore HTTPErrorResponse.swift
[2468/2573] Compiling HummingbirdCore HTTPResponder.swift
[2469/2575] Compiling HummingbirdCore RequestBody.swift
[2470/2575] Compiling HummingbirdCore Response.swift
[2471/2575] Compiling HummingbirdCore ResponseBody.swift
[2472/2575] Compiling HummingbirdCore BindAddress.swift
[2473/2575] Emitting module HummingbirdCore
[2474/2575] Compiling HummingbirdCore RequestBodyStreamer+async.swift
[2475/2575] Compiling HummingbirdCore Sendable.swift
[2476/2575] Compiling HummingbirdCore HTTPError.swift
[2477/2575] Compiling HummingbirdCore ByteBufferStreamer.swift
[2478/2575] Compiling HummingbirdCore Request.swift
[2479/2575] Compiling HummingbirdCore ChannelInitializer.swift
[2480/2575] Compiling HummingbirdCore HTTPChannelHandlers.swift
[2481/2575] Compiling HummingbirdCore HTTPServer+Configuration.swift
[2482/2575] Compiling HummingbirdCore HTTPServer.swift
[2483/2575] Compiling HummingbirdCore HTTPServerHandler.swift
[2484/2575] Compiling HummingbirdCore TSTLSOptions.swift
[2485/2576] Wrapping AST for HummingbirdCore for debugging
[2487/2625] Compiling NIOHTTP2 InboundWindowManager.swift
[2488/2625] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[2489/2625] Compiling NIOHTTP2 StreamChannelFlowController.swift
[2490/2625] Compiling NIOHTTP2 StreamChannelList.swift
[2491/2625] Compiling NIOHTTP2 StreamMap.swift
[2492/2625] Compiling NIOHTTP2 StreamStateMachine.swift
[2493/2625] Compiling NIOHTTP2 UnsafeTransfer.swift
[2494/2625] Compiling NIOHTTP2 WatermarkedFlowController.swift
[2495/2625] Emitting module NIOHTTP2
[2496/2625] Compiling Hummingbird MediaType.swift
[2497/2625] Compiling Hummingbird URL.swift
[2498/2625] Compiling Hummingbird RouterMethods.swift
[2499/2625] Compiling Hummingbird RouterPath.swift
[2500/2625] Compiling Hummingbird TrieRouter.swift
[2501/2625] Compiling Hummingbird Application+HTTPResponder.swift
[2503/2626] Compiling Hummingbird Router+async.swift
[2504/2626] Compiling Hummingbird Sendable.swift
[2505/2626] Compiling Hummingbird UnsafeTransfer.swift
[2506/2626] Compiling Hummingbird CodableProtocols.swift
[2507/2626] Compiling Hummingbird RequestDecodable.swift
[2508/2626] Compiling Hummingbird ResponseEncodable.swift
[2509/2626] Compiling Hummingbird Configuration.swift
[2509/2632] Wrapping AST for _CryptoExtras for debugging
[2511/2632] Compiling Hummingbird PersistError.swift
[2512/2632] Compiling Hummingbird DateCache.swift
[2513/2632] Compiling Hummingbird FlatDictionary.swift
[2514/2632] Compiling Hummingbird HBParser.swift
[2515/2632] Compiling Hummingbird StringProtocol.swift
[2516/2632] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[2517/2632] Compiling NIOHTTP2 HTTP2UserEvents.swift
[2518/2632] Compiling NIOHTTP2 InboundEventBuffer.swift
[2519/2632] Emitting module Hummingbird
[2520/2722] Compiling X509 CSRAttribute.swift
[2521/2722] Compiling X509 CSRAttributes.swift
[2522/2722] Compiling X509 CSRVersion.swift
[2523/2722] Compiling X509 CertificateSigningRequest.swift
[2524/2722] Compiling X509 CertificationRequestInfo.swift
[2525/2722] Compiling X509 ExtensionRequest.swift
[2526/2722] Compiling X509 Certificate.swift
[2527/2722] Compiling X509 Digests.swift
[2528/2722] Compiling X509 DistinguishedName.swift
[2529/2722] Compiling X509 CommonName.swift
[2530/2722] Compiling X509 CountryName.swift
[2531/2722] Compiling X509 OCSPNonce.swift
[2532/2722] Compiling X509 OCSPPolicy.swift
[2533/2722] Compiling X509 LocalityName.swift
[2534/2722] Compiling X509 OrganizationName.swift
[2535/2722] Compiling X509 OrganizationalUnitName.swift
[2536/2722] Compiling X509 StateOrProvinceName.swift
[2537/2722] Compiling X509 StreetAddress.swift
[2538/2722] Compiling X509 Error.swift
[2539/2722] Compiling X509 AuthorityInformationAccess.swift
[2540/2722] Compiling X509 OCSPRequest.swift
[2541/2722] Compiling X509 OCSPResponse.swift
[2542/2722] Compiling X509 OCSPResponseBytes.swift
[2543/2722] Compiling X509 OCSPResponseData.swift
[2544/2722] Compiling X509 OCSPResponseStatus.swift
[2545/2722] Compiling X509 OCSPSignature.swift
[2546/2722] Compiling X509 OCSPSingleRequest.swift
[2547/2722] Compiling X509 CMSOperations.swift
[2548/2722] Compiling X509 CMSSignature.swift
[2549/2722] Compiling X509 CMSSignedData.swift
[2550/2722] Compiling X509 CMSSignerIdentifier.swift
[2551/2722] Compiling X509 CMSSignerInfo.swift
[2552/2722] Compiling X509 CMSVersion.swift
[2553/2722] Compiling X509 Curve25519+DER.swift
[2554/2722] Compiling X509 OCSPSingleResponse.swift
[2555/2722] Compiling X509 OCSPTBSRequest.swift
[2556/2722] Compiling X509 OCSPVersion.swift
[2557/2722] Compiling X509 PKCS8PrivateKey.swift
[2558/2722] Compiling X509 NameConstraints.swift
[2559/2722] Compiling X509 SubjectAlternativeName.swift
[2567/2722] Compiling X509 CertificatePrivateKey.swift
[2568/2722] Compiling X509 CertificatePublicKey.swift
[2569/2722] Compiling X509 AuthorityKeyIdentifier.swift
[2570/2722] Compiling X509 BasicConstraints.swift
[2571/2722] Compiling X509 ExtendedKeyUsage.swift
[2572/2722] Compiling X509 ExtensionIdentifiers.swift
[2573/2722] Compiling X509 KeyUsage.swift
[2574/2722] Compiling X509 CMSEncapsulatedContentInfo.swift
[2575/2722] Compiling X509 CMSIssuerAndSerialNumber.swift
[2584/2723] Wrapping AST for Hummingbird for debugging
[2610/2739] Wrapping AST for NIOHTTP2 for debugging
[2612/2739] Compiling HummingbirdFoundation Cookies.swift
[2613/2739] Compiling HummingbirdFoundation Request+Cookies.swift
[2614/2800] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2615/2800] Compiling AsyncHTTPClient Transaction.swift
[2616/2800] Compiling AsyncHTTPClient Base64.swift
[2617/2800] Compiling AsyncHTTPClient BasicAuth.swift
[2618/2800] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2619/2800] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2620/2800] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2621/2800] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2622/2800] Compiling X509 PolicyBuilder.swift
[2623/2800] Compiling X509 BasicConstraintsPolicy.swift
[2624/2800] Compiling X509 DNSNames.swift
[2625/2800] Compiling X509 DirectoryNames.swift
[2626/2800] Compiling X509 ExpiryPolicy.swift
[2627/2800] Compiling X509 IPConstraints.swift
[2628/2800] Compiling X509 NameConstraintsPolicy.swift
[2629/2800] Compiling X509 RFC5280Policy.swift
[2630/2800] Compiling X509 URIConstraints.swift
[2631/2800] Compiling X509 VersionPolicy.swift
[2632/2800] Compiling X509 ServerIdentityPolicy.swift
[2633/2800] Compiling X509 TrustRootLoading.swift
[2634/2800] Compiling X509 PromiseAndFuture.swift
[2635/2800] Compiling X509 RDNAttribute.swift
[2636/2800] Compiling X509 RandomNumberGenerator+bytes.swift
[2637/2800] Compiling X509 RelativeDistinguishedName.swift
[2638/2800] Compiling X509 SEC1PrivateKey.swift
[2639/2800] Compiling X509 SecKeyWrapper.swift
[2640/2800] Compiling X509 Signature.swift
[2641/2800] Compiling X509 SignatureAlgorithm.swift
[2642/2800] Compiling X509 AllOfPolicies.swift
[2643/2800] Compiling X509 AnyPolicy.swift
[2644/2800] Compiling X509 CertificateStore.swift
[2645/2800] Compiling X509 OneOfPolicies.swift
[2646/2812] Emitting module HummingbirdFoundation
[2647/2812] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2648/2812] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2649/2812] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2650/2812] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2651/2812] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2652/2812] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2653/2813] Wrapping AST for HummingbirdFoundation for debugging
[2655/2813] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2656/2813] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2657/2813] Compiling AsyncHTTPClient RequestBodyLength.swift
[2658/2813] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2659/2813] Compiling AsyncHTTPClient ConnectionTarget.swift
[2660/2813] Compiling AsyncHTTPClient DeconstructedURL.swift
[2661/2813] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2662/2813] Compiling AsyncHTTPClient FoundationExtensions.swift
[2663/2813] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2664/2813] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2665/2813] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2666/2813] Compiling AsyncHTTPClient HTTPClient.swift
[2667/2813] Compiling AsyncHTTPClient HTTPHandler.swift
[2668/2828] Compiling HummingbirdAuth SessionAuthenticator.swift
[2671/2828] Compiling AsyncHTTPClient ConnectionPool.swift
[2672/2828] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2673/2828] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2674/2828] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2675/2828] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2676/2828] Compiling AsyncHTTPClient HTTP1Connection.swift
[2677/2828] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2678/2828] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2679/2828] Compiling AsyncHTTPClient HTTP2Connection.swift
[2680/2828] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2681/2828] Compiling AsyncHTTPClient LRUCache.swift
[2682/2828] Compiling AsyncHTTPClient NWErrorHandler.swift
[2683/2828] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2684/2828] Compiling AsyncHTTPClient TLSConfiguration.swift
[2685/2828] Compiling AsyncHTTPClient RedirectState.swift
[2686/2828] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2687/2828] Compiling X509 GeneralName.swift
[2688/2828] Compiling X509 LockedValueBox.swift
[2689/2828] Compiling X509 BasicOCSPResponse.swift
[2690/2828] Compiling X509 DirectoryString.swift
[2691/2828] Compiling X509 OCSPCertID.swift
[2692/2828] Compiling X509 OCSPCertStatus.swift
[2693/2828] Compiling X509 OCSPExtensionID.swift
[2694/2828] Compiling HummingbirdAuth AsyncAuthenticator.swift
[2695/2828] Compiling HummingbirdAuth AsyncSessionAuthenticator.swift
[2696/2828] Compiling HummingbirdAuth UnsafeTransfer.swift
[2697/2828] Compiling HummingbirdAuth Authenticator.swift
[2698/2828] Compiling HummingbirdAuth Request+Auth.swift
[2699/2828] Compiling HummingbirdAuth Bcrypt.swift
[2700/2828] Compiling HummingbirdAuth BasicAuthentication.swift
[2701/2828] Compiling HummingbirdAuth BearerAuthentication.swift
[2702/2828] Compiling HummingbirdAuth Exports.swift
[2703/2828] Compiling HummingbirdAuth IsAuthenticateMiddleware.swift
[2704/2828] Compiling HummingbirdAuth OTP.swift
[2705/2828] Compiling HummingbirdAuth Application+session.swift
[2706/2828] Compiling HummingbirdAuth Request+session.swift
[2707/2828] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2708/2828] Compiling AsyncHTTPClient RequestOptions.swift
[2709/2828] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2710/2828] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2711/2828] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2712/2828] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2713/2828] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2714/2828] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2715/2828] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2716/2828] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2717/2828] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2718/2828] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2719/2828] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2720/2828] Emitting module HummingbirdAuth
[2735/2829] Emitting module AsyncHTTPClient
[2754/2837] Compiling HummingbirdAuth SessionStorage.swift
[2755/2838] Wrapping AST for HummingbirdAuth for debugging
[2797/2838] Compiling AsyncHTTPClient RequestBag.swift
[2798/2838] Compiling AsyncHTTPClient RequestValidation.swift
[2799/2838] Compiling AsyncHTTPClient SSLContextCache.swift
[2800/2838] Compiling AsyncHTTPClient Scheme.swift
[2801/2838] Compiling AsyncHTTPClient Singleton.swift
[2802/2838] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2803/2838] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2804/2838] Compiling AsyncHTTPClient Utils.swift
[2805/2839] Emitting module X509
[2806/2839] Wrapping AST for AsyncHTTPClient for debugging
[2817/2840] Wrapping AST for AsyncKit for debugging
[2819/2935] Compiling SQLiteKit SQLiteConnectionSource.swift
[2820/2935] Emitting module SQLiteKit
[2821/2935] Compiling SQLiteKit SQLiteConnection+SQLKit.swift
[2822/2936] Compiling SQLiteKit SQLiteConfiguration.swift
[2823/2936] Compiling X509 UnverifiedChain.swift
[2824/2936] Compiling X509 VerificationDiagnostic.swift
[2825/2936] Compiling X509 Verifier.swift
[2826/2936] Compiling X509 VerifierPolicy.swift
[2827/2936] Compiling X509 AlgorithmIdentifier.swift
[2828/2936] Compiling X509 ECDSASignature.swift
[2829/2936] Compiling X509 RSAPKCS1PublicKey.swift
[2830/2936] Compiling X509 SubjectPublicKeyInfo.swift
[2831/2936] Compiling X509 TBSCertificate.swift
[2832/2936] Compiling X509 Time.swift
[2833/2936] Compiling X509 TimeCalculations.swift
[2834/2936] Compiling X509 Validity.swift
[2835/2936] Compiling SQLiteKit Exports.swift
[2836/2937] Compiling SQLiteKit SQLiteDataDecoder.swift
[2837/2937] Compiling SQLiteKit SQLiteDataEncoder.swift
[2838/2937] Compiling SQLiteKit SQLiteDialect.swift
[2840/2937] Compiling SQLiteKit SQLiteRow+SQLRow.swift
[2840/2938] Wrapping AST for X509 for debugging
[2842/2992] Wrapping AST for SQLiteKit for debugging
[2844/2992] Emitting module FluentKit
[2845/3004] Compiling AppStoreServerLibrary LifetimeDollarsRefunded.swift
[2846/3004] Compiling AppStoreServerLibrary MassExtendRenewalDateRequest.swift
[2847/3004] Compiling AppStoreServerLibrary MassExtendRenewalDateResponse.swift
[2848/3004] Compiling AppStoreServerLibrary MassExtendRenewalDateStatusResponse.swift
[2849/3004] Compiling AppStoreServerLibrary NotificationHistoryRequest.swift
[2850/3004] Compiling AppStoreServerLibrary NotificationHistoryResponse.swift
[2851/3004] Compiling AppStoreServerLibrary NotificationHistoryResponseItem.swift
[2852/3004] Compiling AppStoreServerLibrary NotificationTypeV2.swift
[2853/3011] Compiling FluentKit QueryBuilder+Group.swift
[2854/3011] Compiling FluentKit QueryBuilder+Join+DirectRelations.swift
[2855/3011] Compiling FluentKit QueryBuilder+Join.swift
[2856/3011] Compiling FluentKit QueryBuilder+Paginate.swift
[2857/3011] Compiling FluentKit QueryBuilder+Range.swift
[2858/3011] Compiling FluentKit QueryBuilder+Set.swift
[2859/3011] Compiling FluentKit QueryBuilder+Sort.swift
[2860/3011] Compiling FluentKit QueryBuilder.swift
[2861/3011] Compiling FluentKit DatabaseQuery+Action.swift
[2862/3011] Compiling FluentKit DatabaseQuery+Aggregate.swift
[2863/3011] Compiling FluentKit DatabaseQuery+Field.swift
[2864/3011] Compiling FluentKit DatabaseQuery+Filter.swift
[2865/3011] Compiling AppStoreServerLibrary OfferDiscountType.swift
[2866/3011] Compiling AppStoreServerLibrary OfferType.swift
[2867/3011] Compiling AppStoreServerLibrary OrderLookupResponse.swift
[2868/3011] Compiling AppStoreServerLibrary OrderLookupStatus.swift
[2869/3011] Compiling AppStoreServerLibrary Platform.swift
[2870/3011] Compiling AppStoreServerLibrary PlayTime.swift
[2871/3011] Compiling AppStoreServerLibrary PriceIncreaseStatus.swift
[2872/3011] Compiling AppStoreServerLibrary ProductType.swift
[2873/3011] Compiling AppStoreServerLibrary RefundHistoryResponse.swift
[2874/3011] Compiling AppStoreServerLibrary ResponseBodyV2.swift
[2875/3011] Compiling AppStoreServerLibrary ResponseBodyV2DecodedPayload.swift
[2876/3011] Compiling AppStoreServerLibrary RevocationReason.swift
[2877/3011] Compiling AppStoreServerLibrary SendAttemptItem.swift
[2878/3011] Compiling AppStoreServerLibrary SendAttemptResult.swift
[2879/3011] Compiling AppStoreServerLibrary SendTestNotificationResponse.swift
[2880/3011] Compiling AppStoreServerLibrary Status.swift
[2881/3011] Compiling AppStoreServerLibrary StatusResponse.swift
[2882/3011] Compiling AppStoreServerLibrary SubscriptionGroupIdentifierItem.swift
[2883/3011] Compiling AppStoreServerLibrary Subtype.swift
[2884/3011] Compiling AppStoreServerLibrary Summary.swift
[2885/3011] Compiling AppStoreServerLibrary TransactionHistoryRequest.swift
[2886/3011] Compiling AppStoreServerLibrary Data.swift
[2887/3011] Compiling AppStoreServerLibrary DecodedSignedData.swift
[2888/3011] Compiling AppStoreServerLibrary DeliveryStatus.swift
[2889/3011] Compiling AppStoreServerLibrary Environment.swift
[2890/3011] Compiling AppStoreServerLibrary ErrorPayload.swift
[2891/3011] Compiling AppStoreServerLibrary ExpirationIntent.swift
[2892/3011] Compiling AppStoreServerLibrary ExtendReasonCode.swift
[2893/3011] Compiling AppStoreServerLibrary ExtendRenewalDateRequest.swift
[2894/3011] Compiling AppStoreServerLibrary ExtendRenewalDateResponse.swift
[2895/3011] Compiling AppStoreServerLibrary ExternalPurchaseToken.swift
[2896/3011] Compiling AppStoreServerLibrary HistoryResponse.swift
[2897/3011] Compiling AppStoreServerLibrary InAppOwnershipType.swift
[2898/3011] Compiling AppStoreServerLibrary JWSRenewalInfoDecodedPayload.swift
[2899/3011] Compiling AppStoreServerLibrary JWSTransactionDecodedPayload.swift
[2900/3011] Compiling AppStoreServerLibrary LastTransactionsItem.swift
[2901/3011] Compiling AppStoreServerLibrary LifetimeDollarsPurchased.swift
[2902/3011] Compiling AppStoreServerLibrary TransactionInfoResponse.swift
[2903/3011] Compiling AppStoreServerLibrary TransactionReason.swift
[2904/3011] Compiling AppStoreServerLibrary UserStatus.swift
[2905/3011] Compiling AppStoreServerLibrary PromotionalOfferSignatureCreator.swift
[2906/3011] Compiling AppStoreServerLibrary ReceiptUtility.swift
[2907/3011] Compiling AppStoreServerLibrary SignedDataVerifier.swift
[2908/3011] Compiling AppStoreServerLibrary Utility.swift
[2909/3011] Emitting module AppStoreServerLibrary
[2910/3011] Compiling AppStoreServerLibrary AppStoreServerAPIClient.swift
[2911/3011] Compiling AppStoreServerLibrary ChainVerifier.swift
[2912/3011] Compiling AppStoreServerLibrary AccountTenure.swift
[2913/3011] Compiling AppStoreServerLibrary AppTransaction.swift
[2914/3011] Compiling AppStoreServerLibrary AutoRenewStatus.swift
[2915/3011] Compiling AppStoreServerLibrary CheckTestNotificationResponse.swift
[2916/3011] Compiling AppStoreServerLibrary ConsumptionRequest.swift
[2917/3011] Compiling AppStoreServerLibrary ConsumptionStatus.swift
[2919/3012] Compiling FluentKit DatabaseQuery+Join.swift
[2920/3012] Compiling FluentKit DatabaseQuery+Range.swift
[2921/3012] Compiling FluentKit DatabaseQuery+Sort.swift
[2922/3012] Compiling FluentKit DatabaseQuery+Value.swift
[2923/3012] Compiling FluentKit DatabaseQuery.swift
[2924/3012] Compiling FluentKit QueryHistory.swift
[2925/3012] Compiling FluentKit DatabaseSchema.swift
[2926/3012] Compiling FluentKit SchemaBuilder.swift
[2927/3012] Compiling FluentKit OptionalType.swift
[2928/3012] Compiling FluentKit RandomGeneratable.swift
[2929/3012] Compiling FluentKit SomeCodingKey.swift
[2930/3012] Compiling FluentKit UnsafeMutableTransferBox.swift
[2954/3012] Compiling FluentKit Fields+Codable.swift
[2968/3012] Compiling FluentKit AsyncMigration.swift
[2969/3012] Compiling FluentKit AsyncModelMiddleware.swift
[2970/3012] Compiling FluentKit Children+Concurrency.swift
[2971/3012] Compiling FluentKit Database+Concurrency.swift
[2972/3012] Compiling FluentKit EnumBuilder+Concurrency.swift
[2973/3012] Compiling FluentKit Model+Concurrency.swift
[2974/3012] Compiling FluentKit ModelResponder+Concurrency.swift
[2975/3012] Compiling FluentKit OptionalChild+Concurrency.swift
[2976/3012] Compiling FluentKit OptionalParent+Concurrency.swift
[2977/3012] Compiling FluentKit Parent+Concurrency.swift
[2978/3012] Compiling FluentKit QueryBuilder+Concurrency.swift
[2979/3012] Compiling FluentKit Relation+Concurrency.swift
[2980/3012] Compiling FluentKit SchemaBuilder+Concurrency.swift
[3004/3012] Wrapping AST for AppStoreServerLibrary for debugging
[3006/3019] Wrapping AST for FluentKit for debugging
[3008/3030] Compiling HummingbirdFluent UUID.swift
[3009/3030] Compiling HummingbirdFluent Request+fluent.swift
[3010/3030] Compiling FluentSQL SQLJSONColumnPath+Deprecated.swift
[3011/3031] Emitting module FluentSQL
[3012/3031] Compiling FluentSQL DatabaseSchema+SQL.swift
[3013/3031] Compiling FluentSQL Exports.swift
[3014/3031] Compiling FluentSQL ConverterUtilities.swift
[3015/3031] Compiling FluentSQL DatabaseQuery+SQL.swift
[3016/3031] Compiling FluentSQL SQLDatabase+Model+Concurrency.swift
[3017/3031] Compiling FluentSQL SQLDatabase+Model.swift
[3018/3031] Compiling HummingbirdFluent Fluent.swift
[3019/3031] Compiling HummingbirdFluent Application+fluent.swift
[3020/3031] Emitting module HummingbirdFluent
[3021/3031] Compiling HummingbirdFluent Persist+fluent.swift
[3023/3032] Compiling FluentSQL SQLSchemaConverter.swift
[3024/3032] Compiling FluentSQL SQLList+Deprecated.swift
[3025/3032] Compiling FluentSQL SQLQueryConverter.swift
[3026/3032] Compiling FluentSQL SQLQualifiedTable+Deprecated.swift
[3026/3033] Wrapping AST for HummingbirdFluent for debugging
[3028/3033] Wrapping AST for FluentSQL for debugging
[3030/3041] Compiling FluentSQLiteDriver FluentSQLiteDriver.swift
[3031/3041] Compiling FluentSQLiteDriver SQLiteError+Database.swift
[3032/3041] Compiling FluentSQLiteDriver SQLiteConverterDelegate.swift
[3033/3041] Compiling FluentSQLiteDriver SQLiteRow+Database.swift
[3034/3041] Compiling FluentSQLiteDriver FluentSQLiteConfiguration.swift
[3035/3041] Compiling FluentSQLiteDriver Exports.swift
[3036/3041] Emitting module FluentSQLiteDriver
[3037/3041] Compiling FluentSQLiteDriver FluentSQLiteDatabase.swift
[3038/3042] Wrapping AST for FluentSQLiteDriver for debugging
[3040/3062] Compiling App User.swift
/host/spi-builder-workspace/Sources/App/Models/User.swift:19:9: warning: stored property '_id' of 'Sendable'-conforming class 'User' is mutable; this is an error in the Swift 6 language mode
17 |
18 |     @ID(key: .id)
19 |     var id: UUID?
   |         `- warning: stored property '_id' of 'Sendable'-conforming class 'User' is mutable; this is an error in the Swift 6 language mode
20 |
21 |     /// app account Id to identify individual users
[3041/3062] Compiling App UserMigration.swift
/host/spi-builder-workspace/Sources/App/Models/User.swift:19:9: warning: stored property '_id' of 'Sendable'-conforming class 'User' is mutable; this is an error in the Swift 6 language mode
17 |
18 |     @ID(key: .id)
19 |     var id: UUID?
   |         `- warning: stored property '_id' of 'Sendable'-conforming class 'User' is mutable; this is an error in the Swift 6 language mode
20 |
21 |     /// app account Id to identify individual users
[3042/3064] Compiling App UserRequest.swift
/host/spi-builder-workspace/Sources/App/Models/UserRequest.swift:17:9: warning: stored property '_id' of 'Sendable'-conforming class 'UserRequest' is mutable; this is an error in the Swift 6 language mode
15 |
16 |     @ID(key: .id)
17 |     var id: UUID?
   |         `- warning: stored property '_id' of 'Sendable'-conforming class 'UserRequest' is mutable; this is an error in the Swift 6 language mode
18 |
19 |     /// Date and time of the request
[3043/3064] Compiling App UserRequestMigration.swift
/host/spi-builder-workspace/Sources/App/Models/UserRequest.swift:17:9: warning: stored property '_id' of 'Sendable'-conforming class 'UserRequest' is mutable; this is an error in the Swift 6 language mode
15 |
16 |     @ID(key: .id)
17 |     var id: UUID?
   |         `- warning: stored property '_id' of 'Sendable'-conforming class 'UserRequest' is mutable; this is an error in the Swift 6 language mode
18 |
19 |     /// Date and time of the request
[3044/3064] Compiling App Config.swift
/host/spi-builder-workspace/Sources/App/Providers.swift:48:16: warning: static property 'models' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
46 |
47 | extension LLMModel {
48 |     static var models = [LLMModel]()
   |                |- warning: static property 'models' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'models' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'models' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
49 |
50 |     private static let gptModels = ["gpt-4o", "gpt-4o-2024-05-13", "gpt-4-turbo", "gpt-4-turbo-2024-04-09", "gpt-4-0125-preview", "gpt-4-turbo-preview", "gpt-4-1106-preview", "gpt-4-vision-preview", "gpt-4-1106-vision-preview", "gpt-4", "gpt-4-0613", "gpt-4-32k", "gpt-4-32k-0613", "gpt-3.5-turbo-0125", "gpt-3.5-turbo", "gpt-3.5-turbo-1106", "gpt-3.5-turbo-16k", "gpt-3.5-turbo-0613", "gpt-3.5-turbo-16k-0613"]
[3045/3064] Compiling App LLMModel.swift
/host/spi-builder-workspace/Sources/App/Providers.swift:48:16: warning: static property 'models' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
46 |
47 | extension LLMModel {
48 |     static var models = [LLMModel]()
   |                |- warning: static property 'models' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'models' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'models' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
49 |
50 |     private static let gptModels = ["gpt-4o", "gpt-4o-2024-05-13", "gpt-4-turbo", "gpt-4-turbo-2024-04-09", "gpt-4-0125-preview", "gpt-4-turbo-preview", "gpt-4-1106-preview", "gpt-4-vision-preview", "gpt-4-1106-vision-preview", "gpt-4", "gpt-4-0613", "gpt-4-32k", "gpt-4-32k-0613", "gpt-3.5-turbo-0125", "gpt-3.5-turbo", "gpt-3.5-turbo-1106", "gpt-3.5-turbo-16k", "gpt-3.5-turbo-0613", "gpt-3.5-turbo-16k-0613"]
[3046/3064] Compiling App LLMProvider.swift
/host/spi-builder-workspace/Sources/App/Providers.swift:48:16: warning: static property 'models' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
46 |
47 | extension LLMModel {
48 |     static var models = [LLMModel]()
   |                |- warning: static property 'models' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'models' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'models' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
49 |
50 |     private static let gptModels = ["gpt-4o", "gpt-4o-2024-05-13", "gpt-4-turbo", "gpt-4-turbo-2024-04-09", "gpt-4-0125-preview", "gpt-4-turbo-preview", "gpt-4-1106-preview", "gpt-4-vision-preview", "gpt-4-1106-vision-preview", "gpt-4", "gpt-4-0613", "gpt-4-32k", "gpt-4-32k-0613", "gpt-3.5-turbo-0125", "gpt-3.5-turbo", "gpt-3.5-turbo-1106", "gpt-3.5-turbo-16k", "gpt-3.5-turbo-0613", "gpt-3.5-turbo-16k-0613"]
[3047/3064] Compiling App RateLimiterMiddleware.swift
[3048/3064] Compiling App StreamingResponseDelegate.swift
[3049/3064] Compiling App Chat.swift
[3050/3064] Emitting module App
/host/spi-builder-workspace/Sources/App/Extensions/Status.swift:11:1: warning: extension declares a conformance of imported type 'Status' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'AppStoreServerLibrary' introduce this conformance in the future
 9 | import AppStoreServerLibrary
10 |
11 | extension AppStoreServerLibrary.Status: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'Status' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'AppStoreServerLibrary' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |
13 |     public var description: String {
/host/spi-builder-workspace/Sources/App/Models/User.swift:19:9: warning: stored property '_id' of 'Sendable'-conforming class 'User' is mutable; this is an error in the Swift 6 language mode
17 |
18 |     @ID(key: .id)
19 |     var id: UUID?
   |         `- warning: stored property '_id' of 'Sendable'-conforming class 'User' is mutable; this is an error in the Swift 6 language mode
20 |
21 |     /// app account Id to identify individual users
/host/spi-builder-workspace/Sources/App/Models/UserRequest.swift:17:9: warning: stored property '_id' of 'Sendable'-conforming class 'UserRequest' is mutable; this is an error in the Swift 6 language mode
15 |
16 |     @ID(key: .id)
17 |     var id: UUID?
   |         `- warning: stored property '_id' of 'Sendable'-conforming class 'UserRequest' is mutable; this is an error in the Swift 6 language mode
18 |
19 |     /// Date and time of the request
/host/spi-builder-workspace/Sources/App/Providers.swift:12:16: warning: static property 'providers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 | extension LLMProvider {
11 |
12 |     static var providers = [openAI, anthropic]
   |                |- warning: static property 'providers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'providers' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'providers' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 |     static var openAI = LLMProvider(
/host/spi-builder-workspace/Sources/App/Providers.swift:14:16: warning: static property 'openAI' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
12 |     static var providers = [openAI, anthropic]
13 |
14 |     static var openAI = LLMProvider(
   |                |- warning: static property 'openAI' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'openAI' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'openAI' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |         name: "OpenAI",
16 |         host: "https://api.openai.com",
/host/spi-builder-workspace/Sources/App/Providers.swift:25:16: warning: static property 'anthropic' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
23 |     )
24 |
25 |     static var anthropic = LLMProvider(
   |                |- warning: static property 'anthropic' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'anthropic' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'anthropic' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 |         name: "Anthropic",
27 |         host: "https://api.anthropic.com",
/host/spi-builder-workspace/Sources/App/Providers.swift:36:16: warning: static property 'groq' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
34 |     )
35 |
36 |     static var groq = LLMProvider(
   |                |- warning: static property 'groq' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'groq' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'groq' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |         name: "Groq",
38 |         host: "https://api.groq.com",
/host/spi-builder-workspace/Sources/App/Providers.swift:48:16: warning: static property 'models' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
46 |
47 | extension LLMModel {
48 |     static var models = [LLMModel]()
   |                |- warning: static property 'models' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'models' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'models' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
49 |
50 |     private static let gptModels = ["gpt-4o", "gpt-4o-2024-05-13", "gpt-4-turbo", "gpt-4-turbo-2024-04-09", "gpt-4-0125-preview", "gpt-4-turbo-preview", "gpt-4-1106-preview", "gpt-4-vision-preview", "gpt-4-1106-vision-preview", "gpt-4", "gpt-4-0613", "gpt-4-32k", "gpt-4-32k-0613", "gpt-3.5-turbo-0125", "gpt-3.5-turbo", "gpt-3.5-turbo-1106", "gpt-3.5-turbo-16k", "gpt-3.5-turbo-0613", "gpt-3.5-turbo-16k-0613"]
[3051/3064] Compiling App App.swift
[3052/3064] Compiling App Application+configure.swift
[3053/3064] Compiling App AppStoreController.swift
[3054/3064] Compiling App Providers.swift
/host/spi-builder-workspace/Sources/App/Providers.swift:12:16: warning: static property 'providers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 | extension LLMProvider {
11 |
12 |     static var providers = [openAI, anthropic]
   |                |- warning: static property 'providers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'providers' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'providers' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 |     static var openAI = LLMProvider(
/host/spi-builder-workspace/Sources/App/Providers.swift:14:16: warning: static property 'openAI' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
12 |     static var providers = [openAI, anthropic]
13 |
14 |     static var openAI = LLMProvider(
   |                |- warning: static property 'openAI' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'openAI' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'openAI' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |         name: "OpenAI",
16 |         host: "https://api.openai.com",
/host/spi-builder-workspace/Sources/App/Providers.swift:25:16: warning: static property 'anthropic' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
23 |     )
24 |
25 |     static var anthropic = LLMProvider(
   |                |- warning: static property 'anthropic' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'anthropic' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'anthropic' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 |         name: "Anthropic",
27 |         host: "https://api.anthropic.com",
/host/spi-builder-workspace/Sources/App/Providers.swift:36:16: warning: static property 'groq' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
34 |     )
35 |
36 |     static var groq = LLMProvider(
   |                |- warning: static property 'groq' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'groq' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'groq' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |         name: "Groq",
38 |         host: "https://api.groq.com",
/host/spi-builder-workspace/Sources/App/Providers.swift:48:16: warning: static property 'models' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
46 |
47 | extension LLMModel {
48 |     static var models = [LLMModel]()
   |                |- warning: static property 'models' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'models' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'models' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
49 |
50 |     private static let gptModels = ["gpt-4o", "gpt-4o-2024-05-13", "gpt-4-turbo", "gpt-4-turbo-2024-04-09", "gpt-4-0125-preview", "gpt-4-turbo-preview", "gpt-4-1106-preview", "gpt-4-vision-preview", "gpt-4-1106-vision-preview", "gpt-4", "gpt-4-0613", "gpt-4-32k", "gpt-4-32k-0613", "gpt-3.5-turbo-0125", "gpt-3.5-turbo", "gpt-3.5-turbo-1106", "gpt-3.5-turbo-16k", "gpt-3.5-turbo-0613", "gpt-3.5-turbo-16k-0613"]
[3055/3064] Compiling App resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/App/Providers.swift:12:16: warning: static property 'providers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 | extension LLMProvider {
11 |
12 |     static var providers = [openAI, anthropic]
   |                |- warning: static property 'providers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'providers' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'providers' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 |     static var openAI = LLMProvider(
/host/spi-builder-workspace/Sources/App/Providers.swift:14:16: warning: static property 'openAI' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
12 |     static var providers = [openAI, anthropic]
13 |
14 |     static var openAI = LLMProvider(
   |                |- warning: static property 'openAI' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'openAI' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'openAI' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |         name: "OpenAI",
16 |         host: "https://api.openai.com",
/host/spi-builder-workspace/Sources/App/Providers.swift:25:16: warning: static property 'anthropic' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
23 |     )
24 |
25 |     static var anthropic = LLMProvider(
   |                |- warning: static property 'anthropic' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'anthropic' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'anthropic' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 |         name: "Anthropic",
27 |         host: "https://api.anthropic.com",
/host/spi-builder-workspace/Sources/App/Providers.swift:36:16: warning: static property 'groq' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
34 |     )
35 |
36 |     static var groq = LLMProvider(
   |                |- warning: static property 'groq' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'groq' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'groq' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |         name: "Groq",
38 |         host: "https://api.groq.com",
/host/spi-builder-workspace/Sources/App/Providers.swift:48:16: warning: static property 'models' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
46 |
47 | extension LLMModel {
48 |     static var models = [LLMModel]()
   |                |- warning: static property 'models' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'models' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'models' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
49 |
50 |     private static let gptModels = ["gpt-4o", "gpt-4o-2024-05-13", "gpt-4-turbo", "gpt-4-turbo-2024-04-09", "gpt-4-0125-preview", "gpt-4-turbo-preview", "gpt-4-1106-preview", "gpt-4-vision-preview", "gpt-4-1106-vision-preview", "gpt-4", "gpt-4-0613", "gpt-4-32k", "gpt-4-32k-0613", "gpt-3.5-turbo-0125", "gpt-3.5-turbo", "gpt-3.5-turbo-1106", "gpt-3.5-turbo-16k", "gpt-3.5-turbo-0613", "gpt-3.5-turbo-16k-0613"]
[3056/3064] Compiling App Status.swift
/host/spi-builder-workspace/Sources/App/Extensions/Status.swift:11:1: warning: extension declares a conformance of imported type 'Status' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'AppStoreServerLibrary' introduce this conformance in the future
 9 | import AppStoreServerLibrary
10 |
11 | extension AppStoreServerLibrary.Status: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'Status' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'AppStoreServerLibrary' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |
13 |     public var description: String {
/host/spi-builder-workspace/Sources/App/Providers.swift:14:16: warning: static property 'openAI' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
12 |     static var providers = [openAI, anthropic]
13 |
14 |     static var openAI = LLMProvider(
   |                |- warning: static property 'openAI' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'openAI' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'openAI' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |         name: "OpenAI",
16 |         host: "https://api.openai.com",
[3057/3064] Compiling App APIKeyMiddleware.swift
/host/spi-builder-workspace/Sources/App/Extensions/Status.swift:11:1: warning: extension declares a conformance of imported type 'Status' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'AppStoreServerLibrary' introduce this conformance in the future
 9 | import AppStoreServerLibrary
10 |
11 | extension AppStoreServerLibrary.Status: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'Status' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'AppStoreServerLibrary' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |
13 |     public var description: String {
/host/spi-builder-workspace/Sources/App/Providers.swift:14:16: warning: static property 'openAI' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
12 |     static var providers = [openAI, anthropic]
13 |
14 |     static var openAI = LLMProvider(
   |                |- warning: static property 'openAI' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'openAI' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'openAI' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |         name: "OpenAI",
16 |         host: "https://api.openai.com",
[3058/3064] Compiling App AppStoreAuthenticator.swift
/host/spi-builder-workspace/Sources/App/Extensions/Status.swift:11:1: warning: extension declares a conformance of imported type 'Status' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'AppStoreServerLibrary' introduce this conformance in the future
 9 | import AppStoreServerLibrary
10 |
11 | extension AppStoreServerLibrary.Status: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'Status' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'AppStoreServerLibrary' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |
13 |     public var description: String {
/host/spi-builder-workspace/Sources/App/Providers.swift:14:16: warning: static property 'openAI' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
12 |     static var providers = [openAI, anthropic]
13 |
14 |     static var openAI = LLMProvider(
   |                |- warning: static property 'openAI' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'openAI' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'openAI' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |         name: "OpenAI",
16 |         host: "https://api.openai.com",
[3059/3064] Compiling App JWTAuthenticator.swift
[3060/3064] Compiling App MessageRouterMiddleware.swift
[3061/3064] Compiling App ProxyServerMiddleware.swift
[3062/3065] Wrapping AST for App for debugging
[3063/3065] Write Objects.LinkFileList
[3064/3065] Linking App
Build complete! (444.39s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "hummingbird",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.12.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/hummingbird.git"
    },
    {
      "identity" : "hummingbird-auth",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/hummingbird-auth"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.19.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    },
    {
      "identity" : "app-store-server-library-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/app-store-server-library-swift.git"
    },
    {
      "identity" : "jwt-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/jwt-kit.git"
    },
    {
      "identity" : "hummingbird-fluent",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/hummingbird-fluent.git"
    },
    {
      "identity" : "fluent-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.16.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent-kit.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"
    }
  ],
  "manifest_display_name" : "SwiftOpenAIProxy",
  "name" : "SwiftOpenAIProxy",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "App",
      "targets" : [
        "App"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AppTests",
      "module_type" : "SwiftTarget",
      "name" : "AppTests",
      "path" : "Tests/AppTests",
      "product_dependencies" : [
        "HummingbirdXCT"
      ],
      "sources" : [
        "AppTests.swift"
      ],
      "target_dependencies" : [
        "App"
      ],
      "type" : "test"
    },
    {
      "c99name" : "App",
      "module_type" : "SwiftTarget",
      "name" : "App",
      "path" : "Sources/App",
      "product_dependencies" : [
        "Hummingbird",
        "HummingbirdAuth",
        "ArgumentParser",
        "AsyncHTTPClient",
        "AppStoreServerLibrary",
        "JWTKit",
        "HummingbirdFluent",
        "FluentKit",
        "FluentSQLiteDriver"
      ],
      "product_memberships" : [
        "App"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/App/Resources/AppleComputerRootCertificate.cer",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/App/Resources/AppleIncRootCertificate.cer",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/App/Resources/AppleRootCA-G2.cer",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/App/Resources/AppleRootCA-G3.cer",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/App/Resources/Providers.plist",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "App.swift",
        "Application+configure.swift",
        "Controllers/AppStoreController.swift",
        "Extensions/Status.swift",
        "Middleware/APIKeyMiddleware.swift",
        "Middleware/AppStoreAuthenticator.swift",
        "Middleware/JWTAuthenticator.swift",
        "Middleware/MessageRouterMiddleware.swift",
        "Middleware/ProxyServerMiddleware.swift",
        "Middleware/RateLimiterMiddleware.swift",
        "Middleware/StreamingResponseDelegate.swift",
        "Models/Chat.swift",
        "Models/Config.swift",
        "Models/LLMModel.swift",
        "Models/LLMProvider.swift",
        "Models/User.swift",
        "Models/UserMigration.swift",
        "Models/UserRequest.swift",
        "Models/UserRequestMigration.swift",
        "Providers.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.9"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.