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 graphzahl-fluent-support, reference master (a47427), with Swift 6.1 for Android on 27 May 2025 19:51:59 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerdsupremacist/graphzahl-fluent-support.git
Reference: master
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/nerdsupremacist/graphzahl-fluent-support
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a474270 Removing print statements
Cloned https://github.com/nerdsupremacist/graphzahl-fluent-support.git
Revision (git rev-parse @):
a474270395545f48aceda565de59eb7b1368ccef
SUCCESS checkout https://github.com/nerdsupremacist/graphzahl-fluent-support.git at master
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/nerdsupremacist/graphzahl-fluent-support.git
https://github.com/nerdsupremacist/graphzahl-fluent-support.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "graphzahl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0-alpha.28",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nerdsupremacist/GraphZahl.git"
    },
    {
      "identity" : "contextkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nerdsupremacist/ContextKit.git"
    },
    {
      "identity" : "fluent",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0-rc.2.2",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent.git"
    },
    {
      "identity" : "fluent-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0-rc.1.27",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent-kit.git"
    }
  ],
  "manifest_display_name" : "graphzahl-fluent-support",
  "name" : "graphzahl-fluent-support",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "GraphZahlFluentSupport",
      "targets" : [
        "GraphZahlFluentSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GraphZahlFluentSupport",
      "module_type" : "SwiftTarget",
      "name" : "GraphZahlFluentSupport",
      "path" : "Sources/GraphZahlFluentSupport",
      "product_dependencies" : [
        "GraphZahl",
        "Fluent",
        "ContextKit"
      ],
      "product_memberships" : [
        "GraphZahlFluentSupport"
      ],
      "sources" : [
        "ChildrenProperty+OutputResolvable.swift",
        "Context+database.swift",
        "ContextKey+database.swift",
        "Field+OutputResolvable.swift",
        "GraphZahlFluentError.swift",
        "ID+OutputResolvable.swift",
        "OptionalParentProperty+OutputResolvable.swift",
        "ParentProperty+OutputResolvable.swift",
        "QueryBuilder+OutputResolvable.swift",
        "QueryConnection.swift",
        "Siblings+OutputResolvable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/nerdsupremacist/GraphZahl.git
Fetching https://github.com/nerdsupremacist/ContextKit.git
Fetching https://github.com/vapor/fluent.git
Fetching https://github.com/vapor/fluent-kit.git
[1/2573] Fetching graphzahl
[465/2614] Fetching graphzahl, contextkit
[683/15942] Fetching graphzahl, contextkit, fluent-kit
[1083/29363] Fetching graphzahl, contextkit, fluent-kit, fluent
Fetched https://github.com/vapor/fluent-kit.git from cache (1.65s)
Fetched https://github.com/nerdsupremacist/GraphZahl.git from cache (1.65s)
Fetched https://github.com/nerdsupremacist/ContextKit.git from cache (1.67s)
Fetched https://github.com/vapor/fluent.git from cache (1.69s)
Computing version for https://github.com/nerdsupremacist/ContextKit.git
Computed https://github.com/nerdsupremacist/ContextKit.git at 0.2.1 (2.35s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 4.12.0 (0.66s)
Fetching https://github.com/vapor/vapor.git
[1/74378] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (2.60s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.2 (3.05s)
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
[1/3836] Fetching swift-log
[922/9819] Fetching swift-log, sql-kit
Fetched https://github.com/apple/swift-log.git from cache (0.43s)
Fetched https://github.com/vapor/sql-kit.git from cache (0.43s)
[1/76055] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.55s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (5.07s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (4.80s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (3.07s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (5.54s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1710] Fetching swift-atomics
[532/6101] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.43s)
Fetched https://github.com/apple/swift-system.git from cache (0.43s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.95s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.62s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (0.56s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/vapor/websocket-kit.git
[1/2206] Fetching swift-metrics
[2207/5525] Fetching swift-metrics, multipart-kit
[3303/11484] Fetching swift-metrics, multipart-kit, swift-algorithms
[3363/12547] Fetching swift-metrics, multipart-kit, swift-algorithms, swift-service-context
[3689/15156] Fetching swift-metrics, multipart-kit, swift-algorithms, swift-service-context, websocket-kit
[5902/20130] Fetching swift-metrics, multipart-kit, swift-algorithms, swift-service-context, websocket-kit, swift-distributed-tracing
Fetched https://github.com/apple/swift-service-context.git from cache (0.42s)
Fetched https://github.com/apple/swift-metrics.git from cache (0.42s)
Fetched https://github.com/vapor/websocket-kit.git from cache (0.42s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-algorithms.git from cache (0.52s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.53s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/vapor/routing-kit.git
[1097/14846] Fetching multipart-kit, swift-nio-http2
[2135/35573] Fetching multipart-kit, swift-nio-http2, routing-kit
[7779/50416] Fetching multipart-kit, swift-nio-http2, routing-kit, swift-nio-ssl
[7987/64352] Fetching multipart-kit, swift-nio-http2, routing-kit, swift-nio-ssl, swift-crypto
Fetched https://github.com/vapor/multipart-kit.git from cache (3.13s)
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/vapor/routing-kit.git from cache (2.59s)
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-crypto.git from cache (2.60s)
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.73s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.74s)
[1/5577] Fetching console-kit
[2734/11491] Fetching console-kit, swift-nio-extras
[9896/13861] Fetching console-kit, swift-nio-extras, async-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.41s)
[1/14014] Fetching async-http-client
Fetched https://github.com/vapor/async-kit.git from cache (0.45s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.48s)
Fetched https://github.com/swift-server/async-http-client.git from cache (0.86s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (4.60s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.56s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.52s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.44s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.94s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.52s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2667] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.34s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.89s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.57s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.57s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/1141] Fetching swift-http-structured-headers
[1142/7296] Fetching swift-http-structured-headers, swift-certificates
[1204/8200] Fetching swift-http-structured-headers, swift-certificates, swift-http-types
[2653/10626] Fetching swift-http-structured-headers, swift-certificates, swift-http-types, swift-service-lifecycle
[7673/12216] Fetching swift-http-structured-headers, swift-certificates, swift-http-types, swift-service-lifecycle, swift-asn1
[9571/17201] Fetching swift-http-structured-headers, swift-certificates, swift-http-types, swift-service-lifecycle, swift-asn1, swift-async-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.50s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.50s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.50s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.50s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.50s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.51s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.95s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.56s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.76s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.83s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.63s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.65s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.55s)
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 (0.62s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.84s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.52s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.52s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.50s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.56s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.48s)
Computing version for https://github.com/nerdsupremacist/GraphZahl.git
Computed https://github.com/nerdsupremacist/GraphZahl.git at 0.1.0-alpha.46 (0.55s)
Fetching https://github.com/nerdsupremacist/Runtime.git
Fetching https://github.com/nerdsupremacist/GraphQL.git
[1/1827] Fetching runtime
[1828/3232] Fetching runtime, graphql
Fetched https://github.com/nerdsupremacist/GraphQL.git from cache (0.29s)
Fetched https://github.com/nerdsupremacist/Runtime.git from cache (0.29s)
Computing version for https://github.com/nerdsupremacist/GraphQL.git
Computed https://github.com/nerdsupremacist/GraphQL.git at 0.12.1-beta.6 (0.81s)
Computing version for https://github.com/nerdsupremacist/Runtime.git
Computed https://github.com/nerdsupremacist/Runtime.git at 2.1.2-beta.14 (0.53s)
Fetching https://github.com/nerdsupremacist/CRuntime.git
Fetching https://github.com/nerdsupremacist/CwlDemangle.git
[1/123] Fetching cruntime
[124/374] Fetching cruntime, cwldemangle
Fetched https://github.com/nerdsupremacist/CRuntime.git from cache (0.23s)
Fetched https://github.com/nerdsupremacist/CwlDemangle.git from cache (0.24s)
Computing version for https://github.com/nerdsupremacist/CRuntime.git
Computed https://github.com/nerdsupremacist/CRuntime.git at 2.1.2 (3.22s)
Computing version for https://github.com/nerdsupremacist/CwlDemangle.git
Computed https://github.com/nerdsupremacist/ContextKit.git at 0.2.1 (0.00s)
Computed https://github.com/vapor/fluent.git at 4.12.0 (0.00s)
Computed https://github.com/vapor/fluent-kit.git at 1.52.2 (0.00s)
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.00s)
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (0.00s)
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.00s)
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.00s)
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.00s)
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.00s)
Computed https://github.com/vapor/vapor.git at 4.115.0 (0.00s)
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.00s)
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.00s)
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.00s)
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.00s)
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.00s)
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.00s)
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.00s)
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.00s)
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.00s)
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.00s)
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.00s)
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (0.00s)
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.00s)
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.00s)
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.00s)
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.00s)
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.00s)
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.00s)
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.00s)
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.00s)
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.00s)
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.00s)
Computed https://github.com/nerdsupremacist/GraphZahl.git at 0.1.0-alpha.46 (0.00s)
Computed https://github.com/nerdsupremacist/ContextKit.git at 0.2.1 (0.00s)
Computed https://github.com/vapor/fluent.git at 4.12.0 (0.00s)
Computed https://github.com/vapor/fluent-kit.git at 1.52.2 (0.00s)
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.00s)
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (0.00s)
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.00s)
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.00s)
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.00s)
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.00s)
Computed https://github.com/vapor/vapor.git at 4.115.0 (0.00s)
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.00s)
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.00s)
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.00s)
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.00s)
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.00s)
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.00s)
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.00s)
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.00s)
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.00s)
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.00s)
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.00s)
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (0.00s)
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.00s)
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.00s)
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.00s)
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.00s)
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.00s)
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.00s)
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.00s)
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.00s)
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.00s)
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.00s)
Computed https://github.com/nerdsupremacist/GraphZahl.git at 0.1.0-alpha.36 (0.99s)
Computed https://github.com/nerdsupremacist/ContextKit.git at 0.2.1 (0.00s)
Computed https://github.com/vapor/fluent.git at 4.12.0 (0.00s)
Computed https://github.com/vapor/fluent-kit.git at 1.52.2 (0.00s)
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.00s)
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (0.00s)
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.00s)
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.00s)
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.00s)
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.00s)
Computed https://github.com/vapor/vapor.git at 4.115.0 (0.00s)
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.00s)
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.00s)
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.00s)
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.00s)
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.00s)
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.00s)
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.00s)
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.00s)
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.00s)
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.00s)
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.00s)
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (0.00s)
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.00s)
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.00s)
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.00s)
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.00s)
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.00s)
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.00s)
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.00s)
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.00s)
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.00s)
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.00s)
Computed https://github.com/nerdsupremacist/GraphZahl.git at 0.1.0-alpha.32 (0.98s)
Computed https://github.com/nerdsupremacist/GraphQL.git at 0.12.1-beta.6 (0.00s)
Computed https://github.com/nerdsupremacist/Runtime.git at 2.1.2-beta.11 (0.68s)
Fetching https://github.com/mattgallagher/CwlDemangle.git
[1/337] Fetching cwldemangle
Fetched https://github.com/mattgallagher/CwlDemangle.git from cache (0.33s)
Computed https://github.com/nerdsupremacist/CRuntime.git at 2.1.2 (0.33s)
Updating https://github.com/mattgallagher/CwlDemangle.git
Updated https://github.com/mattgallagher/CwlDemangle.git (0.17s)
Computed https://github.com/mattgallagher/CwlDemangle.git at 0.1.0 (0.57s)
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/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-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.27.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/mattgallagher/CwlDemangle.git
Working copy of https://github.com/mattgallagher/CwlDemangle.git resolved at 0.1.0
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/nerdsupremacist/GraphQL.git
Working copy of https://github.com/nerdsupremacist/GraphQL.git resolved at 0.12.1-beta.6
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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/nerdsupremacist/GraphZahl.git
Working copy of https://github.com/nerdsupremacist/GraphZahl.git resolved at 0.1.0-alpha.32
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-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-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/nerdsupremacist/Runtime.git
Working copy of https://github.com/nerdsupremacist/Runtime.git resolved at 2.1.2-beta.11
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/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Creating working copy for https://github.com/nerdsupremacist/ContextKit.git
Working copy of https://github.com/nerdsupremacist/ContextKit.git resolved at 0.2.1
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
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.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-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/nerdsupremacist/CRuntime.git
Working copy of https://github.com/nerdsupremacist/CRuntime.git resolved at 2.1.2
Creating working copy for https://github.com/vapor/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 4.12.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.115.0
Creating working copy for https://github.com/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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
warning: 'spi-builder-workspace': dependency 'fluent-kit' is not used by any target
Building for debugging...
[0/841] Write sources
[54/841] Compiling _AtomicsShims.c
/host/spi-builder-workspace/.build/checkouts/GraphZahl/Sources/CContext/CContext.c:3:13: error: unknown token in expression
    3 |     __asm__("movq %rdi, %r13");
      |             ^
<inline asm>:1:7: note: instantiated into assembly here
    1 |         movq %rdi, %r13
      |              ^
/host/spi-builder-workspace/.build/checkouts/GraphZahl/Sources/CContext/CContext.c:3:13: error: invalid operand
    3 |     __asm__("movq %rdi, %r13");
      |             ^
<inline asm>:1:7: note: instantiated into assembly here
    1 |         movq %rdi, %r13
      |              ^
2 errors generated.
[55/841] Compiling CContext CContext.c
[55/841] Compiling CSymbols symbols.c
[55/841] Compiling CNIOWindows shim.c
[55/841] Compiling _NumericsShims _NumericsShims.c
[55/841] Compiling CSystem shims.c
[55/841] Compiling CVaporBcrypt bcrypt.c
[55/841] Compiling CVaporBcrypt blf.c
[55/841] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'spi-builder-workspace': dependency 'fluent-kit' is not used by any target
[0/1] Planning build
Building for debugging...
[0/786] Write sources
[3/786] Compiling _NumericsShims _NumericsShims.c
[4/786] Compiling md5-x86_64-linux.S
[5/786] Compiling CSystem shims.c
[6/786] Compiling fiat_p256_adx_sqr.S
[7/786] Compiling fiat_p256_adx_mul.S
[8/786] Compiling CSymbols symbols.c
[9/786] Compiling fiat_curve25519_adx_square.S
[10/786] Compiling CVaporBcrypt bcrypt.c
[11/786] Compiling fiat_curve25519_adx_mul.S
[12/786] Compiling CNIOWASI CNIOWASI.c
[13/786] Compiling CNIOWindows WSAStartup.c
[14/786] Compiling CVaporBcrypt blf.c
[15/786] Compiling CNIOWindows shim.c
[16/786] Compiling CNIOLinux liburing_shims.c
[17/786] Compiling CNIOLLHTTP c_nio_http.c
[18/786] Compiling CNIOSHA1 c_nio_sha1.c
[19/786] Compiling CNIOLinux shim.c
[20/786] Compiling CNIOExtrasZlib empty.c
[21/786] Compiling CNIODarwin shim.c
[22/786] Compiling CNIOLLHTTP c_nio_api.c
[23/786] Compiling fiat_curve25519_adx_mul.S
[24/786] Compiling fiat_curve25519_adx_square.S
[25/786] Compiling fiat_p256_adx_sqr.S
[26/786] Compiling fiat_p256_adx_mul.S
[27/786] Write swift-version-24593BA9C3E375BF.txt
[28/786] Compiling CNIOLLHTTP c_nio_llhttp.c
[29/786] Compiling CNIOBoringSSLShims shims.c
[30/786] Compiling CCryptoBoringSSLShims shims.c
[32/820] Emitting module _NIOBase64
[32/820] Compiling tls_record.cc
[33/820] Compiling tls_method.cc
[34/833] Compiling tls13_enc.cc
[35/833] Compiling tls13_server.cc
[36/833] Compiling tls13_client.cc
[38/854] Emitting module Logging
[39/854] Compiling Logging LogHandler.swift
[40/854] Compiling _NIOBase64 Base64.swift
[42/855] Compiling ServiceContextModule ServiceContextKey.swift
[43/855] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[44/855] Compiling InternalCollectionsUtilities UInt+reversed.swift
[45/855] Compiling InternalCollectionsUtilities Descriptions.swift
[46/855] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[49/856] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[50/856] Compiling InternalCollectionsUtilities Debugging.swift
[51/856] Emitting module InternalCollectionsUtilities
[52/856] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[53/856] Compiling InternalCollectionsUtilities Integer rank.swift
[56/857] Emitting module RealModule
[57/857] Compiling RealModule Float80+Real.swift
[58/857] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[59/857] Compiling RealModule Real.swift
[60/857] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[61/857] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[62/857] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[63/857] Compiling InternalCollectionsUtilities _SortedCollection.swift
[72/860] Compiling SystemPackage MachPort.swift
[73/860] Compiling SystemPackage PlatformString.swift
[74/860] Compiling SystemPackage SystemString.swift
[75/860] Compiling RealModule Float16+Real.swift
[76/860] Emitting module ServiceContextModule
[77/860] Compiling ServiceContextModule ServiceContext.swift
[78/860] Compiling RealModule ElementaryFunctions.swift
[79/860] Compiling RealModule Float+Real.swift
[84/861] Compiling _NIODataStructures PriorityQueue.swift
[86/864] Compiling RealModule RealFunctions.swift
[87/865] Emitting module _NIODataStructures
[88/865] Compiling _NIODataStructures Heap.swift
[89/865] Compiling _NIODataStructures _TinyArray.swift
[90/866] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[94/882] Emitting module CwlDemangle
[95/882] Emitting module CoreMetrics
[96/882] Compiling Instrumentation NoOpInstrument.swift
[97/882] Emitting module Instrumentation
[98/882] Compiling Instrumentation Instrument.swift
[99/882] Compiling Instrumentation InstrumentationSystem.swift
[100/901] Compiling Instrumentation MultiplexInstrument.swift
[101/901] Compiling SystemPackage Util+StringArray.swift
[102/901] Compiling SystemPackage Util.swift
[103/901] Compiling SystemPackage UtilConsumers.swift
[104/901] Compiling Atomics UnsafeAtomic.swift
[105/901] Compiling Atomics UnsafeAtomicLazyReference.swift
[106/903] Compiling Atomics ManagedAtomic.swift
[107/903] Compiling Atomics ManagedAtomicLazyReference.swift
[108/903] Compiling Atomics AtomicMemoryOrderings.swift
[109/903] Compiling Atomics DoubleWord.swift
[110/903] Compiling Logging MetadataProvider.swift
[111/903] Compiling Instrumentation Locks.swift
[116/904] Emitting module SystemPackage
[117/904] Compiling Logging Locks.swift
[119/904] Compiling SystemPackage Backcompat.swift
[120/904] Compiling SystemPackage CInterop.swift
[121/904] Compiling SystemPackage Constants.swift
[122/904] Compiling SystemPackage Exports.swift
[123/904] Compiling Atomics Unmanaged extensions.swift
[124/904] Compiling SystemPackage RawBuffer.swift
[125/904] Compiling SystemPackage Syscalls.swift
[126/904] Compiling SystemPackage WindowsSyscallAdapters.swift
[127/905] Compiling Atomics IntegerOperations.swift
[130/973] Compiling CoreMetrics Locks.swift
[131/973] Compiling CoreMetrics Metrics.swift
[132/974] Compiling _RopeModule BigString.swift
[133/974] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[134/974] Compiling _RopeModule BigString+Chunk+Breaks.swift
[135/974] Compiling _RopeModule BigString+Iterators.swift
[136/974] Compiling _RopeModule BigString+Metrics.swift
[137/974] Compiling _RopeModule BigString+Summary.swift
[139/982] Compiling ContextKit ContextProtocol.swift
[140/983] Compiling ContextKit ContextKeyAssignment.swift
[141/983] Compiling Logging Logging.swift
[143/1039] Compiling Tracing InstrumentationSystem+Tracing.swift
[144/1039] Compiling ContextKit ContextElement.swift
[145/1039] Compiling ContextKit ContextFactory.swift
[146/1039] Compiling ContextKit ContextBuilder.swift
[147/1039] Compiling ContextKit MutableContext.swift
[148/1039] Compiling OrderedCollections _HashTable+Bucket.swift
[149/1039] Compiling OrderedCollections _HashTable+BucketIterator.swift
[150/1039] Emitting module ContextKit
[151/1039] Compiling ContextKit Context.swift
[152/1040] Compiling Tracing TracingTime.swift
[154/1040] Compiling Tracing TracerProtocol.swift
[155/1040] Emitting module Tracing
[156/1042] Compiling Tracing Tracer.swift
[157/1048] Compiling Tracing TracerProtocol+Legacy.swift
[158/1048] Emitting module RoutingKit
[159/1048] Compiling RoutingKit Router.swift
[160/1048] Emitting module Metrics
[161/1048] Compiling Metrics Metrics.swift
[162/1049] Compiling RoutingKit AnyRouter.swift
[163/1049] Compiling RoutingKit Parameters.swift
[164/1049] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[165/1049] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[166/1049] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[167/1049] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[168/1049] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[169/1049] Compiling _RopeModule RopeMetric.swift
[170/1049] Compiling _RopeModule RopeSummary.swift
[171/1049] Compiling _RopeModule _RopeItem.swift
[172/1049] Compiling _RopeModule _RopePath.swift
[174/1058] Compiling Tracing NoOpTracer.swift
[175/1058] Compiling Tracing SpanProtocol.swift
[176/1059] Compiling RoutingKit PathComponent.swift
[177/1059] Compiling RoutingKit TrieRouter.swift
[177/1060] Compiling tls13_both.cc
[179/1060] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[180/1060] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[181/1060] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[182/1060] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[183/1060] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[184/1060] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[185/1060] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[186/1060] Compiling OrderedCollections OrderedSet+Initializers.swift
[187/1060] Compiling OrderedCollections OrderedSet+Insertions.swift
[188/1060] Compiling OrderedCollections OrderedSet+Invariants.swift
[189/1060] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[190/1060] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[191/1060] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[192/1060] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[193/1060] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[194/1060] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[195/1060] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[201/1067] Compiling OrderedCollections OrderedDictionary.swift
[202/1067] Compiling OrderedCollections OrderedSet+Codable.swift
[203/1067] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[204/1067] Compiling OrderedCollections OrderedSet+Descriptions.swift
[205/1067] Compiling OrderedCollections OrderedSet+Diffing.swift
[206/1067] Compiling OrderedCollections OrderedSet+Equatable.swift
[207/1067] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[208/1067] Compiling OrderedCollections OrderedSet+Hashable.swift
[211/1073] Compiling OrderedCollections OrderedDictionary+Codable.swift
[212/1073] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[213/1073] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[214/1073] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[215/1073] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[216/1073] Compiling OrderedCollections OrderedDictionary+Elements.swift
[217/1073] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[218/1073] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[219/1073] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[220/1073] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[221/1073] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[222/1073] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[223/1073] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[224/1073] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[225/1073] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[226/1073] Compiling OrderedCollections OrderedDictionary+Values.swift
[227/1163] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[228/1218] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[229/1218] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[230/1218] Compiling BitCollections BitArray+Extras.swift
[231/1218] Compiling BitCollections BitArray+Fill.swift
[232/1218] Compiling BitCollections BitArray+Hashable.swift
[233/1218] Compiling BitCollections BitArray+Initializers.swift
[234/1218] Compiling HeapModule _HeapNode.swift
[239/1220] Compiling BitCollections BitArray._UnsafeHandle.swift
[240/1220] Compiling BitCollections BitArray.swift
[241/1220] Compiling HeapModule Heap.swift
[242/1220] Compiling HeapModule Heap+Invariants.swift
[243/1220] Compiling HeapModule Heap+UnsafeHandle.swift
[244/1220] Compiling HeapModule Heap+Descriptions.swift
[245/1220] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[246/1220] Compiling HashTreeCollections TreeSet+Debugging.swift
[247/1220] Compiling HashTreeCollections TreeSet+Descriptions.swift
[248/1220] Compiling HashTreeCollections TreeSet+Equatable.swift
[249/1220] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[250/1220] Compiling HashTreeCollections TreeSet+Extras.swift
[251/1220] Compiling HashTreeCollections TreeSet+Filter.swift
[252/1220] Compiling HashTreeCollections TreeSet+Hashable.swift
[253/1220] Compiling HashTreeCollections TreeSet+Sendable.swift
[254/1220] Compiling DequeModule _DequeSlot.swift
[255/1220] Compiling DequeModule _UnsafeWrappedBuffer.swift
[256/1220] Compiling BitCollections BitArray+Invariants.swift
[257/1220] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[258/1220] Emitting module HeapModule
[259/1221] Emitting module Atomics
[269/1222] Compiling BitCollections BitArray+RandomBits.swift
[270/1222] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[271/1222] Compiling BitCollections BitArray+Shifts.swift
[272/1222] Compiling BitCollections BitArray+Testing.swift
[277/1222] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[278/1222] Compiling BitCollections BitSet+CustomReflectable.swift
[279/1222] Compiling BitCollections BitSet+CustomStringConvertible.swift
[280/1222] Compiling BitCollections BitSet+Equatable.swift
[284/1222] Compiling HashTreeCollections TreeSet+Sequence.swift
[285/1222] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[286/1222] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[287/1222] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[288/1222] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[289/1222] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[290/1222] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[291/1222] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[294/1232] Compiling HashTreeCollections TreeDictionary+Values.swift
[295/1232] Compiling HashTreeCollections TreeDictionary.swift
[296/1232] Compiling HashTreeCollections TreeSet+Codable.swift
[297/1232] Compiling HashTreeCollections TreeSet+Collection.swift
[301/1232] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[302/1232] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[303/1232] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[304/1232] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[305/1232] Compiling BitCollections BitSet+SetAlgebra union.swift
[306/1232] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[307/1232] Compiling BitCollections BitSet.Counted.swift
[308/1239] Emitting module OrderedCollections
[313/1239] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[314/1239] Compiling BitCollections BitSet+Extras.swift
[315/1239] Compiling BitCollections BitSet+Hashable.swift
[328/1265] Compiling BitCollections Range+Utilities.swift
[329/1265] Compiling BitCollections Slice+Utilities.swift
[330/1265] Compiling BitCollections UInt+Tricks.swift
[331/1265] Compiling BitCollections _Word.swift
[338/1265] Compiling BitCollections BitSet+Initializers.swift
[339/1265] Compiling BitCollections BitSet+Invariants.swift
[340/1265] Compiling BitCollections BitSet+Random.swift
[341/1265] Compiling BitCollections BitSet+SetAlgebra basics.swift
[342/1265] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[343/1265] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[344/1265] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[345/1265] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[346/1265] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[347/1265] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[348/1265] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[349/1265] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[350/1265] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[351/1265] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[361/1265] Compiling BitCollections BitSet.Index.swift
[362/1265] Compiling BitCollections BitSet._UnsafeHandle.swift
[363/1265] Compiling BitCollections BitSet.swift
[364/1265] Compiling Algorithms Joined.swift
[365/1265] Compiling Algorithms Keyed.swift
[366/1265] Compiling Algorithms MinMax.swift
[367/1265] Compiling Algorithms Partition.swift
[368/1265] Compiling Algorithms Permutations.swift
[369/1265] Compiling Algorithms Product.swift
[370/1265] Compiling Algorithms RandomSample.swift
[371/1265] Compiling Algorithms Reductions.swift
[372/1265] Emitting module BitCollections
[373/1265] Compiling Algorithms Suffix.swift
[374/1265] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[375/1265] Compiling BitCollections BitArray+Codable.swift
[376/1265] Compiling BitCollections BitArray+Collection.swift
[377/1265] Compiling BitCollections BitArray+Copy.swift
[378/1265] Compiling BitCollections BitArray+CustomReflectable.swift
[379/1265] Compiling BitCollections BitArray+Descriptions.swift
[380/1265] Compiling BitCollections BitArray+Equatable.swift
[381/1265] Compiling Algorithms AdjacentPairs.swift
[382/1265] Compiling Algorithms Chain.swift
[383/1265] Compiling Algorithms Chunked.swift
[384/1265] Compiling Algorithms Combinations.swift
[385/1265] Compiling Algorithms Compacted.swift
[386/1265] Compiling Algorithms Cycle.swift
[387/1265] Compiling Algorithms EitherSequence.swift
[388/1265] Compiling Algorithms FirstNonNil.swift
[389/1265] Emitting module DequeModule
[390/1266] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[391/1266] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[392/1266] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[393/1266] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[394/1266] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[395/1266] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[396/1266] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[397/1266] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[398/1266] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[399/1266] Compiling HashTreeCollections TreeSet.swift
[401/1266] Emitting module _RopeModule
[423/1267] Compiling Algorithms Rotate.swift
[424/1267] Compiling Algorithms FlattenCollection.swift
[425/1267] Compiling Algorithms Grouped.swift
[426/1267] Compiling Algorithms Indexed.swift
[427/1267] Compiling Algorithms Intersperse.swift
[428/1267] Compiling Algorithms Split.swift
[430/1267] Compiling Algorithms Stride.swift
[440/1270] Compiling Algorithms Trim.swift
[441/1270] Compiling Algorithms Unique.swift
[442/1270] Compiling Algorithms Windows.swift
[478/1271] Compiling CwlDemangle CwlDemangle.swift
[517/1272] Compiling t1_enc.cc
[518/1272] Compiling ssl_x509.cc
[519/1272] Compiling ssl_versions.cc
[520/1272] Compiling ssl_transcript.cc
[526/1272] Emitting module HashTreeCollections
[528/1273] Emitting module Algorithms
[528/1274] Compiling ssl_stat.cc
[530/1322] Compiling ssl_session.cc
[531/1323] Compiling ssl_privkey.cc
[533/1323] Compiling Collections Collections.swift
[534/1323] Emitting module Collections
[536/1324] Compiling Runtime ProtocolMetadata.swift
[537/1324] Compiling Runtime StructMetadata.swift
[538/1324] Compiling Runtime TupleMetadata.swift
[539/1324] Compiling Runtime Case.swift
[540/1324] Compiling Runtime Errors.swift
[541/1324] Compiling Runtime FlagValue.swift
[541/1330] Compiling ssl_lib.cc
[543/1330] Compiling Runtime Pointers.swift
[544/1330] Compiling Runtime RelativePointer.swift
[545/1330] Compiling Runtime RelativeVectorPointer.swift
[546/1330] Compiling Runtime Union.swift
[547/1330] Compiling Runtime Vector.swift
[548/1330] Compiling Runtime GettersSetters.swift
[548/1330] Compiling ssl_file.cc
[549/1330] Compiling ssl_key_share.cc
[551/1330] Emitting module Runtime
[552/1330] Compiling Runtime FunctionInfo.swift
[553/1330] Compiling Runtime Kind.swift
[554/1330] Compiling Runtime MethodInfo.swift
[555/1330] Compiling Runtime PropertyInfo.swift
[556/1330] Compiling Runtime TypeInfo.swift
[557/1330] Compiling Runtime TypeInfoConvertible.swift
[557/1330] Compiling ssl_credential.cc
[559/1330] Compiling Runtime Pointer+Extensions.swift
[560/1330] Compiling Runtime RetainCounts.swift
[561/1330] Compiling Runtime Sequence+first.swift
[562/1330] Compiling Runtime String+Extensions.swift
[563/1330] Compiling Runtime SwiftSymbol.swift
[564/1330] Compiling Runtime TypeSymbol.swift
[565/1330] Compiling Runtime ClassMetadata.swift
[566/1330] Compiling Runtime EnumMetadata.swift
[567/1330] Compiling Runtime FuntionMetadata.swift
[568/1330] Compiling Runtime Metadata.swift
[569/1330] Compiling Runtime MetadataInitization.swift
[570/1330] Compiling Runtime MetadataType.swift
[571/1330] Compiling Runtime NominalMetadataType.swift
error: compile command failed due to signal 6 (use -v to see invocation)
Call parameter type does not match function signature!
i64 32
 i32  %76 = call noalias ptr @swift_allocObject(ptr getelementptr inbounds (%swift.full_boxmetadata, ptr @metadata, i32 0, i32 2), i64 32, i64 7) #3, !dbg !345
<unknown>:0: error: fatal error encountered during compilation; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
<unknown>:0: note: Broken module found, compilation aborted!
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0.	Program arguments: /usr/bin/swift-frontend -frontend -c -primary-file /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Factory/DefaultValue.swift -primary-file /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Factory/Factory.swift -primary-file /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ClassHeader.swift -primary-file /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ClassMetadataLayout.swift -primary-file /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ClassTypeDescriptor.swift -primary-file /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/EnumMetadataLayout.swift -primary-file /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/EnumTypeDescriptor.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ExistentialContainter.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/FieldDescriptor.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/FunctionMetadataLayout.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/MetadataLayoutType.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ProtocolDescriptor.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ProtocolMetadataLayout.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ProtocolTypeContainer.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/StructMetadataLayout.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/StructTypeDescriptor.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/TargetSingletonMetadataInitialization.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/TargetTypeGenericContextDescriptorHeader.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/TupleMetadataLayout.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/TypeDescriptor.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ValueWitnessTable.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/ClassMetadata.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/EnumMetadata.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/FuntionMetadata.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/Metadata.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/MetadataInitization.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/MetadataType.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/NominalMetadataType.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/ProtocolMetadata.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/StructMetadata.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/TupleMetadata.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/Case.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/Errors.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/FlagValue.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/FunctionInfo.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/Kind.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/MethodInfo.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/PropertyInfo.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/TypeInfo.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/TypeInfoConvertible.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Pointers/Pointers.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Pointers/RelativePointer.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Pointers/RelativeVectorPointer.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Pointers/Union.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Pointers/Vector.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Utilities/GettersSetters.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Utilities/Pointer+Extensions.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Utilities/RetainCounts.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Utilities/Sequence+first.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Utilities/String+Extensions.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Utilities/SwiftSymbol.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Utilities/TypeSymbol.swift -supplementary-output-file-map /tmp/TemporaryDirectory.9lWq2w/supplementaryOutputs-1 -target aarch64-unknown-linux-android24 -Xllvm -aarch64-use-tbi -disable-objc-interop -sdk /root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot -I /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/Modules -enable-testing -g -debug-info-format=dwarf -dwarf-version=4 -module-cache-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/ModuleCache -suppress-warnings -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -empty-abi-descriptor -resource-dir /root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /host/spi-builder-workspace -Xcc -fmodule-map-file=/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/CSymbols.build/module.modulemap -Xcc -I -Xcc /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/CSymbols/include -Xcc -fmodule-map-file=/host/spi-builder-workspace/.build/checkouts/CRuntime/Sources/CRuntime/module.modulemap -Xcc --sysroot -Xcc /root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot -Xcc -fPIC -Xcc -g -Xcc -fno-omit-frame-pointer -module-name Runtime -in-process-plugin-server-path /usr/lib/swift/host/libSwiftInProcPluginServer.so -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/Runtime.build/DefaultValue.swift.o -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/Runtime.build/Factory.swift.o -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/Runtime.build/ClassHeader.swift.o -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/Runtime.build/ClassMetadataLayout.swift.o -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/Runtime.build/ClassTypeDescriptor.swift.o -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/Runtime.build/EnumMetadataLayout.swift.o -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/Runtime.build/EnumTypeDescriptor.swift.o -index-store-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/index/store -index-system-modules
1.	Swift version 6.1 (swift-6.1-RELEASE)
2.	Compiling with effective version 5.10
3.	Running pass "verify" on module "/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/Runtime.build/Factory.swift.o"
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
0  swift-frontend 0x000055c1e0d9e808
1  swift-frontend 0x000055c1e0d9c5ee
2  swift-frontend 0x000055c1e0d9eea8
3  libc.so.6      0x00007f883032c520
4  libc.so.6      0x00007f88303809fc pthread_kill + 300
5  libc.so.6      0x00007f883032c476 raise + 22
6  libc.so.6      0x00007f88303127f3 abort + 211
7  swift-frontend 0x000055c1dadfd11e
8  swift-frontend 0x000055c1e0cfe149
9  swift-frontend 0x000055c1e0cfe036
10 swift-frontend 0x000055c1e0c2157c
11 swift-frontend 0x000055c1daf43cdd
12 swift-frontend 0x000055c1e0bf543d
13 swift-frontend 0x000055c1daf3a070
14 swift-frontend 0x000055c1daf3b4cc
15 swift-frontend 0x000055c1dab66142
16 swift-frontend 0x000055c1dab61c88
17 swift-frontend 0x000055c1dab60997
18 swift-frontend 0x000055c1dab632ba
19 swift-frontend 0x000055c1dab62713
20 swift-frontend 0x000055c1da93f86a
21 libc.so.6      0x00007f8830313d90
22 libc.so.6      0x00007f8830313e40 __libc_start_main + 128
23 swift-frontend 0x000055c1da93ecc5
[571/1330] Compiling ssl_cipher.cc
[572/1330] Compiling ssl_cert.cc
[573/1330] Compiling ssl_asn1.cc
[574/1330] Compiling ssl_buffer.cc
[575/1330] Compiling ssl_aead_ctx.cc
[576/1330] Compiling s3_pkt.cc
[577/1330] Compiling s3_lib.cc
[578/1330] Compiling s3_both.cc
[578/1330] Compiling extensions.cc
[578/1330] Compiling handshake.cc
[578/1330] Compiling handshake_client.cc
[578/1330] Compiling handoff.cc
[578/1330] Compiling encrypted_client_hello.cc
[578/1330] Compiling handshake_server.cc
BUILD FAILURE 6.1 android