Build Information
Failed to build graphzahl-vapor-support, reference master (207508
), with Swift 6.1 for iOS using Xcode 16.3 on 26 Apr 2025 05:50:20 UTC.
Build Command
No build command. This typically means the build failed at an early stage where we determine the build command.
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 /Users/admin/builder/spi-builder-workspace/.git/
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: iOS
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
{
"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" : "/Users/admin/builder/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"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/nerdsupremacist/GraphZahl.git
Fetching from https://github.com/vapor/vapor.git
Fetching from https://github.com/vapor/websocket-kit.git
Fetching from https://github.com/apple/swift-service-context.git
Fetching from https://github.com/apple/swift-distributed-tracing.git
Fetching from https://github.com/vapor/multipart-kit.git
Fetching from https://github.com/apple/swift-algorithms.git (cached)
Fetching from https://github.com/apple/swift-atomics.git (cached)
Fetching from https://github.com/apple/swift-metrics.git (cached)
Fetching from https://github.com/apple/swift-log.git (cached)
Fetching from https://github.com/apple/swift-nio-extras.git (cached)
Fetching from https://github.com/apple/swift-nio-http2.git (cached)
Fetching from https://github.com/apple/swift-nio-ssl.git (cached)
Fetching from https://github.com/apple/swift-nio.git (cached)
Fetching from https://github.com/vapor/routing-kit.git
Fetching from https://github.com/apple/swift-crypto.git (cached)
Fetching from https://github.com/vapor/console-kit.git
Fetching from https://github.com/vapor/async-kit.git
Fetching from https://github.com/swift-server/async-http-client.git (cached)
Fetching from https://github.com/apple/swift-collections.git (cached)
Fetching from https://github.com/apple/swift-system.git (cached)
Fetching from https://github.com/apple/swift-nio-transport-services.git (cached)
Fetching from https://github.com/apple/swift-numerics.git (cached)
Fetching from https://github.com/apple/swift-http-structured-headers.git (cached)
Fetching from https://github.com/apple/swift-http-types.git (cached)
Fetching from https://github.com/apple/swift-asn1.git (cached)
Fetching from https://github.com/nerdsupremacist/ContextKit.git
Fetching from https://github.com/nerdsupremacist/GraphQL.git
Fetching from https://github.com/nerdsupremacist/Runtime.git
Fetching from https://github.com/nerdsupremacist/CwlDemangle.git
Fetching from https://github.com/nerdsupremacist/CRuntime.git
Resolve Package Graph
Updating from https://github.com/nerdsupremacist/GraphZahl.git
Updating from https://github.com/vapor/vapor.git
Updating from https://github.com/apple/swift-service-context.git
Updating from https://github.com/apple/swift-metrics.git
Updating from https://github.com/apple/swift-atomics.git
Updating from https://github.com/apple/swift-distributed-tracing.git
Updating from https://github.com/vapor/websocket-kit.git
Updating from https://github.com/apple/swift-algorithms.git
Updating from https://github.com/vapor/multipart-kit.git
Updating from https://github.com/apple/swift-log.git
Updating from https://github.com/apple/swift-nio-extras.git
Updating from https://github.com/apple/swift-nio-ssl.git
Updating from https://github.com/apple/swift-nio-http2.git
Updating from https://github.com/apple/swift-nio.git
Updating from https://github.com/vapor/routing-kit.git
Updating from https://github.com/apple/swift-crypto.git
Updating from https://github.com/vapor/console-kit.git
Updating from https://github.com/vapor/async-kit.git
Updating from https://github.com/swift-server/async-http-client.git
Updating from https://github.com/apple/swift-collections.git
Updating from https://github.com/apple/swift-system.git
Updating from https://github.com/apple/swift-nio-transport-services.git
Updating from https://github.com/apple/swift-numerics.git
Updating from https://github.com/apple/swift-http-structured-headers.git
Updating from https://github.com/apple/swift-http-types.git
Updating from https://github.com/apple/swift-asn1.git
Updating from https://github.com/nerdsupremacist/GraphQL.git
Updating from https://github.com/nerdsupremacist/Runtime.git
Updating from https://github.com/nerdsupremacist/ContextKit.git
Updating from https://github.com/nerdsupremacist/CRuntime.git
Updating from https://github.com/nerdsupremacist/CwlDemangle.git
Resolve Package Graph
Updating from https://github.com/nerdsupremacist/GraphZahl.git
Updating from https://github.com/vapor/vapor.git
Updating from https://github.com/apple/swift-atomics.git
Updating from https://github.com/apple/swift-service-context.git
Updating from https://github.com/vapor/websocket-kit.git
Updating from https://github.com/apple/swift-distributed-tracing.git
Updating from https://github.com/vapor/multipart-kit.git
Updating from https://github.com/apple/swift-metrics.git
Updating from https://github.com/apple/swift-algorithms.git
Updating from https://github.com/apple/swift-log.git
Updating from https://github.com/apple/swift-nio-ssl.git
Updating from https://github.com/apple/swift-crypto.git
Updating from https://github.com/apple/swift-nio-extras.git
Updating from https://github.com/vapor/routing-kit.git
Updating from https://github.com/apple/swift-nio-http2.git
Updating from https://github.com/apple/swift-nio.git
Updating from https://github.com/vapor/console-kit.git
Updating from https://github.com/vapor/async-kit.git
Updating from https://github.com/swift-server/async-http-client.git
Updating from https://github.com/apple/swift-collections.git
Updating from https://github.com/apple/swift-system.git
Updating from https://github.com/apple/swift-nio-transport-services.git
Updating from https://github.com/apple/swift-numerics.git
Updating from https://github.com/apple/swift-http-types.git
Updating from https://github.com/apple/swift-http-structured-headers.git
Updating from https://github.com/apple/swift-asn1.git
Updating from https://github.com/nerdsupremacist/Runtime.git
Updating from https://github.com/nerdsupremacist/GraphQL.git
Updating from https://github.com/nerdsupremacist/ContextKit.git
Updating from https://github.com/nerdsupremacist/CwlDemangle.git
Updating from https://github.com/nerdsupremacist/CRuntime.git
Resolve Package Graph
Updating from https://github.com/vapor/vapor.git
Updating from https://github.com/nerdsupremacist/GraphZahl.git
Updating from https://github.com/apple/swift-metrics.git
Updating from https://github.com/apple/swift-atomics.git
Updating from https://github.com/apple/swift-algorithms.git
Updating from https://github.com/vapor/multipart-kit.git
Updating from https://github.com/vapor/websocket-kit.git
Updating from https://github.com/apple/swift-service-context.git
Updating from https://github.com/apple/swift-distributed-tracing.git
Updating from https://github.com/apple/swift-log.git
Updating from https://github.com/apple/swift-nio.git
Updating from https://github.com/apple/swift-crypto.git
Updating from https://github.com/vapor/routing-kit.git
Updating from https://github.com/apple/swift-nio-ssl.git
Updating from https://github.com/apple/swift-nio-extras.git
Updating from https://github.com/apple/swift-nio-http2.git
Updating from https://github.com/vapor/console-kit.git
Updating from https://github.com/vapor/async-kit.git
Updating from https://github.com/swift-server/async-http-client.git
Updating from https://github.com/apple/swift-collections.git
Updating from https://github.com/apple/swift-system.git
Updating from https://github.com/apple/swift-nio-transport-services.git
Updating from https://github.com/apple/swift-numerics.git
Updating from https://github.com/apple/swift-http-structured-headers.git
Updating from https://github.com/apple/swift-http-types.git
Updating from https://github.com/apple/swift-asn1.git
Updating from https://github.com/nerdsupremacist/GraphQL.git
Updating from https://github.com/nerdsupremacist/Runtime.git
Updating from https://github.com/nerdsupremacist/ContextKit.git
Updating from https://github.com/nerdsupremacist/CRuntime.git
Updating from https://github.com/nerdsupremacist/CwlDemangle.git
Resolved source packages:
spi-builder-workspace: (null)
2025-04-25 22:50:13.484 xcodebuild[518:2883] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_22-50-0013.xcresult
xcodebuild: error: Could not resolve package dependencies:
Failed to resolve dependencies 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.
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Updating from https://github.com/nerdsupremacist/GraphZahl.git
Updating from https://github.com/vapor/vapor.git
Updating from https://github.com/apple/swift-algorithms.git
Updating from https://github.com/apple/swift-service-context.git
Updating from https://github.com/vapor/multipart-kit.git
Updating from https://github.com/apple/swift-atomics.git
Updating from https://github.com/apple/swift-metrics.git
Updating from https://github.com/apple/swift-distributed-tracing.git
Updating from https://github.com/vapor/websocket-kit.git
Updating from https://github.com/apple/swift-log.git
Updating from https://github.com/apple/swift-nio-extras.git
Updating from https://github.com/apple/swift-nio-http2.git
Updating from https://github.com/apple/swift-nio-ssl.git
Updating from https://github.com/apple/swift-crypto.git
Updating from https://github.com/vapor/routing-kit.git
Updating from https://github.com/apple/swift-nio.git
Updating from https://github.com/vapor/console-kit.git
Updating from https://github.com/vapor/async-kit.git
Updating from https://github.com/swift-server/async-http-client.git
Updating from https://github.com/apple/swift-collections.git
Updating from https://github.com/apple/swift-system.git
Updating from https://github.com/apple/swift-nio-transport-services.git
Updating from https://github.com/apple/swift-numerics.git
Updating from https://github.com/apple/swift-http-structured-headers.git
Updating from https://github.com/apple/swift-http-types.git
Updating from https://github.com/apple/swift-asn1.git
Updating from https://github.com/nerdsupremacist/Runtime.git
Updating from https://github.com/nerdsupremacist/GraphQL.git
Updating from https://github.com/nerdsupremacist/ContextKit.git
Updating from https://github.com/nerdsupremacist/CwlDemangle.git
Updating from https://github.com/nerdsupremacist/CRuntime.git
Resolved source packages:
spi-builder-workspace: (null)
2025-04-25 22:50:20.610 xcodebuild[2020:8063] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_22-50-0020.xcresult
xcodebuild: error: Could not resolve package dependencies:
Failed to resolve dependencies 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 iOS