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 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mattcox/Tree.git
Reference: v1.0.0
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.0     -> FETCH_HEAD
HEAD is now at 4bc83d7 Downgrades package version to 5.7
Cloned https://github.com/mattcox/Tree.git
Revision (git rev-parse @):
4bc83d7e5cf240dd18886af28564c43dcab2e0e2
SUCCESS checkout https://github.com/mattcox/Tree.git at v1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/mattcox/Tree.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-collections
[1/13746] Fetching swift-collections
Fetched https://github.com/apple/swift-collections (1.29s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.6 (0.40s)
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...
[1/66] Emitting module DequeModule
[2/68] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[3/68] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[4/68] Compiling OrderedCollections _HashTable+Bucket.swift
[5/68] Compiling OrderedCollections _HashTable+BucketIterator.swift
[6/68] Compiling OrderedCollections _HashTable+Constants.swift
[7/68] Compiling DequeModule _DequeSlot.swift
[8/68] Compiling DequeModule _UnsafeWrappedBuffer.swift
[9/68] Emitting module OrderedCollections
[10/74] Compiling OrderedCollections OrderedSet+Diffing.swift
[11/74] Compiling OrderedCollections OrderedSet+Equatable.swift
[12/74] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[13/74] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[14/74] Compiling OrderedCollections _HashTable.swift
[15/74] Compiling OrderedCollections _Hashtable+Header.swift
[16/74] Compiling OrderedCollections OrderedDictionary+Codable.swift
[17/74] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[18/74] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[19/74] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[26/74] Compiling OrderedCollections OrderedSet+Initializers.swift
[27/74] Compiling OrderedCollections OrderedSet+Insertions.swift
[28/74] Compiling OrderedCollections OrderedSet+Invariants.swift
[29/74] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[30/74] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[31/74] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[32/74] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[33/74] Compiling OrderedCollections _HashTable+Testing.swift
[34/74] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[35/74] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[36/74] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[37/74] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[38/74] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[39/74] Compiling OrderedCollections OrderedSet+Sendable.swift
[40/74] Compiling OrderedCollections OrderedSet+SubSequence.swift
[48/74] Compiling OrderedCollections OrderedDictionary+Elements.swift
[49/74] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[50/74] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[51/74] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[52/74] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[53/74] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[54/74] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[55/75] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[56/75] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[57/75] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[58/75] Compiling OrderedCollections OrderedDictionary+Values.swift
[59/75] Compiling OrderedCollections OrderedDictionary.swift
[60/75] Compiling OrderedCollections OrderedSet+Codable.swift
[61/75] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[71/76] Compiling OrderedCollections OrderedSet+Testing.swift
[72/76] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[73/76] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[74/76] Compiling OrderedCollections OrderedSet.swift
[75/76] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[76/76] Compiling OrderedCollections _UnsafeBitset.swift
[79/80] Emitting module Collections
[80/80] Compiling Collections Collections.swift
[83/86] Compiling Tree TreeBuilder.swift
[84/86] Compiling Tree NodeIterator.swift
[85/86] Emitting module Tree
[86/86] Compiling Tree Node.swift
Build complete! (16.17s)
Build complete.
Done.