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 swift-openstep-property-list, reference v0.1.2 (c16e31), with Swift 6.1 for Linux on 14 Aug 2025 08:15:37 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.66.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Formkunft/swift-openstep-property-list.git
Reference: v0.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/Formkunft/swift-openstep-property-list
 * tag               v0.1.2     -> FETCH_HEAD
HEAD is now at c16e31e Swift concurrency platform version guards
Cloned https://github.com/Formkunft/swift-openstep-property-list.git
Revision (git rev-parse @):
c16e31ead912685f4fd0264a9e2b6b41ab7d37c9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Formkunft/swift-openstep-property-list.git at v0.1.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Formkunft/swift-openstep-property-list.git
https://github.com/Formkunft/swift-openstep-property-list.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.1.0 but the installed version is 6.0.2
error: fatalError
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/Formkunft/swift-collection-parser
[1/62] Fetching swift-collection-parser
Fetched https://github.com/Formkunft/swift-collection-parser from cache (1.20s)
Computing version for https://github.com/Formkunft/swift-collection-parser
Computed https://github.com/Formkunft/swift-collection-parser at 2.0.1 (1.75s)
Creating working copy for https://github.com/Formkunft/swift-collection-parser
Working copy of https://github.com/Formkunft/swift-collection-parser resolved at 2.0.1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/5] Emitting module CollectionParser
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[5/5] Compiling CollectionParser Parser.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[7/18] Compiling OpenStepPropertyList PropertyList.PathSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[8/19] Compiling OpenStepPropertyList PropertyListProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[9/19] Compiling OpenStepPropertyList PropertyList.PlainView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[10/19] Compiling OpenStepPropertyList PropertyList.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[11/19] Compiling OpenStepPropertyList PropertyList Encoding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[12/19] Compiling OpenStepPropertyList PropertyList Literals.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[13/19] Compiling OpenStepPropertyList PropertyList Subscript.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[14/19] Compiling OpenStepPropertyList PropertyList.Number.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
error: compile command failed due to signal 6 (use -v to see invocation)
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/OpenStepPropertyList/PropertyList Decoding.swift:555:3: warning: '@concurrent' has been renamed to '@Sendable'
553 | 	@available(macOS 10.15, iOS 13, tvOS 13, visionOS 1, watchOS 6, *)
554 | 	@inlinable
555 | 	@concurrent
    |   `- warning: '@concurrent' has been renamed to '@Sendable'
556 | 	public init(
557 | 		concurrentDecoding bytes: UnsafeBufferPointer<UInt8>,
Invalid InsertValueInst operands!
  %75 = insertvalue { i64, i64, i64 } %74, i8 %64, 3, !dbg !2174
Invalid InsertValueInst operands!
  %58 = insertvalue { i64, i64, i64 } %57, i8 %44, 3, !dbg !2479
<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 /host/spi-builder-workspace/Sources/OpenStepPropertyList/ByteString.swift "/host/spi-builder-workspace/Sources/OpenStepPropertyList/PropertyList Access.swift" -primary-file "/host/spi-builder-workspace/Sources/OpenStepPropertyList/PropertyList Codable.swift" -primary-file "/host/spi-builder-workspace/Sources/OpenStepPropertyList/PropertyList Decoding.swift" "/host/spi-builder-workspace/Sources/OpenStepPropertyList/PropertyList Encoding.swift" "/host/spi-builder-workspace/Sources/OpenStepPropertyList/PropertyList Literals.swift" "/host/spi-builder-workspace/Sources/OpenStepPropertyList/PropertyList Subscript.swift" /host/spi-builder-workspace/Sources/OpenStepPropertyList/PropertyList.Number.swift /host/spi-builder-workspace/Sources/OpenStepPropertyList/PropertyList.PathSet.swift /host/spi-builder-workspace/Sources/OpenStepPropertyList/PropertyList.PlainView.swift /host/spi-builder-workspace/Sources/OpenStepPropertyList/PropertyList.swift /host/spi-builder-workspace/Sources/OpenStepPropertyList/PropertyListProtocol.swift -emit-dependencies-path "/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/OpenStepPropertyList.build/PropertyList Codable.d" -emit-reference-dependencies-path "/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/OpenStepPropertyList.build/PropertyList Codable.swiftdeps" -emit-dependencies-path "/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/OpenStepPropertyList.build/PropertyList Decoding.d" -emit-reference-dependencies-path "/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/OpenStepPropertyList.build/PropertyList Decoding.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 -D TraitFoundation -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 -g -Xcc -fno-omit-frame-pointer -module-name OpenStepPropertyList -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/OpenStepPropertyList.build/PropertyList Codable.swift.o" -o "/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/OpenStepPropertyList.build/PropertyList Decoding.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.1 (swift-6.1.1-RELEASE)
2.	Compiling with the current language version
3.	Running pass "verify" on module "/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/OpenStepPropertyList.build/PropertyList Decoding.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 0x0000564f25cc6948
1  swift-frontend 0x0000564f25cc472e
2  swift-frontend 0x0000564f25cc6fe8
3  libc.so.6      0x00007f5acc257520
4  libc.so.6      0x00007f5acc2ab9fc pthread_kill + 300
5  libc.so.6      0x00007f5acc257476 raise + 22
6  libc.so.6      0x00007f5acc23d7f3 abort + 211
7  swift-frontend 0x0000564f1fd2511e
8  swift-frontend 0x0000564f25c26289
9  swift-frontend 0x0000564f25c26176
10 swift-frontend 0x0000564f25b496ec
11 swift-frontend 0x0000564f1fe6bcdd
12 swift-frontend 0x0000564f25b1d5ad
13 swift-frontend 0x0000564f1fe62070
14 swift-frontend 0x0000564f1fe634cc
15 swift-frontend 0x0000564f1fa8e142
16 swift-frontend 0x0000564f1fa89c88
17 swift-frontend 0x0000564f1fa88997
18 swift-frontend 0x0000564f1fa8b2ba
19 swift-frontend 0x0000564f1fa8a713
20 swift-frontend 0x0000564f1f86786a
21 libc.so.6      0x00007f5acc23ed90
22 libc.so.6      0x00007f5acc23ee40 __libc_start_main + 128
23 swift-frontend 0x0000564f1f866cc5
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/3] Emitting module CollectionParser
[3/3] Compiling CollectionParser Parser.swift
[5/16] Compiling OpenStepPropertyList PropertyList.swift
[6/16] Compiling OpenStepPropertyList PropertyList.PlainView.swift
[7/17] Compiling OpenStepPropertyList PropertyListProtocol.swift
[8/17] Compiling OpenStepPropertyList PropertyList.PathSet.swift
[9/17] Compiling OpenStepPropertyList PropertyList Subscript.swift
[10/17] Compiling OpenStepPropertyList PropertyList.Number.swift
[11/17] Compiling OpenStepPropertyList PropertyList Encoding.swift
[12/17] Compiling OpenStepPropertyList PropertyList Literals.swift
[13/17] Compiling OpenStepPropertyList ByteString.swift
[14/17] Compiling OpenStepPropertyList PropertyList Access.swift
[15/17] Emitting module OpenStepPropertyList
/host/spi-builder-workspace/Sources/OpenStepPropertyList/PropertyList Decoding.swift:555:3: warning: '@concurrent' has been renamed to '@Sendable'
553 | 	@available(macOS 10.15, iOS 13, tvOS 13, visionOS 1, watchOS 6, *)
554 | 	@inlinable
555 | 	@concurrent
    |   `- warning: '@concurrent' has been renamed to '@Sendable'
556 | 	public init(
557 | 		concurrentDecoding bytes: UnsafeBufferPointer<UInt8>,
/host/spi-builder-workspace/Sources/OpenStepPropertyList/PropertyList Decoding.swift:621:3: warning: '@concurrent' has been renamed to '@Sendable'
619 | 	@available(macOS 10.15, iOS 13, tvOS 13, visionOS 1, watchOS 6, *)
620 | 	@inlinable
621 | 	@concurrent
    |   `- warning: '@concurrent' has been renamed to '@Sendable'
622 | 	public init(
623 | 		concurrentDecoding data: Data,
error: compile command failed due to signal 6 (use -v to see invocation)
/host/spi-builder-workspace/Sources/OpenStepPropertyList/PropertyList Decoding.swift:555:3: warning: '@concurrent' has been renamed to '@Sendable'
553 | 	@available(macOS 10.15, iOS 13, tvOS 13, visionOS 1, watchOS 6, *)
554 | 	@inlinable
555 | 	@concurrent
    |   `- warning: '@concurrent' has been renamed to '@Sendable'
556 | 	public init(
557 | 		concurrentDecoding bytes: UnsafeBufferPointer<UInt8>,
Invalid InsertValueInst operands!
  %75 = insertvalue { i64, i64, i64 } %74, i8 %64, 3, !dbg !2174
Invalid InsertValueInst operands!
  %58 = insertvalue { i64, i64, i64 } %57, i8 %44, 3, !dbg !2479
<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 /host/spi-builder-workspace/Sources/OpenStepPropertyList/ByteString.swift "/host/spi-builder-workspace/Sources/OpenStepPropertyList/PropertyList Access.swift" -primary-file "/host/spi-builder-workspace/Sources/OpenStepPropertyList/PropertyList Codable.swift" -primary-file "/host/spi-builder-workspace/Sources/OpenStepPropertyList/PropertyList Decoding.swift" "/host/spi-builder-workspace/Sources/OpenStepPropertyList/PropertyList Encoding.swift" "/host/spi-builder-workspace/Sources/OpenStepPropertyList/PropertyList Literals.swift" "/host/spi-builder-workspace/Sources/OpenStepPropertyList/PropertyList Subscript.swift" /host/spi-builder-workspace/Sources/OpenStepPropertyList/PropertyList.Number.swift /host/spi-builder-workspace/Sources/OpenStepPropertyList/PropertyList.PathSet.swift /host/spi-builder-workspace/Sources/OpenStepPropertyList/PropertyList.PlainView.swift /host/spi-builder-workspace/Sources/OpenStepPropertyList/PropertyList.swift /host/spi-builder-workspace/Sources/OpenStepPropertyList/PropertyListProtocol.swift -emit-dependencies-path "/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/OpenStepPropertyList.build/PropertyList Codable.d" -emit-reference-dependencies-path "/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/OpenStepPropertyList.build/PropertyList Codable.swiftdeps" -emit-dependencies-path "/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/OpenStepPropertyList.build/PropertyList Decoding.d" -emit-reference-dependencies-path "/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/OpenStepPropertyList.build/PropertyList Decoding.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 -D TraitFoundation -empty-abi-descriptor -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /host/spi-builder-workspace -Xcc -g -Xcc -fno-omit-frame-pointer -module-name OpenStepPropertyList -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/OpenStepPropertyList.build/PropertyList Codable.swift.o" -o "/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/OpenStepPropertyList.build/PropertyList Decoding.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.1 (swift-6.1.1-RELEASE)
2.	Compiling with the current language version
3.	Running pass "verify" on module "/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/OpenStepPropertyList.build/PropertyList Decoding.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 0x000056274c2e2948
1  swift-frontend 0x000056274c2e072e
2  swift-frontend 0x000056274c2e2fe8
3  libc.so.6      0x00007fb985f8d520
4  libc.so.6      0x00007fb985fe19fc pthread_kill + 300
5  libc.so.6      0x00007fb985f8d476 raise + 22
6  libc.so.6      0x00007fb985f737f3 abort + 211
7  swift-frontend 0x000056274634111e
8  swift-frontend 0x000056274c242289
9  swift-frontend 0x000056274c242176
10 swift-frontend 0x000056274c1656ec
11 swift-frontend 0x0000562746487cdd
12 swift-frontend 0x000056274c1395ad
13 swift-frontend 0x000056274647e070
14 swift-frontend 0x000056274647f4cc
15 swift-frontend 0x00005627460aa142
16 swift-frontend 0x00005627460a5c88
17 swift-frontend 0x00005627460a4997
18 swift-frontend 0x00005627460a72ba
19 swift-frontend 0x00005627460a6713
20 swift-frontend 0x0000562745e8386a
21 libc.so.6      0x00007fb985f74d90
22 libc.so.6      0x00007fb985f74e40 __libc_start_main + 128
23 swift-frontend 0x0000562745e82cc5
BUILD FAILURE 6.1 linux