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 Tree, reference main (3021e4), with Swift 5.9 for Linux on 28 Dec 2024 13:15:03 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mattcox/Tree.git
Reference: main
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/mattcox/Tree
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3021e42 Merge pull request #2 from Jomy10/main
Cloned https://github.com/mattcox/Tree.git
Revision (git rev-parse @):
3021e4280573866c3d92e5104916640a9bcc9788
SUCCESS checkout https://github.com/mattcox/Tree.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/mattcox/Tree.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-collections
[1/15603] Fetching swift-collections
Fetched https://github.com/apple/swift-collections (1.02s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.56s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Building for debugging...
[1/17] Emitting module InternalCollectionsUtilities
[2/19] Compiling InternalCollectionsUtilities Debugging.swift
[3/19] Compiling InternalCollectionsUtilities Descriptions.swift
[4/19] Compiling InternalCollectionsUtilities _SortedCollection.swift
[5/19] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[6/19] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[7/19] Compiling InternalCollectionsUtilities Specialize.swift
[8/19] Compiling InternalCollectionsUtilities UInt+reversed.swift
[9/19] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[10/19] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[11/19] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[12/19] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[13/19] Compiling InternalCollectionsUtilities Integer rank.swift
[14/19] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[15/19] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[16/19] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[17/19] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[18/19] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[19/19] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[22/176] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[23/288] Compiling HeapModule Heap+Descriptions.swift
[24/295] Compiling _RopeModule BigString+Debugging.swift
[25/295] Compiling _RopeModule BigString+Index.swift
[26/295] Compiling _RopeModule BigString+Ingester.swift
[27/295] Compiling _RopeModule BigString+Invariants.swift
[28/297] Emitting module HeapModule
[29/297] Compiling _RopeModule BigString+Chunk+Counts.swift
[30/297] Compiling _RopeModule BigString+Chunk+Description.swift
[31/297] Compiling HashTreeCollections TreeSet+Hashable.swift
[32/297] Compiling HashTreeCollections TreeSet+Sendable.swift
[33/297] Compiling HashTreeCollections TreeSet+Sequence.swift
[34/297] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[35/297] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[36/297] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[37/297] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[38/297] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[39/297] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[40/297] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[41/300] Compiling _RopeModule BigString+Builder.swift
[42/300] Compiling _RopeModule BigString+Contents.swift
[47/300] Compiling _RopeModule BigString+Iterators.swift
[48/300] Compiling _RopeModule BigString+Metrics.swift
[49/314] Compiling HeapModule _HeapNode.swift
[50/314] Compiling DequeModule _DequeSlot.swift
[51/314] Compiling DequeModule _UnsafeWrappedBuffer.swift
[52/314] Compiling _RopeModule BigString+Summary.swift
[53/314] Compiling _RopeModule BigString.swift
[54/314] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[55/314] Compiling _RopeModule BigString+Chunk+Breaks.swift
[60/314] Compiling HeapModule Heap.swift
[61/321] Compiling HeapModule Heap+Invariants.swift
[62/321] Compiling HeapModule Heap+UnsafeHandle.swift
[69/323] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[70/323] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[71/323] Compiling HashTreeCollections TreeDictionary+Keys.swift
[72/323] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[73/323] Compiling HashTreeCollections TreeDictionary+Merge.swift
[74/323] Compiling BitCollections BitSet.Index.swift
[75/323] Compiling BitCollections BitSet._UnsafeHandle.swift
[76/323] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[77/323] Compiling _RopeModule BigString+Hashing.swift
[78/323] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[79/323] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[80/323] Compiling _RopeModule BigString+Sequence.swift
[81/323] Compiling _RopeModule BigString+TextOutputStream.swift
[82/323] Compiling _RopeModule BigString+Append.swift
[83/323] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[84/323] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[85/323] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[86/323] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[87/323] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[88/323] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[89/323] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[90/323] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[91/323] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[92/323] Compiling HashTreeCollections TreeSet.swift
[100/323] Compiling _RopeModule BigString+Initializers.swift
[101/323] Compiling HashTreeCollections TreeDictionary+Collection.swift
[102/323] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[103/323] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[104/323] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[105/323] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[106/323] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[107/323] Compiling HashTreeCollections TreeDictionary+Filter.swift
[108/323] Emitting module BitCollections
[117/323] Emitting module OrderedCollections
[126/323] Compiling _RopeModule BigString+Insert.swift
[127/323] Compiling _RopeModule BigString+Managing Breaks.swift
[128/323] Compiling _RopeModule BigString+RemoveSubrange.swift
[129/323] Compiling _RopeModule BigString+ReplaceSubrange.swift
[130/323] Compiling _RopeModule BigString+Split.swift
[131/323] Compiling _RopeModule Range+BigString.swift
[138/323] Compiling HashTreeCollections _UnsafePath.swift
[139/323] Compiling HashTreeCollections TreeDictionary+Codable.swift
[151/323] Compiling BitCollections BitSet.swift
[152/323] Compiling BitCollections Range+Utilities.swift
[153/323] Compiling BitCollections Slice+Utilities.swift
[154/323] Compiling BitCollections UInt+Tricks.swift
[155/323] Compiling BitCollections _Word.swift
[158/323] Compiling HashTreeCollections TreeDictionary.swift
[159/323] Compiling HashTreeCollections TreeSet+Codable.swift
[160/323] Compiling HashTreeCollections TreeSet+Collection.swift
[161/323] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[162/323] Compiling HashTreeCollections TreeSet+Debugging.swift
[163/323] Compiling HashTreeCollections TreeSet+Descriptions.swift
[164/323] Compiling HashTreeCollections TreeSet+Equatable.swift
[165/323] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[166/323] Compiling HashTreeCollections TreeSet+Extras.swift
[167/323] Compiling HashTreeCollections TreeSet+Filter.swift
[192/323] Compiling OrderedCollections OrderedSet.swift
[193/323] Compiling OrderedCollections _UnsafeBitset.swift
[203/332] Emitting module DequeModule
[204/333] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[205/333] Compiling _RopeModule BigString+Chunk+Splitting.swift
[206/333] Compiling _RopeModule BigString+Chunk.swift
[207/333] Compiling _RopeModule BigString+BidirectionalCollection.swift
[208/333] Compiling _RopeModule BigString+Comparable.swift
[209/333] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[210/333] Compiling _RopeModule BigString+CustomStringConvertible.swift
[211/333] Compiling _RopeModule BigString+Equatable.swift
[276/338] Emitting module _RopeModule
[310/338] Emitting module HashTreeCollections
[311/339] Compiling _RopeModule Rope+Join.swift
[312/339] Compiling _RopeModule Rope+MutatingForEach.swift
[313/339] Compiling _RopeModule Rope+Remove.swift
[314/339] Compiling _RopeModule Rope+RemoveSubrange.swift
[315/339] Compiling _RopeModule Rope+Split.swift
[316/339] Compiling _RopeModule Optional Utilities.swift
[317/339] Compiling _RopeModule String Utilities.swift
[318/339] Compiling _RopeModule String.Index+ABI.swift
[319/339] Compiling _RopeModule _CharacterRecognizer.swift
[343/344] Compiling Collections Collections.swift
[344/344] Emitting module Collections
[347/350] Compiling Tree NodeIterator.swift
[348/350] Emitting module Tree
[349/350] Compiling Tree TreeBuilder.swift
[350/350] Compiling Tree Node.swift
Build complete! (25.38s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.4",
            "upper_bound" : "1.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    }
  ],
  "manifest_display_name" : "Tree",
  "name" : "Tree",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Tree",
      "targets" : [
        "Tree"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TreeTests",
      "module_type" : "SwiftTarget",
      "name" : "TreeTests",
      "path" : "Tests/TreeTests",
      "sources" : [
        "NodeIteratorTests.swift",
        "NodeTests.swift",
        "Test.swift",
        "TreeBuilderTests.swift"
      ],
      "target_dependencies" : [
        "Tree"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Tree",
      "module_type" : "SwiftTarget",
      "name" : "Tree",
      "path" : "Sources/Tree",
      "product_dependencies" : [
        "Collections"
      ],
      "product_memberships" : [
        "Tree"
      ],
      "sources" : [
        "Node.swift",
        "NodeIterator.swift",
        "TreeBuilder.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.