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 0.1.0-alpha.6 (a47427), with Swift 6.1 for Android on 27 May 2025 19:51:51 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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: 0.1.0-alpha.6
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
 * tag               0.1.0-alpha.6 -> FETCH_HEAD
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 0.1.0-alpha.6
========================================
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-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/vapor/fluent.git
Fetching https://github.com/vapor/fluent-kit.git
Fetching https://github.com/nerdsupremacist/GraphZahl.git
Fetching https://github.com/nerdsupremacist/ContextKit.git
[1/41] Fetching contextkit
[42/2614] Fetching contextkit, graphzahl
[274/16035] Fetching contextkit, graphzahl, fluent
[5811/29363] Fetching contextkit, graphzahl, fluent, fluent-kit
Fetched https://github.com/nerdsupremacist/ContextKit.git from cache (2.00s)
Fetched https://github.com/nerdsupremacist/GraphZahl.git from cache (2.01s)
Fetched https://github.com/vapor/fluent.git from cache (2.02s)
Fetched https://github.com/vapor/fluent-kit.git from cache (2.01s)
Computing version for https://github.com/nerdsupremacist/ContextKit.git
Computed https://github.com/nerdsupremacist/ContextKit.git at 0.2.1 (2.92s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 4.12.0 (0.88s)
Fetching https://github.com/vapor/vapor.git
[1/74378] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (1.87s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.2 (2.53s)
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
[1037/9819] Fetching swift-log, sql-kit
[9820/85874] Fetching swift-log, sql-kit, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (5.14s)
Fetched https://github.com/vapor/sql-kit.git from cache (5.14s)
Fetched https://github.com/apple/swift-nio.git from cache (5.22s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (5.66s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (0.46s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.01s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.89s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
[1626/6101] Fetching swift-system, swift-atomics
Fetched https://github.com/apple/swift-system.git from cache (0.47s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.52s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.15s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.78s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (0.53s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/websocket-kit.git
[1/2609] Fetching websocket-kit
[28/5928] Fetching websocket-kit, multipart-kit
[2178/6991] Fetching websocket-kit, multipart-kit, swift-service-context
[3108/9197] Fetching websocket-kit, multipart-kit, swift-service-context, swift-metrics
[5807/14171] Fetching websocket-kit, multipart-kit, swift-service-context, swift-metrics, swift-distributed-tracing
[8987/20130] Fetching websocket-kit, multipart-kit, swift-service-context, swift-metrics, swift-distributed-tracing, swift-algorithms
Fetched https://github.com/vapor/websocket-kit.git from cache (4.72s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-service-context.git from cache (4.73s)
Fetched https://github.com/apple/swift-metrics.git from cache (4.73s)
Fetched https://github.com/apple/swift-algorithms.git from cache (4.73s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (4.73s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/vapor/multipart-kit.git from cache (4.86s)
Fetching https://github.com/vapor/console-kit.git
[1/20727] Fetching routing-kit
[2903/26641] Fetching routing-kit, swift-nio-extras
[3171/38168] Fetching routing-kit, swift-nio-extras, swift-nio-http2
[8808/43745] Fetching routing-kit, swift-nio-extras, swift-nio-http2, console-kit
[15774/57681] Fetching routing-kit, swift-nio-extras, swift-nio-http2, console-kit, swift-crypto
[31359/72524] Fetching routing-kit, swift-nio-extras, swift-nio-http2, console-kit, swift-crypto, swift-nio-ssl
Fetched https://github.com/vapor/console-kit.git from cache (0.41s)
[28356/66947] Fetching routing-kit, swift-nio-extras, swift-nio-http2, swift-crypto, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.56s)
[22765/61033] Fetching routing-kit, swift-nio-http2, swift-crypto, swift-nio-ssl
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/swift-server/async-http-client.git
[38505/63403] Fetching routing-kit, swift-nio-http2, swift-crypto, swift-nio-ssl, async-kit
[40498/77417] Fetching routing-kit, swift-nio-http2, swift-crypto, swift-nio-ssl, async-kit, async-http-client
Fetched https://github.com/vapor/async-kit.git from cache (0.67s)
[44310/75047] Fetching routing-kit, swift-nio-http2, swift-crypto, swift-nio-ssl, async-http-client
Fetched https://github.com/vapor/routing-kit.git from cache (3.14s)
Fetched https://github.com/swift-server/async-http-client.git from cache (2.63s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.24s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.25s)
Fetched https://github.com/apple/swift-crypto.git from cache (3.26s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (10.42s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.54s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.50s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.40s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.95s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.44s)
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.45s)
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.07s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (2.45s)
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.68s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-certificates.git
[1/904] Fetching swift-http-types
[905/2494] Fetching swift-http-types, swift-asn1
[1685/3635] Fetching swift-http-types, swift-asn1, swift-http-structured-headers
[1874/6061] Fetching swift-http-types, swift-asn1, swift-http-structured-headers, swift-service-lifecycle
[3952/11046] Fetching swift-http-types, swift-asn1, swift-http-structured-headers, swift-service-lifecycle, swift-async-algorithms
[9951/17201] Fetching swift-http-types, swift-asn1, swift-http-structured-headers, swift-service-lifecycle, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-types.git from cache (0.36s)
[10696/16297] Fetching swift-asn1, swift-http-structured-headers, swift-service-lifecycle, swift-async-algorithms, swift-certificates
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.39s)
[9317/13871] Fetching swift-asn1, swift-http-structured-headers, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.44s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.44s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.54s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.54s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.10s)
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.53s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.58s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.98s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.50s)
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.68s)
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.50s)
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.50s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.53s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.61s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.47s)
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.54s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.48s)
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.57s)
Fetching https://github.com/nerdsupremacist/Runtime.git
Fetching https://github.com/nerdsupremacist/GraphQL.git
[1/1827] Fetching runtime
[933/3232] Fetching runtime, graphql
Fetched https://github.com/nerdsupremacist/GraphQL.git from cache (0.38s)
Fetched https://github.com/nerdsupremacist/Runtime.git from cache (0.38s)
Computing version for https://github.com/nerdsupremacist/GraphQL.git
Computed https://github.com/nerdsupremacist/GraphQL.git at 0.12.1-beta.6 (0.93s)
Computing version for https://github.com/nerdsupremacist/Runtime.git
Computed https://github.com/nerdsupremacist/Runtime.git at 2.1.2-beta.14 (0.69s)
Fetching https://github.com/nerdsupremacist/CRuntime.git
Fetching https://github.com/nerdsupremacist/CwlDemangle.git
[1/123] Fetching cruntime
[96/374] Fetching cruntime, cwldemangle
Fetched https://github.com/nerdsupremacist/CRuntime.git from cache (0.81s)
Fetched https://github.com/nerdsupremacist/CwlDemangle.git from cache (0.81s)
Computing version for https://github.com/nerdsupremacist/CRuntime.git
Computed https://github.com/nerdsupremacist/CRuntime.git at 2.1.2 (2.94s)
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.48s)
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.59s)
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.51s)
Fetching https://github.com/mattgallagher/CwlDemangle.git
[1/337] Fetching cwldemangle
Fetched https://github.com/mattgallagher/CwlDemangle.git from cache (0.30s)
Computed https://github.com/nerdsupremacist/CRuntime.git at 2.1.2 (0.31s)
Updating https://github.com/mattgallagher/CwlDemangle.git
Updated https://github.com/mattgallagher/CwlDemangle.git (0.18s)
Computed https://github.com/mattgallagher/CwlDemangle.git at 0.1.0 (0.51s)
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/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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.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/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-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/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/ContextKit.git
Working copy of https://github.com/nerdsupremacist/ContextKit.git resolved at 0.2.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
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-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-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-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-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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
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/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/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 4.12.0
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-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
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/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.33.0
Creating working copy for https://github.com/vapor/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/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/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-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
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/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-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-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/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.115.0
warning: 'spi-builder-workspace': dependency 'fluent-kit' is not used by any target
Building for debugging...
[0/841] Write sources
/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.
[46/841] Compiling CContext CContext.c
[46/841] Compiling CNIOWindows shim.c
[46/841] Compiling CNIOWindows WSAStartup.c
[46/841] Compiling CNIOWASI CNIOWASI.c
[46/841] Compiling CSymbols symbols.c
[46/841] Compiling CVaporBcrypt bcrypt.c
[46/841] Compiling CVaporBcrypt blf.c
[46/841] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/795] Write sources
[9/795] Compiling _NumericsShims _NumericsShims.c
[10/795] Compiling _AtomicsShims.c
[11/795] Compiling CSystem shims.c
[12/795] Compiling fiat_p256_adx_mul.S
[13/795] Compiling fiat_p256_adx_sqr.S
[14/795] Compiling CSymbols symbols.c
[15/795] Compiling fiat_curve25519_adx_mul.S
[16/795] Compiling fiat_curve25519_adx_square.S
[17/795] Compiling CNIOWindows shim.c
[17/795] Compiling CVaporBcrypt bcrypt.c
[19/795] Compiling CNIOWASI CNIOWASI.c
[19/795] Compiling CVaporBcrypt blf.c
[21/795] Compiling CNIOLinux liburing_shims.c
[22/795] Compiling CNIOLLHTTP c_nio_http.c
[23/795] Compiling CNIOWindows WSAStartup.c
[24/795] Compiling CNIOSHA1 c_nio_sha1.c
[25/795] Compiling CNIOExtrasZlib empty.c
[26/795] Compiling CNIODarwin shim.c
[27/795] Write swift-version-24593BA9C3E375BF.txt
[28/795] Compiling CNIOLLHTTP c_nio_api.c
[29/795] Compiling CNIOLinux shim.c
[30/795] Compiling fiat_p256_adx_sqr.S
[31/795] Compiling CCryptoBoringSSLShims shims.c
[32/795] Compiling fiat_p256_adx_mul.S
[33/795] Compiling fiat_curve25519_adx_square.S
[34/795] Compiling CNIOLLHTTP c_nio_llhttp.c
[35/805] Compiling CNIOBoringSSLShims shims.c
[37/863] Emitting module RealModule
[38/864] Emitting module _NIOBase64
[39/864] Emitting module SystemPackage
[40/867] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[41/868] Compiling RealModule RealFunctions.swift
[42/868] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[43/868] Compiling InternalCollectionsUtilities UInt+reversed.swift
[44/868] Compiling SystemPackage Util+StringArray.swift
[45/868] Compiling SystemPackage Util.swift
[46/868] Compiling SystemPackage UtilConsumers.swift
[47/868] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[48/868] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[49/868] Compiling InternalCollectionsUtilities _SortedCollection.swift
[50/868] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[51/868] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[52/868] Emitting module InternalCollectionsUtilities
[53/868] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[54/868] Compiling InternalCollectionsUtilities Integer rank.swift
[55/868] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[56/868] Compiling InternalCollectionsUtilities Debugging.swift
[57/868] Compiling InternalCollectionsUtilities Descriptions.swift
[58/868] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[59/869] Compiling RealModule Float16+Real.swift
[60/869] Compiling _NIOBase64 Base64.swift
[61/870] Compiling SystemPackage MachPort.swift
[62/870] Compiling SystemPackage PlatformString.swift
[63/870] Compiling SystemPackage SystemString.swift
[64/870] Compiling RealModule Float80+Real.swift
[65/870] Compiling RealModule Real.swift
[70/870] Compiling ServiceContextModule ServiceContextKey.swift
[71/870] Emitting module ServiceContextModule
[72/870] Compiling RealModule ElementaryFunctions.swift
[73/870] Compiling ServiceContextModule ServiceContext.swift
[78/870] Compiling RealModule Float+Real.swift
[87/872] Emitting module _NIODataStructures
[88/872] Compiling _NIODataStructures Heap.swift
[92/872] Compiling _NIODataStructures PriorityQueue.swift
[94/872] Compiling _NIODataStructures _TinyArray.swift
[96/873] Compiling Logging MetadataProvider.swift
[97/873] Emitting module Logging
[98/873] Compiling Logging Locks.swift
[99/873] Compiling SystemPackage Mocking.swift
[100/873] Compiling SystemPackage RawBuffer.swift
[101/873] Compiling SystemPackage Syscalls.swift
[102/873] Compiling SystemPackage WindowsSyscallAdapters.swift
[103/873] Compiling SystemPackage FilePathTempPosix.swift
[104/873] Compiling SystemPackage FilePathTempWindows.swift
[105/873] Compiling SystemPackage FilePathWindows.swift
[106/873] Compiling SystemPackage FilePermissions.swift
[107/873] Compiling SystemPackage Backcompat.swift
[108/873] Compiling SystemPackage CInterop.swift
[109/873] Compiling SystemPackage Constants.swift
[110/873] Compiling SystemPackage Exports.swift
[112/874] Compiling Logging LogHandler.swift
[113/874] Compiling Logging Logging.swift
[115/1016] Compiling Instrumentation NoOpInstrument.swift
[116/1016] Emitting module Instrumentation
[117/1016] Compiling Instrumentation MultiplexInstrument.swift
[118/1016] Compiling Instrumentation Instrument.swift
[119/1016] Compiling Instrumentation InstrumentationSystem.swift
[120/1016] Compiling Instrumentation Locks.swift
[122/1030] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[123/1030] Compiling HeapModule Heap+Descriptions.swift
[124/1030] Compiling RoutingKit Router.swift
[125/1106] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[126/1106] Compiling HashTreeCollections TreeSet+Debugging.swift
[127/1106] Compiling HashTreeCollections TreeSet+Descriptions.swift
[128/1106] Compiling HashTreeCollections TreeSet+Equatable.swift
[129/1106] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[130/1106] Compiling HashTreeCollections TreeSet+Extras.swift
[131/1106] Compiling HashTreeCollections TreeSet+Filter.swift
[132/1106] Compiling HashTreeCollections _HashNode+Initializers.swift
[133/1106] Compiling HashTreeCollections _HashNode+Invariants.swift
[134/1106] Compiling HashTreeCollections _HashNode+Lookups.swift
[135/1106] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[136/1106] Compiling HashTreeCollections TreeDictionary.swift
[137/1106] Compiling HashTreeCollections TreeSet+Codable.swift
[138/1106] Compiling HashTreeCollections TreeSet+Collection.swift
[139/1113] Emitting module RoutingKit
[140/1113] Compiling RoutingKit PathComponent.swift
[141/1113] Compiling HeapModule Heap+Invariants.swift
[142/1113] Compiling HeapModule Heap+UnsafeHandle.swift
[143/1113] Compiling HeapModule Heap.swift
[144/1113] Compiling HeapModule _HeapNode.swift
[145/1113] Compiling HashTreeCollections _HashStack.swift
[146/1113] Compiling HashTreeCollections _AncestorHashSlots.swift
[147/1113] Compiling HashTreeCollections _Bitmap.swift
[148/1113] Compiling HashTreeCollections _Bucket.swift
[149/1113] Compiling HashTreeCollections _Hash.swift
[150/1113] Compiling HashTreeCollections _HashLevel.swift
[151/1113] Compiling HashTreeCollections _HashNode+Builder.swift
[152/1113] Compiling HashTreeCollections _HashNode+Debugging.swift
[153/1113] Compiling HashTreeCollections _HashNode+Structural union.swift
[154/1113] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[155/1113] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[156/1113] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[157/1113] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[158/1113] Compiling HashTreeCollections _HashNode.swift
[159/1113] Compiling HashTreeCollections _HashNodeHeader.swift
[160/1113] Compiling HashTreeCollections _HashSlot.swift
[161/1113] Emitting module HeapModule
[162/1114] Compiling RoutingKit TrieRouter.swift
[164/1114] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[165/1114] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[166/1114] Compiling HashTreeCollections _HashNode+Structural merge.swift
[167/1114] Compiling HashTreeCollections _HashTreeIterator.swift
[168/1114] Compiling HashTreeCollections _HashTreeStatistics.swift
[169/1114] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[170/1114] Compiling HashTreeCollections _RawHashNode.swift
[171/1114] Compiling HashTreeCollections _UnmanagedHashNode.swift
[172/1114] Compiling HashTreeCollections _UnsafePath.swift
[173/1114] Compiling HashTreeCollections TreeDictionary+Codable.swift
[174/1114] Compiling HashTreeCollections TreeDictionary+Collection.swift
[175/1114] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[176/1114] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[177/1114] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[178/1114] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[179/1114] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[180/1114] Compiling ContextKit ContextFactory.swift
[191/1115] Compiling HashTreeCollections TreeSet+Hashable.swift
[192/1115] Compiling HashTreeCollections TreeSet+Sendable.swift
[193/1115] Compiling HashTreeCollections TreeSet+Sequence.swift
[194/1115] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[195/1115] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[196/1115] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[197/1115] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[198/1115] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[199/1115] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[200/1115] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[201/1125] Compiling ContextKit ContextElement.swift
[202/1125] Compiling ContextKit ContextKeyAssignment.swift
[203/1125] Compiling ContextKit ContextProtocol.swift
[204/1125] Compiling RoutingKit AnyRouter.swift
[205/1125] Compiling RoutingKit Parameters.swift
[206/1126] Compiling ContextKit ContextBuilder.swift
[207/1129] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[208/1129] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[209/1129] Emitting module ContextKit
[210/1130] Compiling ContextKit Context.swift
[212/1149] Compiling CoreMetrics Locks.swift
[213/1149] Compiling CoreMetrics Metrics.swift
[214/1149] Emitting module CoreMetrics
[215/1150] Compiling ContextKit MutableContext.swift
[216/1151] Compiling DequeModule _DequeBuffer.swift
[217/1151] Compiling DequeModule _DequeBufferHeader.swift
[218/1153] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[219/1153] Compiling OrderedCollections OrderedSet.swift
[220/1153] Compiling OrderedCollections _UnsafeBitset.swift
[221/1153] Compiling HashTreeCollections TreeDictionary+Merge.swift
[222/1153] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[223/1153] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[224/1153] Compiling HashTreeCollections TreeDictionary+Values.swift
[232/1153] Compiling OrderedCollections OrderedSet+Sendable.swift
[233/1153] Compiling OrderedCollections OrderedSet+SubSequence.swift
[234/1153] Compiling OrderedCollections OrderedSet+Testing.swift
[235/1153] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[237/1162] Compiling Tracing InstrumentationSystem+Tracing.swift
[238/1162] Compiling DequeModule _DequeSlot.swift
[239/1162] Compiling DequeModule _UnsafeWrappedBuffer.swift
[241/1162] Compiling Tracing TracerProtocol+Legacy.swift
[241/1162] Compiling fiat_curve25519_adx_mul.S
[243/1162] Compiling DequeModule Deque+Equatable.swift
[244/1162] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[245/1162] Compiling DequeModule Deque+CustomReflectable.swift
[246/1162] Compiling DequeModule Deque+Descriptions.swift
[247/1162] Compiling Tracing TracerProtocol.swift
[248/1162] Compiling Tracing TracingTime.swift
[260/1162] Emitting module Tracing
[261/1164] Compiling DequeModule Deque+Extras.swift
[262/1164] Compiling DequeModule Deque+Hashable.swift
[263/1164] Compiling Tracing Tracer.swift
[268/1164] Compiling DequeModule Deque+Codable.swift
[269/1164] Compiling DequeModule Deque+Collection.swift
[272/1164] Compiling DequeModule Deque._UnsafeHandle.swift
[273/1164] Compiling DequeModule Deque.swift
[282/1189] Compiling BitCollections BitArray+Copy.swift
[283/1189] Compiling BitCollections BitArray+CustomReflectable.swift
[284/1189] Compiling BitCollections BitArray+Descriptions.swift
[285/1189] Compiling BitCollections BitArray+Equatable.swift
[299/1217] Compiling _RopeModule _CharacterRecognizer.swift
[300/1217] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[301/1217] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[302/1217] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[303/1217] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[304/1217] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[305/1217] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[306/1217] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[307/1217] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[308/1217] Compiling HashTreeCollections TreeSet.swift
[309/1217] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[310/1217] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[311/1217] Compiling BitCollections BitArray+Extras.swift
[312/1217] Compiling BitCollections BitArray+Fill.swift
[313/1217] Compiling BitCollections BitArray+Hashable.swift
[314/1217] Compiling BitCollections BitArray+Initializers.swift
[315/1217] Compiling BitCollections BitArray+Invariants.swift
[316/1217] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[317/1217] Compiling BitCollections BitArray+RandomBits.swift
[318/1217] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[319/1217] Emitting module OrderedCollections
[320/1217] Emitting module Metrics
[321/1218] Compiling Metrics Metrics.swift
[322/1219] Compiling BitCollections BitArray+Testing.swift
[323/1219] Compiling BitCollections BitArray._UnsafeHandle.swift
[324/1219] Compiling BitCollections BitArray.swift
[325/1219] Compiling BitCollections BitSet+BidirectionalCollection.swift
[326/1219] Compiling BitCollections BitSet+Codable.swift
[327/1219] Compiling BitCollections BitArray+BitwiseOperations.swift
[328/1219] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[329/1219] Compiling BitCollections BitArray+Codable.swift
[330/1219] Compiling BitCollections BitArray+Collection.swift
[333/1219] Compiling Tracing NoOpTracer.swift
[334/1219] Compiling Tracing SpanProtocol.swift
[340/1220] Compiling BitCollections BitArray+Shifts.swift
[344/1220] Emitting module DequeModule
[345/1221] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[346/1221] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[347/1221] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[348/1221] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[349/1221] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[350/1221] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[351/1221] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[352/1221] Compiling BitCollections BitSet+Initializers.swift
[353/1221] Compiling BitCollections BitSet+Invariants.swift
[354/1221] Compiling BitCollections BitSet+Random.swift
[355/1221] Compiling BitCollections BitSet+SetAlgebra basics.swift
[356/1221] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[357/1221] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[358/1221] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[360/1228] Emitting module _RopeModule
[361/1228] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[362/1228] Compiling BitCollections BitSet+CustomReflectable.swift
[363/1228] Compiling BitCollections BitSet+CustomStringConvertible.swift
[364/1228] Compiling BitCollections BitSet+Equatable.swift
[365/1228] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[366/1228] Compiling BitCollections BitSet+Extras.swift
[367/1228] Compiling BitCollections BitSet+Hashable.swift
[368/1228] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[369/1228] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[370/1228] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[371/1228] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[372/1228] Compiling BitCollections BitSet+SetAlgebra union.swift
[373/1228] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[374/1228] Compiling BitCollections BitSet.Counted.swift
[375/1228] Compiling _RopeModule Rope+Join.swift
[376/1228] Compiling _RopeModule Rope+MutatingForEach.swift
[377/1228] Compiling _RopeModule Rope+Remove.swift
[378/1228] Compiling _RopeModule Rope+RemoveSubrange.swift
[379/1228] Compiling _RopeModule Rope+Split.swift
[380/1228] Compiling _RopeModule Optional Utilities.swift
[381/1228] Compiling _RopeModule String Utilities.swift
[382/1228] Compiling _RopeModule String.Index+ABI.swift
[384/1228] Emitting module CwlDemangle
[385/1228] Compiling CwlDemangle CwlDemangle.swift
[387/1229] Compiling BitCollections BitSet.Index.swift
[388/1229] Compiling BitCollections BitSet._UnsafeHandle.swift
[389/1229] Compiling BitCollections BitSet.swift
[390/1229] Compiling BitCollections Range+Utilities.swift
[391/1229] Compiling BitCollections Slice+Utilities.swift
[392/1229] Compiling BitCollections UInt+Tricks.swift
[393/1229] Compiling BitCollections _Word.swift
[443/1229] Emitting module BitCollections
[451/1230] Compiling tls_method.cc
[453/1230] Compiling tls13_server.cc
[454/1230] Compiling tls_record.cc
[475/1230] Emitting module HashTreeCollections
[477/1279] Compiling tls13_enc.cc
[479/1281] Compiling Runtime Pointers.swift
[480/1281] Compiling Runtime RelativePointer.swift
[481/1281] Compiling Runtime RelativeVectorPointer.swift
[482/1281] Compiling Runtime Union.swift
[483/1281] Compiling Runtime Vector.swift
[484/1281] Compiling Runtime GettersSetters.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.lBfpEE/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 0x000056463eab4808
1  swift-frontend 0x000056463eab25ee
2  swift-frontend 0x000056463eab4ea8
3  libc.so.6      0x00007f701a2fa520
4  libc.so.6      0x00007f701a34e9fc pthread_kill + 300
5  libc.so.6      0x00007f701a2fa476 raise + 22
6  libc.so.6      0x00007f701a2e07f3 abort + 211
7  swift-frontend 0x0000564638b1311e
8  swift-frontend 0x000056463ea14149
9  swift-frontend 0x000056463ea14036
10 swift-frontend 0x000056463e93757c
11 swift-frontend 0x0000564638c59cdd
12 swift-frontend 0x000056463e90b43d
13 swift-frontend 0x0000564638c50070
14 swift-frontend 0x0000564638c514cc
15 swift-frontend 0x000056463887c142
16 swift-frontend 0x0000564638877c88
17 swift-frontend 0x0000564638876997
18 swift-frontend 0x00005646388792ba
19 swift-frontend 0x0000564638878713
20 swift-frontend 0x000056463865586a
21 libc.so.6      0x00007f701a2e1d90
22 libc.so.6      0x00007f701a2e1e40 __libc_start_main + 128
23 swift-frontend 0x0000564638654cc5
[485/1287] Emitting module Collections
[486/1287] Compiling Collections Collections.swift
[487/1288] Compiling t1_enc.cc
[488/1288] Compiling tls13_client.cc
[489/1288] Compiling tls13_both.cc
[490/1288] Compiling ssl_x509.cc
[491/1288] Compiling ssl_transcript.cc
[492/1288] Compiling ssl_session.cc
[492/1288] Compiling ssl_file.cc
[492/1288] Compiling ssl_privkey.cc
[492/1288] Compiling ssl_versions.cc
[492/1288] Compiling ssl_key_share.cc
[492/1288] Compiling ssl_stat.cc
[492/1288] Compiling ssl_lib.cc
BUILD FAILURE 6.1 android