Build Information
Failed to build graphzahl-vapor-support, reference 0.1.0-alpha.8 (207508
), with Swift 6.1 for Linux on 26 Apr 2025 05:43:43 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
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: linux
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-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/nerdsupremacist/GraphZahl.git
[1/2573] Fetching graphzahl
[670/76886] Fetching graphzahl, vapor
Fetched https://github.com/nerdsupremacist/GraphZahl.git from cache (1.62s)
Fetched https://github.com/vapor/vapor.git from cache (1.65s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (2.17s)
Fetching https://github.com/apple/swift-distributed-tracing.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-atomics.git
[1/2533] Fetching websocket-kit
[407/3592] Fetching websocket-kit, swift-service-context
[3593/6800] Fetching websocket-kit, swift-service-context, multipart-kit
[5230/8505] Fetching websocket-kit, swift-service-context, multipart-kit, swift-atomics
[5367/13475] Fetching websocket-kit, swift-service-context, multipart-kit, swift-atomics, swift-distributed-tracing
[6449/19378] Fetching websocket-kit, swift-service-context, multipart-kit, swift-atomics, swift-distributed-tracing, swift-algorithms
Fetched https://github.com/vapor/websocket-kit.git from cache (0.28s)
[11867/16845] Fetching swift-service-context, multipart-kit, swift-atomics, swift-distributed-tracing, swift-algorithms
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-service-context.git from cache (0.45s)
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-algorithms.git from cache (0.46s)
Fetching https://github.com/apple/swift-nio-extras.git
[8313/12083] Fetching multipart-kit, swift-atomics, swift-distributed-tracing, swift-metrics
Fetched https://github.com/apple/swift-metrics.git from cache (0.31s)
Fetching https://github.com/apple/swift-nio-http2.git
[8313/13719] Fetching multipart-kit, swift-atomics, swift-distributed-tracing, swift-log
[8544/19381] Fetching multipart-kit, swift-atomics, swift-distributed-tracing, swift-log, swift-nio-extras
Fetched https://github.com/apple/swift-log.git from cache (0.34s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.36s)
Fetching https://github.com/apple/swift-nio.git
[8313/21375] Fetching multipart-kit, swift-atomics, swift-distributed-tracing, swift-nio-http2
[21376/96806] Fetching multipart-kit, swift-atomics, swift-distributed-tracing, swift-nio-http2, swift-nio
[24394/111599] Fetching multipart-kit, swift-atomics, swift-distributed-tracing, swift-nio-http2, swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-atomics.git from cache (1.39s)
[30040/109894] Fetching multipart-kit, swift-distributed-tracing, swift-nio-http2, swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.40s)
[25824/104924] Fetching multipart-kit, swift-nio-http2, swift-nio, swift-nio-ssl
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/vapor/multipart-kit.git from cache (1.46s)
[29242/101716] Fetching swift-nio-http2, swift-nio, swift-nio-ssl
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.96s)
Fetching https://github.com/vapor/async-kit.git
[32954/90224] Fetching swift-nio, swift-nio-ssl
[36254/95709] Fetching swift-nio, swift-nio-ssl, console-kit
[37799/116432] Fetching swift-nio, swift-nio-ssl, console-kit, routing-kit
[56918/130216] Fetching swift-nio, swift-nio-ssl, console-kit, routing-kit, swift-crypto
Fetched https://github.com/vapor/console-kit.git from cache (0.29s)
[65963/124731] Fetching swift-nio, swift-nio-ssl, routing-kit, swift-crypto
Fetching https://github.com/swift-server/async-http-client.git
[77381/127101] Fetching swift-nio, swift-nio-ssl, routing-kit, swift-crypto, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.46s)
[88131/124731] Fetching swift-nio, swift-nio-ssl, routing-kit, swift-crypto
[88132/138514] Fetching swift-nio, swift-nio-ssl, routing-kit, swift-crypto, async-http-client
Fetched https://github.com/vapor/routing-kit.git from cache (1.08s)
[90476/117791] Fetching swift-nio, swift-nio-ssl, swift-crypto, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.93s)
[84141/102998] Fetching swift-nio, swift-crypto, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.02s)
[71112/89215] Fetching swift-nio, swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.66s)
[66380/75431] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.15s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (5.40s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.70s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4353] Fetching swift-system
[4354/20595] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.88s)
Fetched https://github.com/apple/swift-collections.git from cache (0.91s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (1.32s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (0.47s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2619] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.26s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.68s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.41s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.45s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.38s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (0.80s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.49s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1127] Fetching swift-http-structured-headers
[1128/2031] Fetching swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.22s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.22s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (0.65s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.42s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.47s)
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.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.62s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.41s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (0.44s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.43s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.47s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.51s)
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.44s)
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.44s)
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/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.45s)
Fetching https://github.com/apple/swift-asn1.git
[1/1573] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.27s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (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.47s)
Fetching https://github.com/nerdsupremacist/Runtime.git
Fetching https://github.com/nerdsupremacist/GraphQL.git
Fetching https://github.com/nerdsupremacist/ContextKit.git
[1/1827] Fetching runtime
[202/1868] Fetching runtime, contextkit
[1869/3273] Fetching runtime, contextkit, graphql
Fetched https://github.com/nerdsupremacist/ContextKit.git from cache (0.20s)
Fetched https://github.com/nerdsupremacist/Runtime.git from cache (0.21s)
Fetched https://github.com/nerdsupremacist/GraphQL.git from cache (0.22s)
Computing version for https://github.com/nerdsupremacist/ContextKit.git
Computed https://github.com/nerdsupremacist/ContextKit.git at 0.2.1 (0.67s)
Computing version for https://github.com/nerdsupremacist/GraphQL.git
Computed https://github.com/nerdsupremacist/GraphQL.git at 0.12.1-beta.6 (0.46s)
Computing version for https://github.com/nerdsupremacist/Runtime.git
Computed https://github.com/nerdsupremacist/Runtime.git at 2.1.2-beta.14 (0.45s)
Fetching https://github.com/nerdsupremacist/CRuntime.git
Fetching https://github.com/nerdsupremacist/CwlDemangle.git
[1/123] Fetching cruntime
[124/374] Fetching cruntime, cwldemangle
Fetched https://github.com/nerdsupremacist/CRuntime.git from cache (0.19s)
Fetched https://github.com/nerdsupremacist/CwlDemangle.git from cache (0.19s)
Computing version for https://github.com/nerdsupremacist/CRuntime.git
Computed https://github.com/nerdsupremacist/CRuntime.git at 2.1.2 (2.00s)
Computing version for https://github.com/nerdsupremacist/CwlDemangle.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (0.00s)
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.00s)
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.00s)
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (0.00s)
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (0.00s)
Computed https://github.com/apple/swift-service-context.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-algorithms.git at 1.2.1 (0.00s)
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (0.00s)
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.00s)
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (0.00s)
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.00s)
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.00s)
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.00s)
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.00s)
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.00s)
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (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/apple/swift-nio-ssl.git at 2.30.0 (0.00s)
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.00s)
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.00s)
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (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/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.114.1 (0.00s)
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.00s)
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.00s)
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (0.00s)
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (0.00s)
Computed https://github.com/apple/swift-service-context.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-algorithms.git at 1.2.1 (0.00s)
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (0.00s)
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.00s)
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (0.00s)
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.00s)
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.00s)
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.00s)
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.00s)
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.00s)
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (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/apple/swift-nio-ssl.git at 2.30.0 (0.00s)
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.00s)
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.00s)
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (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)
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-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-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.12s)
Updated https://github.com/vapor/vapor.git (0.25s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (0.82s)
Updating https://github.com/vapor/websocket-kit.git
Updating https://github.com/apple/swift-algorithms.git
Updating https://github.com/apple/swift-distributed-tracing.git
Updating https://github.com/apple/swift-service-context.git
Updating https://github.com/vapor/multipart-kit.git
Updating https://github.com/apple/swift-atomics.git
Updated https://github.com/apple/swift-service-context.git (0.15s)
Updating https://github.com/apple/swift-metrics.git
Updated https://github.com/apple/swift-atomics.git (0.16s)
Updated https://github.com/vapor/multipart-kit.git (0.16s)
Updated https://github.com/vapor/websocket-kit.git (0.17s)
Updated https://github.com/apple/swift-algorithms.git (0.17s)
Updating https://github.com/apple/swift-log.git
Updating https://github.com/apple/swift-nio-extras.git
Updating https://github.com/apple/swift-nio-ssl.git
Updated https://github.com/apple/swift-distributed-tracing.git (0.20s)
Updating https://github.com/apple/swift-nio.git
Updated https://github.com/apple/swift-metrics.git (0.15s)
Updating https://github.com/vapor/routing-kit.git
Updated https://github.com/apple/swift-log.git (0.18s)
Updated https://github.com/apple/swift-nio-extras.git (0.18s)
Updating https://github.com/apple/swift-nio-http2.git
Updated https://github.com/apple/swift-nio-ssl.git (0.20s)
Updating https://github.com/vapor/async-kit.git
Updated https://github.com/vapor/routing-kit.git (0.16s)
Updating https://github.com/swift-server/async-http-client.git
Updated https://github.com/apple/swift-nio.git (0.32s)
Updated https://github.com/vapor/async-kit.git (0.16s)
Updated https://github.com/apple/swift-nio-http2.git (0.21s)
Updating https://github.com/apple/swift-crypto.git
Updating https://github.com/vapor/console-kit.git
Updated https://github.com/swift-server/async-http-client.git (0.18s)
Updated https://github.com/apple/swift-crypto.git (0.16s)
Updated https://github.com/vapor/console-kit.git (0.16s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (2.54s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.78s)
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/apple/swift-system.git
Updated https://github.com/apple/swift-system.git (0.13s)
Updated https://github.com/apple/swift-collections.git (0.14s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (0.95s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (0.51s)
Updating https://github.com/apple/swift-nio-transport-services.git
Updated https://github.com/apple/swift-nio-transport-services.git (0.16s)
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.62s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.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 (0.99s)
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-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (0.64s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.52s)
Updating https://github.com/apple/swift-http-structured-headers.git
Updating https://github.com/apple/swift-http-types.git
Updated https://github.com/apple/swift-http-structured-headers.git (0.16s)
Updated https://github.com/apple/swift-http-types.git (0.16s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (0.65s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.51s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.71s)
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.62s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.05s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (2.47s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (0.64s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (1.09s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.56s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.93s)
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.51s)
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/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (1.27s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.79s)
Updating https://github.com/apple/swift-asn1.git
Updated https://github.com/apple/swift-asn1.git (0.14s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.85s)
Computing version for https://github.com/nerdsupremacist/GraphZahl.git
Computed https://github.com/nerdsupremacist/GraphZahl.git at 0.1.0-alpha.46 (0.65s)
Updating https://github.com/nerdsupremacist/GraphQL.git
Updating https://github.com/nerdsupremacist/Runtime.git
Updating https://github.com/nerdsupremacist/ContextKit.git
Updated https://github.com/nerdsupremacist/ContextKit.git (0.19s)
Updated https://github.com/nerdsupremacist/Runtime.git (0.19s)
Updated https://github.com/nerdsupremacist/GraphQL.git (0.19s)
Computing version for https://github.com/nerdsupremacist/ContextKit.git
Computed https://github.com/nerdsupremacist/ContextKit.git at 0.2.1 (0.75s)
Computing version for https://github.com/nerdsupremacist/GraphQL.git
Computed https://github.com/nerdsupremacist/GraphQL.git at 0.12.1-beta.6 (0.56s)
Computing version for https://github.com/nerdsupremacist/Runtime.git
Computed https://github.com/nerdsupremacist/Runtime.git at 2.1.2-beta.14 (0.61s)
Updating https://github.com/nerdsupremacist/CwlDemangle.git
Updated https://github.com/nerdsupremacist/CwlDemangle.git (0.16s)
Updating https://github.com/nerdsupremacist/CRuntime.git
Updated https://github.com/nerdsupremacist/CRuntime.git (0.15s)
Computing version for https://github.com/nerdsupremacist/CRuntime.git
Computed https://github.com/nerdsupremacist/CRuntime.git at 2.1.2 (3.43s)
Computing version for https://github.com/nerdsupremacist/CwlDemangle.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (0.00s)
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.00s)
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.00s)
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (0.00s)
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (0.00s)
Computed https://github.com/apple/swift-service-context.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-algorithms.git at 1.2.1 (0.00s)
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (0.00s)
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.00s)
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (0.00s)
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.00s)
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.00s)
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.00s)
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.00s)
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.00s)
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (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/apple/swift-nio-ssl.git at 2.30.0 (0.00s)
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.00s)
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.00s)
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (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/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.114.1 (0.00s)
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.00s)
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.01s)
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (0.00s)
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (0.00s)
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.01s)
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.00s)
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.00s)
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (0.01s)
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.00s)
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (0.00s)
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.00s)
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.01s)
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.00s)
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.00s)
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.00s)
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (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/apple/swift-nio-ssl.git at 2.30.0 (0.00s)
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.00s)
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.00s)
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (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)
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 linux