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 Tree, reference v1.0.1 (3021e4), with Swift 6.2 (beta) for Linux on 22 Jun 2025 18:56:01 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/mattcox/Tree.git
Reference: v1.0.1
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
 * tag               v1.0.1     -> FETCH_HEAD
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 v1.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/mattcox/Tree.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.28s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (2.17s)
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...
[0/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/27] Emitting module InternalCollectionsUtilities
[12/29] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[14/29] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[15/29] Compiling InternalCollectionsUtilities Specialize.swift
[16/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[17/29] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[18/29] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[19/29] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[20/29] Compiling InternalCollectionsUtilities Integer rank.swift
[21/29] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[22/29] Compiling InternalCollectionsUtilities _SortedCollection.swift
[23/29] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[24/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[25/29] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[26/29] Compiling InternalCollectionsUtilities UInt+reversed.swift
[27/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[28/29] Compiling InternalCollectionsUtilities Debugging.swift
[29/29] Compiling InternalCollectionsUtilities Descriptions.swift
[31/304] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[32/304] Compiling HeapModule Heap+Descriptions.swift
[33/304] Compiling HashTreeCollections _HashNode+Debugging.swift
[34/304] Compiling HashTreeCollections _HashNode+Initializers.swift
[35/306] Compiling HashTreeCollections _Bucket.swift
[36/306] Compiling HashTreeCollections _Hash.swift
[37/306] Emitting module HeapModule
[38/306] Compiling HeapModule Heap.swift
[39/306] Compiling HeapModule _HeapNode.swift
[40/306] Compiling HashTreeCollections _HashLevel.swift
[41/306] Compiling HashTreeCollections _HashNode+Builder.swift
[42/306] Compiling HeapModule Heap+UnsafeHandle.swift
[43/306] Compiling HeapModule Heap+Invariants.swift
[45/307] Compiling _RopeModule BigString+Chunk.swift
[46/307] Compiling _RopeModule BigString+BidirectionalCollection.swift
[47/307] Compiling HashTreeCollections TreeSet+Sequence.swift
[48/307] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[49/307] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[50/307] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[51/307] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[52/307] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[53/307] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[54/307] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[55/307] Compiling _RopeModule _RopePath.swift
[56/307] Compiling _RopeModule _RopeVersion.swift
[57/307] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[58/307] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[59/307] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[60/307] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[61/307] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[62/324] Compiling DequeModule _DequeSlot.swift
[63/324] Compiling DequeModule _UnsafeWrappedBuffer.swift
[64/324] Compiling OrderedCollections OrderedSet+Initializers.swift
[65/324] Compiling OrderedCollections OrderedSet+Insertions.swift
[66/324] Compiling OrderedCollections OrderedSet+Invariants.swift
[67/324] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[68/324] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[69/324] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[70/324] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[71/324] Compiling _RopeModule Rope+_Storage.swift
[72/324] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[73/324] Compiling _RopeModule Rope+_UnsafeHandle.swift
[74/324] Compiling _RopeModule Rope.swift
[75/324] Compiling _RopeModule RopeElement.swift
[76/324] Compiling _RopeModule RopeMetric.swift
[77/324] Compiling _RopeModule RopeSummary.swift
[78/324] Compiling _RopeModule _RopeItem.swift
[79/324] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[80/324] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[81/324] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[82/324] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[83/324] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[84/324] Compiling HashTreeCollections _HashNode+Structural merge.swift
[85/324] Compiling HashTreeCollections _HashTreeIterator.swift
[86/324] Compiling HashTreeCollections _HashTreeStatistics.swift
[87/324] Compiling HashTreeCollections _HashNode+Invariants.swift
[88/324] Compiling HashTreeCollections _HashNode+Lookups.swift
[89/324] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[90/324] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[91/324] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[92/324] Compiling HashTreeCollections _HashNode+Storage.swift
[94/324] Compiling OrderedCollections OrderedDictionary+Values.swift
[107/331] Compiling BitCollections Range+Utilities.swift
[108/331] Compiling BitCollections Slice+Utilities.swift
[109/331] Compiling BitCollections UInt+Tricks.swift
[110/331] Compiling BitCollections _Word.swift
[111/331] Compiling OrderedCollections OrderedSet.swift
[112/331] Compiling OrderedCollections _UnsafeBitset.swift
[113/331] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[114/331] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[115/331] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[116/331] Compiling _RopeModule BigString+Chunk+Splitting.swift
[117/331] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[118/331] Compiling HashTreeCollections _RawHashNode.swift
[119/331] Compiling HashTreeCollections _UnmanagedHashNode.swift
[120/331] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[121/331] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[122/331] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[123/331] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[136/331] Compiling HashTreeCollections _AncestorHashSlots.swift
[137/331] Compiling HashTreeCollections _Bitmap.swift
[160/331] Emitting module DequeModule
[161/332] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[162/332] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[163/332] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[164/332] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[165/332] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[166/332] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[167/332] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[168/332] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[169/332] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[170/332] Compiling HashTreeCollections TreeSet.swift
[172/332] Emitting module BitCollections
[222/341] Compiling BitCollections BitSet.Index.swift
[223/341] Compiling BitCollections BitSet._UnsafeHandle.swift
[224/341] Compiling BitCollections BitSet.swift
[279/342] Emitting module OrderedCollections
[292/343] Emitting module _RopeModule
[315/343] Compiling _RopeModule Rope+Join.swift
[316/343] Compiling _RopeModule Rope+MutatingForEach.swift
[317/343] Compiling _RopeModule Rope+Remove.swift
[318/343] Compiling _RopeModule Rope+RemoveSubrange.swift
[319/343] Compiling _RopeModule Rope+Split.swift
[320/343] Compiling _RopeModule Optional Utilities.swift
[321/343] Compiling _RopeModule String Utilities.swift
[322/343] Compiling _RopeModule String.Index+ABI.swift
[323/343] Compiling _RopeModule _CharacterRecognizer.swift
[324/343] Emitting module HashTreeCollections
[346/347] Compiling Collections Collections.swift
[347/347] Emitting module Collections
[349/352] Compiling Tree TreeBuilder.swift
[350/352] Compiling Tree NodeIterator.swift
[351/352] Compiling Tree Node.swift
[352/352] Emitting module Tree
Build complete! (50.08s)
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-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.