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 Wasm on 27 May 2025 19:51:40 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 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:         wasm
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-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/vapor/fluent-kit.git
Fetching https://github.com/nerdsupremacist/ContextKit.git
Fetching https://github.com/vapor/fluent.git
Fetching https://github.com/nerdsupremacist/GraphZahl.git
[1/41] Fetching contextkit
[42/13462] Fetching contextkit, fluent
[982/16035] Fetching contextkit, fluent, graphzahl
[5792/29363] Fetching contextkit, fluent, graphzahl, fluent-kit
Fetched https://github.com/nerdsupremacist/ContextKit.git from cache (0.62s)
Fetched https://github.com/vapor/fluent-kit.git from cache (0.63s)
[14116/15994] Fetching fluent, graphzahl
Fetched https://github.com/nerdsupremacist/GraphZahl.git from cache (1.33s)
Fetched https://github.com/vapor/fluent.git from cache (1.33s)
Computing version for https://github.com/nerdsupremacist/ContextKit.git
Computed https://github.com/nerdsupremacist/ContextKit.git at 0.2.1 (1.85s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 4.12.0 (0.50s)
Fetching https://github.com/vapor/vapor.git
[1/74378] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (2.03s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.2 (2.54s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/vapor/sql-kit.git
[1/5983] Fetching sql-kit
[4429/9819] Fetching sql-kit, swift-log
Fetched https://github.com/vapor/sql-kit.git from cache (0.36s)
[1/76055] Fetching swift-nio
Fetched https://github.com/apple/swift-log.git from cache (4.54s)
Fetched https://github.com/apple/swift-nio.git from cache (4.64s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (5.13s)
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.05s)
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/1710] Fetching swift-atomics
[532/6101] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.47s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.48s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.96s)
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.73s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (0.73s)
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-metrics.git
[1/3319] Fetching multipart-kit
[201/4382] Fetching multipart-kit, swift-service-context
[1374/6588] Fetching multipart-kit, swift-service-context, swift-metrics
[3143/12547] Fetching multipart-kit, swift-service-context, swift-metrics, swift-algorithms
[3656/17521] Fetching multipart-kit, swift-service-context, swift-metrics, swift-algorithms, swift-distributed-tracing
[4636/20130] Fetching multipart-kit, swift-service-context, swift-metrics, swift-algorithms, swift-distributed-tracing, websocket-kit
Fetched https://github.com/apple/swift-metrics.git from cache (0.43s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-service-context.git from cache (0.57s)
Fetched https://github.com/vapor/websocket-kit.git from cache (0.57s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.57s)
Fetching https://github.com/vapor/routing-kit.git
[7587/15192] Fetching multipart-kit, swift-algorithms, swift-nio-extras
[13501/35919] Fetching multipart-kit, swift-algorithms, swift-nio-extras, routing-kit
[16818/47446] Fetching multipart-kit, swift-algorithms, swift-nio-extras, routing-kit, swift-nio-http2
[32228/62289] Fetching multipart-kit, swift-algorithms, swift-nio-extras, routing-kit, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.64s)
[27929/56375] Fetching multipart-kit, swift-algorithms, routing-kit, swift-nio-http2, swift-nio-ssl
Fetching https://github.com/apple/swift-crypto.git
[45838/70311] Fetching multipart-kit, swift-algorithms, routing-kit, swift-nio-http2, swift-nio-ssl, swift-crypto
Fetched https://github.com/apple/swift-algorithms.git from cache (1.78s)
[47515/64352] Fetching multipart-kit, routing-kit, swift-nio-http2, swift-nio-ssl, swift-crypto
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/vapor/multipart-kit.git from cache (1.99s)
[45608/61033] Fetching routing-kit, swift-nio-http2, swift-nio-ssl, swift-crypto
Fetched https://github.com/vapor/routing-kit.git from cache (1.42s)
[25327/40306] Fetching swift-nio-http2, swift-nio-ssl, swift-crypto
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/swift-server/async-http-client.git
[29716/45883] Fetching swift-nio-http2, swift-nio-ssl, swift-crypto, console-kit
[32728/48253] Fetching swift-nio-http2, swift-nio-ssl, swift-crypto, console-kit, async-kit
[37663/62267] Fetching swift-nio-http2, swift-nio-ssl, swift-crypto, console-kit, async-kit, async-http-client
Fetched https://github.com/vapor/console-kit.git from cache (0.75s)
[33905/56690] Fetching swift-nio-http2, swift-nio-ssl, swift-crypto, async-kit, async-http-client
[29522/45163] Fetching swift-nio-ssl, swift-crypto, async-kit, async-http-client
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.11s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.13s)
[17759/30320] Fetching swift-crypto, async-kit, async-http-client
Fetched https://github.com/vapor/async-kit.git from cache (1.09s)
[24048/27950] Fetching swift-crypto, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.09s)
[10313/13936] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.77s)
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.52s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.53s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.64s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.51s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.18s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.65s)
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.44s)
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.36s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.82s)
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.91s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/2426] Fetching swift-service-lifecycle
[2/4016] Fetching swift-service-lifecycle, swift-asn1
[1502/4920] Fetching swift-service-lifecycle, swift-asn1, swift-http-types
[2774/9905] Fetching swift-service-lifecycle, swift-asn1, swift-http-types, swift-async-algorithms
[5254/16060] Fetching swift-service-lifecycle, swift-asn1, swift-http-types, swift-async-algorithms, swift-certificates
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetched https://github.com/apple/swift-asn1.git from cache (0.69s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.69s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.69s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.72s)
[1/1141] Fetching swift-http-structured-headers
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.36s)
Fetched https://github.com/apple/swift-certificates.git from cache (2.05s)
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 (2.66s)
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.64s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.84s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.10s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.18s)
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.73s)
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.47s)
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.47s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.50s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.72s)
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.58s)
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.49s)
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.50s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.79s)
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
[604/3232] Fetching runtime, graphql
Fetched https://github.com/nerdsupremacist/GraphQL.git from cache (0.25s)
Fetched https://github.com/nerdsupremacist/Runtime.git from cache (0.25s)
Computing version for https://github.com/nerdsupremacist/GraphQL.git
Computed https://github.com/nerdsupremacist/GraphQL.git at 0.12.1-beta.6 (0.74s)
Computing version for https://github.com/nerdsupremacist/Runtime.git
Computed https://github.com/nerdsupremacist/Runtime.git at 2.1.2-beta.14 (0.47s)
Fetching https://github.com/nerdsupremacist/CwlDemangle.git
Fetching https://github.com/nerdsupremacist/CRuntime.git
[1/251] Fetching cwldemangle
[252/374] Fetching cwldemangle, cruntime
Fetched https://github.com/nerdsupremacist/CRuntime.git from cache (0.25s)
Fetched https://github.com/nerdsupremacist/CwlDemangle.git from cache (0.25s)
Computing version for https://github.com/nerdsupremacist/CRuntime.git
Computed https://github.com/nerdsupremacist/CRuntime.git at 2.1.2 (2.07s)
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.59s)
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 (1.16s)
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 (1.71s)
Fetching https://github.com/mattgallagher/CwlDemangle.git
[1/337] Fetching cwldemangle
Fetched https://github.com/mattgallagher/CwlDemangle.git from cache (1.46s)
Computed https://github.com/nerdsupremacist/CRuntime.git at 2.1.2 (1.46s)
Updating https://github.com/mattgallagher/CwlDemangle.git
Updated https://github.com/mattgallagher/CwlDemangle.git (0.42s)
Computed https://github.com/mattgallagher/CwlDemangle.git at 0.1.0 (3.15s)
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/vapor/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-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.27.1
Creating working copy for https://github.com/vapor/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/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Creating working copy for https://github.com/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-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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/vapor/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-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-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/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/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/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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
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/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/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/nerdsupremacist/ContextKit.git
Working copy of https://github.com/nerdsupremacist/ContextKit.git resolved at 0.2.1
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-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/vapor/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 4.12.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/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-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/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
[54/841] Compiling _NumericsShims _NumericsShims.c
[55/841] Compiling _AtomicsShims.c
[56/841] Compiling CSystem shims.c
[57/841] Compiling CNIOWindows shim.c
/host/spi-builder-workspace/.build/checkouts/Runtime/Sources/CSymbols/symbols.c:11:5: error: use of undeclared identifier 'Dl_info'
   11 |     Dl_info info;
      |     ^
/host/spi-builder-workspace/.build/checkouts/Runtime/Sources/CSymbols/symbols.c:12:5: error: call to undeclared function 'dladdr'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
   12 |     dladdr(address, &info);
      |     ^
/host/spi-builder-workspace/.build/checkouts/Runtime/Sources/CSymbols/symbols.c:12:22: error: use of undeclared identifier 'info'
   12 |     dladdr(address, &info);
      |                      ^
/host/spi-builder-workspace/.build/checkouts/Runtime/Sources/CSymbols/symbols.c:13:32: error: use of undeclared identifier 'info'; did you mean 'int'?
   13 |     if (info.dli_sname && (int)info.dli_sname > 0xff) {
      |                                ^~~~
      |                                int
/host/spi-builder-workspace/.build/checkouts/Runtime/Sources/CSymbols/symbols.c:13:32: error: expected expression
/host/spi-builder-workspace/.build/checkouts/Runtime/Sources/CSymbols/symbols.c:13:9: error: use of undeclared identifier 'info'
   13 |     if (info.dli_sname && (int)info.dli_sname > 0xff) {
      |         ^
/host/spi-builder-workspace/.build/checkouts/Runtime/Sources/CSymbols/symbols.c:14:24: error: use of undeclared identifier 'info'
   14 |         symbol->name = info.dli_sname;
      |                        ^
/host/spi-builder-workspace/.build/checkouts/Runtime/Sources/CSymbols/symbols.c:16:9: error: use of undeclared identifier 'info'
   16 |     if (info.dli_saddr) {
      |         ^
/host/spi-builder-workspace/.build/checkouts/Runtime/Sources/CSymbols/symbols.c:17:27: error: use of undeclared identifier 'info'
   17 |         symbol->address = info.dli_saddr;
      |                           ^
9 errors generated.
[58/841] Compiling CSymbols symbols.c
[58/841] Compiling CNIOWASI CNIOWASI.c
[58/841] Compiling CNIOLinux shim.c
[58/841] Compiling CVaporBcrypt bcrypt.c
[58/841] Compiling CVaporBcrypt blf.c
[58/841] Compiling CNIOSHA1 c_nio_sha1.c
[58/841] Compiling CNIOWindows WSAStartup.c
[58/841] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: 'spi-builder-workspace': dependency 'fluent-kit' is not used by any target
[0/1] Planning build
Building for debugging...
[0/783] Write sources
[2/783] Compiling fiat_p256_adx_mul.S
[3/783] Compiling fiat_curve25519_adx_mul.S
[4/783] Compiling fiat_p256_adx_sqr.S
[5/783] Compiling md5-x86_64-linux.S
[6/783] Compiling md5-586-linux.S
[7/783] Compiling fiat_curve25519_adx_square.S
[8/783] Compiling md5-x86_64-apple.S
[9/783] Compiling CNIOWASI CNIOWASI.c
/host/spi-builder-workspace/.build/checkouts/Runtime/Sources/CSymbols/symbols.c:11:5: error: use of undeclared identifier 'Dl_info'
   11 |     Dl_info info;
      |     ^
/host/spi-builder-workspace/.build/checkouts/Runtime/Sources/CSymbols/symbols.c:12:5: error: call to undeclared function 'dladdr'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
   12 |     dladdr(address, &info);
      |     ^
/host/spi-builder-workspace/.build/checkouts/Runtime/Sources/CSymbols/symbols.c:12:22: error: use of undeclared identifier 'info'
   12 |     dladdr(address, &info);
      |                      ^
/host/spi-builder-workspace/.build/checkouts/Runtime/Sources/CSymbols/symbols.c:13:32: error: use of undeclared identifier 'info'; did you mean 'int'?
   13 |     if (info.dli_sname && (int)info.dli_sname > 0xff) {
      |                                ^~~~
      |                                int
/host/spi-builder-workspace/.build/checkouts/Runtime/Sources/CSymbols/symbols.c:13:32: error: expected expression
/host/spi-builder-workspace/.build/checkouts/Runtime/Sources/CSymbols/symbols.c:13:9: error: use of undeclared identifier 'info'
   13 |     if (info.dli_sname && (int)info.dli_sname > 0xff) {
      |         ^
/host/spi-builder-workspace/.build/checkouts/Runtime/Sources/CSymbols/symbols.c:14:24: error: use of undeclared identifier 'info'
   14 |         symbol->name = info.dli_sname;
      |                        ^
/host/spi-builder-workspace/.build/checkouts/Runtime/Sources/CSymbols/symbols.c:16:9: error: use of undeclared identifier 'info'
   16 |     if (info.dli_saddr) {
      |         ^
/host/spi-builder-workspace/.build/checkouts/Runtime/Sources/CSymbols/symbols.c:17:27: error: use of undeclared identifier 'info'
   17 |         symbol->address = info.dli_saddr;
      |                           ^
9 errors generated.
[10/783] Compiling CSymbols symbols.c
[10/783] Compiling CNIOWindows WSAStartup.c
[10/783] Compiling CVaporBcrypt bcrypt.c
[10/783] Compiling CCryptoBoringSSLShims shims.c
[10/783] Compiling CNIOSHA1 c_nio_sha1.c
[10/783] Compiling CVaporBcrypt blf.c
[10/783] Compiling CNIOLinux shim.c
[10/783] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 wasm