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

Successful build of Slab, reference 1.0.7 (6da22a), with Swift 6.2 (beta) for Android on 19 Jun 2025 04:54:14 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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: 1.0.7
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
 * tag               1.0.7      -> FETCH_HEAD
HEAD is now at 6da22ae Add localized descriptions
Cloned https://github.com/ptrkstr/Slab.git
Revision (git rev-parse @):
6da22ae415e93017ed345e6fc3eadcc4c4c3a4f0
SUCCESS checkout https://github.com/ptrkstr/Slab.git at 1.0.7
========================================
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-4606859-3":/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
[3487/20556] Fetching swiftsoup, swift-collections
Fetched https://github.com/scinfu/SwiftSoup from cache (1.71s)
Fetched https://github.com/apple/swift-collections.git from cache (1.75s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (3.37s)
Computing version for https://github.com/scinfu/SwiftSoup
Computed https://github.com/scinfu/SwiftSoup at 2.8.8 (0.69s)
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 InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/80] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[14/80] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[15/80] Compiling InternalCollectionsUtilities Descriptions.swift
[16/80] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[17/80] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/80] Compiling InternalCollectionsUtilities Debugging.swift
[19/80] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[20/80] Compiling InternalCollectionsUtilities _SortedCollection.swift
[21/80] Emitting module InternalCollectionsUtilities
[22/80] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[23/80] Compiling InternalCollectionsUtilities UInt+reversed.swift
[24/80] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[25/80] Compiling InternalCollectionsUtilities Integer rank.swift
[26/80] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/338] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[29/355] Compiling HeapModule Heap+Descriptions.swift
[30/355] Compiling HashTreeCollections _HashNode+Invariants.swift
[31/355] Compiling HashTreeCollections _HashNode+Lookups.swift
[32/357] Compiling HashTreeCollections _Bucket.swift
[33/357] Compiling HashTreeCollections _Hash.swift
[34/357] Compiling HashTreeCollections _HashLevel.swift
[35/357] Compiling HashTreeCollections _HashNode+Builder.swift
[36/357] Compiling HeapModule Heap+Invariants.swift
[37/357] Compiling HeapModule Heap+UnsafeHandle.swift
[38/357] Compiling HeapModule Heap.swift
[39/357] Compiling HeapModule _HeapNode.swift
[40/357] Compiling HashTreeCollections _HashNode+Debugging.swift
[41/357] Compiling HashTreeCollections _HashNode+Initializers.swift
[42/357] Emitting module HeapModule
[43/358] Compiling DequeModule _DequeSlot.swift
[44/358] Compiling DequeModule _UnsafeWrappedBuffer.swift
[46/358] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[47/358] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[48/358] Compiling HashTreeCollections TreeDictionary+Keys.swift
[49/358] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[50/358] Compiling HashTreeCollections TreeDictionary+Merge.swift
[51/358] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[52/358] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[53/365] Compiling OrderedCollections OrderedSet+SubSequence.swift
[54/365] Compiling OrderedCollections OrderedSet+Testing.swift
[55/365] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[56/365] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[57/365] Compiling OrderedCollections OrderedSet.swift
[58/365] Compiling OrderedCollections _UnsafeBitset.swift
[59/365] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[60/365] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[61/365] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[62/365] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.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 _AncestorHashSlots.swift
[78/382] Compiling HashTreeCollections _Bitmap.swift
[85/382] Compiling HashTreeCollections TreeDictionary.swift
[86/382] Compiling HashTreeCollections TreeSet+Codable.swift
[87/382] Compiling HashTreeCollections TreeSet+Collection.swift
[88/382] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[89/382] Compiling HashTreeCollections TreeSet+Debugging.swift
[90/382] Compiling HashTreeCollections TreeSet+Descriptions.swift
[91/382] Compiling HashTreeCollections TreeSet+Equatable.swift
[92/382] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[93/382] Compiling HashTreeCollections TreeSet+Extras.swift
[94/382] Compiling HashTreeCollections TreeSet+Filter.swift
[95/382] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[96/382] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[97/382] Compiling HashTreeCollections TreeDictionary+Filter.swift
[103/382] Compiling BitCollections BitSet.Index.swift
[104/382] Compiling BitCollections BitSet._UnsafeHandle.swift
[105/382] Compiling BitCollections BitSet.swift
[106/382] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[107/382] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[108/382] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[109/382] Compiling HashTreeCollections _HashNode+Storage.swift
[110/382] Compiling HashTreeCollections TreeDictionary+Codable.swift
[111/382] Compiling HashTreeCollections TreeDictionary+Collection.swift
[112/382] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[113/382] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[114/382] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[125/382] Compiling HashTreeCollections _HashSlot.swift
[126/382] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[127/382] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[128/382] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[129/382] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[130/382] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[131/382] Compiling HashTreeCollections _HashNode+Structural merge.swift
[132/382] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[133/382] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[151/382] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[152/382] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[153/382] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[154/382] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[155/382] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[156/382] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[157/382] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[158/382] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[159/382] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[160/382] Compiling HashTreeCollections TreeSet.swift
[175/382] Emitting module DequeModule
[183/383] Compiling BitCollections Range+Utilities.swift
[184/383] Compiling BitCollections Slice+Utilities.swift
[185/383] Compiling BitCollections UInt+Tricks.swift
[194/392] Emitting module BitCollections
[220/392] Compiling BitCollections _Word.swift
[256/393] Emitting module OrderedCollections
[258/394] Emitting module _RopeModule
[288/401] Emitting module SwiftSoup
[297/401] Emitting module HashTreeCollections
[387/402] Compiling _RopeModule Rope+Join.swift
[388/402] Compiling _RopeModule Rope+MutatingForEach.swift
[389/402] Compiling _RopeModule Rope+Remove.swift
[390/402] Compiling _RopeModule Rope+RemoveSubrange.swift
[391/402] Compiling _RopeModule Rope+Split.swift
[392/402] Compiling _RopeModule Optional Utilities.swift
[393/402] Compiling _RopeModule String Utilities.swift
[394/402] Compiling _RopeModule String.Index+ABI.swift
[395/402] Compiling _RopeModule _CharacterRecognizer.swift
[397/405] Compiling Collections Collections.swift
[398/405] Emitting module Collections
[400/406] Compiling SwiftSoup UTF8Arrays.swift
[401/406] Compiling SwiftSoup UnfairLock.swift
[402/406] Compiling SwiftSoup UnicodeScalar.swift
[403/406] Compiling SwiftSoup Validate.swift
[404/406] Compiling SwiftSoup Whitelist.swift
[405/406] Compiling SwiftSoup XmlDeclaration.swift
[406/406] Compiling SwiftSoup XmlTreeBuilder.swift
[408/411] Compiling Slab Configuration.swift
[409/411] Emitting module Slab
[410/411] Compiling Slab SlabError.swift
[411/411] Compiling Slab Slab.swift
Build complete! (68.45s)
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.