Build Information
Failed to build graphzahl-vapor-support, reference master (207508
), with Swift 6.1 for Wasm on 27 May 2025 21:25:00 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/nerdsupremacist/graphzahl-vapor-support
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
========================================
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-1":/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.57s)
Fetched https://github.com/vapor/vapor.git from cache (2.03s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (4.79s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-service-context.git
[1/2609] Fetching websocket-kit
[132/5928] Fetching websocket-kit, multipart-kit
[3846/7638] Fetching websocket-kit, multipart-kit, swift-atomics
[4768/13597] Fetching websocket-kit, multipart-kit, swift-atomics, swift-algorithms
[4888/14660] Fetching websocket-kit, multipart-kit, swift-atomics, swift-algorithms, swift-service-context
[7886/19634] Fetching websocket-kit, multipart-kit, swift-atomics, swift-algorithms, swift-service-context, swift-distributed-tracing
Fetched https://github.com/apple/swift-service-context.git from cache (0.85s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.86s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/vapor/websocket-kit.git from cache (0.86s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.86s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-http2.git
[6602/10499] Fetching multipart-kit, swift-distributed-tracing, swift-metrics
[9638/14335] Fetching multipart-kit, swift-distributed-tracing, swift-metrics, swift-log
[11421/20249] Fetching multipart-kit, swift-distributed-tracing, swift-metrics, swift-log, swift-nio-extras
[17412/31776] Fetching multipart-kit, swift-distributed-tracing, swift-metrics, swift-log, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-metrics.git from cache (0.39s)
[20118/29570] Fetching multipart-kit, swift-distributed-tracing, swift-log, swift-nio-extras, swift-nio-http2
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.32s)
Fetching https://github.com/apple/swift-nio.git
[15721/24596] Fetching multipart-kit, swift-log, swift-nio-extras, swift-nio-http2
Fetched https://github.com/vapor/multipart-kit.git from cache (1.38s)
[12978/21277] Fetching swift-log, swift-nio-extras, swift-nio-http2
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/apple/swift-log.git from cache (0.55s)
[10871/17441] Fetching swift-nio-extras, swift-nio-http2
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.56s)
[5418/11527] Fetching swift-nio-http2
Fetching https://github.com/vapor/console-kit.git
[11528/26370] Fetching swift-nio-http2, swift-nio-ssl
[14942/47097] Fetching swift-nio-http2, swift-nio-ssl, routing-kit
[14943/61033] Fetching swift-nio-http2, swift-nio-ssl, routing-kit, swift-crypto
[31286/66610] Fetching swift-nio-http2, swift-nio-ssl, routing-kit, swift-crypto, console-kit
[50974/142665] Fetching swift-nio-http2, swift-nio-ssl, routing-kit, swift-crypto, console-kit, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.73s)
[40694/131138] Fetching swift-nio-ssl, routing-kit, swift-crypto, console-kit, swift-nio
Fetching https://github.com/vapor/async-kit.git
Fetched https://github.com/vapor/console-kit.git from cache (1.78s)
[92719/125561] Fetching swift-nio-ssl, routing-kit, swift-crypto, swift-nio
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/vapor/routing-kit.git from cache (1.90s)
[74412/104834] Fetching swift-nio-ssl, swift-crypto, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.05s)
[59570/92361] Fetching swift-crypto, swift-nio, async-kit
[79433/106375] Fetching swift-crypto, swift-nio, async-kit, async-http-client
Fetched https://github.com/vapor/async-kit.git from cache (1.69s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.91s)
Fetched https://github.com/swift-server/async-http-client.git from cache (2.02s)
Fetched https://github.com/apple/swift-nio.git from cache (4.80s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (6.66s)
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.47s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.50s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.55s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.42s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (2.70s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4391] Fetching swift-system
[4392/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.01s)
Fetched https://github.com/apple/swift-collections.git from cache (1.03s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.59s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.15s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.53s)
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.37s)
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.80s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.45s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.42s)
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.52s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-asn1.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-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
[1/904] Fetching swift-http-types
[20/2045] Fetching swift-http-types, swift-http-structured-headers
[351/3635] Fetching swift-http-types, swift-http-structured-headers, swift-asn1
[1650/8620] Fetching swift-http-types, swift-http-structured-headers, swift-asn1, swift-async-algorithms
[3589/14775] Fetching swift-http-types, swift-http-structured-headers, swift-asn1, swift-async-algorithms, swift-certificates
[3922/17201] Fetching swift-http-types, swift-http-structured-headers, swift-asn1, swift-async-algorithms, swift-certificates, swift-service-lifecycle
Fetched https://github.com/apple/swift-asn1.git from cache (0.34s)
[15488/15611] Fetching swift-http-types, swift-http-structured-headers, swift-async-algorithms, swift-certificates, swift-service-lifecycle
Fetched https://github.com/apple/swift-http-types.git from cache (0.34s)
[14646/14707] Fetching swift-http-structured-headers, swift-async-algorithms, swift-certificates, swift-service-lifecycle
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.39s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.43s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.43s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.43s)
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.89s)
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.52s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.59s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.57s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.64s)
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.60s)
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.51s)
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.00s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.71s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.57s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.52s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.49s)
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.83s)
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.61s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.74s)
Computing version for https://github.com/nerdsupremacist/GraphZahl.git
Computed https://github.com/nerdsupremacist/GraphZahl.git at 0.1.0-alpha.46 (0.61s)
Fetching https://github.com/nerdsupremacist/ContextKit.git
Fetching https://github.com/nerdsupremacist/GraphQL.git
Fetching https://github.com/nerdsupremacist/Runtime.git
[1/41] Fetching contextkit
[42/1446] Fetching contextkit, graphql
[1447/3273] Fetching contextkit, graphql, runtime
Fetched https://github.com/nerdsupremacist/ContextKit.git from cache (0.25s)
Fetched https://github.com/nerdsupremacist/GraphQL.git from cache (0.26s)
Fetched https://github.com/nerdsupremacist/Runtime.git from cache (0.28s)
Computing version for https://github.com/nerdsupremacist/ContextKit.git
Computed https://github.com/nerdsupremacist/ContextKit.git at 0.2.1 (1.19s)
Computing version for https://github.com/nerdsupremacist/GraphQL.git
Computed https://github.com/nerdsupremacist/GraphQL.git at 0.12.1-beta.6 (0.49s)
Computing version for https://github.com/nerdsupremacist/Runtime.git
Computed https://github.com/nerdsupremacist/Runtime.git at 2.1.2-beta.14 (0.49s)
Fetching https://github.com/nerdsupremacist/CwlDemangle.git
Fetching https://github.com/nerdsupremacist/CRuntime.git
[1/251] Fetching cwldemangle
[102/374] Fetching cwldemangle, cruntime
Fetched https://github.com/nerdsupremacist/CRuntime.git from cache (0.22s)
Fetched https://github.com/nerdsupremacist/CwlDemangle.git from cache (0.22s)
Computing version for https://github.com/nerdsupremacist/CRuntime.git
Computed https://github.com/nerdsupremacist/CRuntime.git at 2.1.2 (3.21s)
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-1":/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/nerdsupremacist/GraphZahl.git
Updating https://github.com/vapor/vapor.git
Updated https://github.com/nerdsupremacist/GraphZahl.git (0.23s)
Updated https://github.com/vapor/vapor.git (0.23s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (0.81s)
Updating https://github.com/apple/swift-algorithms.git
Updating https://github.com/apple/swift-atomics.git
Updating https://github.com/vapor/websocket-kit.git
Updating https://github.com/vapor/multipart-kit.git
Updating https://github.com/apple/swift-service-context.git
Updated https://github.com/apple/swift-service-context.git (0.17s)
Updating https://github.com/apple/swift-metrics.git
Updated https://github.com/vapor/multipart-kit.git (0.19s)
Updating https://github.com/apple/swift-distributed-tracing.git
Updating https://github.com/apple/swift-log.git
Updated https://github.com/vapor/websocket-kit.git (0.20s)
Updated https://github.com/apple/swift-algorithms.git (0.21s)
Updated https://github.com/apple/swift-atomics.git (0.21s)
Updating https://github.com/apple/swift-nio-http2.git
Updating https://github.com/apple/swift-nio-ssl.git
Updated https://github.com/apple/swift-log.git (0.15s)
Updating https://github.com/apple/swift-nio.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-distributed-tracing.git (0.18s)
Updating https://github.com/apple/swift-crypto.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.20s)
Updating https://github.com/apple/swift-nio-extras.git
Updated https://github.com/vapor/routing-kit.git (0.19s)
Updated https://github.com/vapor/console-kit.git (0.16s)
Updated https://github.com/apple/swift-crypto.git (0.18s)
Updating https://github.com/swift-server/async-http-client.git
Updated https://github.com/apple/swift-nio-extras.git (0.19s)
Updating https://github.com/vapor/async-kit.git
Updated https://github.com/apple/swift-nio.git (0.28s)
Updated https://github.com/swift-server/async-http-client.git (0.18s)
Updated https://github.com/vapor/async-kit.git (0.17s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.24s)
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.44s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.49s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.18s)
Updating https://github.com/apple/swift-numerics.git
Updated https://github.com/apple/swift-numerics.git (0.18s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.96s)
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.20s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.79s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.82s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.90s)
Updating https://github.com/apple/swift-nio-transport-services.git
Updated https://github.com/apple/swift-nio-transport-services.git (0.12s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.65s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.51s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.55s)
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.66s)
Updating https://github.com/apple/swift-asn1.git
Updating https://github.com/apple/swift-http-structured-headers.git
Updating https://github.com/apple/swift-http-types.git
Updating https://github.com/swift-server/swift-service-lifecycle.git
Updating https://github.com/apple/swift-certificates.git
Updating https://github.com/apple/swift-async-algorithms.git
Updated https://github.com/apple/swift-asn1.git (0.20s)
Updated https://github.com/apple/swift-http-structured-headers.git (0.21s)
Updated https://github.com/apple/swift-http-types.git (0.21s)
Updated https://github.com/swift-server/swift-service-lifecycle.git (0.22s)
Updated https://github.com/apple/swift-certificates.git (0.22s)
Updated https://github.com/apple/swift-async-algorithms.git (0.22s)
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.55s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (1.10s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.57s)
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.45s)
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.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.24s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.65s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.69s)
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.56s)
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.75s)
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.61s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.41s)
Computing version for https://github.com/nerdsupremacist/GraphZahl.git
Computed https://github.com/nerdsupremacist/GraphZahl.git at 0.1.0-alpha.46 (0.49s)
Updating https://github.com/nerdsupremacist/Runtime.git
Updating https://github.com/nerdsupremacist/ContextKit.git
Updating https://github.com/nerdsupremacist/GraphQL.git
Updated https://github.com/nerdsupremacist/ContextKit.git (0.15s)
Updated https://github.com/nerdsupremacist/GraphQL.git (0.17s)
Updated https://github.com/nerdsupremacist/Runtime.git (0.18s)
Computing version for https://github.com/nerdsupremacist/ContextKit.git
Computed https://github.com/nerdsupremacist/ContextKit.git at 0.2.1 (0.85s)
Computing version for https://github.com/nerdsupremacist/GraphQL.git
Computed https://github.com/nerdsupremacist/GraphQL.git at 0.12.1-beta.6 (0.58s)
Computing version for https://github.com/nerdsupremacist/Runtime.git
Computed https://github.com/nerdsupremacist/Runtime.git at 2.1.2-beta.14 (0.57s)
Updating https://github.com/nerdsupremacist/CwlDemangle.git
Updating https://github.com/nerdsupremacist/CRuntime.git
Updated https://github.com/nerdsupremacist/CRuntime.git (0.13s)
Updated https://github.com/nerdsupremacist/CwlDemangle.git (0.16s)
Computing version for https://github.com/nerdsupremacist/CRuntime.git
Computed https://github.com/nerdsupremacist/CRuntime.git at 2.1.2 (3.08s)
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