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-vapor-support, reference 0.1.0-alpha.8 (207508), with Swift 6.1 for Wasm on 27 May 2025 21:24:59 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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-vapor-support.git
Reference: 0.1.0-alpha.8
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-vapor-support
 * tag               0.1.0-alpha.8 -> FETCH_HEAD
HEAD is now at 2075082 Fixing typo
Cloned https://github.com/nerdsupremacist/graphzahl-vapor-support.git
Revision (git rev-parse @):
20750826c268bb80bb27ac29219676553522a6fe
SUCCESS checkout https://github.com/nerdsupremacist/graphzahl-vapor-support.git at 0.1.0-alpha.8
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/nerdsupremacist/graphzahl-vapor-support.git
https://github.com/nerdsupremacist/graphzahl-vapor-support.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "graphzahl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0-alpha.38",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nerdsupremacist/GraphZahl.git"
    },
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    }
  ],
  "manifest_display_name" : "graphzahl-vapor-support",
  "name" : "graphzahl-vapor-support",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "GraphZahlVaporSupport",
      "targets" : [
        "GraphZahlVaporSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GraphZahlVaporSupport",
      "module_type" : "SwiftTarget",
      "name" : "GraphZahlVaporSupport",
      "path" : "Sources/GraphZahlVaporSupport",
      "product_dependencies" : [
        "GraphZahl",
        "Vapor"
      ],
      "product_memberships" : [
        "GraphZahlVaporSupport"
      ],
      "sources" : [
        "EventLoopFuture+thenThrowing.swift",
        "GraphQLIDE.swift",
        "GraphQLResult+response.swift",
        "GraphQLSchema+Responder.swift",
        "GraphQLSchema+Route.swift",
        "Query.swift",
        "Router+graphql.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/vapor.git
Fetching https://github.com/nerdsupremacist/GraphZahl.git
[1/2573] Fetching graphzahl
[670/76951] Fetching graphzahl, vapor
Fetched https://github.com/nerdsupremacist/GraphZahl.git from cache (1.99s)
Fetched https://github.com/vapor/vapor.git from cache (2.02s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (3.47s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/2609] Fetching websocket-kit
[2297/5928] Fetching websocket-kit, multipart-kit
[3440/11887] Fetching websocket-kit, multipart-kit, swift-algorithms
[3633/12950] Fetching websocket-kit, multipart-kit, swift-algorithms, swift-service-context
[5357/17924] Fetching websocket-kit, multipart-kit, swift-algorithms, swift-service-context, swift-distributed-tracing
[8859/19634] Fetching websocket-kit, multipart-kit, swift-algorithms, swift-service-context, swift-distributed-tracing, swift-atomics
Fetched https://github.com/vapor/websocket-kit.git from cache (1.12s)
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-service-context.git from cache (1.31s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.31s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.31s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.31s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/vapor/multipart-kit.git from cache (1.37s)
Fetching https://github.com/apple/swift-nio.git
[1/2206] Fetching swift-metrics
[2207/6042] Fetching swift-metrics, swift-log
Fetched https://github.com/apple/swift-metrics.git from cache (0.46s)
[883/3836] Fetching swift-log
Fetching https://github.com/vapor/routing-kit.git
[3799/9750] Fetching swift-log, swift-nio-extras
[7918/21277] Fetching swift-log, swift-nio-extras, swift-nio-http2
[9746/36120] Fetching swift-log, swift-nio-extras, swift-nio-http2, swift-nio-ssl
[13459/112175] Fetching swift-log, swift-nio-extras, swift-nio-http2, swift-nio-ssl, swift-nio
[13955/132902] Fetching swift-log, swift-nio-extras, swift-nio-http2, swift-nio-ssl, swift-nio, routing-kit
Fetched https://github.com/vapor/routing-kit.git from cache (1.20s)
[77115/112175] Fetching swift-log, swift-nio-extras, swift-nio-http2, swift-nio-ssl, swift-nio
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.63s)
Fetching https://github.com/vapor/console-kit.git
[72508/100648] Fetching swift-log, swift-nio-extras, swift-nio-ssl, swift-nio
[74030/114584] Fetching swift-log, swift-nio-extras, swift-nio-ssl, swift-nio, swift-crypto
[75628/120161] Fetching swift-log, swift-nio-extras, swift-nio-ssl, swift-nio, swift-crypto, console-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.49s)
Fetching https://github.com/vapor/async-kit.git
[78477/114584] Fetching swift-log, swift-nio-extras, swift-nio-ssl, swift-nio, swift-crypto
Fetched https://github.com/apple/swift-nio-extras.git from cache (2.26s)
Fetched https://github.com/apple/swift-log.git from cache (2.27s)
Fetching https://github.com/swift-server/async-http-client.git
[71427/104834] Fetching swift-nio-ssl, swift-nio, swift-crypto
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.29s)
[57345/89991] Fetching swift-nio, swift-crypto
[57764/92361] Fetching swift-nio, swift-crypto, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.32s)
[61717/89991] Fetching swift-nio, swift-crypto
[67623/104005] Fetching swift-nio, swift-crypto, async-http-client
Fetched https://github.com/apple/swift-crypto.git from cache (2.04s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.28s)
Fetched https://github.com/apple/swift-nio.git from cache (5.97s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (8.07s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (2.67s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.99s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.28s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.11s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (2.25s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
[2460/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.46s)
[2821/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.11s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.60s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.50s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.47s)
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.30s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.77s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (2.02s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.99s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.60s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
[1/1590] Fetching swift-asn1
[1591/2731] Fetching swift-asn1, swift-http-structured-headers
[1968/3635] Fetching swift-asn1, swift-http-structured-headers, swift-http-types
[3591/6061] Fetching swift-asn1, swift-http-structured-headers, swift-http-types, swift-service-lifecycle
[4292/11046] Fetching swift-asn1, swift-http-structured-headers, swift-http-types, swift-service-lifecycle, swift-async-algorithms
[7558/17201] Fetching swift-asn1, swift-http-structured-headers, swift-http-types, swift-service-lifecycle, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-types.git from cache (1.10s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.10s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.10s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.10s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.10s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.10s)
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.67s)
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.55s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.53s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.61s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.49s)
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.53s)
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.48s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (1.23s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.89s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.49s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.50s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (1.21s)
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.48s)
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.81s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.45s)
Computing version for https://github.com/nerdsupremacist/GraphZahl.git
Computed https://github.com/nerdsupremacist/GraphZahl.git at 0.1.0-alpha.46 (0.56s)
Fetching https://github.com/nerdsupremacist/Runtime.git
Fetching https://github.com/nerdsupremacist/ContextKit.git
Fetching https://github.com/nerdsupremacist/GraphQL.git
[1/1827] Fetching runtime
[1828/1868] Fetching runtime, contextkit
[1869/3273] Fetching runtime, contextkit, graphql
Fetched https://github.com/nerdsupremacist/ContextKit.git from cache (0.75s)
Fetched https://github.com/nerdsupremacist/GraphQL.git from cache (0.75s)
Fetched https://github.com/nerdsupremacist/Runtime.git from cache (0.75s)
Computing version for https://github.com/nerdsupremacist/ContextKit.git
Computed https://github.com/nerdsupremacist/ContextKit.git at 0.2.1 (1.41s)
Computing version for https://github.com/nerdsupremacist/GraphQL.git
Computed https://github.com/nerdsupremacist/GraphQL.git at 0.12.1-beta.6 (0.75s)
Computing version for https://github.com/nerdsupremacist/Runtime.git
Computed https://github.com/nerdsupremacist/Runtime.git at 2.1.2-beta.14 (0.61s)
Fetching https://github.com/nerdsupremacist/CwlDemangle.git
Fetching https://github.com/nerdsupremacist/CRuntime.git
[1/123] Fetching cruntime
[124/374] Fetching cruntime, cwldemangle
Fetched https://github.com/nerdsupremacist/CRuntime.git from cache (0.25s)
Fetched https://github.com/nerdsupremacist/CwlDemangle.git from cache (0.28s)
Computing version for https://github.com/nerdsupremacist/CRuntime.git
Computed https://github.com/nerdsupremacist/CRuntime.git at 2.1.2 (2.42s)
Computing version for https://github.com/nerdsupremacist/CwlDemangle.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (0.00s)
Computed https://github.com/apple/swift-atomics.git at 1.2.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-nio.git at 2.83.0 (0.00s)
Computed https://github.com/apple/swift-system.git at 1.4.2 (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-log.git at 1.6.3 (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/apple/swift-collections.git at 1.2.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/vapor.git at 4.115.0 (0.00s)
Computed https://github.com/apple/swift-atomics.git at 1.2.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-nio.git at 2.83.0 (0.00s)
Computed https://github.com/apple/swift-system.git at 1.4.2 (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-log.git at 1.6.3 (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/apple/swift-collections.git at 1.2.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)
error:   Dependencies could not be resolved because no versions of 'cwldemangle' match the requirement 0.1.1-beta...<1.0.0 and root depends on 'graphzahl' 0.1.0-alpha.38..<1.0.0.
  'graphzahl' >= 0.1.0-alpha.38 practically depends on 'cwldemangle' 0.1.1-beta...<1.0.0 because 'graphzahl' >= 0.1.0-alpha.38 practically depends on 'runtime' 2.1.2-beta.13..<3.0.0 (1).
  'runtime' >= 2.1.2-beta.13 practically depends on 'cwldemangle' 0.1.1-beta...<1.0.0 because 'runtime' 2.1.2-beta.14 depends on 'cwldemangle' 0.1.1-beta...<1.0.0.
  'runtime' {2.1.2-beta.13..<2.1.2-beta.14, 2.1.2-beta.14.0..<3.0.0} practically depends on 'cwldemangle' 0.1.1-beta...<1.0.0 because 'runtime' 2.1.2-beta.13 depends on 'cwldemangle' 0.1.1-beta...<1.0.0 and no versions of 'runtime' match the requirement {2.1.2-beta.13.0..<2.1.2-beta.14, 2.1.2-beta.14.0..<3.0.0}.
  'graphzahl' {0.1.0-alpha.38..<0.1.0-alpha.45, 0.1.0-alpha.45.0..<0.1.0-alpha.46, 0.1.0-alpha.46.0..<1.0.0} practically depends on 'runtime' 2.1.2-beta.13..<3.0.0 because 'graphzahl' 0.1.0-alpha.43 depends on 'runtime' 2.1.2-beta.13..<3.0.0 and 'graphzahl' 0.1.0-alpha.44 depends on 'runtime' 2.1.2-beta.13..<3.0.0.
  'graphzahl' {0.1.0-alpha.38..<0.1.0-alpha.43, 0.1.0-alpha.43.0..<0.1.0-alpha.44, 0.1.0-alpha.44.0..<0.1.0-alpha.45, 0.1.0-alpha.45.0..<0.1.0-alpha.46, 0.1.0-alpha.46.0..<1.0.0} practically depends on 'runtime' 2.1.2-beta.13..<3.0.0 because 'graphzahl' 0.1.0-alpha.41 depends on 'runtime' 2.1.2-beta.13..<3.0.0 and 'graphzahl' 0.1.0-alpha.42 depends on 'runtime' 2.1.2-beta.13..<3.0.0.
  'graphzahl' {0.1.0-alpha.38..<0.1.0-alpha.41, 0.1.0-alpha.41.0..<0.1.0-alpha.42, 0.1.0-alpha.42.0..<0.1.0-alpha.43, 0.1.0-alpha.43.0..<0.1.0-alpha.44, 0.1.0-alpha.44.0..<0.1.0-alpha.45, 0.1.0-alpha.45.0..<0.1.0-alpha.46, 0.1.0-alpha.46.0..<1.0.0} practically depends on 'runtime' 2.1.2-beta.13..<3.0.0 because 'graphzahl' 0.1.0-alpha.39 depends on 'runtime' 2.1.2-beta.13..<3.0.0 and 'graphzahl' 0.1.0-alpha.40 depends on 'runtime' 2.1.2-beta.13..<3.0.0.
  'graphzahl' {0.1.0-alpha.38..<0.1.0-alpha.39, 0.1.0-alpha.39.0..<0.1.0-alpha.40, 0.1.0-alpha.40.0..<0.1.0-alpha.41, 0.1.0-alpha.41.0..<0.1.0-alpha.42, 0.1.0-alpha.42.0..<0.1.0-alpha.43, 0.1.0-alpha.43.0..<0.1.0-alpha.44, 0.1.0-alpha.44.0..<0.1.0-alpha.45, 0.1.0-alpha.45.0..<0.1.0-alpha.46, 0.1.0-alpha.46.0..<1.0.0} practically depends on 'runtime' 2.1.2-beta.13..<3.0.0 because no versions of 'graphzahl' match the requirement {0.1.0-alpha.38.0..<0.1.0-alpha.39, 0.1.0-alpha.39.0..<0.1.0-alpha.40, 0.1.0-alpha.40.0..<0.1.0-alpha.41, 0.1.0-alpha.41.0..<0.1.0-alpha.42, 0.1.0-alpha.42.0..<0.1.0-alpha.43, 0.1.0-alpha.43.0..<0.1.0-alpha.44, 0.1.0-alpha.44.0..<0.1.0-alpha.45, 0.1.0-alpha.45.0..<0.1.0-alpha.46, 0.1.0-alpha.46.0..<1.0.0} and 'graphzahl' 0.1.0-alpha.38 depends on 'runtime' 2.1.2-beta.13..<3.0.0.
     (1) As a result, 'graphzahl' >= 0.1.0-alpha.38 practically depends on 'runtime' 2.1.2-beta.13..<3.0.0 because 'graphzahl' 0.1.0-alpha.45 depends on 'runtime' 2.1.2-beta.13..<3.0.0 and 'graphzahl' 0.1.0-alpha.46 depends on 'runtime' 2.1.2-beta.13..<3.0.0.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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
Updating https://github.com/vapor/vapor.git
Updating https://github.com/nerdsupremacist/GraphZahl.git
Updated https://github.com/nerdsupremacist/GraphZahl.git (0.20s)
Updated https://github.com/vapor/vapor.git (0.32s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (1.04s)
Updating https://github.com/apple/swift-algorithms.git
Updating https://github.com/vapor/multipart-kit.git
Updating https://github.com/apple/swift-atomics.git
Updating https://github.com/apple/swift-distributed-tracing.git
Updating https://github.com/vapor/websocket-kit.git
Updating https://github.com/apple/swift-service-context.git
Updated https://github.com/apple/swift-atomics.git (0.17s)
Updating https://github.com/apple/swift-metrics.git
Updated https://github.com/apple/swift-service-context.git (0.17s)
Updated https://github.com/apple/swift-distributed-tracing.git (0.19s)
Updating https://github.com/apple/swift-log.git
Updated https://github.com/vapor/websocket-kit.git (0.19s)
Updating https://github.com/apple/swift-nio-http2.git
Updated https://github.com/vapor/multipart-kit.git (0.31s)
Updated https://github.com/apple/swift-algorithms.git (0.31s)
Updating https://github.com/apple/swift-nio.git
Updating https://github.com/apple/swift-nio-ssl.git
Updated https://github.com/apple/swift-metrics.git (0.19s)
Updating https://github.com/vapor/routing-kit.git
Updated https://github.com/apple/swift-log.git (0.19s)
Updating https://github.com/apple/swift-nio-extras.git
Updated https://github.com/apple/swift-nio-http2.git (0.19s)
Updating https://github.com/vapor/console-kit.git
Updated https://github.com/apple/swift-nio-ssl.git (0.19s)
Updating https://github.com/vapor/async-kit.git
Updated https://github.com/vapor/routing-kit.git (0.21s)
Updated https://github.com/apple/swift-nio.git (0.28s)
Updating https://github.com/swift-server/async-http-client.git
Updating https://github.com/apple/swift-crypto.git
Updated https://github.com/apple/swift-nio-extras.git (0.21s)
Updated https://github.com/vapor/console-kit.git (0.21s)
Updated https://github.com/vapor/async-kit.git (0.18s)
Updated https://github.com/apple/swift-crypto.git (0.18s)
Updated https://github.com/swift-server/async-http-client.git (0.22s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.34s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.48s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.52s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.58s)
Updating https://github.com/apple/swift-numerics.git
Updated https://github.com/apple/swift-numerics.git (0.15s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.90s)
Updating https://github.com/apple/swift-system.git
Updating https://github.com/apple/swift-collections.git
Updated https://github.com/apple/swift-system.git (0.15s)
Updated https://github.com/apple/swift-collections.git (0.15s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.19s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.67s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.50s)
Updating https://github.com/apple/swift-nio-transport-services.git
Updated https://github.com/apple/swift-nio-transport-services.git (0.19s)
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.13s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.50s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.67s)
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.69s)
Updating https://github.com/apple/swift-http-structured-headers.git
Updating https://github.com/apple/swift-async-algorithms.git
Updating https://github.com/swift-server/swift-service-lifecycle.git
Updating https://github.com/apple/swift-asn1.git
Updating https://github.com/apple/swift-certificates.git
Updating https://github.com/apple/swift-http-types.git
Updated https://github.com/apple/swift-http-structured-headers.git (0.17s)
Updated https://github.com/apple/swift-async-algorithms.git (0.18s)
Updated https://github.com/apple/swift-asn1.git (0.21s)
Updated https://github.com/apple/swift-certificates.git (0.21s)
Updated https://github.com/swift-server/swift-service-lifecycle.git (0.21s)
Updated https://github.com/apple/swift-http-types.git (0.15s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.77s)
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.66s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.62s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.04s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.51s)
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.58s)
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.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.60s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.45s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.52s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (1.11s)
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.63s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.69s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.57s)
Computing version for https://github.com/nerdsupremacist/GraphZahl.git
Computed https://github.com/nerdsupremacist/GraphZahl.git at 0.1.0-alpha.46 (0.78s)
Updating https://github.com/nerdsupremacist/ContextKit.git
Updating https://github.com/nerdsupremacist/GraphQL.git
Updated https://github.com/nerdsupremacist/GraphQL.git (0.18s)
Updating https://github.com/nerdsupremacist/Runtime.git
Updated https://github.com/nerdsupremacist/ContextKit.git (0.28s)
Updated https://github.com/nerdsupremacist/Runtime.git (0.16s)
Computing version for https://github.com/nerdsupremacist/ContextKit.git
Computed https://github.com/nerdsupremacist/ContextKit.git at 0.2.1 (0.89s)
Computing version for https://github.com/nerdsupremacist/GraphQL.git
Computed https://github.com/nerdsupremacist/GraphQL.git at 0.12.1-beta.6 (0.47s)
Computing version for https://github.com/nerdsupremacist/Runtime.git
Computed https://github.com/nerdsupremacist/Runtime.git at 2.1.2-beta.14 (0.69s)
Updating https://github.com/nerdsupremacist/CRuntime.git
Updating https://github.com/nerdsupremacist/CwlDemangle.git
Updated https://github.com/nerdsupremacist/CwlDemangle.git (0.19s)
Updated https://github.com/nerdsupremacist/CRuntime.git (0.20s)
Computing version for https://github.com/nerdsupremacist/CRuntime.git
Computed https://github.com/nerdsupremacist/CRuntime.git at 2.1.2 (2.51s)
Computing version for https://github.com/nerdsupremacist/CwlDemangle.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (0.00s)
Computed https://github.com/apple/swift-atomics.git at 1.2.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-nio.git at 2.83.0 (0.00s)
Computed https://github.com/apple/swift-system.git at 1.4.2 (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-log.git at 1.6.3 (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/apple/swift-collections.git at 1.2.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/vapor.git at 4.115.0 (0.00s)
Computed https://github.com/apple/swift-atomics.git at 1.2.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-nio.git at 2.83.0 (0.00s)
Computed https://github.com/apple/swift-system.git at 1.4.2 (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-log.git at 1.6.3 (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/apple/swift-collections.git at 1.2.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)
error:   Dependencies could not be resolved because no versions of 'cwldemangle' match the requirement 0.1.1-beta...<1.0.0 and root depends on 'graphzahl' 0.1.0-alpha.38..<1.0.0.
  'graphzahl' >= 0.1.0-alpha.38 practically depends on 'cwldemangle' 0.1.1-beta...<1.0.0 because 'graphzahl' >= 0.1.0-alpha.38 practically depends on 'runtime' 2.1.2-beta.13..<3.0.0 (1).
  'runtime' >= 2.1.2-beta.13 practically depends on 'cwldemangle' 0.1.1-beta...<1.0.0 because 'runtime' 2.1.2-beta.14 depends on 'cwldemangle' 0.1.1-beta...<1.0.0.
  'runtime' {2.1.2-beta.13..<2.1.2-beta.14, 2.1.2-beta.14.0..<3.0.0} practically depends on 'cwldemangle' 0.1.1-beta...<1.0.0 because 'runtime' 2.1.2-beta.13 depends on 'cwldemangle' 0.1.1-beta...<1.0.0 and no versions of 'runtime' match the requirement {2.1.2-beta.13.0..<2.1.2-beta.14, 2.1.2-beta.14.0..<3.0.0}.
  'graphzahl' {0.1.0-alpha.38..<0.1.0-alpha.45, 0.1.0-alpha.45.0..<0.1.0-alpha.46, 0.1.0-alpha.46.0..<1.0.0} practically depends on 'runtime' 2.1.2-beta.13..<3.0.0 because 'graphzahl' 0.1.0-alpha.43 depends on 'runtime' 2.1.2-beta.13..<3.0.0 and 'graphzahl' 0.1.0-alpha.44 depends on 'runtime' 2.1.2-beta.13..<3.0.0.
  'graphzahl' {0.1.0-alpha.38..<0.1.0-alpha.43, 0.1.0-alpha.43.0..<0.1.0-alpha.44, 0.1.0-alpha.44.0..<0.1.0-alpha.45, 0.1.0-alpha.45.0..<0.1.0-alpha.46, 0.1.0-alpha.46.0..<1.0.0} practically depends on 'runtime' 2.1.2-beta.13..<3.0.0 because 'graphzahl' 0.1.0-alpha.41 depends on 'runtime' 2.1.2-beta.13..<3.0.0 and 'graphzahl' 0.1.0-alpha.42 depends on 'runtime' 2.1.2-beta.13..<3.0.0.
  'graphzahl' {0.1.0-alpha.38..<0.1.0-alpha.41, 0.1.0-alpha.41.0..<0.1.0-alpha.42, 0.1.0-alpha.42.0..<0.1.0-alpha.43, 0.1.0-alpha.43.0..<0.1.0-alpha.44, 0.1.0-alpha.44.0..<0.1.0-alpha.45, 0.1.0-alpha.45.0..<0.1.0-alpha.46, 0.1.0-alpha.46.0..<1.0.0} practically depends on 'runtime' 2.1.2-beta.13..<3.0.0 because 'graphzahl' 0.1.0-alpha.39 depends on 'runtime' 2.1.2-beta.13..<3.0.0 and 'graphzahl' 0.1.0-alpha.40 depends on 'runtime' 2.1.2-beta.13..<3.0.0.
  'graphzahl' {0.1.0-alpha.38..<0.1.0-alpha.39, 0.1.0-alpha.39.0..<0.1.0-alpha.40, 0.1.0-alpha.40.0..<0.1.0-alpha.41, 0.1.0-alpha.41.0..<0.1.0-alpha.42, 0.1.0-alpha.42.0..<0.1.0-alpha.43, 0.1.0-alpha.43.0..<0.1.0-alpha.44, 0.1.0-alpha.44.0..<0.1.0-alpha.45, 0.1.0-alpha.45.0..<0.1.0-alpha.46, 0.1.0-alpha.46.0..<1.0.0} practically depends on 'runtime' 2.1.2-beta.13..<3.0.0 because no versions of 'graphzahl' match the requirement {0.1.0-alpha.38.0..<0.1.0-alpha.39, 0.1.0-alpha.39.0..<0.1.0-alpha.40, 0.1.0-alpha.40.0..<0.1.0-alpha.41, 0.1.0-alpha.41.0..<0.1.0-alpha.42, 0.1.0-alpha.42.0..<0.1.0-alpha.43, 0.1.0-alpha.43.0..<0.1.0-alpha.44, 0.1.0-alpha.44.0..<0.1.0-alpha.45, 0.1.0-alpha.45.0..<0.1.0-alpha.46, 0.1.0-alpha.46.0..<1.0.0} and 'graphzahl' 0.1.0-alpha.38 depends on 'runtime' 2.1.2-beta.13..<3.0.0.
     (1) As a result, 'graphzahl' >= 0.1.0-alpha.38 practically depends on 'runtime' 2.1.2-beta.13..<3.0.0 because 'graphzahl' 0.1.0-alpha.45 depends on 'runtime' 2.1.2-beta.13..<3.0.0 and 'graphzahl' 0.1.0-alpha.46 depends on 'runtime' 2.1.2-beta.13..<3.0.0.
BUILD FAILURE 6.1 wasm