The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Slab, reference develop (cddcfa), with Swift 6.0 for Linux on 2 Nov 2024 00:19:31 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.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.0
Building package at path:  $PWD
https://github.com/ptrkstr/Slab.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/scinfu/SwiftSoup
[1/3184] Fetching swiftsoup
[3185/18659] Fetching swiftsoup, swift-collections
Fetched https://github.com/scinfu/SwiftSoup from cache (1.01s)
Fetched https://github.com/apple/swift-collections.git from cache (1.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.61s)
Computing version for https://github.com/scinfu/SwiftSoup
Computed https://github.com/scinfu/SwiftSoup at 2.7.5 (0.44s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/scinfu/SwiftSoup
Working copy of https://github.com/scinfu/SwiftSoup resolved at 2.7.5
warning: 'swiftsoup': found 4 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Info.plist
    /host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/InfoMac.plist
    /host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/InfoWatchOS.plist
    /host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/InfotvOS.plist
Building for debugging...
[0/12] Write sources
[0/12] Copying PrivacyInfo.xcprivacy
[0/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/82] Emitting module InternalCollectionsUtilities
[14/84] Compiling SwiftSoup ArrayExt.swift
[15/84] Compiling SwiftSoup Attribute.swift
[16/84] Compiling SwiftSoup Attributes.swift
[17/84] Compiling SwiftSoup DataUtil.swift
[18/84] Compiling SwiftSoup Document.swift
[19/84] Compiling SwiftSoup CharacterReader.swift
[20/84] Compiling SwiftSoup Cleaner.swift
[21/84] Compiling SwiftSoup CssSelector.swift
[22/84] Compiling SwiftSoup DataNode.swift
[23/84] Compiling SwiftSoup Collector.swift
[24/84] Compiling SwiftSoup CombiningEvaluator.swift
[25/84] Compiling SwiftSoup BinarySearch.swift
[26/84] Compiling SwiftSoup BooleanAttribute.swift
[27/84] Compiling SwiftSoup CharacterExt.swift
[28/84] Compiling SwiftSoup Comment.swift
[29/84] Compiling SwiftSoup Connection.swift
[30/84] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/84] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[33/359] Compiling BitCollections BitArray+Extras.swift
[34/359] Compiling BitCollections BitArray+Fill.swift
[35/361] Compiling HeapModule Heap+Descriptions.swift
[36/361] Compiling BitCollections BitArray+Copy.swift
[37/361] Compiling BitCollections BitArray+CustomReflectable.swift
[38/361] Compiling HeapModule _HeapNode.swift
[39/361] Compiling HeapModule Heap.swift
[40/361] Compiling BitCollections BitArray+Hashable.swift
[41/361] Compiling BitCollections BitArray+Initializers.swift
[42/361] Compiling HeapModule Heap+Invariants.swift
[43/361] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[44/361] Compiling HeapModule Heap+UnsafeHandle.swift
[45/361] Compiling BitCollections BitArray+Invariants.swift
[46/361] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[47/361] Emitting module HeapModule
[48/362] Compiling DequeModule _DequeSlot.swift
[49/362] Compiling DequeModule _UnsafeWrappedBuffer.swift
[50/362] Compiling HashTreeCollections TreeSet+Hashable.swift
[51/362] Compiling HashTreeCollections TreeSet+Sendable.swift
[52/362] Compiling HashTreeCollections TreeSet+Sequence.swift
[53/362] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[54/362] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[55/362] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[56/362] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[57/362] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[58/362] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[59/362] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[60/362] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[61/362] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[62/362] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[63/362] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[64/362] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[65/362] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[66/362] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[68/379] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[69/379] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[70/379] Compiling BitCollections BitSet+SetAlgebra union.swift
[71/379] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[72/379] Compiling BitCollections BitSet.Counted.swift
[73/379] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[74/379] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[75/379] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[76/379] Compiling BitCollections BitSet+CustomReflectable.swift
[77/379] Compiling BitCollections BitSet+CustomStringConvertible.swift
[78/379] Compiling BitCollections BitSet+Equatable.swift
[79/379] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[80/379] Compiling BitCollections BitSet+Extras.swift
[81/379] Compiling BitCollections BitSet+Hashable.swift
[82/386] Compiling BitCollections BitSet+Initializers.swift
[83/386] Compiling BitCollections BitSet+Invariants.swift
[84/386] Compiling BitCollections BitSet+Random.swift
[85/386] Compiling BitCollections BitSet+SetAlgebra basics.swift
[86/386] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[87/386] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[88/386] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[89/386] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[90/386] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[96/386] Compiling BitCollections BitArray+BitwiseOperations.swift
[97/386] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[98/386] Compiling BitCollections BitArray+Codable.swift
[99/386] Compiling BitCollections BitArray+Collection.swift
[100/386] Compiling BitCollections Range+Utilities.swift
[101/386] Compiling BitCollections Slice+Utilities.swift
[102/386] Compiling BitCollections UInt+Tricks.swift
[103/386] Compiling BitCollections _Word.swift
[104/386] Compiling OrderedCollections OrderedSet.swift
[105/386] Compiling OrderedCollections _UnsafeBitset.swift
[106/386] Compiling HashTreeCollections TreeSet+Equatable.swift
[107/386] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[108/386] Compiling HashTreeCollections TreeSet+Extras.swift
[109/386] Compiling HashTreeCollections TreeSet+Filter.swift
[110/386] Compiling BitCollections BitArray+RandomBits.swift
[111/386] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[112/386] Compiling BitCollections BitArray+Shifts.swift
[113/386] Compiling BitCollections BitArray+Testing.swift
[114/386] Compiling BitCollections BitArray._UnsafeHandle.swift
[115/386] Compiling BitCollections BitArray.swift
[116/386] Compiling BitCollections BitSet+BidirectionalCollection.swift
[117/386] Compiling BitCollections BitSet+Codable.swift
[141/386] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[142/386] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[151/386] Compiling BitCollections BitSet.Index.swift
[152/386] Compiling BitCollections BitSet._UnsafeHandle.swift
[153/386] Compiling BitCollections BitSet.swift
[162/386] Emitting module BitCollections
[163/386] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[164/386] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[165/386] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[166/386] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[167/386] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[168/386] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[169/386] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[170/386] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[171/386] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[172/386] Compiling HashTreeCollections TreeSet.swift
[173/386] Emitting module DequeModule
[310/404] Emitting module SwiftSoup
[334/404] Emitting module OrderedCollections
[369/405] Emitting module _RopeModule
[380/405] Compiling SwiftSoup resource_bundle_accessor.swift
[389/405] Compiling SwiftSoup UnfairLock.swift
[390/405] Compiling SwiftSoup UnicodeScalar.swift
[391/405] Compiling SwiftSoup Validate.swift
[392/405] Compiling SwiftSoup Whitelist.swift
[393/405] Compiling SwiftSoup XmlDeclaration.swift
[394/405] Compiling SwiftSoup XmlTreeBuilder.swift
[396/406] Compiling _RopeModule Rope+Join.swift
[397/406] Compiling _RopeModule Rope+MutatingForEach.swift
[398/406] Compiling _RopeModule Rope+Remove.swift
[399/406] Compiling _RopeModule Rope+RemoveSubrange.swift
[400/406] Compiling _RopeModule Rope+Split.swift
[401/406] Compiling _RopeModule Optional Utilities.swift
[402/406] Compiling _RopeModule String Utilities.swift
[403/406] Compiling _RopeModule String.Index+ABI.swift
[404/406] Compiling _RopeModule _CharacterRecognizer.swift
[407/407] Emitting module HashTreeCollections
[409/410] Emitting module Collections
[410/410] Compiling Collections Collections.swift
[412/415] Compiling Slab Configuration.swift
[413/415] Compiling Slab SlabError.swift
[414/415] Emitting module Slab
[415/415] Compiling Slab Slab.swift
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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.