Build Information
Successful build of Slab, reference develop (cddcfa
), with Swift 6.2 (beta) for Android on 19 Jun 2025 04:50:56 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.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: android
Swift version: 6.2
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" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/scinfu/SwiftSoup
[1/3916] Fetching swiftsoup
[863/20556] Fetching swiftsoup, swift-collections
Fetched https://github.com/scinfu/SwiftSoup from cache (0.93s)
[4327/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.94s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (3.02s)
Computing version for https://github.com/scinfu/SwiftSoup
Computed https://github.com/scinfu/SwiftSoup at 2.8.8 (0.57s)
Creating working copy for https://github.com/scinfu/SwiftSoup
Working copy of https://github.com/scinfu/SwiftSoup resolved at 2.8.8
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-8C5A4AE7A8CE2BA.txt
[12/79] Compiling SwiftSoup Attributes.swift
[13/79] Compiling SwiftSoup BinarySearch.swift
[14/80] Compiling SwiftSoup DocumentType.swift
[15/80] Compiling SwiftSoup Element.swift
[16/80] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[17/80] Compiling SwiftSoup BooleanAttribute.swift
[18/80] Compiling SwiftSoup CharacterExt.swift
[19/80] Emitting module InternalCollectionsUtilities
[20/80] Compiling SwiftSoup ArrayExt.swift
[21/80] Compiling SwiftSoup Attribute.swift
[22/80] Compiling SwiftSoup CharacterReader.swift
[23/80] Compiling SwiftSoup Cleaner.swift
[24/80] Compiling SwiftSoup Elements.swift
[25/80] Compiling SwiftSoup Entities.swift
[26/80] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/355] Compiling HashTreeCollections _Bucket.swift
[29/355] Compiling HashTreeCollections _Hash.swift
[30/357] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[31/357] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[32/357] Compiling HashTreeCollections _HashNode+Storage.swift
[33/357] Compiling HeapModule Heap+Descriptions.swift
[34/357] Compiling HeapModule _HeapNode.swift
[35/357] Compiling DequeModule _DequeSlot.swift
[36/357] Compiling DequeModule _UnsafeWrappedBuffer.swift
[37/357] Compiling HashTreeCollections _HashLevel.swift
[38/357] Compiling HashTreeCollections _HashNode+Builder.swift
[39/357] Compiling HeapModule Heap.swift
[40/357] Compiling HashTreeCollections _HashNode+Debugging.swift
[41/357] Compiling HashTreeCollections _HashNode+Initializers.swift
[42/357] Compiling HeapModule Heap+Invariants.swift
[43/357] Compiling HeapModule Heap+UnsafeHandle.swift
[44/357] Emitting module HeapModule
[45/358] Compiling HashTreeCollections TreeSet+Hashable.swift
[46/358] Compiling HashTreeCollections TreeSet+Sendable.swift
[47/358] Compiling HashTreeCollections TreeSet+Sequence.swift
[48/358] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[49/358] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[50/358] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[51/358] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[52/358] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[53/358] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[54/358] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[56/368] Compiling HashTreeCollections TreeDictionary+Codable.swift
[57/368] Compiling HashTreeCollections TreeDictionary+Collection.swift
[58/368] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[59/368] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[60/368] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[61/368] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[62/368] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[63/375] Compiling HashTreeCollections _HashStack.swift
[64/375] Compiling HashTreeCollections _HashTreeIterator.swift
[65/375] Compiling HashTreeCollections _HashTreeStatistics.swift
[66/375] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[67/375] Compiling HashTreeCollections _RawHashNode.swift
[68/375] Compiling HashTreeCollections _UnmanagedHashNode.swift
[69/375] Compiling HashTreeCollections _UnsafePath.swift
[70/375] Compiling HashTreeCollections _HashNode+Structural union.swift
[71/375] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[72/375] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[73/375] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[74/375] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[75/375] Compiling HashTreeCollections _HashNode.swift
[76/375] Compiling HashTreeCollections _HashNodeHeader.swift
[77/382] Compiling HashTreeCollections _HashNode+Invariants.swift
[78/382] Compiling HashTreeCollections _HashNode+Lookups.swift
[79/382] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[80/382] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[85/382] Compiling HashTreeCollections _AncestorHashSlots.swift
[86/382] Compiling HashTreeCollections _Bitmap.swift
[99/382] Emitting module BitCollections
[101/382] Compiling HashTreeCollections TreeDictionary+Filter.swift
[102/382] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[103/382] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[104/382] Compiling HashTreeCollections TreeDictionary+Keys.swift
[105/382] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[106/382] Compiling HashTreeCollections TreeDictionary+Merge.swift
[114/382] Compiling HashTreeCollections _HashSlot.swift
[121/382] Compiling BitCollections BitSet.Index.swift
[122/382] Compiling BitCollections BitSet._UnsafeHandle.swift
[123/382] Compiling BitCollections Range+Utilities.swift
[124/382] Compiling BitCollections Slice+Utilities.swift
[125/382] Compiling BitCollections UInt+Tricks.swift
[126/382] Compiling BitCollections _Word.swift
[127/382] Compiling OrderedCollections OrderedSet.swift
[128/382] Compiling OrderedCollections _UnsafeBitset.swift
[129/382] Compiling HashTreeCollections TreeSet+Equatable.swift
[130/382] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[131/382] Compiling HashTreeCollections TreeSet+Extras.swift
[132/382] Compiling HashTreeCollections TreeSet+Filter.swift
[143/382] Compiling BitCollections BitSet.swift
[144/382] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[145/382] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[146/382] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[147/382] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[148/382] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[149/382] Compiling HashTreeCollections _HashNode+Structural merge.swift
[150/382] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[151/382] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[168/382] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[169/382] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[170/382] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[171/382] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[172/382] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[173/382] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[174/382] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[175/382] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[176/382] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[177/382] Compiling HashTreeCollections TreeSet.swift
[192/382] Emitting module DequeModule
[258/393] Emitting module OrderedCollections
[278/394] Emitting module _RopeModule
[297/401] Emitting module HashTreeCollections
[344/401] Emitting module SwiftSoup
[368/402] Compiling _RopeModule Rope+Join.swift
[369/402] Compiling _RopeModule Rope+MutatingForEach.swift
[370/402] Compiling _RopeModule Rope+Remove.swift
[371/402] Compiling _RopeModule Rope+RemoveSubrange.swift
[372/402] Compiling _RopeModule Rope+Split.swift
[373/402] Compiling _RopeModule Optional Utilities.swift
[374/402] Compiling _RopeModule String Utilities.swift
[375/402] Compiling _RopeModule String.Index+ABI.swift
[376/402] Compiling _RopeModule _CharacterRecognizer.swift
[382/402] Compiling SwiftSoup UTF8Arrays.swift
[383/402] Compiling SwiftSoup UnfairLock.swift
[384/402] Compiling SwiftSoup UnicodeScalar.swift
[385/402] Compiling SwiftSoup Validate.swift
[386/402] Compiling SwiftSoup Whitelist.swift
[397/405] Emitting module Collections
[398/405] Compiling Collections Collections.swift
[405/406] Compiling SwiftSoup XmlDeclaration.swift
[406/406] Compiling SwiftSoup XmlTreeBuilder.swift
[408/411] Compiling Slab Configuration.swift
[409/411] Compiling Slab SlabError.swift
[410/411] Compiling Slab Slab.swift
[411/411] Emitting module Slab
Build complete! (55.30s)
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"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.