Build Information
Failed to build graphzahl-vapor-support, reference master (207508
), with Swift 6.1 for Android on 27 May 2025 21:25:10 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerdsupremacist/graphzahl-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: android
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-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/nerdsupremacist/GraphZahl.git
[1/2573] Fetching graphzahl
[516/76951] Fetching graphzahl, vapor
Fetched https://github.com/nerdsupremacist/GraphZahl.git from cache (2.83s)
Fetched https://github.com/vapor/vapor.git from cache (2.88s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (3.75s)
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/1063] Fetching swift-service-context
[1064/3672] Fetching swift-service-context, websocket-kit
[1065/8646] Fetching swift-service-context, websocket-kit, swift-distributed-tracing
[3621/14605] Fetching swift-service-context, websocket-kit, swift-distributed-tracing, swift-algorithms
[3700/16315] Fetching swift-service-context, websocket-kit, swift-distributed-tracing, swift-algorithms, swift-atomics
[5782/19634] Fetching swift-service-context, websocket-kit, swift-distributed-tracing, swift-algorithms, swift-atomics, multipart-kit
Fetched https://github.com/apple/swift-service-context.git from cache (0.49s)
[13716/18571] Fetching websocket-kit, swift-distributed-tracing, swift-algorithms, swift-atomics, multipart-kit
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.76s)
Fetching https://github.com/apple/swift-log.git
[11906/15803] Fetching websocket-kit, swift-algorithms, swift-atomics, multipart-kit, swift-metrics
Fetched https://github.com/apple/swift-atomics.git from cache (0.96s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-metrics.git from cache (0.75s)
[10196/15723] Fetching websocket-kit, swift-algorithms, multipart-kit, swift-log
Fetching https://github.com/apple/swift-nio-http2.git
[14054/21637] Fetching websocket-kit, swift-algorithms, multipart-kit, swift-log, swift-nio-extras
[19968/33164] Fetching websocket-kit, swift-algorithms, multipart-kit, swift-log, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-log.git from cache (1.01s)
[17054/29328] Fetching websocket-kit, swift-algorithms, multipart-kit, swift-nio-extras, swift-nio-http2
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.04s)
Fetching https://github.com/apple/swift-nio.git
[12869/23414] Fetching websocket-kit, swift-algorithms, multipart-kit, swift-nio-http2
[17826/38257] Fetching websocket-kit, swift-algorithms, multipart-kit, swift-nio-http2, swift-nio-ssl
[25197/114312] Fetching websocket-kit, swift-algorithms, multipart-kit, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-algorithms.git from cache (3.03s)
Fetched https://github.com/vapor/websocket-kit.git from cache (3.03s)
[21470/105744] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, swift-nio
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 (3.22s)
Fetching https://github.com/vapor/console-kit.git
[21490/102425] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
[30729/123152] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, routing-kit
[36410/137088] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, routing-kit, swift-crypto
[45040/142665] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, routing-kit, swift-crypto, console-kit
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.81s)
[56269/131138] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-crypto, console-kit
Fetching https://github.com/vapor/async-kit.git
Fetched https://github.com/vapor/console-kit.git from cache (1.03s)
[59569/125561] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-crypto
Fetching https://github.com/swift-server/async-http-client.git
[86221/127931] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-crypto, async-kit
[108158/141945] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-crypto, async-kit, async-http-client
Fetched https://github.com/vapor/routing-kit.git from cache (4.55s)
Fetched https://github.com/vapor/async-kit.git from cache (3.92s)
Fetched https://github.com/apple/swift-crypto.git from cache (5.56s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (6.79s)
Fetched https://github.com/swift-server/async-http-client.git from cache (4.93s)
Fetched https://github.com/apple/swift-nio.git from cache (7.83s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (10.42s)
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.59s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.59s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.61s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.48s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.41s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
[4392/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.43s)
[1328/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.30s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.85s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.64s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.63s)
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.32s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (3.19s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (1.11s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.80s)
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.74s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/904] Fetching swift-http-types
[869/7059] Fetching swift-http-types, swift-certificates
[1952/8200] Fetching swift-http-types, swift-certificates, swift-http-structured-headers
[2744/9790] Fetching swift-http-types, swift-certificates, swift-http-structured-headers, swift-asn1
[5983/14775] Fetching swift-http-types, swift-certificates, swift-http-structured-headers, swift-asn1, swift-async-algorithms
[9660/17201] Fetching swift-http-types, swift-certificates, swift-http-structured-headers, swift-asn1, swift-async-algorithms, swift-service-lifecycle
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.63s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.63s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.63s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.67s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.68s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.69s)
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.36s)
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.68s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.74s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.80s)
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.99s)
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.54s)
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.59s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.77s)
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.57s)
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.78s)
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.66s)
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.62s)
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.67s)
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
[1207/1868] Fetching runtime, contextkit
[1869/3273] Fetching runtime, contextkit, graphql
Fetched https://github.com/nerdsupremacist/ContextKit.git from cache (0.29s)
Fetched https://github.com/nerdsupremacist/Runtime.git from cache (0.31s)
Fetched https://github.com/nerdsupremacist/GraphQL.git from cache (0.31s)
Computing version for https://github.com/nerdsupremacist/ContextKit.git
Computed https://github.com/nerdsupremacist/ContextKit.git at 0.2.1 (1.27s)
Computing version for https://github.com/nerdsupremacist/GraphQL.git
Computed https://github.com/nerdsupremacist/GraphQL.git at 0.12.1-beta.6 (1.82s)
Computing version for https://github.com/nerdsupremacist/Runtime.git
Computed https://github.com/nerdsupremacist/Runtime.git at 2.1.2-beta.14 (0.66s)
Fetching https://github.com/nerdsupremacist/CwlDemangle.git
Fetching https://github.com/nerdsupremacist/CRuntime.git
[1/251] Fetching cwldemangle
[252/374] Fetching cwldemangle, cruntime
Fetched https://github.com/nerdsupremacist/CwlDemangle.git from cache (1.08s)
Fetched https://github.com/nerdsupremacist/CRuntime.git from cache (1.08s)
Computing version for https://github.com/nerdsupremacist/CRuntime.git
Computed https://github.com/nerdsupremacist/CRuntime.git at 2.1.2 (3.87s)
Computing version for https://github.com/nerdsupremacist/CwlDemangle.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (0.01s)
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.01s)
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-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Updating https://github.com/vapor/vapor.git
Updating https://github.com/nerdsupremacist/GraphZahl.git
Updated https://github.com/nerdsupremacist/GraphZahl.git (0.18s)
Updated https://github.com/vapor/vapor.git (0.35s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (1.10s)
Updating https://github.com/apple/swift-algorithms.git
Updating https://github.com/apple/swift-distributed-tracing.git
Updating https://github.com/vapor/multipart-kit.git
Updated https://github.com/apple/swift-distributed-tracing.git (0.20s)
Updating https://github.com/apple/swift-metrics.git
Updated https://github.com/vapor/multipart-kit.git (0.21s)
Updating https://github.com/apple/swift-log.git
Updating https://github.com/apple/swift-atomics.git
Updating https://github.com/apple/swift-service-context.git
Updated https://github.com/apple/swift-algorithms.git (0.32s)
Updating https://github.com/vapor/websocket-kit.git
Updated https://github.com/apple/swift-metrics.git (0.31s)
Updating https://github.com/apple/swift-nio-http2.git
Updated https://github.com/apple/swift-log.git (0.33s)
Updating https://github.com/apple/swift-nio-ssl.git
Updated https://github.com/apple/swift-service-context.git (0.47s)
Updated https://github.com/apple/swift-atomics.git (0.47s)
Updated https://github.com/vapor/websocket-kit.git (0.47s)
Updating https://github.com/apple/swift-crypto.git
Updating https://github.com/apple/swift-nio-extras.git
Updating https://github.com/vapor/routing-kit.git
Updating https://github.com/apple/swift-nio.git
Updated https://github.com/apple/swift-nio-http2.git (0.29s)
Updating https://github.com/vapor/console-kit.git
Updated https://github.com/apple/swift-nio-ssl.git (0.37s)
Updating https://github.com/vapor/async-kit.git
Updated https://github.com/vapor/routing-kit.git (0.32s)
Updating https://github.com/swift-server/async-http-client.git
Updated https://github.com/vapor/console-kit.git (0.34s)
Updated https://github.com/apple/swift-crypto.git (0.39s)
Updated https://github.com/apple/swift-nio-extras.git (0.39s)
Updated https://github.com/vapor/async-kit.git (0.27s)
Updated https://github.com/apple/swift-nio.git (0.50s)
Updated https://github.com/swift-server/async-http-client.git (0.28s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (2.14s)
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.95s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.86s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.73s)
Updating https://github.com/apple/swift-numerics.git
Updated https://github.com/apple/swift-numerics.git (0.49s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.55s)
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.21s)
Updated https://github.com/apple/swift-collections.git (0.21s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.87s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.65s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.58s)
Updating https://github.com/apple/swift-nio-transport-services.git
Updated https://github.com/apple/swift-nio-transport-services.git (0.17s)
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 (0.56s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.84s)
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.88s)
Updating https://github.com/apple/swift-async-algorithms.git
Updating https://github.com/apple/swift-certificates.git
Updating https://github.com/apple/swift-http-structured-headers.git
Updated https://github.com/apple/swift-http-structured-headers.git (0.27s)
Updated https://github.com/apple/swift-async-algorithms.git (0.28s)
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-asn1.git
Updated https://github.com/apple/swift-certificates.git (0.28s)
Updated https://github.com/apple/swift-http-types.git (0.15s)
Updated https://github.com/swift-server/swift-service-lifecycle.git (0.17s)
Updated https://github.com/apple/swift-asn1.git (0.17s)
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.14s)
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.65s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.65s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.79s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.62s)
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.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.69s)
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.67s)
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.56s)
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/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.56s)
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.56s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.53s)
Computing version for https://github.com/nerdsupremacist/GraphZahl.git
Computed https://github.com/nerdsupremacist/GraphZahl.git at 0.1.0-alpha.46 (0.59s)
Updating https://github.com/nerdsupremacist/Runtime.git
Updating https://github.com/nerdsupremacist/GraphQL.git
Updating https://github.com/nerdsupremacist/ContextKit.git
Updated https://github.com/nerdsupremacist/ContextKit.git (0.21s)
Updated https://github.com/nerdsupremacist/Runtime.git (0.21s)
Updated https://github.com/nerdsupremacist/GraphQL.git (0.21s)
Computing version for https://github.com/nerdsupremacist/ContextKit.git
Computed https://github.com/nerdsupremacist/ContextKit.git at 0.2.1 (0.78s)
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 (1.31s)
Updating https://github.com/nerdsupremacist/CwlDemangle.git
Updating https://github.com/nerdsupremacist/CRuntime.git
Updated https://github.com/nerdsupremacist/CwlDemangle.git (0.17s)
Updated https://github.com/nerdsupremacist/CRuntime.git (0.17s)
Computing version for https://github.com/nerdsupremacist/CRuntime.git
Computed https://github.com/nerdsupremacist/CRuntime.git at 2.1.2 (2.76s)
Computing version for https://github.com/nerdsupremacist/CwlDemangle.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (0.01s)
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 android