The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build slipstream, reference main (8c2151), with Swift 6.2 (beta) for Linux on 27 Jun 2025 19:41:20 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ClutchEngineering/slipstream.git
Reference: main
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/ClutchEngineering/slipstream
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8c21519 Add multi-threaded rendering support and upgrade to Swift 6.1 (#209)
Cloned https://github.com/ClutchEngineering/slipstream.git
Revision (git rev-parse @):
8c215192675d339ce26cf78a1eb9999d3cf47941
SUCCESS checkout https://github.com/ClutchEngineering/slipstream.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ClutchEngineering/slipstream.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-markdown.git
[1/6799] Fetching swift-markdown
Fetched https://github.com/apple/swift-markdown.git from cache (0.53s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18117] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (0.81s)
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2082] Fetching swift-docc-plugin
[251/5998] Fetching swift-docc-plugin, swiftsoup
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.38s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.38s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (0.75s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3418] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.35s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.8 (0.66s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.41s)
Creating working copy for https://github.com/apple/swift-markdown.git
Working copy of https://github.com/apple/swift-markdown.git resolved at main (c281baa)
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.8.8
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at gfm (b97d094)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/42] Compiling cmark-gfm cmark_ctype.c
[3/42] Compiling cmark-gfm cmark.c
[4/42] Compiling cmark-gfm buffer.c
[5/42] Compiling cmark-gfm arena.c
[6/42] Compiling cmark-gfm commonmark.c
[7/42] Write swift-version-24593BA9C3E375BF.txt
[8/42] Compiling cmark-gfm footnotes.c
[9/42] Compiling cmark-gfm-extensions tasklist.c
[10/42] Compiling cmark-gfm-extensions tagfilter.c
[11/42] Compiling cmark-gfm-extensions strikethrough.c
[12/42] Compiling cmark-gfm-extensions ext_scanners.c
[12/42] Compiling cmark-gfm blocks.c
[13/42] Compiling cmark-gfm-extensions core-extensions.c
[15/42] Compiling cmark-gfm xml.c
[16/42] Compiling cmark-gfm-extensions autolink.c
[17/42] Compiling cmark-gfm syntax_extension.c
[17/42] Compiling cmark-gfm-extensions table.c
[19/42] Compiling cmark-gfm render.c
[20/42] Compiling cmark-gfm registry.c
[20/42] Compiling cmark-gfm references.c
[22/42] Compiling cmark-gfm plugin.c
[23/42] Compiling cmark-gfm linked_list.c
[23/42] Compiling cmark-gfm plaintext.c
[25/42] Compiling cmark-gfm map.c
[26/42] Compiling cmark-gfm man.c
[27/42] Compiling cmark-gfm latex.c
[28/42] Compiling cmark-gfm node.c
[29/42] Compiling cmark-gfm utf8.c
[29/42] Compiling cmark-gfm iterator.c
[31/42] Write sources
[33/42] Compiling cmark-gfm houdini_html_e.c
[34/42] Write sources
[36/42] Compiling cmark-gfm html.c
[37/42] Compiling cmark-gfm houdini_href_e.c
[38/42] Compiling CAtomic CAtomic.c
[39/42] Compiling cmark-gfm houdini_html_u.c
[40/47] Compiling cmark-gfm inlines.c
[41/101] Compiling cmark-gfm scanners.c
[43/164] Emitting module Markdown
[44/172] Compiling TypeIntrospection TypeIntrospection.swift
[45/172] Compiling TypeIntrospection PropertyIntrospection.swift
error: compile command failed due to signal 6 (use -v to see invocation)
Found local archetype 0x563592cf77c8 outside its defining scope
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/TypeIntrospection/Properties.swift -primary-file /host/spi-builder-workspace/Sources/TypeIntrospection/PropertyIntrospection/PropertyIntrospection-Access.swift /host/spi-builder-workspace/Sources/TypeIntrospection/PropertyIntrospection/PropertyIntrospection.swift /host/spi-builder-workspace/Sources/TypeIntrospection/TypeIntrospection.swift -emit-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/TypeIntrospection.build/PropertyIntrospection-Access.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/TypeIntrospection.build/PropertyIntrospection-Access.swiftdeps -serialize-diagnostics-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/TypeIntrospection.build/PropertyIntrospection-Access.dia -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Modules -no-color-diagnostics -Xcc -fno-color-diagnostics -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 -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -empty-abi-descriptor -enable-anonymous-context-mangled-names -file-compilation-dir /host/spi-builder-workspace -Xcc -g -Xcc -fno-omit-frame-pointer -no-auto-bridging-header-chaining -module-name TypeIntrospection -package-name spi_builder_workspace -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/TypeIntrospection.build/PropertyIntrospection-Access.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.2-dev (LLVM 0d47fa0a0fd41fb, Swift 536aa932a9e0ea3)
2.	Compiling with the current language version
3.	While walking into body of 'getValue(in:)' (at /host/spi-builder-workspace/Sources/TypeIntrospection/PropertyIntrospection/PropertyIntrospection-Access.swift:8:11)
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 0x000056358bb86918
1  swift-frontend 0x000056358bb8443e
2  swift-frontend 0x000056358bb86fb1
3  libc.so.6      0x00007f077a668520
4  libc.so.6      0x00007f077a6bc9fc pthread_kill + 300
5  libc.so.6      0x00007f077a668476 raise + 22
6  libc.so.6      0x00007f077a64e7f3 abort + 211
7  swift-frontend 0x0000563585b7caee
8  swift-frontend 0x0000563585b732b9
9  swift-frontend 0x0000563585b6ad8a
10 swift-frontend 0x0000563585b83346
11 swift-frontend 0x0000563585b84f4b
12 swift-frontend 0x0000563585b834cd
13 swift-frontend 0x0000563585b85f89
14 swift-frontend 0x0000563585b85ee9
15 swift-frontend 0x0000563585b84bec
16 swift-frontend 0x0000563585b8345b
17 swift-frontend 0x0000563585b89d94
18 swift-frontend 0x0000563585b85b3e
19 swift-frontend 0x0000563585b833af
20 swift-frontend 0x0000563585b83310
21 swift-frontend 0x0000563585b85f89
22 swift-frontend 0x0000563585b85ee9
23 swift-frontend 0x0000563585b89aad
24 swift-frontend 0x0000563585b881e1
25 swift-frontend 0x0000563585b840e3
26 swift-frontend 0x0000563585b88f7a
27 swift-frontend 0x0000563585b840e3
28 swift-frontend 0x0000563585b83fe3
29 swift-frontend 0x0000563585daa79f
30 swift-frontend 0x0000563585b6a398
31 swift-frontend 0x0000563585f039b7
32 swift-frontend 0x000056358573ad4d
33 swift-frontend 0x0000563584291129
34 swift-frontend 0x00005635842873ea
35 swift-frontend 0x00005635842871db
36 swift-frontend 0x0000563583f303c2
37 swift-frontend 0x0000563583f217de
38 swift-frontend 0x0000563583f20878
39 swift-frontend 0x0000563583c9c26b
40 libc.so.6      0x00007f077a64fd90
41 libc.so.6      0x00007f077a64fe40 __libc_start_main + 128
42 swift-frontend 0x0000563583c9b265
[46/172] Compiling Markdown BasicBlockContainer.swift
[47/172] Compiling Markdown BasicInlineContainer.swift
[48/172] Compiling Markdown BlockContainer.swift
[49/172] Compiling Markdown BlockMarkup.swift
[50/172] Compiling Markdown InlineContainer.swift
[51/172] Compiling Markdown InlineMarkup.swift
[52/172] Compiling Markdown ListItemContainer.swift
[53/172] Compiling Markdown AtomicCounter.swift
[54/172] Compiling Markdown Link.swift
[55/172] Compiling Markdown Strikethrough.swift
[56/172] Compiling Markdown Strong.swift
[57/172] Compiling Markdown CustomInline.swift
[58/172] Compiling Markdown InlineCode.swift
[59/172] Compiling Markdown InlineHTML.swift
[60/172] Compiling Markdown LineBreak.swift
[61/172] Compiling Markdown SoftBreak.swift
[62/172] Compiling Markdown SymbolLink.swift
BUILD FAILURE 6.2 linux