Build Information
Failed to build swift-service, reference 0.1.2 (0b331f
), with Swift 6.0 for Linux on 21 Aug 2025 02:16:02 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nslogmeng/swift-service.git
Reference: 0.1.2
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/nslogmeng/swift-service
* tag 0.1.2 -> FETCH_HEAD
HEAD is now at 0b331f2 feat: update readme
Cloned https://github.com/nslogmeng/swift-service.git
Revision (git rev-parse @):
0b331f25ff590b99b0e7184b207ac95f644867df
SUCCESS checkout https://github.com/nslogmeng/swift-service.git at 0.1.2
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/nslogmeng/swift-service.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
660ffc76f83b: Pulling fs layer
be8e04c57ff9: Pulling fs layer
d2a6d85eeb8d: Pulling fs layer
b50bbe30b6ef: Pulling fs layer
7ccd84d0dedf: Pulling fs layer
e7029b8ec849: Pulling fs layer
e1664b216299: Pulling fs layer
a2b2db8f2318: Pulling fs layer
e7029b8ec849: Waiting
e1664b216299: Waiting
b50bbe30b6ef: Waiting
a2b2db8f2318: Waiting
7ccd84d0dedf: Waiting
660ffc76f83b: Verifying Checksum
660ffc76f83b: Download complete
b50bbe30b6ef: Download complete
660ffc76f83b: Pull complete
7ccd84d0dedf: Verifying Checksum
7ccd84d0dedf: Download complete
e7029b8ec849: Verifying Checksum
e7029b8ec849: Download complete
e1664b216299: Verifying Checksum
e1664b216299: Download complete
be8e04c57ff9: Verifying Checksum
be8e04c57ff9: Download complete
a2b2db8f2318: Verifying Checksum
d2a6d85eeb8d: Download complete
be8e04c57ff9: Pull complete
d2a6d85eeb8d: Pull complete
b50bbe30b6ef: Pull complete
7ccd84d0dedf: Pull complete
e7029b8ec849: Pull complete
e1664b216299: Pull complete
a2b2db8f2318: Pull complete
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/10] Emitting module Service
[4/10] Compiling Service Scope.swift
[5/11] Compiling Service ServiceKey.swift
[6/11] Compiling Service ServiceStorage.swift
[7/11] Compiling Service ServiceEnv.swift
error: compile command failed due to signal 11 (use -v to see invocation)
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 /host/spi-builder-workspace/Sources/Service/Scope.swift /host/spi-builder-workspace/Sources/Service/ScopeStorage.swift /host/spi-builder-workspace/Sources/Service/Service.swift /host/spi-builder-workspace/Sources/Service/ServiceContext.swift /host/spi-builder-workspace/Sources/Service/ServiceEnv.swift /host/spi-builder-workspace/Sources/Service/ServiceKey.swift /host/spi-builder-workspace/Sources/Service/ServiceStorage.swift -primary-file /host/spi-builder-workspace/Sources/Service/Utils/Lock.swift -emit-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Service.build/Lock.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Service.build/Lock.swiftdeps -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 -swift-version 6 -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 -fPIC -Xcc -g -Xcc -fno-omit-frame-pointer -module-name Service -package-name spi_builder_workspace -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/Service.build/Lock.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.0.3 (swift-6.0.3-RELEASE)
2. Compiling with the current language version
3. While evaluating request IRGenRequest(IR Generation for file "/host/spi-builder-workspace/Sources/Service/Utils/Lock.swift")
4. While emitting IR SIL function "@$s7Service6LockedC7defaultACyxGx_tcfc".
for 'init(default:)' (at /host/spi-builder-workspace/Sources/Service/Utils/Lock.swift:26:5)
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 0x0000558f697adbc7
1 swift-frontend 0x0000558f697abb8e
2 swift-frontend 0x0000558f697ae23a
3 libc.so.6 0x00007f44edea1520
4 swift-frontend 0x0000558f63f8d612
5 swift-frontend 0x0000558f63f50e06
6 swift-frontend 0x0000558f63f50326
7 swift-frontend 0x0000558f63f53814
8 swift-frontend 0x0000558f6406b59f
9 swift-frontend 0x0000558f6406b510
10 swift-frontend 0x0000558f64088150
11 swift-frontend 0x0000558f6408b6ad
12 swift-frontend 0x0000558f640c7bd3
13 swift-frontend 0x0000558f640c7e15
14 swift-frontend 0x0000558f64142d71
15 swift-frontend 0x0000558f63ff5ff6
16 swift-frontend 0x0000558f6413ffa2
17 swift-frontend 0x0000558f6413f418
18 swift-frontend 0x0000558f6413efbc
19 swift-frontend 0x0000558f64142453
20 swift-frontend 0x0000558f6413eca3
21 swift-frontend 0x0000558f6413ed55
22 swift-frontend 0x0000558f640c7c65
23 swift-frontend 0x0000558f64116efd
24 swift-frontend 0x0000558f6410ba85
25 swift-frontend 0x0000558f64108ae0
26 swift-frontend 0x0000558f63fe2456
27 swift-frontend 0x0000558f63e9f5a1
28 swift-frontend 0x0000558f63efcad3
29 swift-frontend 0x0000558f63efca29
30 swift-frontend 0x0000558f63ea8512
31 swift-frontend 0x0000558f63ea1b11
32 swift-frontend 0x0000558f63af69f9
33 swift-frontend 0x0000558f63af25b6
34 swift-frontend 0x0000558f63af1391
35 swift-frontend 0x0000558f63af3f6b
36 swift-frontend 0x0000558f63af31d6
37 swift-frontend 0x0000558f638ca3b7
38 libc.so.6 0x00007f44ede88d90
39 libc.so.6 0x00007f44ede88e40 __libc_start_main + 128
40 swift-frontend 0x0000558f638c8ad5
*** Signal 11: Backtracing from 0x558f63f8d612... done ***
*** Program crashed: Bad pointer dereference at 0x0000000000000018 ***
Thread 0 "swift-frontend" crashed:
0 0x0000558f63f8d612 swift::irgen::emitArchetypeTypeMetadataRef(swift::irgen::IRGenFunction&, swift::CanTypeWrapper<swift::ArchetypeType>, swift::irgen::DynamicMetadataRequest) + 258 in swift-frontend
Registers:
rax 0x0000000000000000 0
rdx 0x0000000000000000 0
rcx 0x0000000000000000 0
rbx 0x00007fff53b53190 78 e8 f3 6e 8f 55 00 00 9b 7a 4d 65 8f 55 00 00 xèón·U···zMe·U··
rsi 0x0000558f6ecd9c50 60 f3 47 6e 8f 55 00 00 22 02 00 04 00 00 03 00 `óGn·U··"·······
rdi 0x0000558f6ef3e878 00 f0 ff ff ff ff ff ff 00 00 00 00 00 00 00 00 ·ðÿÿÿÿÿÿ········
rbp 0x00007fff53b532e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ················
rsp 0x00007fff53b53260 50 9c cd 6e 8f 55 00 00 a5 c9 4d 65 8f 55 00 00 P·Ín·U··¥ÉMe·U··
r8 0x0000558f6ef3e800 00 f0 ff ff ff ff ff ff 00 00 00 00 00 00 00 00 ·ðÿÿÿÿÿÿ········
r9 0x0000000000000000 0
r10 0x0000558f6ecd9c50 60 f3 47 6e 8f 55 00 00 22 02 00 04 00 00 03 00 `óGn·U··"·······
r11 0x0000000000000000 0
r12 0x0000000000000000 0
r13 0x00007fff53b538a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ················
r14 0x00007fff53b54198 20 70 b5 53 ff 7f 00 00 b0 41 b5 53 ff 7f 00 00 pµSÿ···°AµSÿ···
r15 0x0000558f6ecd9c50 60 f3 47 6e 8f 55 00 00 22 02 00 04 00 00 03 00 `óGn·U··"·······
rip 0x0000558f63f8d612 48 8b 43 18 48 85 c0 74 10 89 c1 83 e1 02 48 85 H·C·H·Àt··Á·á·H·
rflags 0x0000000000010246 ZF PF
cs 0x0033 fs 0x0000 gs 0x0000
Images (34 omitted):
0x0000558f6309e000–0x0000558f6a4786e0 8e0005db0dddea8bdd7be09b9256d2bd43fd283f swift-frontend /usr/bin/swift-frontend
Backtrace took 0.22s
BUILD FAILURE 6.0 linux