Build Information
Successful build of Tree, reference v1.0.1 (3021e4
), with Swift 5.9 for Linux on 28 Dec 2024 13:15:21 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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: 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: 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-1":/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 (3.43s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.62s)
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 _UnsafeBitSet+_Word.swift
[3/19] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[4/19] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[5/19] Compiling InternalCollectionsUtilities Specialize.swift
[6/19] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[7/19] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[8/19] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[9/19] Compiling InternalCollectionsUtilities UInt+reversed.swift
[10/19] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[11/19] Compiling InternalCollectionsUtilities _SortedCollection.swift
[12/19] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[13/19] Compiling InternalCollectionsUtilities Debugging.swift
[14/19] Compiling InternalCollectionsUtilities Descriptions.swift
[15/19] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[16/19] Compiling InternalCollectionsUtilities Integer rank.swift
[17/19] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[18/19] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/19] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/268] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[23/284] Compiling HeapModule Heap+Descriptions.swift
[24/295] Compiling HeapModule Heap.swift
[25/295] Compiling HeapModule _HeapNode.swift
[26/295] Compiling BitCollections BitArray+Codable.swift
[27/295] Compiling BitCollections BitArray+Collection.swift
[28/295] Compiling BitCollections BitArray+Copy.swift
[29/295] Compiling BitCollections BitArray+CustomReflectable.swift
[30/297] Compiling BitCollections BitArray+Hashable.swift
[31/297] Compiling BitCollections BitArray+Initializers.swift
[32/297] Compiling HeapModule Heap+Invariants.swift
[33/297] Compiling HeapModule Heap+UnsafeHandle.swift
[34/297] Compiling BitCollections BitArray+Descriptions.swift
[35/297] Compiling BitCollections BitArray+Equatable.swift
[36/297] Emitting module HeapModule
[37/298] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[38/298] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[40/299] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[41/299] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[42/299] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[43/299] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[44/299] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[45/299] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[46/299] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[48/306] Compiling BitCollections Range+Utilities.swift
[49/306] Compiling BitCollections Slice+Utilities.swift
[50/306] Compiling BitCollections UInt+Tricks.swift
[51/306] Compiling BitCollections _Word.swift
[52/306] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[53/306] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[54/306] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[55/306] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[56/306] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[57/306] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[58/316] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[59/316] Compiling BitCollections BitSet+CustomReflectable.swift
[60/316] Compiling BitCollections BitSet+CustomStringConvertible.swift
[61/316] Compiling BitCollections BitSet+Equatable.swift
[62/316] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[63/316] Compiling BitCollections BitSet+Extras.swift
[64/316] Compiling BitCollections BitSet+Hashable.swift
[65/316] Compiling BitCollections BitSet+Initializers.swift
[66/316] Compiling BitCollections BitSet+Invariants.swift
[67/316] Compiling BitCollections BitSet+Random.swift
[68/316] Compiling BitCollections BitSet+SetAlgebra basics.swift
[69/316] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[70/316] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[71/316] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[77/316] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[78/316] Compiling HashTreeCollections TreeDictionary+Filter.swift
[79/323] Compiling DequeModule _DequeSlot.swift
[80/323] Compiling DequeModule _UnsafeWrappedBuffer.swift
[81/323] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[82/323] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[83/323] Compiling HashTreeCollections TreeDictionary+Keys.swift
[84/323] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[85/323] Compiling HashTreeCollections TreeDictionary+Merge.swift
[86/323] Compiling BitCollections BitSet.Index.swift
[87/323] Compiling BitCollections BitSet._UnsafeHandle.swift
[88/323] Compiling BitCollections BitArray+Extras.swift
[89/323] Compiling BitCollections BitArray+Fill.swift
[90/323] Compiling BitCollections BitArray+BitwiseOperations.swift
[91/323] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[107/323] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[108/323] Compiling BitCollections BitArray+Shifts.swift
[109/323] Compiling BitCollections BitArray+Testing.swift
[110/323] Compiling BitCollections BitArray._UnsafeHandle.swift
[111/323] Compiling BitCollections BitArray.swift
[112/323] Compiling BitCollections BitSet+BidirectionalCollection.swift
[113/323] Compiling BitCollections BitSet+Codable.swift
[115/323] Compiling HashTreeCollections TreeDictionary.swift
[116/323] Compiling HashTreeCollections TreeSet+Codable.swift
[117/323] Compiling HashTreeCollections TreeSet+Collection.swift
[118/323] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[119/323] Compiling HashTreeCollections TreeSet+Debugging.swift
[120/323] Compiling HashTreeCollections TreeSet+Descriptions.swift
[121/323] Compiling HashTreeCollections TreeSet+Equatable.swift
[122/323] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[123/323] Compiling HashTreeCollections TreeSet+Extras.swift
[124/323] Compiling HashTreeCollections TreeSet+Filter.swift
[135/323] Compiling OrderedCollections OrderedSet+Sendable.swift
[136/323] Emitting module BitCollections
[137/323] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[138/323] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[139/323] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[140/323] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[141/323] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[142/323] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[143/323] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[144/323] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[145/323] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[146/323] Compiling HashTreeCollections TreeSet.swift
[147/323] Emitting module DequeModule
[153/325] Compiling OrderedCollections OrderedSet+SubSequence.swift
[154/325] Compiling OrderedCollections OrderedSet+Testing.swift
[155/325] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[156/325] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[173/325] Compiling BitCollections BitArray+RandomBits.swift
[229/336] Compiling OrderedCollections OrderedSet.swift
[230/336] Compiling OrderedCollections _UnsafeBitset.swift
[253/336] Emitting module OrderedCollections
[266/338] Emitting module _RopeModule
[300/338] Emitting module HashTreeCollections
[332/340] Compiling _RopeModule Rope+Join.swift
[333/340] Compiling _RopeModule Rope+MutatingForEach.swift
[334/340] Compiling _RopeModule Rope+Remove.swift
[335/340] Compiling _RopeModule Rope+RemoveSubrange.swift
[336/340] Compiling _RopeModule Rope+Split.swift
[337/340] Compiling _RopeModule Optional Utilities.swift
[338/340] Compiling _RopeModule String Utilities.swift
[339/340] Compiling _RopeModule String.Index+ABI.swift
[340/340] Compiling _RopeModule _CharacterRecognizer.swift
[343/344] Emitting module Collections
[344/344] Compiling Collections Collections.swift
[347/350] Compiling Tree NodeIterator.swift
[348/350] Compiling Tree TreeBuilder.swift
[349/350] Compiling Tree Node.swift
[350/350] Emitting module Tree
Build complete! (28.27s)
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.