Build Information
Failed to build Assertions, reference main (c815e2), with Swift 6.3 for Linux on 16 Apr 2026 21:23:21 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/harlanhaskins/assertions.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/harlanhaskins/assertions
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c815e2c Initial commit
Cloned https://github.com/harlanhaskins/assertions.git
Revision (git rev-parse @):
c815e2cff666d1cbe603e782ab01dfe2f39c1f73
SUCCESS checkout https://github.com/harlanhaskins/assertions.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/harlanhaskins/assertions.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-collections
[1/23551] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.49s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (2.20s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/29] Emitting module InternalCollectionsUtilities
[13/31] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[14/31] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[15/31] Compiling InternalCollectionsUtilities String+Padding.swift
[16/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[17/31] Compiling InternalCollectionsUtilities _SortedCollection.swift
[18/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[20/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/31] Compiling InternalCollectionsUtilities Debugging.swift
[22/31] Compiling InternalCollectionsUtilities Descriptions.swift
[23/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/31] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[25/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[26/31] Compiling InternalCollectionsUtilities Span+Extras.swift
[27/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[28/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[29/31] Compiling InternalCollectionsUtilities Integer rank.swift
[30/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[31/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[33/274] Compiling HeapModule Heap+Invariants.swift
[34/306] Compiling HashTreeCollections _HashNode+Builder.swift
[35/306] Compiling HashTreeCollections _HashNode+Debugging.swift
[36/306] Compiling HashTreeCollections _HashNode+Initializers.swift
[37/306] Compiling HashTreeCollections _HashNode+Invariants.swift
[38/306] Compiling HashTreeCollections _HashNode+Lookups.swift
[39/306] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[40/306] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[41/306] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[42/306] Compiling HashTreeCollections _HashNode+Structural union.swift
[43/306] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[44/329] Compiling HashTreeCollections _HashNode+Storage.swift
[45/329] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[46/329] Compiling HashTreeCollections _HashNode+Structural filter.swift
[47/329] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[48/331] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[49/331] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[50/331] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[51/331] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[52/331] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[53/331] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[54/331] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[55/331] Compiling HashTreeCollections _HashNode.swift
[56/331] Compiling HashTreeCollections _HashNodeHeader.swift
[57/331] Compiling HashTreeCollections _HashSlot.swift
[58/331] Compiling HashTreeCollections _HashStack.swift
[59/331] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[60/331] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[61/331] Compiling HeapModule Heap+Descriptions.swift
[62/331] Compiling HeapModule Heap+UnsafeHandle.swift
[63/331] Compiling ContainersPreview Box.swift
[64/331] Compiling ContainersPreview Inout.swift
[65/331] Compiling ContainersPreview InputSpan.swift
[66/331] Compiling ContainersPreview Shared.swift
[67/331] Emitting module ContainersPreview
[68/331] Compiling HeapModule Heap.swift
[69/331] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[70/331] Compiling HeapModule _HeapNode.swift
[71/331] Compiling HashTreeCollections _AncestorHashSlots.swift
[72/331] Compiling HashTreeCollections _Bitmap.swift
[73/331] Compiling HashTreeCollections _Bucket.swift
[74/331] Compiling HashTreeCollections _Hash.swift
[75/331] Compiling HashTreeCollections _HashLevel.swift
[85/379] Emitting module HeapModule
[86/380] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[87/380] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[88/380] Compiling HashTreeCollections TreeDictionary+Keys.swift
[89/380] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[90/380] Compiling HashTreeCollections TreeDictionary+Merge.swift
[91/380] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[92/380] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[94/380] Compiling DequeModule UniqueDeque+Hashable.swift
[95/380] Compiling DequeModule UniqueDeque+Initializers.swift
[96/380] Compiling DequeModule UniqueDeque+Insertions.swift
[97/380] Compiling DequeModule UniqueDeque+Prepend.swift
[98/380] Compiling DequeModule UniqueDeque+Removals.swift
[99/380] Compiling DequeModule UniqueDeque+Consumption.swift
[100/380] Compiling DequeModule UniqueDeque+Container.swift
[103/387] Compiling DequeModule UniqueDeque+Descriptions.swift
[104/387] Compiling DequeModule UniqueDeque+Equatable.swift
[105/387] Compiling DequeModule UniqueDeque+Experimental.swift
[108/392] Compiling DequeModule RigidDeque+Removals.swift
[109/392] Compiling DequeModule RigidDeque+Replacements.swift
[110/392] Compiling DequeModule RigidDeque+Testing.swift
[111/392] Compiling DequeModule RigidDeque.swift
[112/392] Compiling DequeModule UniqueDeque+Append.swift
[113/392] Compiling DequeModule UniqueDeque+Replacements.swift
[114/392] Compiling DequeModule UniqueDeque.swift
[115/392] Compiling DequeModule _DequeSlot.swift
[116/392] Compiling DequeModule _UnsafeDequeHandle.swift
[117/392] Compiling DequeModule _UnsafeDequeSegments.swift
[118/392] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[119/392] Compiling HashTreeCollections TreeDictionary+Filter.swift
[127/392] Compiling BitCollections BitSet.Index.swift
[128/392] Compiling DequeModule RigidDeque+Insertions.swift
[129/392] Compiling DequeModule RigidDeque+Prepend.swift
[130/392] Compiling DequeModule Deque+Codable.swift
[131/392] Compiling DequeModule Deque+Collection.swift
[132/392] Compiling DequeModule Deque+CustomReflectable.swift
[133/392] Compiling DequeModule Deque+Descriptions.swift
[134/392] Compiling DequeModule Deque+Equatable.swift
[135/392] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[143/392] Compiling DequeModule Deque+Testing.swift
[144/392] Compiling DequeModule Deque._Storage.swift
[145/392] Compiling DequeModule Deque._UnsafeHandle.swift
[146/392] Compiling DequeModule Deque.swift
[147/392] Compiling DequeModule RigidDeque+Equatable.swift
[148/392] Compiling DequeModule RigidDeque+Experimental.swift
[149/392] Compiling DequeModule RigidDeque+Hashable.swift
[150/392] Compiling DequeModule RigidDeque+Initializers.swift
[186/402] Emitting module BitCollections
[187/402] Compiling DequeModule _DequeBuffer.swift
[188/402] Compiling DequeModule _DequeBufferHeader.swift
[189/402] Compiling DequeModule RigidDeque+Append.swift
[190/402] Compiling DequeModule RigidDeque+Consumption.swift
[191/402] Compiling DequeModule RigidDeque+Container.swift
[192/402] Compiling DequeModule RigidDeque+Descriptions.swift
[193/402] Compiling DequeModule Deque+Extras.swift
[194/402] Compiling DequeModule Deque+Hashable.swift
[196/402] Compiling OrderedCollections OrderedSet+Sendable.swift
[197/402] Compiling OrderedCollections OrderedSet+SubSequence.swift
[198/402] Compiling OrderedCollections OrderedSet+Testing.swift
[199/402] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[200/402] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[201/402] Compiling OrderedCollections OrderedSet.swift
[244/402] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[245/402] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[246/402] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[247/402] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[248/402] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[249/402] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[250/402] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[251/402] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[252/402] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[253/402] Compiling HashTreeCollections TreeSet.swift
[261/403] Compiling OrderedCollections _UnsafeBitset.swift
[262/403] Compiling HashTreeCollections TreeDictionary+Collection.swift
[263/403] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[264/403] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[265/403] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[266/403] Compiling HashTreeCollections TreeDictionary.swift
[267/403] Compiling HashTreeCollections TreeSet+Codable.swift
[268/403] Compiling HashTreeCollections TreeSet+Collection.swift
[269/403] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[270/403] Compiling HashTreeCollections TreeSet+Debugging.swift
[271/403] Compiling HashTreeCollections TreeSet+Descriptions.swift
[272/403] Compiling HashTreeCollections TreeSet+Equatable.swift
[273/403] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[274/403] Compiling HashTreeCollections TreeSet+Extras.swift
[275/403] Compiling HashTreeCollections TreeSet+Filter.swift
[312/412] Emitting module _RopeModule
[323/412] Emitting module OrderedCollections
[398/413] Emitting module DequeModule
[399/413] Emitting module HashTreeCollections
[407/415] Compiling _RopeModule Rope+Join.swift
[408/415] Compiling _RopeModule Rope+MutatingForEach.swift
[409/415] Compiling _RopeModule Rope+Remove.swift
[410/415] Compiling _RopeModule Rope+RemoveSubrange.swift
[411/415] Compiling _RopeModule Rope+Split.swift
[412/415] Compiling _RopeModule Optional Utilities.swift
[413/415] Compiling _RopeModule String Utilities.swift
[414/415] Compiling _RopeModule String.Index+ABI.swift
[415/415] Compiling _RopeModule _CharacterRecognizer.swift
[417/422] Compiling Collections OrderedCollections reexports.swift
[418/422] Compiling Collections HeapModule reexports.swift
[419/422] Compiling Collections DequeModule reexports.swift
[420/422] Compiling Collections BitCollections reexports.swift
[421/422] Compiling Collections HashTreeCollections reexports.swift
[422/422] Emitting module Collections
[424/428] Compiling Assertions AssertionValue.swift
[425/428] Compiling Assertions UUID+ShortID.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[426/428] Emitting module Assertions
/host/spi-builder-workspace/Sources/Assertions/AssertionManager.swift:50:2: error: unknown attribute 'Observable'
48 | /// AssertionManager is `@Observable` so clients can observe the state of `value`. To receive synchronous updates,
49 | /// register yourself as the `delegate` instead.
50 | @Observable
| `- error: unknown attribute 'Observable'
51 | public final class AssertionManager<Value: AssertionValue>: CustomStringConvertible, AssertionManaging {
52 | struct ActiveAssertion {
[427/428] Compiling Assertions Assertion.swift
[428/428] Compiling Assertions AssertionManager.swift
/host/spi-builder-workspace/Sources/Assertions/AssertionManager.swift:50:2: error: unknown attribute 'Observable'
48 | /// AssertionManager is `@Observable` so clients can observe the state of `value`. To receive synchronous updates,
49 | /// register yourself as the `delegate` instead.
50 | @Observable
| `- error: unknown attribute 'Observable'
51 | public final class AssertionManager<Value: AssertionValue>: CustomStringConvertible, AssertionManaging {
52 | struct ActiveAssertion {
BUILD FAILURE 6.3 linux