Build Information
Failed to build graphzahl-fluent-support, reference master (a47427
), with Swift 6.1 for Linux on 26 Apr 2025 02:08:13 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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-fluent-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-fluent-support
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at a474270 Removing print statements
Cloned https://github.com/nerdsupremacist/graphzahl-fluent-support.git
Revision (git rev-parse @):
a474270395545f48aceda565de59eb7b1368ccef
SUCCESS checkout https://github.com/nerdsupremacist/graphzahl-fluent-support.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/nerdsupremacist/graphzahl-fluent-support.git
https://github.com/nerdsupremacist/graphzahl-fluent-support.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "graphzahl",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0-alpha.28",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nerdsupremacist/GraphZahl.git"
},
{
"identity" : "contextkit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nerdsupremacist/ContextKit.git"
},
{
"identity" : "fluent",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0-rc.2.2",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent.git"
},
{
"identity" : "fluent-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0-rc.1.27",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent-kit.git"
}
],
"manifest_display_name" : "graphzahl-fluent-support",
"name" : "graphzahl-fluent-support",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "GraphZahlFluentSupport",
"targets" : [
"GraphZahlFluentSupport"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GraphZahlFluentSupport",
"module_type" : "SwiftTarget",
"name" : "GraphZahlFluentSupport",
"path" : "Sources/GraphZahlFluentSupport",
"product_dependencies" : [
"GraphZahl",
"Fluent",
"ContextKit"
],
"product_memberships" : [
"GraphZahlFluentSupport"
],
"sources" : [
"ChildrenProperty+OutputResolvable.swift",
"Context+database.swift",
"ContextKey+database.swift",
"Field+OutputResolvable.swift",
"GraphZahlFluentError.swift",
"ID+OutputResolvable.swift",
"OptionalParentProperty+OutputResolvable.swift",
"ParentProperty+OutputResolvable.swift",
"QueryBuilder+OutputResolvable.swift",
"QueryConnection.swift",
"Siblings+OutputResolvable.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images: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/nerdsupremacist/ContextKit.git
Fetching https://github.com/vapor/fluent-kit.git
Fetching https://github.com/vapor/fluent.git
Fetching https://github.com/nerdsupremacist/GraphZahl.git
[1/13407] Fetching fluent
[136/13448] Fetching fluent, contextkit
[713/16021] Fetching fluent, contextkit, graphzahl
Fetched https://github.com/nerdsupremacist/ContextKit.git from cache (0.43s)
[3331/15980] Fetching fluent, graphzahl
[4941/29221] Fetching fluent, graphzahl, fluent-kit
Fetched https://github.com/vapor/fluent-kit.git from cache (2.04s)
Fetched https://github.com/nerdsupremacist/GraphZahl.git from cache (2.04s)
Fetched https://github.com/vapor/fluent.git from cache (2.05s)
Computing version for https://github.com/nerdsupremacist/ContextKit.git
Computed https://github.com/nerdsupremacist/ContextKit.git at 0.2.1 (2.95s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 4.12.0 (0.78s)
Fetching https://github.com/vapor/vapor.git
[1/74313] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (2.47s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.1 (3.31s)
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/apple/swift-log.git
[1/5983] Fetching sql-kit
[540/9819] Fetching sql-kit, swift-log
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/vapor/sql-kit.git from cache (0.74s)
Fetched https://github.com/apple/swift-log.git from cache (0.74s)
[1/75431] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.40s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (7.85s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (0.75s)
Fetching https://github.com/apple/swift-collections.git
[1/16242] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.54s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (2.88s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/4353] Fetching swift-system
[263/6058] Fetching swift-system, swift-atomics
Fetched https://github.com/apple/swift-system.git from cache (0.67s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.67s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.53s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (3.27s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.15s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (1.34s)
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
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-service-context.git
[1/2533] Fetching websocket-kit
[179/3592] Fetching websocket-kit, swift-service-context
[890/9495] Fetching websocket-kit, swift-service-context, swift-algorithms
[1469/14465] Fetching websocket-kit, swift-service-context, swift-algorithms, swift-distributed-tracing
[3088/17673] Fetching websocket-kit, swift-service-context, swift-algorithms, swift-distributed-tracing, multipart-kit
Fetched https://github.com/vapor/websocket-kit.git from cache (0.75s)
Fetched https://github.com/apple/swift-service-context.git from cache (0.75s)
[11218/14081] Fetching swift-algorithms, swift-distributed-tracing, multipart-kit
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.00s)
Fetching https://github.com/apple/swift-nio-ssl.git
[7541/14773] Fetching swift-algorithms, multipart-kit, swift-nio-extras
[7542/26265] Fetching swift-algorithms, multipart-kit, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.71s)
Fetching https://github.com/vapor/routing-kit.git
[10196/20603] Fetching swift-algorithms, multipart-kit, swift-nio-http2
[10197/35396] Fetching swift-algorithms, multipart-kit, swift-nio-http2, swift-nio-ssl
[19098/56119] Fetching swift-algorithms, multipart-kit, swift-nio-http2, swift-nio-ssl, routing-kit
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-algorithms.git from cache (3.67s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.92s)
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/vapor/routing-kit.git from cache (2.27s)
Fetched https://github.com/vapor/multipart-kit.git from cache (3.76s)
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/swift-server/async-http-client.git
[1/2200] Fetching swift-metrics
[2201/4570] Fetching swift-metrics, async-kit
[3149/18354] Fetching swift-metrics, async-kit, swift-crypto
Fetched https://github.com/apple/swift-metrics.git from cache (0.76s)
[3336/29937] Fetching async-kit, swift-crypto, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.44s)
Fetched https://github.com/vapor/async-kit.git from cache (4.09s)
Fetched https://github.com/swift-server/async-http-client.git from cache (4.09s)
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/apple/swift-crypto.git from cache (5.10s)
[1/5485] Fetching console-kit
Fetched https://github.com/vapor/console-kit.git from cache (1.71s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (11.17s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (0.82s)
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.55s)
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.50s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.94s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.68s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (1.63s)
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.06s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
[1/1127] Fetching swift-http-structured-headers
[328/2031] Fetching swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.38s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.40s)
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.25s)
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.89s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.99s)
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.90s)
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.83s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.82s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.90s)
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.85s)
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.92s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.90s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.88s)
Fetching https://github.com/apple/swift-asn1.git
[1/1573] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.46s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (6.84s)
Computing version for https://github.com/nerdsupremacist/GraphZahl.git
Computed https://github.com/nerdsupremacist/GraphZahl.git at 0.1.0-alpha.46 (2.71s)
Fetching https://github.com/nerdsupremacist/Runtime.git
Fetching https://github.com/nerdsupremacist/GraphQL.git
[1/1827] Fetching runtime
[1701/3232] Fetching runtime, graphql
Fetched https://github.com/nerdsupremacist/GraphQL.git from cache (2.83s)
Fetched https://github.com/nerdsupremacist/Runtime.git from cache (2.83s)
Computing version for https://github.com/nerdsupremacist/GraphQL.git
Computed https://github.com/nerdsupremacist/GraphQL.git at 0.12.1-beta.6 (8.59s)
Computing version for https://github.com/nerdsupremacist/Runtime.git
Computed https://github.com/nerdsupremacist/Runtime.git at 2.1.2-beta.14 (3.21s)
Fetching https://github.com/nerdsupremacist/CwlDemangle.git
Fetching https://github.com/nerdsupremacist/CRuntime.git
[1/123] Fetching cruntime
[124/374] Fetching cruntime, cwldemangle
Fetched https://github.com/nerdsupremacist/CRuntime.git from cache (1.48s)
Fetched https://github.com/nerdsupremacist/CwlDemangle.git from cache (1.50s)
Computing version for https://github.com/nerdsupremacist/CRuntime.git
Computed https://github.com/nerdsupremacist/CRuntime.git at 2.1.2 (4.67s)
Computing version for https://github.com/nerdsupremacist/CwlDemangle.git
Computed https://github.com/nerdsupremacist/ContextKit.git at 0.2.1 (0.00s)
Computed https://github.com/vapor/fluent.git at 4.12.0 (0.00s)
Computed https://github.com/vapor/fluent-kit.git at 1.52.1 (0.00s)
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.00s)
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (0.00s)
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.00s)
Computed https://github.com/apple/swift-atomics.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-collections.git at 1.1.4 (0.00s)
Computed https://github.com/vapor/vapor.git at 4.114.1 (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-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.01s)
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/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/fluent.git at 4.12.0 (0.00s)
Computed https://github.com/vapor/fluent-kit.git at 1.52.1 (0.00s)
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.00s)
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (0.00s)
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.00s)
Computed https://github.com/apple/swift-atomics.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-collections.git at 1.1.4 (0.00s)
Computed https://github.com/vapor/vapor.git at 4.114.1 (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-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.01s)
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.01s)
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/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.36 (0.79s)
Computed https://github.com/nerdsupremacist/ContextKit.git at 0.2.1 (0.00s)
Computed https://github.com/vapor/fluent.git at 4.12.0 (0.00s)
Computed https://github.com/vapor/fluent-kit.git at 1.52.1 (0.00s)
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.00s)
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (0.00s)
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.00s)
Computed https://github.com/apple/swift-atomics.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-collections.git at 1.1.4 (0.00s)
Computed https://github.com/vapor/vapor.git at 4.114.1 (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-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/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.32 (3.93s)
Computed https://github.com/nerdsupremacist/GraphQL.git at 0.12.1-beta.6 (0.00s)
Computed https://github.com/nerdsupremacist/Runtime.git at 2.1.2-beta.11 (1.01s)
Fetching https://github.com/mattgallagher/CwlDemangle.git
[1/332] Fetching cwldemangle
Fetched https://github.com/mattgallagher/CwlDemangle.git from cache (1.58s)
Computed https://github.com/nerdsupremacist/CRuntime.git at 2.1.2 (1.61s)
Updating https://github.com/mattgallagher/CwlDemangle.git
Updated https://github.com/mattgallagher/CwlDemangle.git (0.27s)
Computed https://github.com/mattgallagher/CwlDemangle.git at 0.1.0 (0.92s)
Creating working copy for https://github.com/nerdsupremacist/Runtime.git
Working copy of https://github.com/nerdsupremacist/Runtime.git resolved at 2.1.2-beta.11
Creating working copy for https://github.com/vapor/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 4.12.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.114.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/mattgallagher/CwlDemangle.git
Working copy of https://github.com/mattgallagher/CwlDemangle.git resolved at 0.1.0
Creating working copy for https://github.com/nerdsupremacist/GraphQL.git
Working copy of https://github.com/nerdsupremacist/GraphQL.git resolved at 0.12.1-beta.6
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.33.0
Creating working copy for https://github.com/nerdsupremacist/CRuntime.git
Working copy of https://github.com/nerdsupremacist/CRuntime.git resolved at 2.1.2
Creating working copy for https://github.com/nerdsupremacist/ContextKit.git
Working copy of https://github.com/nerdsupremacist/ContextKit.git resolved at 0.2.1
Creating working copy for https://github.com/nerdsupremacist/GraphZahl.git
Working copy of https://github.com/nerdsupremacist/GraphZahl.git resolved at 0.1.0-alpha.32
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.25.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.15.0
Creating working copy for https://github.com/vapor/fluent-kit.git
Working copy of https://github.com/vapor/fluent-kit.git resolved at 1.52.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.6.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.2
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.1
warning: 'spi-builder-workspace': dependency 'fluent-kit' is not used by any target
Building for debugging...
[0/841] Write sources
[54/841] Compiling CNIOWindows shim.c
[55/841] Compiling _NumericsShims _NumericsShims.c
[56/841] Compiling _AtomicsShims.c
[57/841] Compiling CNIOWindows WSAStartup.c
[58/841] Compiling CSymbols symbols.c
[58/841] Compiling CNIOWASI CNIOWASI.c
[60/841] Compiling CSystem shims.c
[61/841] Compiling CVaporBcrypt bcrypt.c
[62/841] Compiling CNIOLinux liburing_shims.c
[63/841] Compiling CVaporBcrypt blf.c
[64/841] Compiling CNIODarwin shim.c
[65/841] Compiling CNIOExtrasZlib empty.c
[66/841] Compiling CNIOLLHTTP c_nio_http.c
[67/841] Compiling CNIOSHA1 c_nio_sha1.c
[68/841] Compiling CNIOLinux shim.c
[69/841] Compiling CNIOLLHTTP c_nio_api.c
[70/841] Compiling fiat_p256_adx_mul.S
[71/841] Compiling fiat_p256_adx_sqr.S
[72/841] Write swift-version-24593BA9C3E375BF.txt
[73/841] Compiling fiat_curve25519_adx_square.S
[74/841] Compiling CNIOLLHTTP c_nio_llhttp.c
[75/841] Compiling CNIOBoringSSLShims shims.c
[76/841] Compiling fiat_curve25519_adx_mul.S
[77/878] Compiling tls_record.cc
[78/888] Compiling tls13_enc.cc
[79/893] Compiling tls13_server.cc
[80/893] Compiling tls_method.cc
[82/912] Emitting module InternalCollectionsUtilities
[83/914] Compiling _NIODataStructures PriorityQueue.swift
[84/914] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[85/914] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[86/914] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[87/914] Compiling InternalCollectionsUtilities UInt+reversed.swift
[88/914] Emitting module RealModule
[89/914] Compiling RealModule Float+Real.swift
[90/914] Compiling RealModule ElementaryFunctions.swift
[91/915] Compiling _NIOBase64 Base64.swift
[92/915] Emitting module _NIOBase64
[94/916] Compiling InternalCollectionsUtilities Debugging.swift
[95/916] Compiling InternalCollectionsUtilities Descriptions.swift
[96/916] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[97/916] Compiling InternalCollectionsUtilities Specialize.swift
[98/916] Compiling RealModule RealFunctions.swift
[99/916] Compiling RealModule Real.swift
[100/916] Compiling ServiceContextModule ServiceContextKey.swift
[101/916] Compiling SystemPackage MachPort.swift
[102/916] Compiling SystemPackage PlatformString.swift
[103/916] Compiling SystemPackage SystemString.swift
[104/919] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[105/919] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[106/919] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[107/919] Compiling InternalCollectionsUtilities Integer rank.swift
[108/919] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[109/919] Compiling _NIODataStructures Heap.swift
[110/919] Emitting module _NIODataStructures
[111/921] Compiling RealModule Float16+Real.swift
[112/921] Compiling RealModule Float80+Real.swift
[113/921] Compiling Logging Logging.swift
[114/921] Compiling Logging MetadataProvider.swift
[115/922] Compiling _NIODataStructures _TinyArray.swift
[116/924] Compiling ServiceContextModule ServiceContext.swift
[117/924] Emitting module ServiceContextModule
[118/924] Compiling SystemPackage Mocking.swift
[119/924] Compiling SystemPackage RawBuffer.swift
[120/924] Compiling SystemPackage Syscalls.swift
[121/924] Compiling SystemPackage WindowsSyscallAdapters.swift
[125/925] Compiling Logging LogHandler.swift
[126/925] Compiling Logging Locks.swift
[127/925] Emitting module Logging
[128/925] Compiling InternalCollectionsUtilities _SortedCollection.swift
[129/925] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[130/925] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[131/925] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[133/925] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[139/927] Compiling SystemPackage Constants.swift
[140/927] Compiling SystemPackage Exports.swift
[157/927] Emitting module SystemPackage
[158/927] Compiling CoreMetrics Locks.swift
[160/927] Compiling SystemPackage Util+StringArray.swift
[161/927] Compiling SystemPackage Util.swift
[162/927] Compiling SystemPackage UtilConsumers.swift
[165/928] Emitting module CoreMetrics
[166/928] Compiling CoreMetrics Metrics.swift
[168/950] Compiling Instrumentation Instrument.swift
[169/955] Emitting module Instrumentation
[170/972] Compiling Instrumentation NoOpInstrument.swift
[171/1009] Emitting module RoutingKit
[172/1011] Compiling Instrumentation MultiplexInstrument.swift
[173/1018] Compiling Instrumentation InstrumentationSystem.swift
[174/1018] Compiling Instrumentation Locks.swift
[175/1019] Compiling RoutingKit PathComponent.swift
[177/1019] Compiling ContextKit ContextBuilder.swift
[178/1019] Compiling ContextKit ContextElement.swift
[179/1020] Emitting module CwlDemangle
[180/1020] Compiling CwlDemangle CwlDemangle.swift
[181/1021] Compiling ContextKit ContextKeyAssignment.swift
[182/1021] Compiling ContextKit ContextProtocol.swift
[183/1021] Compiling ContextKit ContextFactory.swift
[184/1021] Compiling _RopeModule BigString+Builder.swift
[185/1021] Compiling _RopeModule BigString+Contents.swift
[186/1021] Emitting module ContextKit
[187/1021] Compiling ContextKit Context.swift
[188/1021] Compiling RoutingKit Router.swift
[189/1021] Compiling RoutingKit TrieRouter.swift
[191/1076] Compiling ContextKit MutableContext.swift
[193/1083] Compiling RoutingKit AnyRouter.swift
[194/1083] Compiling RoutingKit Parameters.swift
[196/1133] Compiling Tracing InstrumentationSystem+Tracing.swift
[196/1135] Compiling tls13_both.cc
[198/1135] Compiling Tracing TracerProtocol.swift
[199/1135] Compiling Tracing TracingTime.swift
[200/1135] Compiling Runtime ValueWitnessTable.swift
[201/1135] Compiling Runtime ProtocolMetadata.swift
[202/1135] Compiling Runtime StructMetadata.swift
[203/1135] Compiling Runtime TupleMetadata.swift
[204/1135] Compiling Runtime Case.swift
[205/1135] Compiling Runtime Errors.swift
[206/1135] Compiling Runtime FlagValue.swift
[207/1135] Compiling Runtime FunctionInfo.swift
[208/1135] Compiling Runtime Kind.swift
[209/1135] Compiling Runtime MethodInfo.swift
[210/1135] Emitting module Tracing
[211/1144] Compiling Runtime TypeInfoConvertible.swift
[212/1144] Compiling Runtime Pointers.swift
[213/1144] Compiling Runtime RelativePointer.swift
[214/1144] Compiling Runtime RelativeVectorPointer.swift
[215/1144] Compiling Runtime Union.swift
[216/1144] Compiling Runtime Vector.swift
[217/1144] Compiling Runtime GettersSetters.swift
[218/1144] Compiling Runtime ClassMetadata.swift
[219/1144] Compiling Runtime EnumMetadata.swift
[220/1144] Compiling Runtime FuntionMetadata.swift
[221/1144] Compiling Runtime Metadata.swift
[222/1144] Compiling Runtime MetadataInitization.swift
[223/1144] Compiling Runtime MetadataType.swift
[224/1144] Compiling Runtime NominalMetadataType.swift
[225/1153] Compiling Tracing Tracer.swift
[226/1153] Compiling Tracing TracerProtocol+Legacy.swift
[227/1158] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[240/1164] Compiling Runtime PropertyInfo.swift
[241/1164] Compiling Runtime TypeInfo.swift
[242/1164] Compiling Runtime Pointer+Extensions.swift
[243/1164] Compiling Runtime RetainCounts.swift
[244/1164] Compiling Runtime Sequence+first.swift
[245/1164] Compiling Runtime String+Extensions.swift
[246/1164] Compiling Runtime SwiftSymbol.swift
[247/1164] Compiling Runtime TypeSymbol.swift
[248/1164] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[249/1164] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[250/1164] Emitting module Metrics
[251/1164] Compiling Metrics Metrics.swift
[252/1164] Compiling Runtime StructMetadataLayout.swift
[253/1164] Compiling Runtime StructTypeDescriptor.swift
[254/1164] Compiling Runtime TargetSingletonMetadataInitialization.swift
[255/1164] Compiling Runtime TargetTypeGenericContextDescriptorHeader.swift
[256/1164] Compiling Runtime TupleMetadataLayout.swift
[257/1164] Compiling Runtime TypeDescriptor.swift
[259/1165] Compiling Runtime ExistentialContainter.swift
[260/1165] Compiling Runtime FieldDescriptor.swift
[261/1165] Compiling Runtime FunctionMetadataLayout.swift
[262/1165] Compiling Runtime MetadataLayoutType.swift
[263/1165] Compiling Runtime ProtocolDescriptor.swift
[264/1165] Compiling Runtime ProtocolMetadataLayout.swift
[265/1165] Compiling Runtime ProtocolTypeContainer.swift
[266/1165] Compiling HeapModule Heap+Descriptions.swift
[268/1165] Emitting module Runtime
error: compile command failed due to signal 6 (use -v to see invocation)
Call parameter type does not match function signature!
i64 32
i32 %76 = call noalias ptr @swift_allocObject(ptr getelementptr inbounds (%swift.full_boxmetadata, ptr @metadata, i32 0, i32 2), i64 32, i64 7) #3, !dbg !345
<unknown>:0: error: fatal error encountered during compilation; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
<unknown>:0: note: Broken module found, compilation aborted!
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0. Program arguments: /usr/bin/swift-frontend -frontend -c -primary-file /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Factory/DefaultValue.swift -primary-file /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Factory/Factory.swift -primary-file /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ClassHeader.swift -primary-file /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ClassMetadataLayout.swift -primary-file /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ClassTypeDescriptor.swift -primary-file /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/EnumMetadataLayout.swift -primary-file /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/EnumTypeDescriptor.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ExistentialContainter.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/FieldDescriptor.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/FunctionMetadataLayout.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/MetadataLayoutType.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ProtocolDescriptor.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ProtocolMetadataLayout.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ProtocolTypeContainer.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/StructMetadataLayout.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/StructTypeDescriptor.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/TargetSingletonMetadataInitialization.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/TargetTypeGenericContextDescriptorHeader.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/TupleMetadataLayout.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/TypeDescriptor.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ValueWitnessTable.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/ClassMetadata.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/EnumMetadata.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/FuntionMetadata.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/Metadata.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/MetadataInitization.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/MetadataType.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/NominalMetadataType.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/ProtocolMetadata.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/StructMetadata.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/TupleMetadata.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/Case.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/Errors.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/FlagValue.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/FunctionInfo.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/Kind.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/MethodInfo.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/PropertyInfo.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/TypeInfo.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/TypeInfoConvertible.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Pointers/Pointers.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Pointers/RelativePointer.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Pointers/RelativeVectorPointer.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Pointers/Union.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Pointers/Vector.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Utilities/GettersSetters.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Utilities/Pointer+Extensions.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Utilities/RetainCounts.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Utilities/Sequence+first.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Utilities/String+Extensions.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Utilities/SwiftSymbol.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Utilities/TypeSymbol.swift -supplementary-output-file-map /tmp/TemporaryDirectory.ou1VCS/supplementaryOutputs-1 -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Modules -enable-testing -g -debug-info-format=dwarf -dwarf-version=4 -module-cache-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ModuleCache -suppress-warnings -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -stats-output-dir .stats -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency=complete -empty-abi-descriptor -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /host/spi-builder-workspace -Xcc -fmodule-map-file=/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CSymbols.build/module.modulemap -Xcc -I -Xcc /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/CSymbols/include -Xcc -fmodule-map-file=/host/spi-builder-workspace/.build/checkouts/CRuntime/Sources/CRuntime/module.modulemap -Xcc -g -Xcc -fno-omit-frame-pointer -module-name Runtime -in-process-plugin-server-path /usr/lib/swift/host/libSwiftInProcPluginServer.so -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Runtime.build/DefaultValue.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Runtime.build/Factory.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Runtime.build/ClassHeader.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Runtime.build/ClassMetadataLayout.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Runtime.build/ClassTypeDescriptor.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Runtime.build/EnumMetadataLayout.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Runtime.build/EnumTypeDescriptor.swift.o -index-store-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store -index-system-modules
1. Swift version 6.1 (swift-6.1-RELEASE)
2. Compiling with effective version 5.10
3. Running pass "verify" on module "/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Runtime.build/Factory.swift.o"
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
0 swift-frontend 0x0000561d06a60808
1 swift-frontend 0x0000561d06a5e5ee
2 swift-frontend 0x0000561d06a60ea8
3 libc.so.6 0x00007fda5219c520
4 libc.so.6 0x00007fda521f09fc pthread_kill + 300
5 libc.so.6 0x00007fda5219c476 raise + 22
6 libc.so.6 0x00007fda521827f3 abort + 211
7 swift-frontend 0x0000561d00abf11e
8 swift-frontend 0x0000561d069c0149
9 swift-frontend 0x0000561d069c0036
10 swift-frontend 0x0000561d068e357c
11 swift-frontend 0x0000561d00c05cdd
12 swift-frontend 0x0000561d068b743d
13 swift-frontend 0x0000561d00bfc070
14 swift-frontend 0x0000561d00bfd4cc
15 swift-frontend 0x0000561d00828142
16 swift-frontend 0x0000561d00823c88
17 swift-frontend 0x0000561d00822997
18 swift-frontend 0x0000561d008252ba
19 swift-frontend 0x0000561d00824713
20 swift-frontend 0x0000561d0060186a
21 libc.so.6 0x00007fda52183d90
22 libc.so.6 0x00007fda52183e40 __libc_start_main + 128
23 swift-frontend 0x0000561d00600cc5
[269/1165] Compiling HeapModule _HeapNode.swift
[270/1165] Compiling HeapModule Heap+Invariants.swift
[271/1165] Emitting module HeapModule
[272/1165] Compiling HeapModule Heap+UnsafeHandle.swift
[273/1165] Compiling HeapModule Heap.swift
[273/1165] Compiling tls13_client.cc
[274/1166] Compiling t1_enc.cc
[297/1166] Compiling OrderedCollections OrderedSet+Sendable.swift
[298/1166] Compiling OrderedCollections OrderedSet+SubSequence.swift
[299/1166] Compiling OrderedCollections OrderedSet+Testing.swift
[300/1166] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[301/1166] Compiling Tracing SpanProtocol.swift
[302/1166] Compiling Tracing NoOpTracer.swift
[315/1258] Compiling DequeModule Deque+Equatable.swift
[316/1258] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[317/1258] Compiling DequeModule Deque+CustomReflectable.swift
[318/1258] Compiling DequeModule Deque+Descriptions.swift
[321/1258] Compiling DequeModule Deque+Codable.swift
[322/1258] Compiling DequeModule Deque+Collection.swift
[323/1258] Compiling DequeModule Deque+Extras.swift
[324/1258] Compiling DequeModule Deque+Hashable.swift
[327/1260] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[328/1260] Compiling HashTreeCollections TreeSet+Debugging.swift
[329/1260] Compiling HashTreeCollections TreeSet+Descriptions.swift
[330/1260] Compiling HashTreeCollections TreeSet+Equatable.swift
[331/1260] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[332/1260] Compiling HashTreeCollections TreeSet+Extras.swift
[333/1260] Compiling HashTreeCollections TreeSet+Filter.swift
[334/1260] Compiling HashTreeCollections TreeSet+Hashable.swift
[335/1260] Compiling HashTreeCollections TreeSet+Sendable.swift
[336/1260] Compiling DequeModule _DequeBuffer.swift
[337/1260] Compiling DequeModule _DequeBufferHeader.swift
[346/1260] Compiling DequeModule Deque+Testing.swift
[347/1260] Compiling DequeModule Deque._Storage.swift
[347/1260] Compiling ssl_x509.cc
[348/1260] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[349/1260] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[350/1260] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[351/1260] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[352/1260] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[353/1260] Compiling HashTreeCollections _HashNode+Structural union.swift
[354/1260] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[355/1260] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[356/1260] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[357/1260] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[357/1260] Compiling ssl_versions.cc
[357/1260] Compiling ssl_transcript.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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
warning: 'spi-builder-workspace': dependency 'fluent-kit' is not used by any target
[0/1] Planning build
Building for debugging...
[0/757] Write sources
[3/758] Compiling fiat_p256_adx_sqr.S
[4/758] Compiling fiat_p256_adx_mul.S
[5/758] Compiling CCryptoBoringSSLShims shims.c
[6/758] Compiling fiat_curve25519_adx_square.S
[7/758] Write swift-version-24593BA9C3E375BF.txt
[8/758] Compiling fiat_curve25519_adx_mul.S
[10/762] Compiling _NIODataStructures PriorityQueue.swift
[11/762] Compiling _NIODataStructures Heap.swift
[11/762] Compiling ssl_stat.cc
[13/762] Compiling _NIODataStructures _TinyArray.swift
[13/764] Compiling ssl_transcript.cc
[14/764] Compiling ssl_versions.cc
[15/764] Compiling ssl_x509.cc
[17/764] Emitting module _NIODataStructures
[18/806] Compiling ssl_session.cc
[19/806] Compiling ssl_privkey.cc
[21/806] Emitting module _NIOBase64
[22/806] Compiling _NIOBase64 Base64.swift
[23/807] Emitting module ServiceContextModule
[25/807] Compiling RealModule ElementaryFunctions.swift
[26/808] Compiling ServiceContextModule ServiceContextKey.swift
[27/810] Compiling ServiceContextModule ServiceContext.swift
[28/827] Compiling RealModule Real.swift
[29/833] Compiling RealModule RealFunctions.swift
[30/833] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[31/833] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[33/833] Compiling RealModule Float80+Real.swift
[34/833] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[35/833] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[36/835] Compiling Logging MetadataProvider.swift
[37/835] Compiling Logging LogHandler.swift
[38/836] Compiling RealModule Float+Real.swift
[39/836] Compiling RealModule Float16+Real.swift
[40/836] Emitting module SystemPackage
[41/839] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[42/839] Compiling InternalCollectionsUtilities Specialize.swift
[43/841] Compiling InternalCollectionsUtilities _SortedCollection.swift
[44/841] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[45/841] Compiling InternalCollectionsUtilities Debugging.swift
[46/841] Compiling InternalCollectionsUtilities Descriptions.swift
[47/850] Emitting module RealModule
[48/851] Compiling ContextKit AnyContextProtocol.swift
[49/851] Compiling ContextKit Array+ContextProtocol.swift
[52/851] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[53/851] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[54/851] Compiling SystemPackage Constants.swift
[55/851] Compiling SystemPackage Exports.swift
[55/851] Compiling ssl_lib.cc
[57/851] Emitting module Logging
[58/851] Compiling Logging Locks.swift
[59/851] Emitting module InternalCollectionsUtilities
[60/851] Compiling ContextKit ContextElement.swift
[65/852] Compiling ContextKit ContextBuilder.swift
[67/852] Compiling InternalCollectionsUtilities Integer rank.swift
[68/852] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[69/852] Compiling ContextKit ContextFactory.swift
[70/852] Compiling SystemPackage Mocking.swift
[71/852] Compiling SystemPackage RawBuffer.swift
[72/852] Compiling SystemPackage Syscalls.swift
[73/852] Compiling SystemPackage WindowsSyscallAdapters.swift
[74/852] Compiling SystemPackage MachPort.swift
[75/852] Compiling SystemPackage PlatformString.swift
[76/852] Compiling SystemPackage SystemString.swift
[79/852] Compiling ContextKit Context.swift
[80/852] Emitting module ContextKit
[81/852] Compiling ContextKit ContextKeyAssignment.swift
[82/852] Compiling ContextKit ContextProtocol.swift
[83/852] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[84/852] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[89/852] Compiling ContextKit MutableContext.swift
[90/878] Compiling CoreMetrics Locks.swift
[92/878] Compiling Instrumentation NoOpInstrument.swift
[93/878] Compiling SystemPackage Util+StringArray.swift
[94/878] Compiling SystemPackage Util.swift
[95/878] Compiling SystemPackage UtilConsumers.swift
[96/878] Compiling Instrumentation MultiplexInstrument.swift
[97/878] Emitting module Instrumentation
[98/878] Compiling Instrumentation Instrument.swift
[99/878] Compiling Instrumentation InstrumentationSystem.swift
[100/878] Compiling Instrumentation Locks.swift
[102/880] Compiling Atomics UnsafeAtomic.swift
[103/880] Compiling Atomics UnsafeAtomicLazyReference.swift
[104/890] Emitting module CoreMetrics
[105/903] Compiling Algorithms Compacted.swift
[106/903] Compiling Algorithms Cycle.swift
[107/903] Compiling Algorithms EitherSequence.swift
[108/903] Compiling Algorithms FirstNonNil.swift
[109/904] Compiling Algorithms Partition.swift
[110/904] Compiling Algorithms Permutations.swift
[111/904] Compiling Algorithms Product.swift
[112/904] Compiling Algorithms RandomSample.swift
[117/907] Compiling Algorithms FlattenCollection.swift
[118/907] Compiling Algorithms Grouped.swift
[123/908] Compiling Algorithms Joined.swift
[124/908] Compiling Algorithms Keyed.swift
[125/908] Compiling Logging Logging.swift
[130/917] Compiling CoreMetrics Metrics.swift
[132/917] Compiling Algorithms Indexed.swift
[133/917] Compiling Algorithms Intersperse.swift
[135/986] Compiling Tracing InstrumentationSystem+Tracing.swift
[136/986] Compiling Tracing NoOpTracer.swift
[137/1045] Emitting module Tracing
[138/1046] Compiling Tracing TracerProtocol.swift
[139/1046] Compiling Tracing TracingTime.swift
[140/1046] Compiling Tracing TracerProtocol+Legacy.swift
[141/1047] Compiling Tracing Tracer.swift
[142/1047] Compiling RoutingKit Router.swift
[143/1047] Emitting module RoutingKit
[144/1047] Compiling RoutingKit AnyRouter.swift
[145/1047] Compiling RoutingKit Parameters.swift
[146/1047] Compiling RoutingKit PathComponent.swift
[147/1047] Compiling OrderedCollections _HashTable+Testing.swift
[148/1047] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[149/1047] Compiling OrderedCollections _HashTable.swift
[150/1047] Compiling OrderedCollections _Hashtable+Header.swift
[151/1047] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[152/1047] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[153/1047] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[154/1050] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[155/1050] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[156/1050] Compiling OrderedCollections OrderedDictionary+Values.swift
[157/1050] Compiling RoutingKit TrieRouter.swift
[158/1051] Compiling Tracing SpanProtocol.swift
[160/1052] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[161/1052] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[162/1052] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[163/1052] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[164/1052] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[165/1052] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[166/1052] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[167/1052] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[168/1052] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[169/1052] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[170/1052] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[171/1052] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[172/1052] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[173/1052] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[177/1059] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[178/1059] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[179/1059] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[183/1059] Compiling OrderedCollections OrderedDictionary+Codable.swift
[184/1059] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[185/1059] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[186/1059] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[187/1059] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[188/1059] Compiling OrderedCollections OrderedDictionary+Elements.swift
[189/1059] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[197/1059] Compiling Algorithms Trim.swift
[198/1059] Compiling Algorithms Unique.swift
[199/1059] Compiling Algorithms Windows.swift
[200/1059] Compiling OrderedCollections OrderedSet+Descriptions.swift
[201/1059] Compiling OrderedCollections OrderedSet+Diffing.swift
[202/1059] Compiling OrderedCollections OrderedSet+Equatable.swift
[203/1059] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[204/1059] Compiling OrderedCollections OrderedSet+Hashable.swift
[205/1059] Compiling OrderedCollections OrderedSet+Initializers.swift
[206/1059] Compiling OrderedCollections OrderedSet+Insertions.swift
[207/1059] Compiling OrderedCollections OrderedSet+Invariants.swift
[208/1059] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[209/1059] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[210/1059] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[211/1059] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[212/1059] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[217/1068] Compiling HeapModule Heap+Invariants.swift
[218/1068] Compiling HeapModule Heap+Descriptions.swift
[219/1068] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[223/1068] Emitting module Metrics
[224/1068] Compiling Metrics Metrics.swift
[225/1069] Compiling HeapModule _HeapNode.swift
[226/1069] Compiling HeapModule Heap.swift
[227/1069] Compiling HeapModule Heap+UnsafeHandle.swift
[228/1069] Compiling ssl_key_share.cc
[235/1069] Compiling OrderedCollections OrderedSet+Sendable.swift
[236/1069] Compiling OrderedCollections OrderedSet+SubSequence.swift
[237/1069] Compiling OrderedCollections OrderedSet+Testing.swift
[238/1069] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[239/1069] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[240/1069] Compiling OrderedCollections OrderedSet.swift
[241/1069] Compiling OrderedCollections _UnsafeBitset.swift
[242/1069] Compiling _RopeModule Rope+Sequence.swift
[243/1069] Compiling _RopeModule Rope+Append.swift
[244/1069] Compiling _RopeModule Rope+Extract.swift
[245/1069] Compiling _RopeModule Rope+Find.swift
[246/1069] Compiling _RopeModule Rope+ForEachWhile.swift
[247/1069] Compiling _RopeModule Rope+Insert.swift
[248/1069] Compiling OrderedCollections _HashTable+Bucket.swift
[249/1069] Compiling OrderedCollections _HashTable+BucketIterator.swift
[250/1069] Compiling OrderedCollections _HashTable+Constants.swift
[251/1069] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[256/1078] Emitting module HeapModule
[269/1170] Compiling DequeModule Deque+Codable.swift
[270/1170] Compiling DequeModule Deque+Collection.swift
[271/1170] Compiling DequeModule Deque+Equatable.swift
[272/1170] Emitting module Atomics
[273/1170] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[274/1170] Compiling DequeModule Deque+CustomReflectable.swift
[275/1170] Compiling DequeModule Deque+Descriptions.swift
[277/1224] Compiling BitCollections BitArray+Hashable.swift
[278/1224] Compiling BitCollections BitArray+Initializers.swift
[279/1226] Compiling BitCollections BitArray+Codable.swift
[280/1226] Compiling BitCollections BitArray+Collection.swift
[281/1226] Compiling BitCollections BitArray+Copy.swift
[282/1226] Compiling BitCollections BitArray+CustomReflectable.swift
[283/1226] Emitting module Algorithms
[284/1227] Emitting module OrderedCollections
[285/1228] Compiling BitCollections BitArray+Descriptions.swift
[286/1228] Compiling BitCollections BitArray+Equatable.swift
[287/1228] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[288/1228] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[290/1228] Compiling DequeModule _DequeSlot.swift
[291/1228] Compiling DequeModule _UnsafeWrappedBuffer.swift
[292/1228] Compiling HashTreeCollections TreeSet+Hashable.swift
[293/1228] Compiling HashTreeCollections TreeSet+Sendable.swift
[294/1228] Compiling HashTreeCollections TreeSet+Sequence.swift
[295/1228] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[296/1228] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[297/1228] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[298/1228] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[299/1228] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[300/1228] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[301/1228] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[303/1238] Emitting module _RopeModule
[304/1238] Compiling BitCollections BitSet+Initializers.swift
[305/1238] Compiling BitCollections BitSet+Invariants.swift
[306/1238] Compiling BitCollections BitSet+Random.swift
[307/1238] Compiling BitCollections BitSet+SetAlgebra basics.swift
[308/1238] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[309/1238] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[310/1238] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[311/1245] Emitting module BitCollections
[312/1245] Compiling BitCollections BitArray+Extras.swift
[313/1245] Compiling BitCollections BitArray+Fill.swift
[314/1245] Compiling HashTreeCollections TreeDictionary.swift
[315/1245] Compiling HashTreeCollections TreeSet+Codable.swift
[316/1245] Compiling HashTreeCollections TreeSet+Collection.swift
[317/1245] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[318/1245] Compiling HashTreeCollections TreeSet+Debugging.swift
[319/1245] Compiling HashTreeCollections TreeSet+Descriptions.swift
[320/1245] Compiling HashTreeCollections TreeSet+Equatable.swift
[321/1245] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[322/1245] Compiling HashTreeCollections TreeSet+Extras.swift
[323/1245] Compiling HashTreeCollections TreeSet+Filter.swift
[324/1245] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[325/1245] Compiling BitCollections BitSet+CustomReflectable.swift
[326/1245] Compiling BitCollections BitSet+CustomStringConvertible.swift
[327/1245] Compiling BitCollections BitSet+Equatable.swift
[328/1245] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[329/1245] Compiling BitCollections BitSet+Extras.swift
[330/1245] Compiling BitCollections BitSet+Hashable.swift
[331/1245] Compiling BitCollections BitArray+BitwiseOperations.swift
[332/1245] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[333/1245] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[334/1245] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[335/1245] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[336/1245] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[337/1245] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[338/1245] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[339/1245] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[340/1245] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[341/1245] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[342/1245] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[343/1245] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[344/1245] Compiling BitCollections BitSet+SetAlgebra union.swift
[345/1245] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[346/1245] Compiling BitCollections BitSet.Counted.swift
[355/1245] Compiling BitCollections BitSet.Index.swift
[356/1245] Compiling BitCollections BitSet._UnsafeHandle.swift
[357/1245] Compiling BitCollections BitSet.swift
[358/1245] Emitting module DequeModule
[368/1246] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[378/1246] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[379/1246] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[380/1246] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[381/1246] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[382/1246] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[383/1246] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[384/1246] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[385/1246] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[386/1246] Compiling HashTreeCollections TreeSet.swift
[413/1246] Compiling BitCollections BitArray+RandomBits.swift
[414/1246] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[415/1246] Compiling BitCollections BitArray+Shifts.swift
[426/1246] Compiling BitCollections BitArray+Testing.swift
[427/1246] Compiling BitCollections BitArray._UnsafeHandle.swift
[428/1246] Compiling BitCollections BitArray.swift
[429/1246] Compiling BitCollections BitSet+BidirectionalCollection.swift
[430/1246] Compiling BitCollections BitSet+Codable.swift
[467/1247] Compiling BitCollections Range+Utilities.swift
[468/1247] Compiling BitCollections Slice+Utilities.swift
[469/1247] Compiling BitCollections UInt+Tricks.swift
[470/1247] Compiling BitCollections _Word.swift
[471/1248] Compiling ssl_file.cc
[472/1248] Compiling ssl_cipher.cc
[484/1248] Compiling ssl_credential.cc
[507/1248] Compiling ssl_cert.cc
[508/1248] Compiling ssl_buffer.cc
[510/1248] Emitting module CwlDemangle
[511/1248] Compiling CwlDemangle CwlDemangle.swift
[513/1249] Emitting module HashTreeCollections
[514/1250] Compiling ssl_asn1.cc
[515/1250] Compiling ssl_aead_ctx.cc
[516/1272] Compiling s3_pkt.cc
[517/1299] Compiling s3_lib.cc
[519/1299] Emitting module Collections
[520/1299] Compiling Collections Collections.swift
[521/1300] Compiling Runtime Pointers.swift
[522/1300] Compiling Runtime RelativePointer.swift
[523/1300] Compiling Runtime RelativeVectorPointer.swift
[524/1300] Compiling Runtime Union.swift
[525/1300] Compiling Runtime Vector.swift
[526/1300] Compiling Runtime GettersSetters.swift
[528/1306] Compiling Runtime StructMetadataLayout.swift
[529/1306] Compiling Runtime StructTypeDescriptor.swift
[530/1306] Compiling Runtime TargetSingletonMetadataInitialization.swift
[531/1306] Compiling Runtime TargetTypeGenericContextDescriptorHeader.swift
[532/1306] Compiling Runtime TupleMetadataLayout.swift
[533/1306] Compiling Runtime TypeDescriptor.swift
[534/1306] Compiling Runtime ValueWitnessTable.swift
[535/1306] Compiling Runtime ExistentialContainter.swift
[536/1306] Compiling Runtime FieldDescriptor.swift
[537/1306] Compiling Runtime FunctionMetadataLayout.swift
[538/1306] Compiling Runtime MetadataLayoutType.swift
[539/1306] Compiling Runtime ProtocolDescriptor.swift
[540/1306] Compiling Runtime ProtocolMetadataLayout.swift
[541/1306] Compiling Runtime ProtocolTypeContainer.swift
error: compile command failed due to signal 6 (use -v to see invocation)
Call parameter type does not match function signature!
i64 32
i32 %76 = call noalias ptr @swift_allocObject(ptr getelementptr inbounds (%swift.full_boxmetadata, ptr @metadata, i32 0, i32 2), i64 32, i64 7) #3, !dbg !345
<unknown>:0: error: fatal error encountered during compilation; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
<unknown>:0: note: Broken module found, compilation aborted!
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0. Program arguments: /usr/bin/swift-frontend -frontend -c -primary-file /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Factory/DefaultValue.swift -primary-file /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Factory/Factory.swift -primary-file /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ClassHeader.swift -primary-file /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ClassMetadataLayout.swift -primary-file /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ClassTypeDescriptor.swift -primary-file /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/EnumMetadataLayout.swift -primary-file /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/EnumTypeDescriptor.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ExistentialContainter.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/FieldDescriptor.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/FunctionMetadataLayout.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/MetadataLayoutType.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ProtocolDescriptor.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ProtocolMetadataLayout.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ProtocolTypeContainer.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/StructMetadataLayout.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/StructTypeDescriptor.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/TargetSingletonMetadataInitialization.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/TargetTypeGenericContextDescriptorHeader.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/TupleMetadataLayout.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/TypeDescriptor.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ValueWitnessTable.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/ClassMetadata.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/EnumMetadata.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/FuntionMetadata.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/Metadata.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/MetadataInitization.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/MetadataType.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/NominalMetadataType.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/ProtocolMetadata.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/StructMetadata.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/TupleMetadata.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/Case.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/Errors.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/FlagValue.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/FunctionInfo.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/Kind.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/MethodInfo.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/PropertyInfo.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/TypeInfo.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/TypeInfoConvertible.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Pointers/Pointers.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Pointers/RelativePointer.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Pointers/RelativeVectorPointer.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Pointers/Union.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Pointers/Vector.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Utilities/GettersSetters.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Utilities/Pointer+Extensions.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Utilities/RetainCounts.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Utilities/Sequence+first.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Utilities/String+Extensions.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Utilities/SwiftSymbol.swift /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Utilities/TypeSymbol.swift -supplementary-output-file-map /tmp/TemporaryDirectory.M5BGkX/supplementaryOutputs-1 -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Modules -enable-testing -g -debug-info-format=dwarf -dwarf-version=4 -module-cache-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ModuleCache -suppress-warnings -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -empty-abi-descriptor -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /host/spi-builder-workspace -Xcc -fmodule-map-file=/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CSymbols.build/module.modulemap -Xcc -I -Xcc /host/spi-builder-workspace/.build/checkouts/Runtime/Sources/CSymbols/include -Xcc -fmodule-map-file=/host/spi-builder-workspace/.build/checkouts/CRuntime/Sources/CRuntime/module.modulemap -Xcc -g -Xcc -fno-omit-frame-pointer -module-name Runtime -in-process-plugin-server-path /usr/lib/swift/host/libSwiftInProcPluginServer.so -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Runtime.build/DefaultValue.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Runtime.build/Factory.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Runtime.build/ClassHeader.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Runtime.build/ClassMetadataLayout.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Runtime.build/ClassTypeDescriptor.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Runtime.build/EnumMetadataLayout.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Runtime.build/EnumTypeDescriptor.swift.o -index-store-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store -index-system-modules
1. Swift version 6.1 (swift-6.1-RELEASE)
2. Compiling with effective version 5.10
3. Running pass "verify" on module "/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Runtime.build/Factory.swift.o"
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
0 swift-frontend 0x00005652c44dd808
1 swift-frontend 0x00005652c44db5ee
2 swift-frontend 0x00005652c44ddea8
3 libc.so.6 0x00007f9b6172d520
4 libc.so.6 0x00007f9b617819fc pthread_kill + 300
5 libc.so.6 0x00007f9b6172d476 raise + 22
6 libc.so.6 0x00007f9b617137f3 abort + 211
7 swift-frontend 0x00005652be53c11e
8 swift-frontend 0x00005652c443d149
9 swift-frontend 0x00005652c443d036
10 swift-frontend 0x00005652c436057c
11 swift-frontend 0x00005652be682cdd
12 swift-frontend 0x00005652c433443d
13 swift-frontend 0x00005652be679070
14 swift-frontend 0x00005652be67a4cc
15 swift-frontend 0x00005652be2a5142
16 swift-frontend 0x00005652be2a0c88
17 swift-frontend 0x00005652be29f997
18 swift-frontend 0x00005652be2a22ba
19 swift-frontend 0x00005652be2a1713
20 swift-frontend 0x00005652be07e86a
21 libc.so.6 0x00007f9b61714d90
22 libc.so.6 0x00007f9b61714e40 __libc_start_main + 128
23 swift-frontend 0x00005652be07dcc5
[541/1306] Compiling s3_both.cc
[542/1306] Compiling handshake_server.cc
[543/1306] Compiling dtls_method.cc
[543/1306] Compiling dtls_record.cc
[543/1306] Compiling encrypted_client_hello.cc
[543/1306] Compiling handshake_client.cc
[543/1306] Compiling handoff.cc
[543/1306] Compiling handshake.cc
[543/1306] Compiling extensions.cc
BUILD FAILURE 6.1 linux