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 develop (cddcfa), with Swift 6.2 (beta) for Linux on 19 Jun 2025 04:52:30 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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 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:         linux
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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/scinfu/SwiftSoup
[1/3916] Fetching swiftsoup
[824/20556] Fetching swiftsoup, swift-collections
Fetched https://github.com/scinfu/SwiftSoup from cache (0.45s)
[4327/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (0.96s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.53s)
Computing version for https://github.com/scinfu/SwiftSoup
Computed https://github.com/scinfu/SwiftSoup at 2.8.8 (0.29s)
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
Creating working copy for https://github.com/scinfu/SwiftSoup
Working copy of https://github.com/scinfu/SwiftSoup resolved at 2.8.8
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/79] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/80] Compiling SwiftSoup Comment.swift
[14/80] Compiling SwiftSoup Connection.swift
[15/80] Compiling SwiftSoup ArrayExt.swift
[16/80] Compiling SwiftSoup Attribute.swift
[17/80] Compiling SwiftSoup Collector.swift
[18/80] Compiling SwiftSoup CombiningEvaluator.swift
[19/80] Emitting module InternalCollectionsUtilities
[20/80] Compiling SwiftSoup CharacterReader.swift
[21/80] Compiling SwiftSoup Cleaner.swift
[22/80] Compiling SwiftSoup Attributes.swift
[23/80] Compiling SwiftSoup BinarySearch.swift
[24/80] Compiling SwiftSoup BooleanAttribute.swift
[25/80] Compiling SwiftSoup CharacterExt.swift
[26/80] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/81] Emitting module SwiftSoup
[29/362] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[30/362] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[31/362] Compiling HashTreeCollections _HashNode+Storage.swift
[32/364] Compiling HeapModule _HeapNode.swift
[33/364] Compiling HeapModule Heap.swift
[34/364] Compiling HashTreeCollections _HashLevel.swift
[35/364] Compiling HashTreeCollections _HashNode+Builder.swift
[36/364] Compiling HashTreeCollections _Bucket.swift
[37/364] Compiling HashTreeCollections _Hash.swift
[38/364] Compiling HeapModule Heap+UnsafeHandle.swift
[39/364] Compiling HeapModule Heap+Invariants.swift
[40/364] Compiling HashTreeCollections _HashNode+Debugging.swift
[41/364] Compiling HashTreeCollections _HashNode+Initializers.swift
[42/364] Compiling HashTreeCollections _HashNode+Invariants.swift
[43/364] Compiling HashTreeCollections _HashNode+Lookups.swift
[44/364] Compiling HeapModule Heap+Descriptions.swift
[45/364] Emitting module HeapModule
[47/365] Compiling HashTreeCollections TreeSet+Hashable.swift
[48/365] Compiling HashTreeCollections TreeSet+Sendable.swift
[49/365] Compiling HashTreeCollections TreeSet+Sequence.swift
[50/365] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[51/365] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[52/365] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[53/365] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[54/365] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[55/365] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[56/365] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[57/375] Compiling DequeModule _DequeSlot.swift
[58/375] Compiling DequeModule _UnsafeWrappedBuffer.swift
[59/375] Compiling HashTreeCollections TreeDictionary+Collection.swift
[60/375] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[61/375] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[62/375] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[63/375] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[64/375] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[65/375] Compiling HashTreeCollections TreeDictionary+Filter.swift
[66/375] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[67/375] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[68/375] Compiling HashTreeCollections TreeDictionary+Keys.swift
[69/375] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[70/375] Compiling HashTreeCollections TreeDictionary+Merge.swift
[71/375] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[72/375] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[73/382] Compiling HashTreeCollections _HashNode+Structural union.swift
[74/382] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[75/382] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[76/382] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[77/382] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[78/382] Compiling HashTreeCollections _HashNode.swift
[79/382] Compiling HashTreeCollections _HashNodeHeader.swift
[80/382] Compiling HashTreeCollections _HashSlot.swift
[88/389] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[89/389] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[90/389] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[91/389] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[92/389] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[93/389] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[94/389] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[95/389] Compiling HashTreeCollections _HashNode+Structural merge.swift
[96/389] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[97/389] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[98/389] Compiling HashTreeCollections _AncestorHashSlots.swift
[99/389] Compiling HashTreeCollections _Bitmap.swift
[100/389] Compiling BitCollections Range+Utilities.swift
[101/389] Compiling BitCollections Slice+Utilities.swift
[102/389] Compiling BitCollections UInt+Tricks.swift
[103/389] Compiling BitCollections _Word.swift
[104/389] Compiling OrderedCollections OrderedSet.swift
[105/389] Compiling OrderedCollections _UnsafeBitset.swift
[106/389] Compiling HashTreeCollections TreeSet+Equatable.swift
[107/389] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[108/389] Compiling HashTreeCollections TreeSet+Extras.swift
[109/389] Compiling HashTreeCollections TreeSet+Filter.swift
[110/389] Compiling HashTreeCollections _HashStack.swift
[111/389] Compiling HashTreeCollections _HashTreeIterator.swift
[112/389] Compiling HashTreeCollections _HashTreeStatistics.swift
[113/389] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[114/389] Compiling HashTreeCollections _RawHashNode.swift
[115/389] Compiling HashTreeCollections _UnmanagedHashNode.swift
[116/389] Compiling HashTreeCollections _UnsafePath.swift
[117/389] Compiling HashTreeCollections TreeDictionary+Codable.swift
[126/389] Compiling BitCollections BitSet.Index.swift
[127/389] Compiling BitCollections BitSet._UnsafeHandle.swift
[128/389] Compiling BitCollections BitSet.swift
[158/389] Emitting module DequeModule
[159/390] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[160/390] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[161/390] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[162/390] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[163/390] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[164/390] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[165/390] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[166/390] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[167/390] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[168/390] Compiling HashTreeCollections TreeSet.swift
[170/390] Emitting module BitCollections
[338/401] Emitting module OrderedCollections
[373/402] Emitting module _RopeModule
[374/402] Emitting module HashTreeCollections
[376/403] Compiling _RopeModule Rope+Join.swift
[377/403] Compiling _RopeModule Rope+MutatingForEach.swift
[378/403] Compiling _RopeModule Rope+Remove.swift
[379/403] Compiling _RopeModule Rope+RemoveSubrange.swift
[380/403] Compiling _RopeModule Rope+Split.swift
[381/403] Compiling _RopeModule Optional Utilities.swift
[382/403] Compiling _RopeModule String Utilities.swift
[383/403] Compiling _RopeModule String.Index+ABI.swift
[384/403] Compiling _RopeModule _CharacterRecognizer.swift
[405/406] Compiling Collections Collections.swift
[406/406] Emitting module Collections
[408/411] Compiling Slab SlabError.swift
[409/411] Compiling Slab Configuration.swift
[410/411] Compiling Slab Slab.swift
[411/411] Emitting module Slab
Build complete! (26.43s)
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.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.