Build Information
Successful build of Slab, reference develop (cddcfa), with Swift 6.3 for Linux on 12 Apr 2026 13:49:52 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/ptrkstr/Slab.git
Reference: develop
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/ptrkstr/Slab
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at cddcfa9 Update readme
Cloned https://github.com/ptrkstr/Slab.git
Revision (git rev-parse @):
cddcfa99626ec372f31f935b85103aaf8769f4ca
SUCCESS checkout https://github.com/ptrkstr/Slab.git at develop
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/ptrkstr/Slab.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.git
Fetching https://github.com/scinfu/SwiftSoup
[1/5929] Fetching swiftsoup
[61/29454] Fetching swiftsoup, swift-collections
Fetched https://github.com/scinfu/SwiftSoup from cache (1.29s)
[5882/23525] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.85s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (4.00s)
Computing version for https://github.com/scinfu/SwiftSoup
Computed https://github.com/scinfu/SwiftSoup at 2.13.4 (0.72s)
Creating working copy for https://github.com/scinfu/SwiftSoup
Working copy of https://github.com/scinfu/SwiftSoup resolved at 2.13.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/84] Emitting module InternalCollectionsUtilities
[14/86] Compiling InternalCollectionsUtilities _SortedCollection.swift
[15/86] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[16/86] Compiling SwiftSoup Attribute.swift
[17/86] Compiling SwiftSoup Attributes.swift
[18/86] Compiling SwiftSoup BinarySearch.swift
[19/86] Compiling SwiftSoup CharacterReader.swift
[20/86] Compiling SwiftSoup Cleaner.swift
[21/86] Compiling SwiftSoup BooleanAttribute.swift
[22/86] Compiling SwiftSoup ByteSlice.swift
[23/86] Compiling SwiftSoup CharacterExt.swift
[24/86] Compiling SwiftSoup NodeVisitor.swift
[25/86] Compiling SwiftSoup OrderedSet.swift
[26/86] Compiling SwiftSoup HtmlTreeBuilderState.swift
[27/86] Compiling SwiftSoup LRUCache.swift
[28/86] Compiling SwiftSoup ParseError.swift
[29/86] Compiling SwiftSoup Collector.swift
[30/86] Compiling SwiftSoup Mutex.swift
[31/86] Compiling SwiftSoup Node.swift
[32/86] Compiling SwiftSoup NodeTraversor.swift
[34/359] Compiling HashTreeCollections _HashNode+Builder.swift
[35/359] Compiling HashTreeCollections _HashNode+Debugging.swift
[36/359] Compiling HashTreeCollections _HashNode+Initializers.swift
[37/359] Compiling HashTreeCollections _HashNode+Invariants.swift
[38/360] Compiling HashTreeCollections _HashNode+Lookups.swift
[39/360] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[40/360] Compiling HashTreeCollections _HashNode+Structural merge.swift
[41/360] Compiling HashTreeCollections _HashTreeIterator.swift
[42/360] Compiling HashTreeCollections _HashTreeStatistics.swift
[43/365] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[44/365] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[45/365] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[46/365] Compiling HashTreeCollections _HashNode+Storage.swift
[47/365] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[48/375] Compiling HashTreeCollections TreeDictionary+Codable.swift
[49/375] Compiling HashTreeCollections TreeDictionary+Collection.swift
[50/375] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[51/375] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[52/375] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[53/375] Compiling HashTreeCollections _RawHashNode.swift
[54/375] Compiling HashTreeCollections _UnmanagedHashNode.swift
[55/375] Compiling HashTreeCollections _UnsafePath.swift
[56/386] Compiling HeapModule Heap+Descriptions.swift
[57/386] Compiling HashTreeCollections _HashNode+Structural filter.swift
[58/386] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[59/386] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[60/386] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[61/386] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[62/386] Emitting module ContainersPreview
[63/386] Compiling ContainersPreview Box.swift
[64/386] Compiling ContainersPreview Inout.swift
[65/386] Compiling ContainersPreview InputSpan.swift
[66/386] Compiling ContainersPreview Shared.swift
[67/386] Compiling HashTreeCollections _AncestorHashSlots.swift
[68/386] Compiling HashTreeCollections _Bitmap.swift
[69/386] Compiling HashTreeCollections _Bucket.swift
[70/386] Compiling HashTreeCollections _Hash.swift
[71/386] Compiling HashTreeCollections _HashLevel.swift
[72/387] Compiling HeapModule _HeapNode.swift
[73/387] Compiling HeapModule Heap.swift
[75/387] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[76/387] Compiling HeapModule Heap+Invariants.swift
[77/387] Compiling HeapModule Heap+UnsafeHandle.swift
[78/427] Emitting module HeapModule
[80/428] Compiling DequeModule Deque+Codable.swift
[81/428] Compiling DequeModule Deque+Collection.swift
[82/428] Compiling DequeModule Deque+CustomReflectable.swift
[83/428] Compiling DequeModule Deque+Descriptions.swift
[84/428] Compiling DequeModule Deque+Equatable.swift
[85/428] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[86/428] Compiling DequeModule Deque+Extras.swift
[87/428] Compiling DequeModule Deque+Hashable.swift
[88/435] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[89/435] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[90/435] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[91/435] Compiling HashTreeCollections _HashNode.swift
[92/435] Compiling HashTreeCollections _HashNodeHeader.swift
[93/435] Compiling HashTreeCollections _HashSlot.swift
[94/435] Compiling BitCollections BitSet.Index.swift
[95/435] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[96/435] Compiling HashTreeCollections TreeSet+Extras.swift
[97/435] Compiling HashTreeCollections TreeSet+Filter.swift
[98/435] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[99/435] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[100/435] Compiling HashTreeCollections _HashNode+Structural union.swift
[101/435] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[109/442] Emitting module BitCollections
[110/442] Compiling DequeModule Deque+Testing.swift
[111/442] Compiling DequeModule Deque._Storage.swift
[112/442] Compiling DequeModule Deque._UnsafeHandle.swift
[113/442] Compiling DequeModule Deque.swift
[114/442] Compiling DequeModule _DequeBuffer.swift
[115/442] Compiling DequeModule _DequeBufferHeader.swift
[116/442] Compiling DequeModule RigidDeque+Append.swift
[117/442] Compiling DequeModule RigidDeque+Consumption.swift
[118/442] Compiling DequeModule UniqueDeque+Experimental.swift
[119/442] Compiling DequeModule UniqueDeque+Hashable.swift
[120/442] Compiling DequeModule UniqueDeque+Initializers.swift
[121/442] Compiling DequeModule UniqueDeque+Insertions.swift
[122/442] Compiling DequeModule UniqueDeque+Prepend.swift
[123/442] Compiling DequeModule UniqueDeque+Removals.swift
[124/442] Compiling HashTreeCollections TreeSet+Equatable.swift
[128/442] Compiling DequeModule UniqueDeque+Equatable.swift
[136/442] Compiling DequeModule RigidDeque+Removals.swift
[137/442] Compiling DequeModule RigidDeque+Replacements.swift
[138/442] Compiling DequeModule RigidDeque+Testing.swift
[139/442] Compiling DequeModule RigidDeque.swift
[140/442] Compiling DequeModule UniqueDeque+Append.swift
[141/442] Compiling DequeModule UniqueDeque+Consumption.swift
[142/442] Compiling DequeModule UniqueDeque+Container.swift
[143/442] Compiling DequeModule UniqueDeque+Descriptions.swift
[144/442] Compiling DequeModule RigidDeque+Container.swift
[145/442] Compiling DequeModule RigidDeque+Descriptions.swift
[146/442] Compiling DequeModule RigidDeque+Equatable.swift
[147/442] Compiling DequeModule RigidDeque+Experimental.swift
[148/442] Compiling DequeModule RigidDeque+Hashable.swift
[149/442] Compiling DequeModule RigidDeque+Initializers.swift
[150/442] Compiling DequeModule RigidDeque+Insertions.swift
[151/442] Compiling DequeModule RigidDeque+Prepend.swift
[162/457] Compiling OrderedCollections OrderedSet+Sendable.swift
[163/457] Compiling OrderedCollections OrderedSet+SubSequence.swift
[164/457] Compiling OrderedCollections OrderedSet+Testing.swift
[165/457] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[166/457] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[167/457] Compiling OrderedCollections OrderedSet.swift
[168/457] Compiling OrderedCollections _UnsafeBitset.swift
[169/457] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[170/457] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[171/457] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[172/457] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[173/457] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[174/457] Compiling HashTreeCollections TreeDictionary+Filter.swift
[175/457] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[176/457] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[177/457] Compiling HashTreeCollections TreeDictionary+Keys.swift
[178/457] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[179/457] Compiling HashTreeCollections TreeDictionary+Merge.swift
[180/457] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[181/457] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[182/457] Compiling HashTreeCollections TreeDictionary+Values.swift
[195/457] Compiling DequeModule UniqueDeque+Replacements.swift
[196/457] Compiling DequeModule UniqueDeque.swift
[197/457] Compiling DequeModule _DequeSlot.swift
[198/457] Compiling DequeModule _UnsafeDequeHandle.swift
[199/457] Compiling DequeModule _UnsafeDequeSegments.swift
[238/466] Compiling _RopeModule String Utilities.swift
[239/466] Compiling _RopeModule String.Index+ABI.swift
[240/466] Compiling _RopeModule _CharacterRecognizer.swift
[241/466] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[242/466] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[243/466] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[244/466] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[245/466] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[246/466] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[247/466] Compiling HashTreeCollections TreeSet.swift
[334/467] Emitting module OrderedCollections
[374/475] Emitting module _RopeModule
[401/475] Compiling SwiftSoup TreeBuilder.swift
[422/475] Compiling _RopeModule Rope+Join.swift
[423/475] Compiling _RopeModule Rope+MutatingForEach.swift
[424/475] Compiling _RopeModule Rope+Remove.swift
[425/475] Compiling _RopeModule Rope+RemoveSubrange.swift
[426/475] Compiling _RopeModule Rope+Split.swift
[427/475] Compiling _RopeModule Optional Utilities.swift
[440/476] Emitting module DequeModule
[441/476] Emitting module HashTreeCollections
[448/478] Emitting module SwiftSoup
[450/484] Compiling Collections HashTreeCollections reexports.swift
[451/484] Compiling Collections DequeModule reexports.swift
[452/484] Emitting module Collections
[453/484] Compiling Collections BitCollections reexports.swift
[454/484] Compiling Collections HeapModule reexports.swift
[455/484] Compiling Collections OrderedCollections reexports.swift
[458/485] Compiling SwiftSoup UTF8Arrays.swift
[459/485] Compiling SwiftSoup UnicodeScalar.swift
[460/485] Compiling SwiftSoup Validate.swift
[461/485] Compiling SwiftSoup Whitelist.swift
[462/485] Compiling SwiftSoup XmlDeclaration.swift
[463/485] Compiling SwiftSoup XmlTreeBuilder.swift
[487/490] Compiling Slab Configuration.swift
[488/490] Emitting module Slab
[489/490] Compiling Slab Slab.swift
[490/490] Compiling Slab SlabError.swift
Build complete! (88.29s)
Build complete.
{
"dependencies" : [
{
"identity" : "swiftsoup",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/scinfu/SwiftSoup"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
}
],
"manifest_display_name" : "Slab",
"name" : "Slab",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Slab",
"targets" : [
"Slab"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SlabTests",
"module_type" : "SwiftTarget",
"name" : "SlabTests",
"path" : "Tests/SlabTests",
"sources" : [
"SlabTests.swift"
],
"target_dependencies" : [
"Slab"
],
"type" : "test"
},
{
"c99name" : "Slab",
"module_type" : "SwiftTarget",
"name" : "Slab",
"path" : "Sources/Slab",
"product_dependencies" : [
"SwiftSoup",
"Collections"
],
"product_memberships" : [
"Slab"
],
"sources" : [
"Configuration.swift",
"Slab.swift",
"SlabError.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
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
Done.