This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 with Swift 6.0 for Linux.

Swift 6 data race errors: 0

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" 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.40.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 ccf2ba7 Update README.md
Cloned https://github.com/mattcox/Tree.git
Revision (git rev-parse @):
ccf2ba7da617ec2b08a6594325fca413c0190344
SUCCESS checkout https://github.com/mattcox/Tree.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/mattcox/Tree.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" 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
Fetching https://github.com/apple/swift-collections
[1/13863] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (0.95s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.6 (0.45s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.0.6
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/71] Emitting module DequeModule
[7/73] Compiling DequeModule _DequeSlot.swift
[8/73] Compiling DequeModule _UnsafeWrappedBuffer.swift
[9/73] Emitting module OrderedCollections
[10/79] Compiling OrderedCollections _HashTable.swift
[11/79] Compiling OrderedCollections _Hashtable+Header.swift
[12/79] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[13/79] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[14/79] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[15/79] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[16/79] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[17/79] Compiling OrderedCollections OrderedDictionary+Codable.swift
[18/79] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[19/79] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[20/79] Compiling OrderedCollections OrderedDictionary+Elements.swift
[21/79] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[22/79] Compiling OrderedCollections _HashTable+Bucket.swift
[23/79] Compiling OrderedCollections _HashTable+BucketIterator.swift
[24/79] Compiling OrderedCollections _HashTable+Constants.swift
[25/79] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[26/79] Compiling OrderedCollections _HashTable+Testing.swift
[28/79] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[32/79] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[33/79] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[34/79] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[35/79] Compiling OrderedCollections OrderedDictionary+Values.swift
[36/79] Compiling OrderedCollections OrderedDictionary.swift
[37/79] Compiling OrderedCollections OrderedSet+Codable.swift
[38/79] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[39/79] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[40/79] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[41/79] Compiling OrderedCollections OrderedSet+Diffing.swift
[42/79] Compiling OrderedCollections OrderedSet+Equatable.swift
[43/79] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[44/79] Compiling OrderedCollections OrderedSet+Hashable.swift
[45/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[46/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[47/79] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[48/79] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[49/79] Compiling OrderedCollections OrderedSet+Sendable.swift
[50/79] Compiling OrderedCollections OrderedSet+SubSequence.swift
[51/79] Compiling OrderedCollections OrderedSet+Initializers.swift
[52/79] Compiling OrderedCollections OrderedSet+Insertions.swift
[53/79] Compiling OrderedCollections OrderedSet+Invariants.swift
[54/79] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[55/79] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[56/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[66/80] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[75/80] Compiling OrderedCollections OrderedSet+Testing.swift
[76/80] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[77/80] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[78/80] Compiling OrderedCollections OrderedSet.swift
[79/80] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[80/80] Compiling OrderedCollections _UnsafeBitset.swift
[82/83] Compiling Collections Collections.swift
[83/83] Emitting module Collections
[85/88] Compiling Tree TreeBuilder.swift
[86/88] Compiling Tree Node.swift
[87/88] Emitting module Tree
[88/88] Compiling Tree NodeIterator.swift
Build complete! (17.59s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.4",
            "upper_bound" : "1.1.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"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.