The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build SwiftOpenAIProxy, reference main (5ecaaf), with Swift 6.1 for Android on 29 May 2025 16:30:12 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/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:         android
Swift version:             6.1
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-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/app-store-server-library-swift.git
Fetching https://github.com/vapor/fluent-sqlite-driver.git
Fetching https://github.com/vapor/jwt-kit.git
Fetching https://github.com/hummingbird-project/hummingbird-fluent.git
Fetching https://github.com/swift-server/async-http-client.git
[1/865] Fetching hummingbird-fluent
[650/2212] Fetching hummingbird-fluent, fluent-sqlite-driver
[2213/4137] Fetching hummingbird-fluent, fluent-sqlite-driver, app-store-server-library-swift
[2541/18151] Fetching hummingbird-fluent, fluent-sqlite-driver, app-store-server-library-swift, async-http-client
[2542/27200] Fetching hummingbird-fluent, fluent-sqlite-driver, app-store-server-library-swift, async-http-client, jwt-kit
Fetching https://github.com/vapor/fluent-kit.git
[24396/40528] Fetching hummingbird-fluent, fluent-sqlite-driver, app-store-server-library-swift, async-http-client, jwt-kit, fluent-kit
Fetched https://github.com/hummingbird-project/hummingbird-fluent.git from cache (2.78s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/swift-server/async-http-client.git from cache (2.80s)
Fetching https://github.com/hummingbird-project/hummingbird-auth
Fetched https://github.com/vapor/fluent-kit.git from cache (1.91s)
Fetching https://github.com/hummingbird-project/hummingbird.git
Fetched https://github.com/vapor/fluent-sqlite-driver.git from cache (2.97s)
Fetched https://github.com/apple/app-store-server-library-swift.git from cache (2.99s)
Fetched https://github.com/vapor/jwt-kit.git from cache (3.01s)
[1/2100] Fetching hummingbird-auth
Fetched https://github.com/hummingbird-project/hummingbird-auth from cache (0.60s)
[1/24483] Fetching hummingbird
[3674/39862] Fetching hummingbird, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.96s)
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (2.52s)
Computing version for https://github.com/hummingbird-project/hummingbird-auth
Computed https://github.com/hummingbird-project/hummingbird-auth at 1.3.0 (9.49s)
Fetching https://github.com/swift-extras/swift-extras-base64.git
Fetching https://github.com/apple/swift-crypto.git
[1/833] Fetching swift-extras-base64
[834/14769] Fetching swift-extras-base64, swift-crypto
Fetched https://github.com/swift-extras/swift-extras-base64.git from cache (0.45s)
[140/13936] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.58s)
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 (3.65s)
Computing version for https://github.com/hummingbird-project/hummingbird-fluent.git
Computed https://github.com/hummingbird-project/hummingbird-fluent.git at 1.1.0 (1.07s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 1.12.2 (1.02s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/hummingbird-project/hummingbird-core.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-metrics.git
[1/2213] Fetching hummingbird-core
[555/4419] Fetching hummingbird-core, swift-metrics
[1572/8255] Fetching hummingbird-core, swift-metrics, swift-log
[2042/10681] Fetching hummingbird-core, swift-metrics, swift-log, swift-service-lifecycle
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetched https://github.com/apple/swift-metrics.git from cache (0.89s)
[8360/8475] Fetching hummingbird-core, swift-log, swift-service-lifecycle
[8361/84572] Fetching hummingbird-core, swift-log, swift-service-lifecycle, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (1.22s)
[8444/80736] Fetching hummingbird-core, swift-service-lifecycle, swift-nio
[8445/85710] Fetching hummingbird-core, swift-service-lifecycle, swift-nio, swift-distributed-tracing
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.94s)
[14532/80736] Fetching hummingbird-core, swift-service-lifecycle, swift-nio
Fetched https://github.com/hummingbird-project/hummingbird-core.git from cache (8.98s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (8.99s)
Fetched https://github.com/apple/swift-nio.git from cache (9.14s)
Computing version for https://github.com/hummingbird-project/hummingbird-core.git
Computed https://github.com/hummingbird-project/hummingbird-core.git at 1.6.1 (10.22s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/5914] Fetching swift-nio-extras
[238/8581] Fetching swift-nio-extras, swift-nio-transport-services
[1089/20108] Fetching swift-nio-extras, swift-nio-transport-services, swift-nio-http2
[7081/34951] Fetching swift-nio-extras, swift-nio-transport-services, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (3.79s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (3.80s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.83s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.85s)
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 (4.99s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
[1/1590] Fetching swift-asn1
[1226/7745] Fetching swift-asn1, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.59s)
[4001/6155] Fetching swift-certificates
Fetched https://github.com/apple/swift-certificates.git from cache (0.88s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (2.52s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.12s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (1.11s)
Fetching https://github.com/apple/swift-service-context.git
[1/1063] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.53s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (1.77s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (1.77s)
Fetching https://github.com/apple/swift-atomics.git
[1/1710] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.74s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (2.29s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
[2241/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.71s)
[2821/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.10s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (3.20s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.99s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.28s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.99s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (1.05s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.15s)
Computing version for https://github.com/vapor/fluent-sqlite-driver.git
Computed https://github.com/vapor/fluent-sqlite-driver.git at 4.8.1 (1.02s)
Fetching https://github.com/vapor/sqlite-kit.git
[1/2112] Fetching sqlite-kit
Fetched https://github.com/vapor/sqlite-kit.git from cache (1.06s)
Computing version for https://github.com/vapor/sqlite-kit.git
Computed https://github.com/vapor/sqlite-kit.git at 4.5.2 (2.04s)
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/vapor/sqlite-nio.git
[1/1508] Fetching sqlite-nio
[2/7491] Fetching sqlite-nio, sql-kit
Fetched https://github.com/vapor/sql-kit.git from cache (2.18s)
Fetching https://github.com/vapor/async-kit.git
Fetched https://github.com/vapor/sqlite-nio.git from cache (2.20s)
[1/2370] Fetching async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.52s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (3.77s)
Fetching https://github.com/apple/swift-algorithms.git
[1/5959] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (1.91s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.01s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.75s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.2 (1.81s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (1.00s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.67s)
Computing version for https://github.com/vapor/sqlite-nio.git
Computed https://github.com/vapor/sqlite-nio.git at 1.11.3 (1.20s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (1.20s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (1.09s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (1.21s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (1.25s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/904] Fetching swift-http-types
[200/2045] Fetching swift-http-types, swift-http-structured-headers
Fetched https://github.com/apple/swift-http-types.git from cache (0.56s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.56s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.73s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (1.40s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (1.01s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 4.13.5 (1.17s)
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 (1.14s)
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.45s)
Computing version for https://github.com/swift-server/swift-backtrace.git
Computed https://github.com/swift-server/swift-backtrace.git at 1.3.5 (1.65s)
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-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/vapor/sqlite-nio.git
Working copy of https://github.com/vapor/sqlite-nio.git resolved at 1.11.3
Creating working copy for https://github.com/vapor/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/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/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/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/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
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-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/vapor/fluent-sqlite-driver.git
Working copy of https://github.com/vapor/fluent-sqlite-driver.git resolved at 4.8.1
Creating working copy for https://github.com/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/vapor/fluent-kit.git
Working copy of https://github.com/vapor/fluent-kit.git resolved at 1.52.2
Creating working copy for https://github.com/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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/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/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.33.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/1345] Compiling CBacktrace fileline.c
[2/1345] Compiling CBacktrace elf.c
[3/1345] Write sources
[4/1345] Compiling _NumericsShims _NumericsShims.c
[5/1345] Write sources
[9/1345] Compiling _AtomicsShims.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
[62/1345] Write swift-version-24593BA9C3E375BF.txt
[63/1345] Compiling CNIOWindows shim.c
[64/1349] Compiling a_d2i_fp.cc
[65/1349] Compiling a_i2d_fp.cc
[66/1349] Compiling a_bool.cc
[67/1349] Compiling a_bitstr.cc
[69/1373] Emitting module ServiceContextModule
[69/1373] Compiling pem_x509.cc
[70/1373] Compiling pem_xaux.cc
[72/1388] Emitting module Logging
[73/1388] Compiling ServiceContextModule ServiceContextKey.swift
[74/1388] Compiling ServiceContextModule ServiceContext.swift
[75/1389] Compiling Logging LogHandler.swift
[76/1389] Compiling _NIODataStructures PriorityQueue.swift
[77/1389] Compiling RealModule Real.swift
[78/1389] Compiling RealModule Float80+Real.swift
[79/1389] Compiling _NIOBase64 Base64.swift
[80/1389] Emitting module _NIOBase64
[82/1391] Compiling RealModule ElementaryFunctions.swift
[83/1391] Emitting module _NIODataStructures
[84/1391] Compiling _NIODataStructures Heap.swift
[85/1391] Compiling RealModule AlgebraicField.swift
[86/1391] Compiling RealModule ApproximateEquality.swift
[87/1391] Compiling RealModule AugmentedArithmetic.swift
[88/1391] Compiling RealModule Double+Real.swift
[89/1391] Emitting module RealModule
[90/1391] Emitting module _CertificateInternals
[91/1391] Compiling _CertificateInternals _TinyArray.swift
[92/1392] Compiling RealModule Float16+Real.swift
[93/1392] Compiling RealModule Float+Real.swift
[94/1392] Compiling _NIODataStructures _TinyArray.swift
[96/1393] Compiling RealModule RealFunctions.swift
[99/1419] Wrapping AST for _NIODataStructures for debugging
[100/1420] Wrapping AST for _NIOBase64 for debugging
[102/1420] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[103/1421] Compiling Instrumentation NoOpInstrument.swift
[104/1421] Emitting module Instrumentation
[105/1421] Compiling InternalCollectionsUtilities Descriptions.swift
[106/1421] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[107/1423] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[108/1423] Compiling InternalCollectionsUtilities UInt+reversed.swift
[109/1423] Compiling Instrumentation MultiplexInstrument.swift
[110/1423] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[111/1423] Compiling InternalCollectionsUtilities Debugging.swift
[113/1423] Wrapping AST for _CertificateInternals for debugging
[114/1423] Wrapping AST for ServiceContextModule for debugging
[116/1423] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[117/1423] Compiling InternalCollectionsUtilities Integer rank.swift
[118/1423] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[119/1423] Compiling SwiftASN1 TimeUtilities.swift
[120/1423] Compiling SwiftASN1 UTCTime.swift
[120/1423] Wrapping AST for RealModule for debugging
[122/1423] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[123/1423] Compiling InternalCollectionsUtilities _SortedCollection.swift
[123/1423] Compiling CNIOWindows WSAStartup.c
[124/1423] Compiling CNIOWASI CNIOWASI.c
[129/1423] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[130/1423] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[132/1423] Compiling CNIOLinux shim.c
[134/1423] Emitting module InternalCollectionsUtilities
[134/1423] Compiling CNIOLinux liburing_shims.c
[138/1424] Compiling CNIOLLHTTP c_nio_http.c
[142/1424] Compiling CNIOLLHTTP c_nio_llhttp.c
[144/1424] Compiling SwiftASN1 DER.swift
[145/1424] Compiling SwiftASN1 Errors.swift
[146/1501] Compiling CoreMetrics Metrics.swift
[147/1536] Compiling Instrumentation InstrumentationSystem.swift
[148/1538] Compiling Instrumentation Locks.swift
[149/1538] Compiling Instrumentation Instrument.swift
[150/1541] Emitting module CoreMetrics
[151/1543] Compiling CoreMetrics Locks.swift
[152/1549] Compiling Logging MetadataProvider.swift
[153/1549] Compiling Logging Locks.swift
[154/1549] Compiling Logging Logging.swift
[155/1550] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[156/1550] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[160/1567] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[161/1567] Emitting module SwiftASN1
[162/1567] Compiling HeapModule Heap+Descriptions.swift
[163/1568] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[164/1568] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[165/1568] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[166/1568] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[167/1568] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[168/1568] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[169/1568] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[170/1575] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[171/1575] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[172/1575] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[173/1575] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[174/1575] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[175/1575] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[176/1575] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[178/1575] Compiling HeapModule Heap.swift
[179/1575] Compiling HeapModule _HeapNode.swift
[180/1575] Compiling HeapModule Heap+Invariants.swift
[181/1575] Compiling HeapModule Heap+UnsafeHandle.swift
[182/1575] Compiling Tracing TracingTime.swift
[183/1575] Emitting module Tracing
[184/1575] Compiling OrderedCollections OrderedSet+Initializers.swift
[185/1575] Compiling OrderedCollections OrderedSet+Insertions.swift
[186/1575] Compiling OrderedCollections OrderedSet+Invariants.swift
[187/1575] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[188/1575] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[189/1575] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[190/1575] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[191/1575] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[192/1575] Compiling Tracing TracerProtocol.swift
[193/1575] Emitting module HeapModule
[195/1652] Compiling Tracing TracerProtocol+Legacy.swift
[196/1652] Compiling Tracing Tracer.swift
[197/1652] Compiling HashTreeCollections _HashNode+Lookups.swift
[198/1652] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[199/1652] Compiling HashTreeCollections _HashTreeIterator.swift
[200/1652] Compiling HashTreeCollections _HashTreeStatistics.swift
[201/1652] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[202/1652] Compiling HashTreeCollections _RawHashNode.swift
[203/1652] Compiling HashTreeCollections _UnmanagedHashNode.swift
[204/1652] Compiling HashTreeCollections _UnsafePath.swift
[205/1652] Compiling HashTreeCollections TreeDictionary+Codable.swift
[206/1661] Compiling Tracing NoOpTracer.swift
[207/1661] Compiling Tracing InstrumentationSystem+Tracing.swift
[208/1661] Compiling Tracing SpanProtocol.swift
[210/1677] Compiling HashTreeCollections TreeSet+Hashable.swift
[211/1677] Compiling HashTreeCollections TreeSet+Sendable.swift
[212/1677] Compiling _RopeModule Rope+Join.swift
[213/1677] Compiling _RopeModule Rope+MutatingForEach.swift
[214/1677] Compiling _RopeModule Rope+Remove.swift
[215/1677] Compiling _RopeModule Rope+RemoveSubrange.swift
[216/1677] Compiling _RopeModule Rope+Split.swift
[217/1677] Compiling _RopeModule Optional Utilities.swift
[218/1677] Compiling _RopeModule String Utilities.swift
[219/1677] Compiling _RopeModule String.Index+ABI.swift
[219/1687] Wrapping AST for SwiftASN1 for debugging
[221/1687] Compiling DequeModule _DequeBuffer.swift
[222/1687] Compiling DequeModule _DequeBufferHeader.swift
[222/1689] Wrapping AST for Tracing for debugging
[224/1689] Compiling DequeModule Deque+Equatable.swift
[225/1689] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[226/1689] Compiling DequeModule Deque+CustomReflectable.swift
[227/1689] Compiling DequeModule Deque+Descriptions.swift
[228/1689] Compiling DequeModule Deque+Extras.swift
[229/1689] Compiling DequeModule Deque+Hashable.swift
[232/1689] Compiling DequeModule Deque+Codable.swift
[233/1689] Compiling DequeModule Deque+Collection.swift
[239/1689] Wrapping AST for Logging for debugging
[243/1689] Compiling DequeModule Deque+Testing.swift
[244/1689] Compiling DequeModule Deque._Storage.swift
[245/1689] Compiling DequeModule Deque._UnsafeHandle.swift
[246/1689] Compiling DequeModule Deque.swift
[247/1689] Compiling DequeModule _DequeSlot.swift
[248/1689] Compiling DequeModule _UnsafeWrappedBuffer.swift
[249/1689] Compiling HashTreeCollections TreeDictionary.swift
[250/1689] Compiling HashTreeCollections TreeSet+Codable.swift
[251/1689] Compiling HashTreeCollections TreeSet+Collection.swift
[252/1689] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[253/1689] Compiling HashTreeCollections TreeSet+Debugging.swift
[254/1689] Compiling HashTreeCollections TreeSet+Descriptions.swift
[255/1689] Compiling HashTreeCollections TreeSet+Equatable.swift
[256/1689] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[257/1689] Compiling HashTreeCollections TreeSet+Extras.swift
[258/1689] Compiling HashTreeCollections TreeSet+Filter.swift
[267/1689] Compiling HashTreeCollections _HashNode+Builder.swift
[268/1689] Compiling HashTreeCollections _HashNode+Debugging.swift
[269/1689] Compiling HashTreeCollections _HashNode+Initializers.swift
[270/1689] Compiling HashTreeCollections _HashNode+Invariants.swift
[275/1689] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[276/1689] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[277/1689] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[278/1689] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[279/1689] Compiling HashTreeCollections _HashNode+Storage.swift
[280/1689] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[281/1689] Compiling HashTreeCollections _HashNode+Structural filter.swift
[282/1689] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[283/1689] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[284/1689] Compiling HashTreeCollections TreeDictionary+Keys.swift
[285/1689] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[286/1689] Compiling HashTreeCollections TreeDictionary+Merge.swift
[287/1689] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[288/1689] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[289/1689] Compiling HashTreeCollections TreeDictionary+Values.swift
[292/1689] Emitting module Metrics
[293/1689] Compiling Metrics Metrics.swift
[294/1690] Wrapping AST for InternalCollectionsUtilities for debugging
[296/1690] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[297/1690] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[298/1690] Compiling HashTreeCollections TreeDictionary+Filter.swift
[299/1690] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[316/1690] Wrapping AST for Instrumentation for debugging
[317/1690] Wrapping AST for Metrics for debugging
[327/1690] Wrapping AST for HeapModule for debugging
[328/1690] Wrapping AST for CoreMetrics for debugging
[329/1690] Compiling CNIOExtrasZlib empty.c
[334/1690] Compiling CNIOLLHTTP c_nio_api.c
[335/1690] Compiling CNIODarwin shim.c
[338/1690] Compiling fiat_p256_adx_sqr.S
[340/1690] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[341/1690] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[342/1690] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[343/1690] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[344/1690] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[345/1690] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[346/1690] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[347/1690] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[348/1690] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[349/1690] Compiling HashTreeCollections TreeSet.swift
[349/1690] Compiling fiat_p256_adx_mul.S
[350/1690] Compiling CNIOBoringSSLShims shims.c
[351/1690] Compiling fiat_curve25519_adx_square.S
[353/1690] Emitting module OrderedCollections
[353/1691] Compiling fiat_curve25519_adx_mul.S
[363/1691] Compiling HashTreeCollections TreeDictionary+Collection.swift
[364/1691] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[367/1691] Emitting module DequeModule
[375/1692] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[376/1692] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[377/1692] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[378/1692] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[379/1692] Compiling HashTreeCollections _HashNode+Structural merge.swift
[379/1692] Wrapping AST for OrderedCollections for debugging
[381/1692] Emitting module _RopeModule
[381/1692] Wrapping AST for DequeModule for debugging
[413/1692] Compiling CSQLite sqlite_nio_sqlite3.c
[414/1692] Compiling tls_record.cc
[415/1692] Compiling tls_method.cc
[446/1693] Compiling tls13_enc.cc
[447/1693] Compiling tls13_server.cc
[448/1693] Wrapping AST for _RopeModule for debugging
[450/1693] Emitting module HashTreeCollections
[451/1694] Compiling tls13_both.cc
[452/1694] Compiling tls13_client.cc
[453/1694] Wrapping AST for HashTreeCollections for debugging
[454/1694] Compiling ssl_versions.cc
[455/1694] Compiling t1_enc.cc
[456/1694] Compiling ssl_x509.cc
[457/1694] Compiling ssl_transcript.cc
[459/1694] Emitting module ExtrasBase64
[459/1694] Compiling ssl_stat.cc
[461/1694] Compiling ExtrasBase64 Base64.swift
[462/1694] Compiling ExtrasBase64 Base32.swift
[462/1695] Compiling ssl_session.cc
[464/1695] Compiling ssl_privkey.cc
[465/1695] Compiling ssl_key_share.cc
[466/1695] Wrapping AST for ExtrasBase64 for debugging
[467/1695] Compiling ssl_file.cc
[468/1695] Compiling ssl_lib.cc
[469/1695] Compiling ssl_credential.cc
[470/1695] Compiling ssl_cipher.cc
[471/1695] Compiling ssl_cert.cc
[472/1695] Compiling ssl_buffer.cc
[473/1695] Compiling ssl_aead_ctx.cc
[474/1695] Compiling ssl_asn1.cc
[475/1695] Compiling s3_lib.cc
[476/1695] Compiling s3_pkt.cc
[477/1695] Compiling s3_both.cc
[478/1695] Compiling handshake_server.cc
[479/1695] Compiling handshake.cc
[480/1695] Compiling handoff.cc
[481/1695] Compiling handshake_client.cc
[482/1695] Compiling extensions.cc
[483/1695] Compiling d1_pkt.cc
[484/1695] Compiling d1_srtp.cc
[484/1695] Compiling dtls_record.cc
[484/1695] Compiling dtls_method.cc
[487/1695] Compiling encrypted_client_hello.cc
[488/1695] Compiling bio_ssl.cc
[489/1695] Compiling md5-x86_64-apple.S
[490/1695] Compiling md5-586-apple.S
[490/1695] Compiling md5-586-linux.S
[492/1695] Compiling md5-x86_64-linux.S
[493/1695] Compiling chacha20_poly1305_x86_64-linux.S
[494/1695] Compiling chacha20_poly1305_armv8-win.S
[495/1695] Compiling chacha-x86_64-linux.S
[496/1695] Compiling chacha20_poly1305_x86_64-apple.S
[497/1695] Compiling chacha20_poly1305_armv8-apple.S
[498/1695] Compiling chacha20_poly1305_armv8-linux.S
[499/1695] Compiling chacha-x86_64-apple.S
[500/1695] Compiling chacha-x86-linux.S
[500/1695] Compiling chacha-x86-apple.S
[502/1695] Compiling chacha-armv8-win.S
[503/1695] Compiling d1_lib.cc
[504/1695] Compiling chacha-armv8-linux.S
[505/1695] Compiling chacha-armv8-apple.S
[506/1695] Compiling aes128gcmsiv-x86_64-linux.S
[507/1695] Compiling chacha-armv4-linux.S
[508/1695] Compiling aes128gcmsiv-x86_64-apple.S
[509/1695] Compiling x86_64-mont5-linux.S
[510/1695] Compiling x86_64-mont5-apple.S
[511/1695] Compiling x86-mont-linux.S
[512/1695] Compiling x86_64-mont-linux.S
[513/1695] Compiling x86_64-mont-apple.S
[513/1695] Compiling x86-mont-apple.S
[515/1695] Compiling vpaes-x86_64-linux.S
[516/1695] Compiling vpaes-x86_64-apple.S
[517/1695] Compiling vpaes-armv8-win.S
[518/1695] Compiling vpaes-x86-apple.S
[519/1695] Compiling vpaes-x86-linux.S
[520/1695] Compiling vpaes-armv8-apple.S
[521/1695] Compiling vpaes-armv8-linux.S
[522/1695] Compiling err_data.cc
[523/1695] Compiling vpaes-armv7-linux.S
[524/1695] Compiling sha512-x86_64-apple.S
[525/1695] Compiling sha512-x86_64-linux.S
[526/1695] Compiling sha512-armv8-win.S
[527/1695] Compiling sha512-armv4-linux.S
[528/1695] Compiling sha512-armv8-apple.S
[529/1695] Compiling sha512-586-apple.S
[530/1695] Compiling sha512-586-linux.S
[531/1695] Compiling sha256-x86_64-linux.S
[532/1695] Compiling sha512-armv8-linux.S
[533/1695] Compiling sha256-x86_64-apple.S
[534/1695] Compiling sha256-armv8-win.S
[535/1695] Compiling sha256-armv4-linux.S
[536/1695] Compiling sha256-armv8-apple.S
[537/1695] Compiling sha256-586-apple.S
[538/1695] Compiling sha256-586-linux.S
[539/1695] Compiling sha256-armv8-linux.S
[540/1695] Compiling sha1-x86_64-apple.S
[541/1695] Compiling d1_both.cc
[542/1695] Compiling sha1-x86_64-linux.S
[543/1695] Compiling sha1-armv8-win.S
[544/1695] Compiling sha1-armv8-apple.S
[545/1695] Compiling sha1-armv4-large-linux.S
[546/1695] Compiling sha1-586-linux.S
[547/1695] Compiling sha1-586-apple.S
[548/1695] Compiling sha1-armv8-linux.S
[549/1695] Compiling rsaz-avx2-linux.S
[550/1695] Compiling rdrand-x86_64-linux.S
[551/1695] Compiling rsaz-avx2-apple.S
[552/1695] Compiling p256_beeu-x86_64-asm-linux.S
[553/1695] Compiling p256_beeu-x86_64-asm-apple.S
[554/1695] Compiling p256_beeu-armv8-asm-win.S
[554/1695] Compiling rdrand-x86_64-apple.S
[556/1695] Compiling p256_beeu-armv8-asm-linux.S
[557/1695] Compiling p256_beeu-armv8-asm-apple.S
[558/1695] Compiling p256-x86_64-asm-linux.S
[559/1695] Compiling p256-x86_64-asm-apple.S
[560/1695] Compiling p256-armv8-asm-win.S
[561/1695] Compiling ghashv8-armv8-win.S
[562/1695] Compiling p256-armv8-asm-apple.S
[563/1695] Compiling p256-armv8-asm-linux.S
[564/1695] Compiling ghashv8-armv8-linux.S
[565/1695] Compiling ghashv8-armv8-apple.S
[566/1695] Compiling ghashv8-armv7-linux.S
[567/1695] Compiling ghash-x86_64-linux.S
[568/1695] Compiling ghash-x86_64-apple.S
[569/1695] Compiling ghash-x86-linux.S
[570/1695] Compiling ghash-x86-apple.S
[571/1695] Compiling ghash-ssse3-x86_64-linux.S
[572/1695] Compiling ghash-ssse3-x86_64-apple.S
[573/1695] Compiling ghash-ssse3-x86-linux.S
[574/1695] Compiling ghash-neon-armv8-win.S
[574/1695] Compiling ghash-neon-armv8-linux.S
[574/1695] Compiling ghash-neon-armv8-apple.S
[577/1695] Compiling ghash-ssse3-x86-apple.S
[578/1695] Compiling co-586-linux.S
[579/1695] Compiling bn-armv8-apple.S
[579/1695] Compiling bn-586-linux.S
[579/1695] Compiling ghash-armv4-linux.S
[579/1695] Compiling co-586-apple.S
[583/1695] Compiling bn-armv8-win.S
[584/1695] Compiling bsaes-armv7-linux.S
[585/1695] Compiling bn-armv8-linux.S
[586/1695] Compiling armv8-mont-apple.S
[587/1695] Compiling aesv8-gcm-armv8-win.S
[588/1695] Compiling armv8-mont-win.S
[589/1695] Compiling bn-586-apple.S
[590/1695] Compiling armv4-mont-linux.S
[591/1695] Compiling armv8-mont-linux.S
[592/1695] Compiling aesv8-gcm-armv8-apple.S
[593/1695] Compiling aesv8-gcm-armv8-linux.S
[594/1695] Compiling aesv8-armv8-win.S
[595/1695] Compiling aesv8-armv8-apple.S
[596/1695] Compiling aesv8-armv7-linux.S
[597/1695] Compiling aesni-x86_64-linux.S
[598/1695] Compiling aesni-x86_64-apple.S
[599/1695] Compiling aesv8-armv8-linux.S
[600/1695] Compiling aesni-x86-linux.S
[601/1695] Compiling aesni-x86-apple.S
[601/1695] Compiling aesni-gcm-x86_64-linux.S
[603/1695] Compiling aes-gcm-avx2-x86_64-linux.S
[604/1695] Compiling aesni-gcm-x86_64-apple.S
[605/1695] Compiling aes-gcm-avx10-x86_64-apple.S
[606/1695] Compiling aes-gcm-avx2-x86_64-apple.S
[607/1695] Compiling aes-gcm-avx10-x86_64-linux.S
[608/1695] Compiling x_sig.cc
[609/1695] Compiling x_spki.cc
[610/1695] Compiling x_x509a.cc
[611/1695] Compiling x_req.cc
[612/1695] Compiling x_val.cc
[613/1695] Compiling x_name.cc
[614/1695] Compiling x_x509.cc
[615/1695] Compiling x_pubkey.cc
[616/1695] Compiling x_exten.cc
[617/1695] Compiling x_all.cc
[618/1695] Compiling x_crl.cc
[619/1695] Compiling x_attrib.cc
[620/1695] Compiling x_algor.cc
[621/1695] Compiling x509spki.cc
[622/1695] Compiling x509rset.cc
[623/1695] Compiling x509name.cc
[624/1695] Compiling x509_txt.cc
[625/1695] Compiling x509_vpm.cc
[626/1695] Compiling x509_vfy.cc
[627/1695] Compiling x509cset.cc
[628/1695] Compiling x509_v3.cc
[629/1695] Compiling x509_trs.cc
[630/1695] Compiling x509_req.cc
[631/1695] Compiling x509_set.cc
[632/1695] Compiling x509_obj.cc
[633/1695] Compiling x509_def.cc
[634/1695] Compiling x509_ext.cc
[635/1695] Compiling x509.cc
[636/1695] Compiling x509_lu.cc
[637/1695] Compiling x509_d2.cc
[638/1695] Compiling v3_utl.cc
[639/1695] Compiling v3_skey.cc
[640/1695] Compiling x509_att.cc
[641/1695] Compiling x509_cmp.cc
[642/1695] Compiling v3_pmaps.cc
[643/1695] Compiling v3_purp.cc
[644/1695] Compiling v3_ncons.cc
[645/1695] Compiling v3_prn.cc
[646/1695] Compiling v3_ocsp.cc
[647/1695] Compiling v3_int.cc
[648/1695] Compiling v3_pcons.cc
[649/1695] Compiling v3_lib.cc
[650/1695] Compiling v3_ia5.cc
[651/1695] Compiling v3_genn.cc
[652/1695] Compiling v3_info.cc
[653/1695] Compiling v3_extku.cc
[654/1695] Compiling v3_enum.cc
[655/1695] Compiling v3_cpols.cc
[656/1695] Compiling v3_crld.cc
[657/1695] Compiling v3_bcons.cc
[658/1695] Compiling v3_conf.cc
[659/1695] Compiling v3_bitst.cc
[660/1695] Compiling v3_akey.cc
[661/1695] Compiling t_x509a.cc
[662/1695] Compiling v3_alt.cc
[663/1695] Compiling v3_akeya.cc
[664/1695] Compiling t_x509.cc
[665/1695] Compiling i2d_pr.cc
[666/1695] Compiling t_req.cc
[667/1695] Compiling t_crl.cc
[668/1695] Compiling name_print.cc
[669/1695] Compiling rsa_pss.cc
[670/1695] Compiling policy.cc
[671/1695] Compiling by_file.cc
[672/1695] Compiling a_verify.cc
[673/1695] Compiling by_dir.cc
[674/1695] Compiling voprf.cc
[675/1695] Compiling algorithm.cc
[676/1695] Compiling a_sign.cc
[677/1695] Compiling asn1_gen.cc
[678/1695] Compiling a_digest.cc
[679/1695] Compiling thread_pthread.cc
[680/1695] Compiling trust_token.cc
[681/1695] Compiling stack.cc
[682/1695] Compiling pmbtoken.cc
[683/1695] Compiling thread.cc
[684/1695] Compiling thread_none.cc
[685/1695] Compiling thread_win.cc
[686/1695] Compiling sha512.cc
[687/1695] Compiling sha256.cc
[688/1695] Compiling siphash.cc
[689/1695] Compiling spake2plus.cc
[690/1695] Compiling slhdsa.cc
[691/1695] Compiling rsa_extra.cc
[692/1695] Compiling rsa_print.cc
[693/1695] Compiling sha1.cc
[694/1695] Compiling rsa_crypt.cc
[695/1695] Compiling refcount.cc
[696/1695] Compiling rc4.cc
[697/1695] Compiling rand.cc
[698/1695] Compiling urandom.cc
[699/1695] Compiling windows.cc
[700/1695] Compiling trusty.cc
[701/1695] Compiling passive.cc
[702/1695] Compiling rsa_asn1.cc
[703/1695] Compiling poly1305_arm_asm.S
[704/1695] Compiling getentropy.cc
[705/1695] Compiling ios.cc
[706/1695] Compiling forkunsafe.cc
[707/1695] Compiling fork_detect.cc
[708/1695] Compiling deterministic.cc
[709/1695] Compiling poly1305_vec.cc
[710/1695] Compiling pool.cc
[711/1695] Compiling poly1305_arm.cc
[712/1695] Compiling poly1305.cc
[713/1695] Compiling pkcs8_x509.cc
[714/1695] Compiling pkcs7_x509.cc
[715/1695] Compiling pkcs8.cc
[716/1695] Compiling pkcs7.cc
[717/1695] Compiling p5_pbev2.cc
[718/1695] Compiling pem_xaux.cc
[719/1695] Compiling pem_pkey.cc
[720/1695] Compiling pem_x509.cc
[721/1695] Compiling pem_pk8.cc
[722/1695] Compiling pem_oth.cc
[723/1695] Compiling mlkem.cc
[724/1695] Compiling pem_lib.cc
[725/1695] Compiling obj_xref.cc
[726/1695] Compiling pem_info.cc
[727/1695] Compiling pem_all.cc
[728/1695] Compiling mldsa.cc
[729/1695] Compiling mem.cc
[730/1695] Compiling obj.cc
[731/1695] Compiling fips_shared_support.cc
[732/1695] Compiling md5.cc
[733/1695] Compiling lhash.cc
[734/1695] Compiling md4.cc
[735/1695] Compiling poly_rq_mul.S
[736/1695] Compiling kyber.cc
[737/1695] Compiling ex_data.cc
[738/1695] Compiling sign.cc
[739/1695] Compiling scrypt.cc
[740/1695] Compiling print.cc
[741/1695] Compiling hrss.cc
[742/1695] Compiling hpke.cc
[743/1695] Compiling pbkdf.cc
[744/1695] Compiling p_x25519.cc
[745/1695] Compiling p_x25519_asn1.cc
[746/1695] Compiling p_ed25519.cc
[747/1695] Compiling p_rsa_asn1.cc
[748/1695] Compiling p_rsa.cc
[749/1695] Compiling p_hkdf.cc
[750/1695] Compiling p_ed25519_asn1.cc
[751/1695] Compiling p_ec_asn1.cc
[752/1695] Compiling p_ec.cc
[753/1695] Compiling p_dh_asn1.cc
[754/1695] Compiling p_dh.cc
[755/1695] Compiling evp_ctx.cc
[756/1695] Compiling p_dsa_asn1.cc
[757/1695] Compiling evp.cc
[758/1695] Compiling evp_asn1.cc
[759/1695] Compiling err.cc
[760/1695] Compiling engine.cc
[761/1695] Compiling ecdh.cc
[762/1695] Compiling ecdsa_asn1.cc
[763/1695] Compiling hash_to_curve.cc
[764/1695] Compiling ec_derive.cc
[765/1695] Compiling dsa.cc
[766/1695] Compiling dsa_asn1.cc
[767/1695] Compiling ec_asn1.cc
[768/1695] Compiling bcm.cc
[769/1695] Compiling x25519-asm-arm.S
[770/1695] Compiling params.cc
[771/1695] Compiling digest_extra.cc
[772/1695] Compiling des.cc
[773/1695] Compiling dh_asn1.cc
[774/1695] Compiling curve25519_64_adx.cc
[775/1695] Compiling crypto.cc
[776/1695] Compiling cpu_intel.cc
[777/1695] Compiling spake25519.cc
[778/1695] Compiling cpu_arm_freebsd.cc
[779/1695] Compiling curve25519.cc
[779/1695] Compiling cpu_arm_linux.cc
[781/1695] Compiling cpu_aarch64_sysreg.cc
[781/1695] Compiling cpu_aarch64_win.cc
[783/1695] Compiling cpu_aarch64_openbsd.cc
[784/1695] Compiling cpu_aarch64_linux.cc
[785/1695] Compiling cpu_aarch64_fuchsia.cc
[786/1695] Compiling cpu_aarch64_apple.cc
[787/1695] Compiling get_cipher.cc
[788/1695] Compiling tls_cbc.cc
[789/1695] Compiling e_rc4.cc
[790/1695] Compiling conf.cc
[791/1695] Compiling e_tls.cc
[792/1695] Compiling e_rc2.cc
[793/1695] Compiling e_null.cc
[794/1695] Compiling e_des.cc
[795/1695] Compiling derive_key.cc
[796/1695] Compiling e_chacha20poly1305.cc
[797/1695] Compiling chacha.cc
[798/1695] Compiling e_aesgcmsiv.cc
[799/1695] Compiling e_aesctrhmac.cc
[800/1695] Compiling unicode.cc
[801/1695] Compiling cbs.cc
[802/1695] Compiling buf.cc
[803/1695] Compiling ber.cc
[804/1695] Compiling bn_asn1.cc
[805/1695] Compiling asn1_compat.cc
[806/1695] Compiling cbb.cc
[807/1695] Compiling convert.cc
[808/1695] Compiling blake2.cc
[809/1695] Compiling socket_helper.cc
[810/1695] Compiling socket.cc
[811/1695] Compiling printf.cc
[812/1695] Compiling pair.cc
[813/1695] Compiling hexdump.cc
[814/1695] Compiling file.cc
[815/1695] Compiling errno.cc
[816/1695] Compiling fd.cc
[817/1695] Compiling connect.cc
[818/1695] Compiling bio_mem.cc
[819/1695] Compiling base64.cc
[820/1695] Compiling bio.cc
[821/1695] Compiling tasn_fre.cc
[822/1695] Compiling tasn_typ.cc
[823/1695] Compiling tasn_utl.cc
[824/1695] Compiling tasn_new.cc
[825/1695] Compiling tasn_enc.cc
[826/1695] Compiling posix_time.cc
[827/1695] Compiling f_string.cc
[828/1695] Compiling f_int.cc
[829/1695] Compiling tasn_dec.cc
[830/1695] Compiling asn_pack.cc
[831/1695] Compiling asn1_par.cc
[832/1695] Compiling a_utctm.cc
[833/1695] Compiling asn1_lib.cc
[834/1695] Compiling a_octet.cc
[835/1695] Compiling a_type.cc
[836/1695] Compiling a_time.cc
[837/1695] Compiling a_strnid.cc
[838/1695] Compiling a_strex.cc
[839/1695] Compiling a_object.cc
[840/1695] Compiling a_i2d_fp.cc
[841/1695] Compiling a_mbstr.cc
[842/1695] Compiling a_int.cc
[843/1695] Compiling a_dup.cc
[844/1695] Compiling fiat_p256_adx_sqr.S
[845/1695] Compiling fiat_p256_adx_mul.S
[846/1695] Compiling fiat_curve25519_adx_mul.S
[847/1695] Compiling fiat_curve25519_adx_square.S
[848/1695] Compiling a_d2i_fp.cc
[849/1695] Compiling a_gentm.cc
[850/1695] Compiling a_bitstr.cc
[851/1695] Compiling x_x509a.c
[852/1695] Compiling x_x509.c
[853/1695] Compiling x_val.c
[854/1695] Compiling a_bool.cc
[855/1695] Compiling x_spki.c
[856/1695] Compiling x_sig.c
[857/1695] Compiling x_req.c
[858/1695] Compiling x_pubkey.c
[859/1695] Compiling x_exten.c
[860/1695] Compiling x_name.c
[861/1695] Compiling x_attrib.c
[862/1695] Compiling x_crl.c
[863/1695] Compiling x509spki.c
[864/1695] Compiling x509cset.c
[865/1695] Compiling x_algor.c
[865/1695] Compiling x509rset.c
[867/1695] Compiling x_all.c
[868/1695] Compiling x509name.c
[869/1695] Compiling x509_txt.c
[870/1695] Compiling x509_vpm.c
[871/1695] Compiling x509_set.c
[871/1695] Compiling x509_v3.c
[873/1695] Compiling x509_trs.c
[874/1695] Compiling x509_vfy.c
[875/1695] Compiling x509_req.c
[875/1695] Compiling x509_ext.c
[875/1695] Compiling x509_d2.c
[878/1695] Compiling x509_lu.c
[878/1695] Compiling x509_def.c
[878/1695] Compiling x509_obj.c
[881/1695] Compiling x509_att.c
[882/1695] Compiling x509.c
[883/1695] Compiling x509_cmp.c
[884/1695] Compiling v3_skey.c
[885/1695] Compiling v3_utl.c
[886/1695] Compiling v3_purp.c
[887/1695] Compiling v3_prn.c
[888/1695] Compiling v3_pcons.c
[889/1695] Compiling v3_ncons.c
[890/1695] Compiling v3_ocsp.c
[891/1695] Compiling v3_pmaps.c
[892/1695] Compiling v3_lib.c
[893/1695] Compiling v3_int.c
[894/1695] Compiling v3_genn.c
[895/1695] Compiling v3_extku.c
[896/1695] Compiling c-nioatomics.c
[897/1695] Compiling v3_info.c
[898/1695] Compiling v3_ia5.c
[899/1695] Compiling v3_enum.c
[900/1695] Compiling v3_crld.c
[901/1695] Compiling v3_bitst.c
[902/1695] Compiling v3_bcons.c
[903/1695] Compiling v3_akeya.c
[904/1695] Compiling v3_cpols.c
[905/1695] Compiling v3_conf.c
[906/1695] Compiling v3_alt.c
[907/1695] Compiling v3_akey.c
[908/1695] Compiling t_x509a.c
[909/1695] Compiling t_x509.c
[910/1695] Compiling t_crl.c
[911/1695] Compiling c-atomics.c
[912/1695] Compiling t_req.c
[913/1695] Compiling rsa_pss.c
[914/1695] Compiling policy.c
[915/1695] Compiling i2d_pr.c
[916/1695] Compiling name_print.c
[917/1701] Compiling by_dir.c
[918/1701] Compiling by_file.c
[919/1701] Compiling a_verify.c
[920/1701] Compiling algorithm.c
[921/1701] Compiling asn1_gen.c
[922/1701] Compiling a_digest.c
[923/1701] Compiling a_sign.c
[924/1701] Compiling thread_win.c
[925/1701] Compiling thread_none.c
[926/1701] Compiling thread.c
[927/1701] Compiling trust_token.c
[928/1701] Compiling voprf.c
[929/1701] Compiling thash.c
[930/1701] Compiling thread_pthread.c
[931/1701] Compiling wots.c
[932/1701] Compiling spx_util.c
[933/1701] Compiling pmbtoken.c
[934/1701] Compiling spx.c
[935/1701] Compiling merkle.c
[935/1701] Compiling rsa_print.c
[937/1701] Compiling stack.c
[938/1701] Compiling fors.c
[939/1701] Compiling address.c
[940/1701] Compiling siphash.c
[941/1701] Compiling refcount.c
[942/1701] Compiling rsa_crypt.c
[943/1701] Compiling rc4.c
[944/1701] Compiling trusty.c
[945/1701] Compiling rsa_asn1.c
[946/1701] Compiling rand_extra.c
[947/1701] Compiling ios.c
[948/1701] Compiling windows.c
[949/1701] Compiling forkunsafe.c
[950/1701] Compiling deterministic.c
[950/1701] Compiling passive.c
[953/1701] Compiling NIOConcurrencyHelpers NIOLock.swift
[953/1701] Compiling getentropy.c
[954/1701] Compiling poly1305_vec.c
[956/1701] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[956/1701] Compiling poly1305_arm.c
[957/1701] Compiling poly1305_arm_asm.S
[958/1701] Compiling poly1305.c
[959/1701] Compiling pool.c
[961/1701] Compiling NIOConcurrencyHelpers atomics.swift
[962/1701] Compiling NIOConcurrencyHelpers lock.swift
[962/1701] Compiling pkcs7.c
[964/1701] Emitting module NIOConcurrencyHelpers
[965/1701] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[965/1702] Compiling pem_xaux.c
[966/1702] Compiling p5_pbev2.c
[967/1702] Compiling pkcs8.c
[968/1702] Compiling pem_x509.c
[969/1702] Compiling pkcs8_x509.c
[971/1702] Compiling pkcs7_x509.c
[972/1702] Compiling pem_pkey.c
[973/1702] Compiling obj_xref.c
[974/1702] Compiling pem_oth.c
[975/1702] Wrapping AST for NIOConcurrencyHelpers for debugging
[975/1702] Compiling pem_pk8.c
[977/1702] Compiling pem_info.c
[978/1702] Compiling mem.c
[979/1702] Compiling obj.c
[980/1702] Compiling pem_all.c
[981/1702] Compiling pem_lib.c
[982/1702] Compiling lhash.c
[983/1702] Compiling keccak.c
[984/1702] Compiling kyber.c
[985/1702] Compiling x86_64-mont5-mac.mac.x86_64.S
[986/1702] Compiling poly_rq_mul.S
[987/1702] Compiling hpke.c
[988/1702] Compiling hrss.c
[989/1702] Compiling x86_64-mont-mac.mac.x86_64.S
[990/1702] Compiling x86_64-mont-linux.linux.x86_64.S
[991/1702] Compiling x86_64-mont5-linux.linux.x86_64.S
[992/1702] Compiling x86-mont-linux.linux.x86.S
[993/1702] Compiling vpaes-x86_64-mac.mac.x86_64.S
[993/1702] Compiling vpaes-x86-windows.windows.x86.S
[995/1702] Compiling x86-mont-windows.windows.x86.S
[995/1702] Compiling vpaes-x86_64-linux.linux.x86_64.S
[997/1702] Compiling vpaes-armv7-linux.linux.arm.S
[997/1702] Compiling vpaes-armv8-linux.linux.aarch64.S
[997/1702] Compiling vpaes-armv8-ios.ios.aarch64.S
[997/1702] Compiling sha512-x86_64-linux.linux.x86_64.S
[1001/1702] Compiling sha512-x86_64-mac.mac.x86_64.S
[1002/1702] Compiling vpaes-armv7-ios.ios.arm.S
[1002/1702] Compiling vpaes-x86-linux.linux.x86.S
[1004/1702] Compiling sha256-x86_64-mac.mac.x86_64.S
[1005/1702] Compiling sha512-586-windows.windows.x86.S
[1006/1702] Compiling sha512-586-linux.linux.x86.S
[1007/1702] Compiling kdf.c
[1008/1702] Compiling sha512-armv4-linux.linux.arm.S
[1009/1702] Compiling sha512-armv4-ios.ios.arm.S
[1009/1702] Compiling sha512-armv8-ios.ios.aarch64.S
[1011/1702] Compiling sha256-armv8-ios.ios.aarch64.S
[1012/1702] Compiling sha256-x86_64-linux.linux.x86_64.S
[1013/1702] Compiling sha512-armv8-linux.linux.aarch64.S
[1014/1702] Compiling sha256-armv4-ios.ios.arm.S
[1015/1702] Compiling sha256-armv4-linux.linux.arm.S
[1016/1702] Compiling sha256-586-windows.windows.x86.S
[1017/1702] Compiling sha256-586-linux.linux.x86.S
[1018/1702] Compiling sha256-armv8-linux.linux.aarch64.S
[1019/1702] Compiling sha1-x86_64-mac.mac.x86_64.S
[1020/1702] Compiling sha1-x86_64-linux.linux.x86_64.S
[1021/1702] Compiling sha1-armv8-ios.ios.aarch64.S
[1022/1702] Compiling sha1-armv4-large-linux.linux.arm.S
[1023/1702] Compiling sha1-armv4-large-ios.ios.arm.S
[1024/1702] Compiling sha1-586-windows.windows.x86.S
[1025/1702] Compiling sha1-586-linux.linux.x86.S
[1026/1702] Compiling sha1-armv8-linux.linux.aarch64.S
[1027/1702] Compiling rsaz-avx2-mac.mac.x86_64.S
[1028/1702] Compiling rsaz-avx2-linux.linux.x86_64.S
[1029/1702] Compiling sha512.c
[1030/1702] Compiling sha1.c
[1031/1702] Compiling fips.c
[1032/1702] Compiling sha256.c
[1033/1702] Compiling service_indicator.c
[1034/1702] Compiling rsa_impl.c
[1035/1702] Compiling padding.c
[1035/1702] Compiling rsa.c
[1037/1702] Compiling self_check.c
[1038/1702] Compiling rdrand-x86_64-mac.mac.x86_64.S
[1039/1702] Compiling rdrand-x86_64-linux.linux.x86_64.S
[1040/1702] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[1041/1702] Compiling urandom.c
[1042/1702] Compiling blinding.c
[1043/1702] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[1044/1702] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[1045/1702] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[1046/1702] Compiling fork_detect.c
[1047/1702] Compiling rand.c
[1048/1702] Compiling ctrdrbg.c
[1049/1702] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[1050/1702] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[1051/1702] Compiling p256-armv8-asm-ios.ios.aarch64.S
[1052/1702] Compiling p256-armv8-asm-linux.linux.aarch64.S
[1053/1702] Compiling polyval.c
[1054/1702] Compiling ofb.c
[1055/1702] Compiling gcm_nohw.c
[1056/1702] Compiling ctr.c
[1057/1702] Compiling gcm.c
[1058/1702] Compiling cfb.c
[1059/1702] Compiling cbc.c
[1060/1702] Compiling md5-x86_64-mac.mac.x86_64.S
[1061/1702] Compiling md5-x86_64-linux.linux.x86_64.S
[1062/1702] Compiling md5-586-windows.windows.x86.S
[1063/1702] Compiling md5-586-linux.linux.x86.S
[1064/1702] Compiling md5.c
[1065/1702] Compiling ghashv8-armv8-ios.ios.aarch64.S
[1066/1702] Compiling ghashv8-armv7-ios.ios.arm.S
[1067/1702] Compiling ghashv8-armv7-linux.linux.arm.S
[1068/1702] Compiling ghashv8-armv8-linux.linux.aarch64.S
[1069/1702] Compiling hkdf.c
[1070/1702] Compiling hmac.c
[1071/1702] Compiling ghash-x86_64-mac.mac.x86_64.S
[1072/1702] Compiling ghash-x86_64-linux.linux.x86_64.S
[1073/1702] Compiling md4.c
[1074/1702] Compiling ghash-x86-linux.linux.x86.S
[1075/1702] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[1076/1702] Compiling ghash-ssse3-x86-windows.windows.x86.S
[1077/1702] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[1078/1702] Compiling ghash-x86-windows.windows.x86.S
[1079/1702] Compiling fips_shared_support.c
[1080/1702] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[1080/1702] Compiling ghash-ssse3-x86-linux.linux.x86.S
[1082/1702] Compiling ghash-armv4-ios.ios.arm.S
[1082/1702] Compiling ghash-armv4-linux.linux.arm.S
[1083/1702] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[1085/1702] Compiling ecdsa.c
[1086/1702] Compiling ecdh.c
[1087/1702] Compiling util.c
[1088/1702] Compiling wnaf.c
[1089/1702] Compiling simple_mul.c
[1090/1702] Compiling simple.c
[1091/1702] Compiling oct.c
[1092/1702] Compiling scalar.c
[1093/1702] Compiling p256.c
[1094/1702] Compiling felem.c
[1095/1702] Compiling ec_key.c
[1096/1702] Compiling ec_montgomery.c
[1097/1702] Compiling p224-64.c
[1098/1702] Compiling digests.c
[1099/1702] Compiling digest.c
[1100/1702] Compiling digestsign.c
[1101/1702] Compiling co-586-linux.linux.x86.S
[1102/1702] Compiling co-586-windows.windows.x86.S
[1103/1702] Compiling check.c
[1104/1702] Compiling ec.c
[1105/1702] Compiling dh.c
[1106/1702] Compiling cmac.c
[1107/1702] Compiling bsaes-armv7-ios.ios.arm.S
[1108/1702] Compiling e_aesccm.c
[1109/1702] Compiling bsaes-armv7-linux.linux.arm.S
[1110/1702] Compiling aead.c
[1111/1702] Compiling cipher.c
[1112/1702] Compiling p256-nistz.c
[1113/1702] Compiling e_aes.c
[1114/1702] Compiling rsaz_exp.c
[1115/1702] Compiling sqrt.c
[1116/1702] Compiling shift.c
[1117/1702] Compiling random.c
[1118/1702] Compiling prime.c
[1119/1702] Compiling mul.c
[1119/1702] Compiling montgomery_inv.c
[1121/1702] Compiling generic.c
[1122/1702] Compiling montgomery.c
[1123/1702] Compiling jacobi.c
[1124/1702] Compiling gcd_extra.c
[1125/1702] Compiling gcd.c
[1126/1702] Compiling cmp.c
[1127/1702] Compiling ctx.c
[1128/1702] Compiling bytes.c
[1129/1702] Compiling x86_64-gcc.c
[1130/1702] Compiling exponentiation.c
[1130/1702] Compiling div_extra.c
[1132/1702] Compiling div.c
[1133/1702] Compiling bn.c
[1134/1702] Compiling add.c
[1135/1702] Compiling bn-armv8-ios.ios.aarch64.S
[1136/1702] Compiling armv8-mont-ios.ios.aarch64.S
[1136/1702] Compiling armv4-mont-ios.ios.arm.S
[1138/1702] Compiling bn-586-windows.windows.x86.S
[1139/1702] Compiling bn-586-linux.linux.x86.S
[1140/1702] Compiling bn-armv8-linux.linux.aarch64.S
[1141/1702] Compiling armv4-mont-linux.linux.arm.S
[1142/1702] Compiling armv8-mont-linux.linux.aarch64.S
[1143/1702] Compiling aesv8-armv7-ios.ios.arm.S
[1143/1702] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[1145/1702] Compiling aesv8-armv8-ios.ios.aarch64.S
[1146/1702] Compiling aesni-x86_64-linux.linux.x86_64.S
[1147/1702] Compiling aesni-x86_64-mac.mac.x86_64.S
[1148/1702] Compiling aesv8-armv7-linux.linux.arm.S
[1149/1702] Compiling aesv8-armv8-linux.linux.aarch64.S
[1150/1702] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[1151/1702] Compiling aesni-x86-linux.linux.x86.S
[1151/1702] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[1153/1702] Compiling aesni-x86-windows.windows.x86.S
[1154/1702] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[1155/1702] Compiling mode_wrappers.c
[1156/1702] Compiling key_wrap.c
[1157/1702] Compiling aes.c
[1158/1702] Compiling aes_nohw.c
[1159/1702] Compiling sign.c
[1160/1702] Compiling ex_data.c
[1161/1702] Compiling scrypt.c
[1162/1702] Compiling print.c
[1163/1702] Compiling p_x25519.c
[1164/1702] Compiling p_x25519_asn1.c
[1165/1702] Compiling pbkdf.c
[1166/1702] Compiling p_rsa_asn1.c
[1167/1702] Compiling p_ed25519_asn1.c
[1168/1702] Compiling p_rsa.c
[1169/1702] Compiling p_hkdf.c
[1170/1702] Compiling p_ed25519.c
[1171/1702] Compiling p_ec_asn1.c
[1172/1702] Compiling p_ec.c
[1173/1702] Compiling p_dsa_asn1.c
[1174/1702] Compiling err_data.c
[1175/1702] Compiling evp.c
[1176/1702] Compiling evp_asn1.c
[1177/1702] Compiling engine.c
[1178/1702] Compiling evp_ctx.c
[1179/1702] Compiling ecdsa_asn1.c
[1180/1702] Compiling err.c
[1181/1702] Compiling ecdh_extra.c
[1182/1702] Compiling ec_derive.c
[1183/1702] Compiling dsa_asn1.c
[1184/1702] Compiling dh_asn1.c
[1185/1702] Compiling ec_asn1.c
[1186/1702] Compiling dsa.c
[1187/1702] Compiling hash_to_curve.c
[1188/1702] Compiling params.c
[1189/1702] Compiling digest_extra.c
[1190/1702] Compiling cpu_intel.c
[1191/1702] Compiling x25519-asm-arm.S
[1192/1702] Compiling curve25519_64_adx.c
[1193/1702] Compiling crypto.c
[1194/1702] Compiling cpu_arm_linux.c
[1194/1702] Compiling des.c
[1195/1702] Compiling spake25519.c
[1197/1702] Compiling cpu_aarch64_openbsd.c
[1198/1702] Compiling cpu_arm_freebsd.c
[1199/1702] Compiling cpu_aarch64_win.c
[1200/1702] Compiling cpu_aarch64_sysreg.c
[1201/1702] Compiling cpu_aarch64_linux.c
[1202/1702] Compiling cpu_aarch64_apple.c
[1203/1702] Compiling cpu_aarch64_fuchsia.c
[1204/1702] Compiling e_rc4.c
[1205/1702] Compiling tls_cbc.c
[1206/1702] Compiling curve25519.c
[1207/1702] Compiling e_null.c
[1208/1702] Compiling e_tls.c
[1209/1702] Compiling conf.c
[1210/1702] Compiling e_des.c
[1211/1702] Compiling e_rc2.c
[1212/1702] Compiling e_chacha20poly1305.c
[1213/1702] Compiling derive_key.c
[1214/1702] Compiling e_aesgcmsiv.c
[1215/1702] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[1216/1702] Compiling e_aesctrhmac.c
[1217/1702] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[1218/1702] Compiling cipher_extra.c
[1219/1702] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[1220/1702] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[1221/1702] Compiling chacha-x86_64-mac.mac.x86_64.S
[1222/1702] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[1223/1702] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[1224/1702] Compiling chacha-x86-windows.windows.x86.S
[1225/1702] Compiling chacha-x86-linux.linux.x86.S
[1226/1702] Compiling chacha-x86_64-linux.linux.x86_64.S
[1227/1702] Compiling chacha.c
[1228/1702] Compiling chacha-armv8-ios.ios.aarch64.S
[1229/1702] Compiling chacha-armv4-linux.linux.arm.S
[1230/1702] Compiling chacha-armv4-ios.ios.arm.S
[1231/1702] Compiling chacha-armv8-linux.linux.aarch64.S
[1232/1702] Compiling unicode.c
[1233/1702] Compiling buf.c
[1234/1702] Compiling bn_asn1.c
[1235/1702] Compiling asn1_compat.c
[1236/1702] Compiling cbb.c
[1237/1702] Compiling ber.c
[1238/1702] Compiling cbs.c
[1239/1702] Compiling blake2.c
[1240/1702] Compiling convert.c
[1241/1702] Compiling printf.c
[1241/1702] Compiling socket.c
[1243/1702] Compiling socket_helper.c
[1244/1702] Compiling hexdump.c
[1245/1702] Compiling errno.c
[1246/1702] Compiling pair.c
[1247/1702] Compiling file.c
[1248/1702] Compiling fd.c
[1249/1702] Compiling connect.c
[1250/1702] Compiling base64.c
[1251/1702] Compiling bio_mem.c
[1252/1702] Compiling tasn_utl.c
[1253/1702] Compiling tasn_typ.c
[1254/1702] Compiling tasn_fre.c
[1255/1702] Compiling bio.c
[1256/1702] Compiling tasn_new.c
[1257/1702] Compiling tasn_enc.c
[1258/1702] Compiling posix_time.c
[1259/1702] Compiling f_string.c
[1260/1702] Compiling tasn_dec.c
[1261/1702] Compiling f_int.c
[1262/1702] Compiling asn1_par.c
[1263/1702] Compiling asn_pack.c
[1264/1702] Compiling a_utctm.c
[1265/1702] Compiling asn1_lib.c
[1266/1702] Compiling a_type.c
[1267/1702] Compiling a_time.c
[1268/1702] Compiling a_strnid.c
[1269/1702] Compiling a_octet.c
[1270/1702] Compiling a_mbstr.c
[1271/1702] Compiling a_gentm.c
[1272/1702] Compiling a_dup.c
[1273/1702] Compiling a_strex.c
[1274/1702] Compiling a_i2d_fp.c
[1275/1702] Compiling a_object.c
[1276/1702] Compiling a_int.c
[1277/1702] Compiling a_d2i_fp.c
[1278/1702] Compiling a_bitstr.c
[1279/1702] Compiling fiat_p256_adx_mul.S
[1280/1702] Compiling a_bool.c
[1281/1702] Compiling fiat_p256_adx_sqr.S
[1282/1702] Compiling fiat_curve25519_adx_square.S
[1283/1702] Compiling fiat_curve25519_adx_mul.S
[1284/1702] Compiling md5-x86_64-linux.S
[1285/1702] Compiling chacha20_poly1305_x86_64-apple.S
[1286/1702] Compiling md5-x86_64-apple.S
[1287/1702] Compiling md5-586-linux.S
[1288/1702] Compiling md5-586-apple.S
[1289/1702] Compiling chacha20_poly1305_x86_64-linux.S
[1290/1702] Compiling chacha20_poly1305_armv8-win.S
[1291/1702] Compiling chacha20_poly1305_armv8-apple.S
[1292/1702] Compiling chacha-x86-linux.S
[1293/1702] Compiling chacha-x86_64-apple.S
[1294/1702] Compiling CCryptoBoringSSLShims shims.c
[1295/1702] Compiling chacha-x86_64-linux.S
[1296/1702] Compiling chacha-x86-apple.S
[1296/1702] Compiling chacha20_poly1305_armv8-linux.S
[1298/1702] Compiling chacha-armv8-win.S
[1299/1702] Compiling chacha-armv8-apple.S
[1300/1702] Compiling chacha-armv8-linux.S
[1301/1702] Compiling chacha-armv4-linux.S
[1302/1702] Compiling aes128gcmsiv-x86_64-linux.S
[1303/1702] Compiling aes128gcmsiv-x86_64-apple.S
[1304/1702] Compiling x86_64-mont5-linux.S
[1305/1702] Compiling x86_64-mont5-apple.S
[1305/1702] Compiling x86_64-mont-linux.S
[1307/1702] Compiling x86_64-mont-apple.S
[1308/1702] Compiling x86-mont-apple.S
[1309/1702] Compiling x86-mont-linux.S
[1310/1702] Compiling vpaes-x86_64-linux.S
[1311/1702] Compiling vpaes-armv8-win.S
[1312/1702] Compiling vpaes-x86-linux.S
[1313/1702] Compiling vpaes-x86_64-apple.S
[1314/1702] Compiling vpaes-x86-apple.S
[1315/1702] Compiling vpaes-armv7-linux.S
[1316/1702] Compiling vpaes-armv8-apple.S
[1317/1702] Compiling sha512-x86_64-linux.S
[1318/1702] Compiling vpaes-armv8-linux.S
[1319/1702] Compiling sha512-x86_64-apple.S
[1320/1702] Compiling err_data.cc
[1321/1702] Compiling sha512-armv8-win.S
[1322/1702] Compiling sha512-armv8-apple.S
[1323/1702] Compiling sha256-x86_64-linux.S
[1324/1702] Compiling sha512-586-apple.S
[1325/1702] Compiling sha256-x86_64-apple.S
[1326/1702] Compiling sha512-586-linux.S
[1327/1702] Compiling sha512-armv8-linux.S
[1328/1702] Compiling sha512-armv4-linux.S
[1328/1702] Compiling sha256-armv8-win.S
[1330/1702] Compiling sha256-armv8-apple.S
[1331/1702] Compiling sha256-armv8-linux.S
[1332/1702] Compiling sha256-armv4-linux.S
[1333/1702] Compiling sha256-586-linux.S
[1333/1702] Compiling sha1-x86_64-linux.S
[1335/1702] Compiling sha1-x86_64-apple.S
[1336/1702] Compiling sha1-armv8-win.S
[1337/1702] Compiling sha256-586-apple.S
[1338/1702] Compiling sha1-armv8-apple.S
[1339/1702] Compiling sha1-armv4-large-linux.S
[1340/1702] Compiling sha1-586-apple.S
[1340/1702] Compiling sha1-586-linux.S
[1342/1702] Compiling rsaz-avx2-apple.S
[1343/1702] Compiling sha1-armv8-linux.S
[1344/1702] Compiling rsaz-avx2-linux.S
[1345/1702] Compiling rdrand-x86_64-linux.S
[1346/1702] Compiling rdrand-x86_64-apple.S
[1347/1702] Compiling p256_beeu-armv8-asm-win.S
[1348/1702] Compiling p256_beeu-x86_64-asm-linux.S
[1349/1702] Compiling p256-x86_64-asm-apple.S
[1350/1702] Compiling p256_beeu-armv8-asm-apple.S
[1351/1702] Compiling p256_beeu-x86_64-asm-apple.S
[1352/1702] Compiling p256-x86_64-asm-linux.S
[1353/1702] Compiling p256_beeu-armv8-asm-linux.S
[1354/1702] Compiling p256-armv8-asm-win.S
[1355/1702] Compiling p256-armv8-asm-apple.S
[1356/1702] Compiling ghashv8-armv8-win.S
[1357/1702] Compiling ghashv8-armv8-apple.S
[1358/1702] Compiling ghashv8-armv8-linux.S
[1359/1702] Compiling ghashv8-armv7-linux.S
[1360/1702] Compiling p256-armv8-asm-linux.S
[1361/1702] Compiling ghash-x86_64-linux.S
[1362/1702] Compiling ghash-x86-apple.S
[1363/1702] Compiling ghash-x86_64-apple.S
[1364/1702] Compiling ghash-x86-linux.S
[1365/1702] Compiling ghash-ssse3-x86_64-apple.S
[1366/1702] Compiling ghash-ssse3-x86_64-linux.S
[1367/1702] Compiling ghash-armv4-linux.S
[1368/1702] Compiling ghash-ssse3-x86-linux.S
[1369/1702] Compiling ghash-ssse3-x86-apple.S
[1370/1702] Compiling ghash-neon-armv8-win.S
[1371/1702] Compiling co-586-linux.S
[1372/1702] Compiling ghash-neon-armv8-apple.S
[1373/1702] Compiling ghash-neon-armv8-linux.S
[1374/1702] Compiling co-586-apple.S
[1375/1702] Compiling bsaes-armv7-linux.S
[1376/1702] Compiling bn-armv8-win.S
[1377/1702] Compiling bn-armv8-linux.S
[1378/1702] Compiling bn-586-linux.S
[1379/1702] Compiling bn-armv8-apple.S
[1380/1702] Compiling armv8-mont-win.S
[1381/1702] Compiling armv8-mont-apple.S
[1382/1702] Compiling bn-586-apple.S
[1383/1702] Compiling armv4-mont-linux.S
[1384/1702] Compiling aesv8-gcm-armv8-win.S
[1385/1702] Compiling armv8-mont-linux.S
[1386/1702] Compiling aesv8-gcm-armv8-linux.S
[1387/1702] Compiling aesv8-gcm-armv8-apple.S
[1388/1702] Compiling aesv8-armv8-apple.S
[1389/1702] Compiling aesv8-armv8-win.S
[1390/1702] Compiling aesni-x86_64-linux.S
[1391/1702] Compiling aesv8-armv7-linux.S
[1392/1702] Compiling aesv8-armv8-linux.S
[1393/1702] Compiling aesni-x86_64-apple.S
[1394/1702] Compiling aes-gcm-avx10-x86_64-linux.S
[1395/1702] Compiling aesni-gcm-x86_64-apple.S
[1396/1702] Compiling aesni-gcm-x86_64-linux.S
[1397/1702] Compiling aesni-x86-linux.S
[1397/1702] Compiling aesni-x86-apple.S
[1399/1702] Compiling aes-gcm-avx10-x86_64-apple.S
[1400/1702] Compiling x_x509.cc
[1401/1702] Compiling x_val.cc
[1402/1702] Compiling x_name.cc
[1403/1702] Compiling x_pubkey.cc
[1404/1702] Compiling x_req.cc
[1405/1702] Compiling x_spki.cc
[1406/1702] Compiling x_x509a.cc
[1407/1702] Compiling x_sig.cc
[1408/1702] Compiling x_exten.cc
[1409/1702] Compiling x_algor.cc
[1410/1702] Compiling x_crl.cc
[1411/1702] Compiling x509rset.cc
[1412/1702] Compiling x_all.cc
[1413/1702] Compiling x_attrib.cc
[1414/1702] Compiling x509name.cc
[1415/1702] Compiling x509spki.cc
[1416/1702] Compiling x509cset.cc
[1417/1702] Compiling x509_vpm.cc
[1418/1702] Compiling x509_trs.cc
[1419/1702] Compiling x509_set.cc
[1420/1702] Compiling x509_v3.cc
[1421/1702] Compiling x509_vfy.cc
[1422/1702] Compiling x509_txt.cc
[1423/1702] Compiling x509_req.cc
[1424/1702] Compiling x509_obj.cc
[1425/1702] Compiling x509_lu.cc
[1426/1702] Compiling x509_def.cc
[1427/1702] Compiling x509_ext.cc
[1428/1702] Compiling x509_d2.cc
[1429/1702] Compiling x509_cmp.cc
[1430/1702] Compiling x509.cc
[1431/1702] Compiling x509_att.cc
[1432/1702] Compiling v3_skey.cc
[1433/1702] Compiling v3_utl.cc
[1434/1702] Compiling v3_purp.cc
[1435/1702] Compiling v3_pmaps.cc
[1436/1702] Compiling v3_pcons.cc
[1437/1702] Compiling v3_prn.cc
[1438/1702] Compiling v3_ocsp.cc
[1439/1702] Compiling v3_ncons.cc
[1440/1702] Compiling v3_lib.cc
[1441/1702] Compiling v3_int.cc
[1442/1702] Compiling v3_info.cc
[1443/1702] Compiling v3_extku.cc
[1444/1702] Compiling v3_enum.cc
[1445/1702] Compiling v3_ia5.cc
[1446/1702] Compiling v3_crld.cc
[1447/1702] Compiling v3_genn.cc
[1448/1702] Compiling v3_bitst.cc
[1449/1702] Compiling v3_cpols.cc
[1450/1702] Compiling v3_conf.cc
[1451/1702] Compiling v3_akey.cc
[1452/1702] Compiling v3_alt.cc
[1453/1702] Compiling v3_akeya.cc
[1454/1702] Compiling v3_bcons.cc
[1455/1702] Compiling t_x509a.cc
[1456/1702] Compiling t_x509.cc
[1457/1702] Compiling t_req.cc
[1458/1702] Compiling t_crl.cc
[1459/1702] Compiling i2d_pr.cc
[1460/1702] Compiling rsa_pss.cc
[1461/1702] Compiling by_file.cc
[1462/1702] Compiling name_print.cc
[1463/1702] Compiling asn1_gen.cc
[1464/1702] Compiling policy.cc
[1465/1702] Compiling algorithm.cc
[1466/1702] Compiling by_dir.cc
[1467/1702] Compiling a_verify.cc
[1468/1702] Compiling a_sign.cc
[1469/1702] Compiling a_digest.cc
[1470/1702] Compiling pmbtoken.cc
[1471/1702] Compiling trust_token.cc
[1472/1702] Compiling voprf.cc
[1473/1702] Compiling stack.cc
[1474/1702] Compiling thread_pthread.cc
[1475/1702] Compiling thread_win.cc
[1476/1702] Compiling thread_none.cc
[1477/1702] Compiling thread.cc
[1478/1702] Compiling wots.cc
[1479/1702] Compiling thash.cc
[1480/1702] Compiling slhdsa.cc
[1481/1702] Compiling siphash.cc
[1482/1702] Compiling merkle.cc
[1483/1702] Compiling sha512.cc
[1484/1702] Compiling fors.cc
[1485/1702] Compiling rsa_print.cc
[1486/1702] Compiling sha1.cc
[1487/1702] Compiling sha256.cc
[1488/1702] Compiling rsa_extra.cc
[1489/1702] Compiling rsa_crypt.cc
[1490/1702] Compiling refcount.cc
[1491/1702] Compiling rc4.cc
[1492/1702] Compiling urandom.cc
[1493/1702] Compiling windows.cc
[1494/1702] Compiling rsa_asn1.cc
[1495/1702] Compiling rand_extra.cc
[1496/1702] Compiling fork_detect.cc
[1497/1702] Compiling forkunsafe.cc
[1498/1702] Compiling trusty.cc
[1499/1702] Compiling poly1305_arm_asm.S
[1500/1702] Compiling getentropy.cc
[1501/1702] Compiling ios.cc
[1502/1702] Compiling deterministic.cc
[1503/1702] Compiling passive.cc
[1504/1702] Compiling poly1305_vec.cc
[1505/1702] Compiling poly1305.cc
[1506/1702] Compiling pool.cc
[1507/1702] Compiling poly1305_arm.cc
[1508/1702] Compiling pkcs7.cc
[1509/1702] Compiling p5_pbev2.cc
[1510/1702] Compiling pkcs8.cc
[1511/1702] Compiling pkcs8_x509.cc
[1512/1702] Compiling pem_pkey.cc
[1513/1702] Compiling pkcs7_x509.cc
[1514/1702] Compiling pem_info.cc
[1515/1702] Compiling pem_oth.cc
[1516/1702] Compiling obj_xref.cc
[1517/1702] Compiling pem_pk8.cc
[1518/1702] Compiling pem_lib.cc
[1519/1702] Compiling pem_all.cc
[1520/1702] Compiling mem.cc
[1521/1702] Compiling mldsa.cc
[1522/1702] Compiling md4.cc
[1523/1702] Compiling mlkem.cc
[1524/1702] Compiling obj.cc
[1525/1702] Compiling poly_rq_mul.S
[1526/1702] Compiling fips_shared_support.cc
[1527/1702] Compiling lhash.cc
[1528/1702] Compiling md5.cc
[1529/1702] Compiling kyber.cc
[1530/1702] Compiling hrss.cc
[1531/1702] Compiling ex_data.cc
[1532/1702] Compiling scrypt.cc
[1533/1702] Compiling sign.cc
[1534/1702] Compiling pbkdf.cc
[1535/1702] Compiling hpke.cc
[1536/1702] Compiling print.cc
[1537/1702] Compiling p_x25519_asn1.cc
[1538/1702] Compiling p_x25519.cc
[1539/1702] Compiling p_rsa_asn1.cc
[1540/1702] Compiling p_ed25519.cc
[1541/1702] Compiling p_hkdf.cc
[1542/1702] Compiling p_rsa.cc
[1543/1702] Compiling p_ed25519_asn1.cc
[1544/1702] Compiling p_ec_asn1.cc
[1545/1702] Compiling p_ec.cc
[1546/1702] Compiling p_dsa_asn1.cc
[1547/1702] Compiling p_dh_asn1.cc
[1548/1702] Compiling p_dh.cc
[1549/1702] Compiling evp_ctx.cc
[1550/1702] Compiling evp.cc
[1551/1702] Compiling err.cc
[1552/1702] Compiling evp_asn1.cc
[1553/1702] Compiling engine.cc
[1554/1702] Compiling ecdh_extra.cc
[1555/1702] Compiling ecdsa_asn1.cc
[1556/1702] Compiling hash_to_curve.cc
[1557/1702] Compiling ec_derive.cc
[1558/1702] Compiling dsa_asn1.cc
[1559/1702] Compiling dsa.cc
[1560/1702] Compiling params.cc
[1561/1702] Compiling ec_asn1.cc
[1562/1702] Compiling x25519-asm-arm.S
[1563/1702] Compiling digest_extra.cc
[1564/1702] Compiling dh_asn1.cc
[1565/1702] Compiling crypto.cc
[1566/1702] Compiling des.cc
[1567/1702] Compiling bcm.cc
[1568/1702] Compiling curve25519_64_adx.cc
[1569/1702] Compiling cpu_intel.cc
[1570/1702] Compiling spake25519.cc
[1571/1702] Compiling cpu_arm_linux.cc
[1572/1702] Compiling curve25519.cc
[1573/1702] Compiling cpu_arm_freebsd.cc
[1574/1702] Compiling cpu_aarch64_win.cc
[1575/1702] Compiling cpu_aarch64_sysreg.cc
[1576/1702] Compiling cpu_aarch64_openbsd.cc
[1577/1702] Compiling cpu_aarch64_linux.cc
[1578/1702] Compiling cpu_aarch64_fuchsia.cc
[1579/1702] Compiling conf.cc
[1580/1702] Compiling cpu_aarch64_apple.cc
[1581/1702] Compiling tls_cbc.cc
[1582/1702] Compiling e_rc4.cc
[1583/1702] Compiling e_tls.cc
[1584/1702] Compiling e_rc2.cc
[1585/1702] Compiling e_null.cc
[1586/1702] Compiling cipher_extra.cc
[1587/1702] Compiling e_des.cc
[1588/1702] Compiling e_chacha20poly1305.cc
[1589/1702] Compiling e_aesgcmsiv.cc
[1590/1702] Compiling derive_key.cc
[1591/1702] Compiling e_aesctrhmac.cc
[1592/1702] Compiling chacha.cc
[1593/1702] Compiling unicode.cc
[1594/1702] Compiling cbb.cc
[1595/1702] Compiling ber.cc
[1596/1702] Compiling buf.cc
[1597/1702] Compiling cbs.cc
[1598/1702] Compiling bn_asn1.cc
[1599/1702] Compiling blake2.cc
[1600/1702] Compiling convert.cc
[1601/1702] Compiling asn1_compat.cc
[1602/1702] Compiling printf.cc
[1603/1702] Compiling pair.cc
[1604/1702] Compiling fd.cc
[1605/1702] Compiling file.cc
[1606/1702] Compiling errno.cc
[1607/1702] Compiling bio_mem.cc
[1608/1702] Compiling hexdump.cc
[1609/1702] Compiling tasn_utl.cc
[1610/1702] Compiling bio.cc
[1611/1702] Compiling base64.cc
[1612/1702] Compiling tasn_typ.cc
[1613/1702] Compiling tasn_fre.cc
[1614/1702] Compiling tasn_new.cc
[1615/1702] Compiling tasn_enc.cc
[1616/1702] Compiling f_int.cc
[1617/1702] Compiling asn_pack.cc
[1618/1702] Compiling f_string.cc
[1619/1702] Compiling asn1_par.cc
[1620/1702] Compiling posix_time.cc
[1621/1702] Compiling tasn_dec.cc
[1622/1702] Compiling a_utctm.cc
[1623/1702] Compiling asn1_lib.cc
[1624/1702] Compiling a_octet.cc
[1625/1702] Compiling a_strex.cc
[1626/1702] Compiling a_type.cc
[1627/1702] Compiling CBcrypt blf.c
[1628/1702] Compiling CBcrypt bcrypt.c
[1629/1702] Compiling a_strnid.cc
[1630/1702] Compiling CBacktrace state.c
[1631/1702] Compiling CBacktrace sort.c
[1632/1702] Compiling a_time.cc
[1633/1702] Compiling CBacktrace simple.c
[1634/1702] Compiling CBacktrace print.c
[1635/1702] Compiling a_object.cc
[1636/1702] Compiling CBacktrace posix.c
[1637/1702] Compiling CBacktrace mmapio.c
[1638/1702] Compiling a_int.cc
[1639/1702] Compiling CBacktrace atomic.c
[1640/1702] Write sources
[1641/1702] Compiling CBacktrace mmap.c
[1642/1702] Write sources
[1644/1702] Compiling CBacktrace backtrace.c
[1645/1702] Write sources
[1648/1702] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1649/1702] Write sources
[1653/1709] Compiling a_mbstr.cc
[1654/1721] Compiling a_dup.cc
[1655/1789] Compiling a_gentm.cc
[1656/1799] Compiling CBacktrace dwarf.c
[1658/1812] Compiling Algorithms Intersperse.swift
[1659/1812] Compiling Algorithms Partition.swift
[1660/1812] Compiling Algorithms Permutations.swift
[1661/1812] Compiling Algorithms Product.swift
[1662/1814] Emitting module Backtrace
[1663/1814] Compiling Backtrace Demangle.swift
[1664/1814] Compiling Backtrace Backtrace.swift
[1665/1815] Compiling Algorithms Grouped.swift
[1666/1815] Compiling Algorithms Indexed.swift
[1667/1815] Wrapping AST for Backtrace for debugging
[1669/1815] Compiling Atomics IntegerOperations.swift
[1670/1815] Compiling Atomics Unmanaged extensions.swift
[1671/1815] Compiling Algorithms MinMax.swift
[1672/1815] Compiling Algorithms AdjacentPairs.swift
[1673/1815] Compiling Algorithms Chain.swift
[1674/1815] Compiling Algorithms Chunked.swift
[1675/1815] Compiling Algorithms Combinations.swift
[1676/1815] Compiling Algorithms FlattenCollection.swift
[1677/1815] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1678/1815] Compiling BitCollections BitSet+CustomReflectable.swift
[1679/1815] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1680/1815] Compiling BitCollections BitSet+Equatable.swift
[1681/1815] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1682/1815] Compiling BitCollections BitSet+Extras.swift
[1683/1815] Compiling BitCollections BitSet+Hashable.swift
[1684/1822] Compiling CryptoBoringWrapper RandomBytes.swift
[1685/1822] Emitting module ArgumentParserToolInfo
[1686/1822] Compiling ArgumentParserToolInfo ToolInfo.swift
[1687/1823] Compiling BitCollections BitSet+Initializers.swift
[1688/1823] Compiling BitCollections BitSet+Invariants.swift
[1689/1823] Compiling BitCollections BitSet+Random.swift
[1690/1823] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1691/1823] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1692/1823] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1693/1823] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1694/1823] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1695/1823] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1696/1823] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1697/1823] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1698/1823] Compiling BitCollections BitSet+SetAlgebra union.swift
[1699/1823] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1700/1823] Compiling BitCollections BitSet.Counted.swift
[1701/1823] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1702/1823] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1703/1823] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1704/1823] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1705/1823] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1706/1823] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1707/1823] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1711/1823] Compiling Algorithms Suffix.swift
[1712/1823] Compiling Algorithms RandomSample.swift
[1713/1823] Compiling Algorithms Reductions.swift
[1714/1823] Compiling Algorithms Rotate.swift
[1714/1826] Wrapping AST for ArgumentParserToolInfo for debugging
[1716/1826] Emitting module BitCollections
[1717/1826] Compiling Algorithms Compacted.swift
[1718/1826] Compiling Algorithms Cycle.swift
[1719/1826] Compiling Algorithms EitherSequence.swift
[1720/1826] Compiling Algorithms FirstNonNil.swift
[1721/1826] Compiling Algorithms Joined.swift
[1722/1826] Compiling Algorithms Keyed.swift
[1725/1854] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1726/1864] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1727/1864] Emitting module CryptoBoringWrapper
[1728/1864] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1729/1864] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1730/1864] Compiling ArgumentParser ParsableCommand.swift
[1731/1864] Compiling ArgumentParser ArgumentDecoder.swift
[1732/1864] Compiling ArgumentParser OptionGroup.swift
[1733/1864] Compiling CryptoBoringWrapper EllipticCurve.swift
[1734/1864] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1735/1865] Compiling ArgumentParser FishCompletionsGenerator.swift
[1736/1865] Compiling ArgumentParser ZshCompletionsGenerator.swift
[1737/1865] Compiling ArgumentParser Argument.swift
[1738/1865] Compiling ArgumentParser ArgumentHelp.swift
[1739/1865] Compiling ArgumentParser ExpressibleByArgument.swift
[1740/1865] Compiling ArgumentParser ParsableArguments.swift
[1741/1865] Compiling ArgumentParser ParsableArgumentsValidation.swift
[1745/1865] Compiling ArgumentParser AsyncParsableCommand.swift
[1746/1865] Compiling ArgumentParser CommandConfiguration.swift
[1747/1865] Compiling ArgumentParser CommandGroup.swift
[1748/1865] Compiling ArgumentParser EnumerableFlag.swift
[1749/1865] Compiling ArgumentParser ArgumentDefinition.swift
[1750/1865] Compiling ArgumentParser ArgumentSet.swift
[1752/1865] Compiling BitCollections BitSet.Index.swift
[1753/1865] Compiling BitCollections BitSet._UnsafeHandle.swift
[1754/1865] Compiling BitCollections BitSet.swift
[1755/1865] Compiling BitCollections Range+Utilities.swift
[1756/1865] Compiling BitCollections Slice+Utilities.swift
[1757/1865] Compiling BitCollections UInt+Tricks.swift
[1758/1865] Compiling BitCollections _Word.swift
[1758/1866] Wrapping AST for CryptoBoringWrapper for debugging
[1760/1866] Compiling ArgumentParser CommandParser.swift
[1761/1866] Compiling ArgumentParser InputKey.swift
[1762/1866] Compiling ArgumentParser InputOrigin.swift
[1763/1937] Wrapping AST for BitCollections for debugging
[1765/1939] Compiling Crypto ASN1Identifier.swift
[1766/1939] Compiling Crypto ASN1Integer.swift
[1767/1939] Compiling Crypto ASN1Null.swift
[1768/1939] Compiling Crypto ASN1OctetString.swift
[1769/1939] Compiling Crypto AES-GCM_boring.swift
[1770/1939] Compiling Crypto ChaChaPoly_boring.swift
[1771/1939] Compiling Crypto ChaChaPoly.swift
[1772/1939] Compiling Crypto Cipher.swift
[1773/1939] Compiling Crypto ASN1Strings.swift
[1774/1939] Compiling Crypto ArraySliceBigint.swift
[1775/1939] Compiling Crypto GeneralizedTime.swift
[1776/1939] Compiling Crypto ObjectIdentifier.swift
[1777/1939] Compiling Crypto ECDSASignature.swift
[1778/1939] Compiling Crypto PEMDocument.swift
[1779/1939] Compiling Crypto AES-GCM.swift
[1780/1939] Emitting module Collections
[1781/1939] Compiling Collections Collections.swift
[1782/1940] Emitting module Atomics
[1783/1940] Emitting module ArgumentParser
[1784/1945] Wrapping AST for Collections for debugging
[1798/1946] Wrapping AST for Atomics for debugging
[1806/2010] Compiling Lifecycle Lifecycle.swift
/host/spi-builder-workspace/.build/checkouts/swift-service-lifecycle/Sources/Lifecycle/Lifecycle.swift:18:8: error: no such module 'Glibc'
 16 | import Darwin
 17 | #else
 18 | import Glibc
    |        `- error: no such module 'Glibc'
 19 | #endif
 20 | import Backtrace
[1807/2010] Compiling Lifecycle Locks.swift
/host/spi-builder-workspace/.build/checkouts/swift-service-lifecycle/Sources/Lifecycle/Lifecycle.swift:18:8: error: no such module 'Glibc'
 16 | import Darwin
 17 | #else
 18 | import Glibc
    |        `- error: no such module 'Glibc'
 19 | #endif
 20 | import Backtrace
[1808/2010] Emitting module Crypto
[1809/2019] Compiling Lifecycle Atomics.swift
/host/spi-builder-workspace/.build/checkouts/swift-service-lifecycle/Sources/Lifecycle/Lifecycle.swift:18:8: error: no such module 'Glibc'
 16 | import Darwin
 17 | #else
 18 | import Glibc
    |        `- error: no such module 'Glibc'
 19 | #endif
 20 | import Backtrace
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1810/2019] Emitting module Lifecycle
/host/spi-builder-workspace/.build/checkouts/swift-service-lifecycle/Sources/Lifecycle/Lifecycle.swift:18:8: error: no such module 'Glibc'
 16 | import Darwin
 17 | #else
 18 | import Glibc
    |        `- error: no such module 'Glibc'
 19 | #endif
 20 | import Backtrace
[1811/2019] Compiling NIOCore EventLoop+Deprecated.swift
[1812/2019] Compiling NIOCore EventLoop+SerialExecutor.swift
[1813/2019] Compiling NIOCore EventLoop.swift
[1814/2019] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1815/2019] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1816/2019] Compiling NIOCore DeadChannel.swift
[1817/2019] Compiling NIOCore DispatchQueue+WithFuture.swift
[1823/2019] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1824/2019] Compiling NIOCore EventLoopFuture.swift
[1825/2019] Compiling NIOCore FileDescriptor.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/66] Write swift-version-24593BA9C3E375BF.txt
[3/126] Emitting module ServiceContextModule
[4/126] Compiling ServiceContextModule ServiceContextKey.swift
[5/126] Compiling ServiceContextModule ServiceContext.swift
[6/126] Compiling InternalCollectionsUtilities Descriptions.swift
[7/126] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[8/126] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/128] Compiling Logging Locks.swift
[11/127] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[12/127] Compiling RealModule Real.swift
[13/127] Compiling RealModule Float80+Real.swift
[14/132] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/132] Compiling InternalCollectionsUtilities Debugging.swift
[16/132] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[17/132] Compiling InternalCollectionsUtilities Integer rank.swift
[18/132] Compiling RealModule ElementaryFunctions.swift
[19/132] Compiling Logging LogHandler.swift
[20/132] Compiling RealModule RealFunctions.swift
[21/132] Compiling Logging MetadataProvider.swift
[22/132] Emitting module Logging
[23/132] Compiling RealModule Float+Real.swift
[24/132] Compiling RealModule Float16+Real.swift
[25/132] Emitting module RealModule
[26/132] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[27/132] Compiling InternalCollectionsUtilities UInt+reversed.swift
[28/133] Emitting module InternalCollectionsUtilities
[33/133] Compiling NIOConcurrencyHelpers lock.swift
[34/133] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[35/133] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[36/133] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[37/133] Compiling InternalCollectionsUtilities _SortedCollection.swift
[38/133] Compiling _NIODataStructures PriorityQueue.swift
[39/133] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[40/133] Compiling NIOConcurrencyHelpers NIOLock.swift
[41/133] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[42/134] Emitting module NIOConcurrencyHelpers
[43/134] Compiling NIOConcurrencyHelpers atomics.swift
[44/134] Emitting module CoreMetrics
[45/134] Compiling CoreMetrics Locks.swift
[46/135] Emitting module _NIODataStructures
[47/135] Compiling _NIODataStructures Heap.swift
[48/135] Compiling _NIODataStructures _TinyArray.swift
[51/136] Compiling SwiftASN1 TimeUtilities.swift
[52/136] Compiling SwiftASN1 UTCTime.swift
[59/138] Compiling SwiftASN1 ObjectIdentifier.swift
[60/138] Compiling SwiftASN1 PEMDocument.swift
[62/138] Emitting module SwiftASN1
[66/138] Compiling Logging Logging.swift
[71/139] Emitting module ArgumentParserToolInfo
[72/139] Compiling ArgumentParserToolInfo ToolInfo.swift
[73/140] Compiling CoreMetrics Metrics.swift
[77/354] Compiling HeapModule Heap+Descriptions.swift
[78/354] Compiling Instrumentation NoOpInstrument.swift
[79/354] Compiling Instrumentation MultiplexInstrument.swift
[80/354] Compiling Instrumentation Instrument.swift
[81/354] Emitting module Instrumentation
[82/354] Compiling Instrumentation InstrumentationSystem.swift
[83/354] Compiling Instrumentation Locks.swift
[84/355] Emitting module HeapModule
[85/355] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[86/355] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[89/355] Compiling HeapModule Heap+Invariants.swift
[90/355] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[91/355] Compiling HeapModule Heap+UnsafeHandle.swift
[92/355] Compiling HeapModule Heap.swift
[93/355] Compiling HeapModule _HeapNode.swift
[95/364] Compiling HashTreeCollections _HashNode+Structural merge.swift
[96/364] Compiling HashTreeCollections _HashTreeIterator.swift
[97/364] Compiling HashTreeCollections _HashTreeStatistics.swift
[98/364] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[99/364] Compiling HashTreeCollections _RawHashNode.swift
[100/364] Compiling HashTreeCollections _UnmanagedHashNode.swift
[101/364] Compiling HashTreeCollections _UnsafePath.swift
[102/373] Emitting module _CertificateInternals
[103/373] Compiling _CertificateInternals _TinyArray.swift
[104/374] Compiling HashTreeCollections TreeDictionary+Filter.swift
[105/374] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[106/374] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[107/374] Compiling HashTreeCollections TreeDictionary+Keys.swift
[108/374] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[109/374] Compiling HashTreeCollections TreeDictionary+Merge.swift
[110/374] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[111/374] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[112/374] Compiling Metrics Metrics.swift
[113/374] Compiling Tracing InstrumentationSystem+Tracing.swift
[114/374] Emitting module Metrics
[115/375] Compiling HashTreeCollections TreeDictionary+Codable.swift
[116/375] Compiling HashTreeCollections TreeDictionary+Collection.swift
[117/375] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[118/375] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[119/375] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[120/375] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[121/375] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[124/375] Compiling HashTreeCollections _HashNode.swift
[125/375] Compiling HashTreeCollections _HashNodeHeader.swift
[126/375] Compiling HashTreeCollections _HashSlot.swift
[127/375] Compiling HashTreeCollections _HashStack.swift
[128/375] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[129/375] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[130/375] Compiling HashTreeCollections _HashNode+Storage.swift
[131/375] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[132/375] Compiling HashTreeCollections _HashNode+Structural filter.swift
[133/375] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[134/375] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[135/375] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[136/375] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[137/375] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[138/375] Emitting module _NIOBase64
[139/375] Compiling _NIOBase64 Base64.swift
[142/379] Compiling Tracing TracingTime.swift
[143/379] Compiling Tracing TracerProtocol.swift
[154/379] Compiling OrderedCollections OrderedSet+Sendable.swift
[155/379] Compiling OrderedCollections OrderedSet+SubSequence.swift
[156/379] Compiling OrderedCollections OrderedSet+Testing.swift
[157/379] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[158/379] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[159/379] Compiling OrderedCollections OrderedSet.swift
[160/379] Compiling OrderedCollections _UnsafeBitset.swift
[161/379] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[162/379] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[163/379] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[164/379] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[165/379] Compiling HashTreeCollections TreeDictionary.swift
[166/379] Compiling HashTreeCollections TreeSet+Codable.swift
[167/379] Compiling HashTreeCollections TreeSet+Collection.swift
[168/379] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[169/379] Compiling HashTreeCollections TreeSet+Debugging.swift
[170/379] Compiling HashTreeCollections TreeSet+Descriptions.swift
[171/379] Compiling HashTreeCollections TreeSet+Equatable.swift
[172/379] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[173/379] Compiling HashTreeCollections TreeSet+Extras.swift
[174/379] Compiling HashTreeCollections TreeSet+Filter.swift
[176/388] Compiling Tracing TracerProtocol+Legacy.swift
[177/386] Compiling Tracing Tracer.swift
[178/401] Emitting module Tracing
[179/410] Compiling BitCollections BitArray+Extras.swift
[180/410] Compiling BitCollections BitArray+Fill.swift
[181/442] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[182/442] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[185/442] Compiling BitCollections BitArray+Hashable.swift
[186/442] Compiling BitCollections BitArray+Initializers.swift
[187/442] Compiling BitCollections BitArray+Invariants.swift
[188/442] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[189/442] Compiling BitCollections BitArray+BitwiseOperations.swift
[190/442] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[191/442] Compiling BitCollections BitArray+Codable.swift
[192/442] Compiling BitCollections BitArray+Collection.swift
[193/442] Compiling BitCollections BitArray+Copy.swift
[194/442] Compiling BitCollections BitArray+CustomReflectable.swift
[195/442] Compiling DequeModule _DequeSlot.swift
[196/442] Compiling DequeModule _UnsafeWrappedBuffer.swift
[206/464] Compiling Tracing NoOpTracer.swift
[207/464] Compiling Tracing SpanProtocol.swift
[210/465] Compiling BitCollections BitSet+Hashable.swift
[211/465] Compiling BitCollections BitSet+Initializers.swift
[212/465] Compiling BitCollections BitSet+Invariants.swift
[213/465] Compiling BitCollections BitSet+Random.swift
[214/465] Compiling BitCollections BitSet+SetAlgebra basics.swift
[215/465] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[216/465] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[217/465] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[218/465] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[219/465] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[220/474] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[221/474] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[222/474] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[223/474] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[224/474] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[225/474] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[226/474] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[227/474] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[228/474] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[238/474] Compiling BitCollections BitArray._UnsafeHandle.swift
[239/474] Compiling BitCollections BitArray.swift
[240/474] Compiling BitCollections BitSet+BidirectionalCollection.swift
[241/474] Compiling BitCollections BitSet+Codable.swift
[242/474] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[243/474] Compiling BitCollections BitSet+CustomReflectable.swift
[244/474] Compiling BitCollections BitSet+CustomStringConvertible.swift
[245/474] Compiling BitCollections BitSet+Equatable.swift
[246/474] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[247/474] Compiling BitCollections BitSet+Extras.swift
[248/474] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[249/474] Compiling CryptoBoringWrapper EllipticCurve.swift
[250/474] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[251/474] Compiling _RopeModule _CharacterRecognizer.swift
[252/474] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[253/474] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[254/474] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[255/474] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[256/474] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[257/474] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[258/474] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[259/474] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[260/474] Compiling HashTreeCollections TreeSet.swift
[281/473] Compiling BitCollections BitArray+RandomBits.swift
[282/473] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[283/473] Compiling BitCollections BitArray+Shifts.swift
[284/473] Compiling BitCollections BitArray+Testing.swift
[285/473] Compiling CryptoBoringWrapper RandomBytes.swift
[286/473] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[322/473] Emitting module CryptoBoringWrapper
[323/476] Compiling Backtrace Backtrace.swift
[324/476] Compiling Backtrace Demangle.swift
[325/476] Emitting module Backtrace
[339/484] Compiling BitCollections BitSet+SetAlgebra union.swift
[340/484] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[341/484] Compiling BitCollections BitSet.Counted.swift
[356/484] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[357/484] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[363/485] Emitting module OrderedCollections
[375/485] Emitting module _RopeModule
[377/485] Emitting module DequeModule
[379/639] Compiling ArgumentParser ArgumentVisibility.swift
[380/639] Compiling ArgumentParser CompletionKind.swift
[381/639] Compiling ArgumentParser Errors.swift
[382/639] Compiling ArgumentParser Flag.swift
[383/639] Compiling ArgumentParser NameSpecification.swift
[384/639] Compiling ArgumentParser Option.swift
[385/639] Compiling ArgumentParser ExpressibleByArgument.swift
[386/639] Compiling ArgumentParser ParsableArguments.swift
[387/639] Emitting module BitCollections
[388/639] Compiling ArgumentParser BashCompletionsGenerator.swift
[389/639] Compiling ArgumentParser CompletionsGenerator.swift
[390/639] Compiling ArgumentParser FishCompletionsGenerator.swift
[391/639] Compiling ArgumentParser ZshCompletionsGenerator.swift
[392/639] Compiling ArgumentParser Argument.swift
[393/639] Compiling ArgumentParser ArgumentHelp.swift
[394/639] Compiling ArgumentParser ArgumentDefinition.swift
[395/639] Compiling ArgumentParser ArgumentSet.swift
[396/639] Compiling ArgumentParser ParsableArgumentsValidation.swift
[397/639] Compiling ArgumentParser ParsableCommand.swift
[398/639] Compiling ArgumentParser ArgumentDecoder.swift
[399/639] Compiling ArgumentParser OptionGroup.swift
[400/639] Compiling ArgumentParser AsyncParsableCommand.swift
[401/639] Compiling ArgumentParser CommandConfiguration.swift
[402/639] Compiling ArgumentParser CommandGroup.swift
[403/639] Compiling ArgumentParser EnumerableFlag.swift
[410/641] Compiling Crypto MACFunctions.swift
[411/641] Compiling Crypto MessageAuthenticationCode.swift
[412/641] Compiling Crypto AES.swift
[413/641] Compiling Crypto ECDSASignature_boring.swift
[414/641] Compiling Crypto ECDSA_boring.swift
[415/641] Compiling Crypto EdDSA_boring.swift
[416/641] Compiling Crypto ECDSA.swift
[427/641] Compiling Crypto X25519Keys.swift
[428/641] Compiling Crypto SymmetricKeys.swift
[429/641] Compiling Crypto HMAC.swift
[436/641] Compiling Atomics IntegerOperations.swift
[437/641] Compiling Atomics Unmanaged extensions.swift
[437/641] Wrapping AST for SwiftASN1 for debugging
[439/641] Compiling ArgumentParser ParserError.swift
[440/641] Compiling ArgumentParser SplitArguments.swift
[441/641] Compiling ArgumentParser DumpHelpGenerator.swift
[442/641] Compiling ArgumentParser HelpCommand.swift
[443/641] Compiling ArgumentParser HelpGenerator.swift
[444/641] Compiling ArgumentParser MessageInfo.swift
[445/641] Compiling ArgumentParser UsageGenerator.swift
[446/641] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[447/641] Compiling Crypto HPKE-KEM.swift
[448/641] Compiling Crypto HPKE-Errors.swift
[449/641] Compiling Crypto ECDH_boring.swift
[450/641] Compiling Crypto DH.swift
[451/641] Compiling Crypto ECDH.swift
[452/641] Compiling _RopeModule Rope+RemoveSubrange.swift
[453/641] Compiling _RopeModule Rope+Split.swift
[454/641] Compiling _RopeModule Optional Utilities.swift
[455/641] Compiling _RopeModule String Utilities.swift
[456/641] Compiling _RopeModule String.Index+ABI.swift
[457/651] Wrapping AST for RealModule for debugging
[459/651] Wrapping AST for OrderedCollections for debugging
[467/654] Emitting module ArgumentParser
[467/659] Wrapping AST for Logging for debugging
[468/659] Wrapping AST for _RopeModule for debugging
[469/659] Wrapping AST for HeapModule for debugging
[470/659] Wrapping AST for InternalCollectionsUtilities for debugging
[474/659] Wrapping AST for CryptoBoringWrapper for debugging
[475/659] Wrapping AST for DequeModule for debugging
[477/659] Emitting module HashTreeCollections
[488/660] Wrapping AST for CoreMetrics for debugging
[491/660] Compiling Algorithms Trim.swift
[492/660] Compiling Algorithms Unique.swift
[493/660] Compiling Algorithms Windows.swift
[493/660] Wrapping AST for HashTreeCollections for debugging
[514/660] Compiling Crypto Ed25519.swift
[515/662] Compiling ArgumentParser StringExtensions.swift
[516/662] Compiling ArgumentParser Tree.swift
[517/662] Compiling Crypto AESWrap_boring.swift
[518/662] Compiling Crypto Ed25519_boring.swift
[519/662] Compiling Crypto NISTCurvesKeys_boring.swift
[520/662] Compiling Crypto X25519Keys_boring.swift
[521/662] Compiling Crypto Curve25519.swift
[522/662] Compiling Crypto Ed25519Keys.swift
[523/662] Compiling Crypto NISTCurvesKeys.swift
[525/662] Emitting module Collections
[526/662] Compiling Collections Collections.swift
[527/662] Compiling ArgumentParser CollectionExtensions.swift
[528/662] Compiling ArgumentParser Platform.swift
[529/662] Compiling ArgumentParser SequenceExtensions.swift
[533/663] Emitting module Crypto
[544/662] Emitting module Atomics
[545/662] Compiling Crypto HPKE.swift
[546/662] Compiling Crypto HPKE-Context.swift
[547/662] Compiling Crypto HPKE-KeySchedule.swift
[548/662] Compiling Crypto HPKE-Modes.swift
[549/662] Compiling Crypto Insecure.swift
[550/662] Compiling Crypto Insecure_HashFunctions.swift
[551/662] Compiling Crypto KEM.swift
[563/663] Compiling ArgumentParser Name.swift
[564/663] Compiling ArgumentParser Parsed.swift
[565/663] Compiling ArgumentParser ParsedValues.swift
[573/663] Compiling Crypto Signature.swift
[574/663] Compiling Crypto CryptoKitErrors_boring.swift
[575/663] Compiling Crypto RNG_boring.swift
[576/663] Compiling Crypto SafeCompare_boring.swift
[577/663] Compiling Crypto Zeroization_boring.swift
[578/663] Compiling Crypto PrettyBytes.swift
[579/663] Compiling Crypto SafeCompare.swift
[580/663] Compiling Crypto SecureBytes.swift
[581/663] Compiling Crypto Zeroization.swift
[608/663] Wrapping AST for Atomics for debugging
[611/728] Compiling Lifecycle Locks.swift
/host/spi-builder-workspace/.build/checkouts/swift-service-lifecycle/Sources/Lifecycle/Lifecycle.swift:18:8: error: no such module 'Glibc'
 16 | import Darwin
 17 | #else
 18 | import Glibc
    |        `- error: no such module 'Glibc'
 19 | #endif
 20 | import Backtrace
[612/728] Compiling Lifecycle Atomics.swift
/host/spi-builder-workspace/.build/checkouts/swift-service-lifecycle/Sources/Lifecycle/Lifecycle.swift:18:8: error: no such module 'Glibc'
 16 | import Darwin
 17 | #else
 18 | import Glibc
    |        `- error: no such module 'Glibc'
 19 | #endif
 20 | import Backtrace
error: emit-module command failed with exit code 1 (use -v to see invocation)
[613/728] Emitting module Lifecycle
/host/spi-builder-workspace/.build/checkouts/swift-service-lifecycle/Sources/Lifecycle/Lifecycle.swift:18:8: error: no such module 'Glibc'
 16 | import Darwin
 17 | #else
 18 | import Glibc
    |        `- error: no such module 'Glibc'
 19 | #endif
 20 | import Backtrace
[614/728] Compiling NIOCore ByteBuffer-views.swift
[615/728] Compiling NIOCore Channel.swift
[616/728] Compiling NIOCore ChannelHandler.swift
[617/728] Compiling NIOCore ChannelHandlers.swift
[618/728] Compiling NIOCore ChannelInvoker.swift
[619/728] Compiling NIOCore ChannelOption.swift
[620/728] Compiling NIOCore ChannelPipeline.swift
[621/728] Compiling NIOCore CircularBuffer.swift
[622/728] Compiling NIOCore Codec.swift
[623/728] Compiling NIOCore ConvenienceOptionSupport.swift
[624/728] Emitting module Algorithms
[624/730] Wrapping AST for ArgumentParser for debugging
[628/730] Compiling Lifecycle Lifecycle.swift
/host/spi-builder-workspace/.build/checkouts/swift-service-lifecycle/Sources/Lifecycle/Lifecycle.swift:18:8: error: no such module 'Glibc'
 16 | import Darwin
 17 | #else
 18 | import Glibc
    |        `- error: no such module 'Glibc'
 19 | #endif
 20 | import Backtrace
[628/730] Wrapping AST for Crypto for debugging
[628/730] Wrapping AST for Algorithms for debugging
BUILD FAILURE 6.1 android