The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build graphzahl-vapor-support, reference master (207508), with Swift 6.1 for Linux on 26 Apr 2025 05:44:05 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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: 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:         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-4606859-2":/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 (2.81s)
Fetched https://github.com/vapor/vapor.git from cache (2.84s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (3.67s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-algorithms.git
[1/2533] Fetching websocket-kit
[305/7503] Fetching websocket-kit, swift-distributed-tracing
[636/10711] Fetching websocket-kit, swift-distributed-tracing, multipart-kit
[4391/16614] Fetching websocket-kit, swift-distributed-tracing, multipart-kit, swift-algorithms
[5533/18319] Fetching websocket-kit, swift-distributed-tracing, multipart-kit, swift-algorithms, swift-atomics
[5819/19378] Fetching websocket-kit, swift-distributed-tracing, multipart-kit, swift-algorithms, swift-atomics, swift-service-context
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.79s)
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-service-context.git from cache (0.82s)
Fetched https://github.com/vapor/websocket-kit.git from cache (0.82s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-algorithms.git from cache (0.82s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.86s)
Fetching https://github.com/apple/swift-nio-ssl.git
[1638/5408] Fetching multipart-kit, swift-metrics
[2210/11070] Fetching multipart-kit, swift-metrics, swift-nio-extras
[9512/25863] Fetching multipart-kit, swift-metrics, swift-nio-extras, swift-nio-ssl
[8939/23663] Fetching multipart-kit, swift-nio-extras, swift-nio-ssl
Fetched https://github.com/apple/swift-metrics.git from cache (0.57s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.61s)
Fetching https://github.com/vapor/routing-kit.git
[3721/18001] Fetching multipart-kit, swift-nio-ssl
[7420/38724] Fetching multipart-kit, swift-nio-ssl, routing-kit
[10261/42560] Fetching multipart-kit, swift-nio-ssl, routing-kit, swift-log
[14268/54052] Fetching multipart-kit, swift-nio-ssl, routing-kit, swift-log, swift-nio-http2
[17385/129483] Fetching multipart-kit, swift-nio-ssl, routing-kit, swift-log, swift-nio-http2, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (1.09s)
[42829/125647] Fetching multipart-kit, swift-nio-ssl, routing-kit, swift-nio-http2, swift-nio
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/vapor/multipart-kit.git from cache (2.63s)
[44275/122439] Fetching swift-nio-ssl, routing-kit, swift-nio-http2, swift-nio
Fetching https://github.com/vapor/console-kit.git
[78691/127924] Fetching swift-nio-ssl, routing-kit, swift-nio-http2, swift-nio, console-kit
[81365/141708] Fetching swift-nio-ssl, routing-kit, swift-nio-http2, swift-nio, console-kit, swift-crypto
Fetched https://github.com/vapor/console-kit.git from cache (2.51s)
[113594/136223] Fetching swift-nio-ssl, routing-kit, swift-nio-http2, swift-nio, swift-crypto
Fetched https://github.com/vapor/routing-kit.git from cache (3.73s)
Fetching https://github.com/vapor/async-kit.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.35s)
[78833/100707] Fetching swift-nio-http2, swift-nio, swift-crypto
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.82s)
[68095/89215] Fetching swift-nio, swift-crypto
[69604/91585] Fetching swift-nio, swift-crypto, async-kit
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/vapor/async-kit.git from cache (0.38s)
[71112/89215] Fetching swift-nio, swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (3.07s)
[58082/75431] Fetching swift-nio
[59592/89214] Fetching swift-nio, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.19s)
Fetched https://github.com/apple/swift-nio.git from cache (8.21s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (10.23s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (1.18s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4353] Fetching swift-system
[872/20595] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.50s)
[4386/16242] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.33s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (2.03s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (0.81s)
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.39s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (1.12s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.62s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.74s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.48s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (1.23s)
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.74s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/904] Fetching swift-http-types
[905/2031] Fetching swift-http-types, swift-http-structured-headers
Fetched https://github.com/apple/swift-http-types.git from cache (0.33s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.34s)
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 (1.06s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (2.90s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.75s)
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.69s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.00s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.61s)
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.77s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.66s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.84s)
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.87s)
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 (1.43s)
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.72s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (1.01s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.42s)
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 (1.04s)
Computing version for https://github.com/nerdsupremacist/GraphZahl.git
Computed https://github.com/nerdsupremacist/GraphZahl.git at 0.1.0-alpha.46 (0.79s)
Fetching https://github.com/nerdsupremacist/ContextKit.git
Fetching https://github.com/nerdsupremacist/Runtime.git
Fetching https://github.com/nerdsupremacist/GraphQL.git
[1/41] Fetching contextkit
[42/1868] Fetching contextkit, runtime
[1163/3273] Fetching contextkit, runtime, graphql
[2021/3232] Fetching runtime, graphql
Fetched https://github.com/nerdsupremacist/ContextKit.git from cache (0.30s)
Fetched https://github.com/nerdsupremacist/Runtime.git from cache (0.41s)
Fetched https://github.com/nerdsupremacist/GraphQL.git from cache (0.42s)
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.11s)
Computing version for https://github.com/nerdsupremacist/Runtime.git
Computed https://github.com/nerdsupremacist/Runtime.git at 2.1.2-beta.14 (0.84s)
Fetching https://github.com/nerdsupremacist/CRuntime.git
Fetching https://github.com/nerdsupremacist/CwlDemangle.git
[1/123] Fetching cruntime
[15/374] Fetching cruntime, cwldemangle
Fetched https://github.com/nerdsupremacist/CRuntime.git from cache (0.30s)
[91/251] Fetching cwldemangle
Fetched https://github.com/nerdsupremacist/CwlDemangle.git from cache (0.39s)
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.114.1 (0.01s)
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.01s)
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-4606859-2":/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
Updated https://github.com/vapor/vapor.git (0.30s)
Updating https://github.com/nerdsupremacist/GraphZahl.git
Updated https://github.com/nerdsupremacist/GraphZahl.git (0.19s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (1.44s)
Updating https://github.com/apple/swift-atomics.git
Updating https://github.com/vapor/multipart-kit.git
Updating https://github.com/apple/swift-algorithms.git
Updating https://github.com/apple/swift-service-context.git
Updated https://github.com/apple/swift-service-context.git (0.18s)
Updating https://github.com/apple/swift-metrics.git
Updated https://github.com/vapor/multipart-kit.git (0.21s)
Updated https://github.com/apple/swift-atomics.git (0.21s)
Updating https://github.com/vapor/websocket-kit.git
Updated https://github.com/apple/swift-algorithms.git (0.21s)
Updating https://github.com/apple/swift-distributed-tracing.git
Updated https://github.com/apple/swift-metrics.git (0.18s)
Updating https://github.com/apple/swift-nio-ssl.git
Updated https://github.com/apple/swift-distributed-tracing.git (0.19s)
Updated https://github.com/vapor/websocket-kit.git (0.20s)
Updating https://github.com/apple/swift-nio-http2.git
Updating https://github.com/vapor/routing-kit.git
Updating https://github.com/apple/swift-nio-extras.git
Updated https://github.com/apple/swift-nio-ssl.git (0.24s)
Updating https://github.com/apple/swift-crypto.git
Updated https://github.com/apple/swift-nio-http2.git (0.26s)
Updated https://github.com/apple/swift-nio-extras.git (0.25s)
Updated https://github.com/vapor/routing-kit.git (0.26s)
Updating https://github.com/apple/swift-log.git
Updating https://github.com/apple/swift-nio.git
Updating https://github.com/vapor/console-kit.git
Updated https://github.com/apple/swift-crypto.git (0.28s)
Updated https://github.com/vapor/console-kit.git (0.26s)
Updated https://github.com/apple/swift-log.git (0.36s)
Updated https://github.com/apple/swift-nio.git (0.36s)
Updating https://github.com/vapor/async-kit.git
Updating https://github.com/swift-server/async-http-client.git
Updated https://github.com/vapor/async-kit.git (0.19s)
Updated https://github.com/swift-server/async-http-client.git (0.22s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.91s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (1.51s)
Updating https://github.com/apple/swift-system.git
Updating https://github.com/apple/swift-collections.git
Updated https://github.com/apple/swift-collections.git (0.25s)
Updated https://github.com/apple/swift-system.git (0.26s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (1.24s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (1.05s)
Updating https://github.com/apple/swift-nio-transport-services.git
Updated https://github.com/apple/swift-nio-transport-services.git (0.30s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (1.31s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.02s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.07s)
Updating https://github.com/apple/swift-numerics.git
Updated https://github.com/apple/swift-numerics.git (0.26s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (1.27s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (1.08s)
Updating https://github.com/apple/swift-http-types.git
Updating https://github.com/apple/swift-http-structured-headers.git
Updated https://github.com/apple/swift-http-structured-headers.git (0.29s)
Updated https://github.com/apple/swift-http-types.git (0.29s)
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 (1.24s)
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.92s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.09s)
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.86s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.49s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.02s)
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 (1.00s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (1.16s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (2.50s)
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.95s)
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.73s)
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.55s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.50s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.82s)
Updating https://github.com/apple/swift-asn1.git
Updated https://github.com/apple/swift-asn1.git (0.13s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.72s)
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/GraphQL.git
Updating https://github.com/nerdsupremacist/ContextKit.git
Updating https://github.com/nerdsupremacist/Runtime.git
Updated https://github.com/nerdsupremacist/ContextKit.git (0.15s)
Updated https://github.com/nerdsupremacist/Runtime.git (0.15s)
Updated https://github.com/nerdsupremacist/GraphQL.git (0.15s)
Computing version for https://github.com/nerdsupremacist/ContextKit.git
Computed https://github.com/nerdsupremacist/ContextKit.git at 0.2.1 (0.72s)
Computing version for https://github.com/nerdsupremacist/GraphQL.git
Computed https://github.com/nerdsupremacist/GraphQL.git at 0.12.1-beta.6 (0.57s)
Computing version for https://github.com/nerdsupremacist/Runtime.git
Computed https://github.com/nerdsupremacist/Runtime.git at 2.1.2-beta.14 (0.55s)
Updating https://github.com/nerdsupremacist/CRuntime.git
Updating https://github.com/nerdsupremacist/CwlDemangle.git
Updated https://github.com/nerdsupremacist/CwlDemangle.git (0.14s)
Updated https://github.com/nerdsupremacist/CRuntime.git (0.14s)
Computing version for https://github.com/nerdsupremacist/CRuntime.git
Computed https://github.com/nerdsupremacist/CRuntime.git at 2.1.2 (2.47s)
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.
BUILD FAILURE 6.1 linux