Build Information
Successful build of Tree with Swift 5.9 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4609320-0":/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: 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: 5.9
Building package at path: $workDir
https://github.com/mattcox/Tree.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/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.39s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.6 (0.44s)
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 OrderedCollections
[2/72] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[3/72] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[4/72] Compiling OrderedCollections OrderedSet+Diffing.swift
[5/72] Compiling OrderedCollections OrderedSet+Equatable.swift
[6/72] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[7/72] Compiling OrderedCollections OrderedSet+Hashable.swift
[8/72] Compiling OrderedCollections OrderedDictionary+Elements.swift
[9/72] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[10/72] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[11/72] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[12/72] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[13/72] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[14/72] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[15/72] Compiling OrderedCollections _Hashtable+Header.swift
[16/72] Compiling OrderedCollections OrderedDictionary+Codable.swift
[17/72] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[18/72] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[19/72] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[20/72] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[21/72] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[27/74] Compiling OrderedCollections _HashTable.swift
[30/74] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[31/74] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[32/74] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[33/74] Compiling OrderedCollections OrderedDictionary+Values.swift
[34/74] Compiling OrderedCollections OrderedDictionary.swift
[35/74] Compiling OrderedCollections OrderedSet+Codable.swift
[36/74] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[37/74] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[38/74] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[39/74] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[40/74] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[41/74] Compiling OrderedCollections OrderedSet+Sendable.swift
[42/74] Compiling OrderedCollections OrderedSet+SubSequence.swift
[43/74] Compiling OrderedCollections _HashTable+Bucket.swift
[44/74] Compiling OrderedCollections _HashTable+BucketIterator.swift
[45/74] Compiling OrderedCollections _HashTable+Constants.swift
[46/74] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[47/74] Compiling OrderedCollections _HashTable+Testing.swift
[48/74] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[50/74] Emitting module DequeModule
[61/74] Compiling OrderedCollections OrderedSet+Initializers.swift
[62/74] Compiling OrderedCollections OrderedSet+Insertions.swift
[63/74] Compiling OrderedCollections OrderedSet+Invariants.swift
[64/74] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[65/74] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[66/74] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[67/74] Compiling DequeModule _DequeSlot.swift
[68/74] Compiling DequeModule _UnsafeWrappedBuffer.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] Compiling Collections Collections.swift
[80/80] Emitting module Collections
[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.13s)
Build complete.
Done.