The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftVizScale with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" 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.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftviz/Scale.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/swiftviz/Scale
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6ce5a96 consistency cleanup
Cloned https://github.com/swiftviz/Scale.git
Revision (git rev-parse @):
6ce5a969597393cf3dc3f1444a58972da6f3761e
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/swiftviz/Scale.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/swiftviz/Scale.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-collections.git
[1/2691] Fetching swift-docc-symbolkit
[2423/4148] Fetching swift-docc-symbolkit, swift-docc-plugin
[3377/17893] Fetching swift-docc-symbolkit, swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-symbolkit (0.93s)
Fetched https://github.com/apple/swift-docc-plugin (0.94s)
Fetched https://github.com/apple/swift-collections.git (0.96s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.40s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.50s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.49s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/31] Emitting module _CollectionsUtilities
[4/33] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[5/33] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[6/33] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[7/33] Compiling _CollectionsUtilities Integer rank.swift
[8/33] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[9/33] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[10/33] Compiling _CollectionsUtilities Specialize.swift
[11/33] Compiling _CollectionsUtilities Debugging.swift
[12/33] Compiling _CollectionsUtilities Descriptions.swift
[13/33] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[14/33] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[15/33] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[16/33] Compiling _CollectionsUtilities UInt+reversed.swift
[17/33] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[18/33] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[19/33] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[20/33] Compiling _CollectionsUtilities _SortedCollection.swift
[21/33] Compiling _CollectionsUtilities _UniqueCollection.swift
[23/35] Wrapping AST for _CollectionsUtilities for debugging
[25/157] Compiling HeapModule Heap+Invariants.swift
[26/157] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[27/269] Compiling HeapModule Heap+Descriptions.swift
[28/310] Compiling _RopeModule BigString+Builder.swift
[29/310] Compiling _RopeModule BigString+Contents.swift
[30/312] Compiling _RopeModule BigString+Equatable.swift
[31/312] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[32/312] Compiling HeapModule _HeapNode.swift
[33/312] Compiling HeapModule Heap.swift
[34/312] Compiling HeapModule Heap+UnsafeHandle.swift
[35/312] Emitting module HeapModule
[36/313] Compiling _RopeModule BigString+Metrics.swift
[37/313] Compiling _RopeModule BigString+Summary.swift
[38/313] Compiling _RopeModule BigString+Invariants.swift
[39/313] Compiling _RopeModule BigString+Iterators.swift
[42/314] Compiling _RopeModule BigString+Chunk+Description.swift
[43/314] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[44/314] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[45/314] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[46/314] Compiling _RopeModule BigString+Chunk+Splitting.swift
[47/314] Compiling _RopeModule BigString+Chunk.swift
[48/314] Compiling _RopeModule BigString+BidirectionalCollection.swift
[49/321] Compiling _RopeModule _RopeItem.swift
[50/321] Compiling _RopeModule _RopePath.swift
[51/321] Compiling HashTreeCollections TreeSet+Sequence.swift
[52/321] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[53/321] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[54/321] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[55/321] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[56/321] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[57/321] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[58/321] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[59/324] Compiling DequeModule _DequeSlot.swift
[60/324] Compiling DequeModule _UnsafeWrappedBuffer.swift
[60/331] Wrapping AST for HeapModule for debugging
[63/331] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[64/331] Compiling _RopeModule BigString+Sequence.swift
[65/331] Compiling _RopeModule BigString+TextOutputStream.swift
[66/331] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[67/331] Compiling _RopeModule BigString+Chunk+Breaks.swift
[68/331] Compiling _RopeModule BigString+Chunk+Counts.swift
[69/331] Compiling _RopeModule Rope+ForEachWhile.swift
[70/331] Compiling _RopeModule Rope+Insert.swift
[71/331] Compiling _RopeModule BigString+UnicodeScalarView.swift
[72/331] Compiling _RopeModule BigSubstring+UTF16View.swift
[73/331] Compiling _RopeModule BigSubstring+UTF8View.swift
[74/331] Compiling BitCollections BitSet.Index.swift
[75/331] Compiling BitCollections BitSet._UnsafeHandle.swift
[76/331] Compiling _RopeModule _RopeVersion.swift
[77/331] Compiling _RopeModule Rope+Collection.swift
[78/331] Compiling _RopeModule Rope+Index.swift
[79/331] Compiling _RopeModule Rope+Sequence.swift
[80/331] Compiling _RopeModule Rope+Append.swift
[81/331] Compiling _RopeModule Rope+Extract.swift
[82/331] Compiling _RopeModule Rope+Find.swift
[83/338] Compiling _RopeModule BigString.swift
[84/338] Compiling _RopeModule BigString+Comparable.swift
[85/338] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[86/338] Compiling _RopeModule BigString+CustomStringConvertible.swift
[87/338] Compiling OrderedCollections OrderedSet+SubSequence.swift
[88/338] Compiling OrderedCollections OrderedSet+Testing.swift
[89/338] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[90/338] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[91/338] Compiling OrderedCollections OrderedSet.swift
[92/338] Compiling OrderedCollections _UnsafeBitset.swift
[93/338] Compiling _RopeModule Rope.swift
[94/338] Compiling _RopeModule RopeElement.swift
[95/338] Compiling _RopeModule RopeMetric.swift
[96/338] Compiling _RopeModule RopeSummary.swift
[97/338] Compiling _RopeModule BigString+UTF16View.swift
[98/338] Compiling _RopeModule BigString+UTF8View.swift
[113/338] Compiling _RopeModule BigString+Debugging.swift
[114/338] Compiling _RopeModule BigString+Index.swift
[115/338] Compiling _RopeModule BigString+Ingester.swift
[129/338] Compiling OrderedCollections OrderedSet+Sendable.swift
[144/338] Compiling _RopeModule BigString+Append.swift
[145/338] Compiling _RopeModule BigString+Initializers.swift
[146/338] Compiling _RopeModule BigString+Insert.swift
[147/338] Compiling _RopeModule BigString+Managing Breaks.swift
[148/338] Compiling _RopeModule BigString+RemoveSubrange.swift
[149/338] Compiling _RopeModule BigString+ReplaceSubrange.swift
[150/338] Compiling _RopeModule BigString+Split.swift
[151/338] Compiling _RopeModule Range+BigString.swift
[157/338] Emitting module DequeModule
[158/339] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[159/339] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[160/339] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[161/339] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[162/339] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[163/339] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[164/339] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[165/339] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[166/339] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[167/339] Compiling HashTreeCollections TreeSet.swift
[186/349] Wrapping AST for DequeModule for debugging
[212/349] Emitting module BitCollections
[233/351] Wrapping AST for BitCollections for debugging
[274/351] Emitting module OrderedCollections
[305/353] Emitting module _RopeModule
[305/353] Wrapping AST for OrderedCollections for debugging
[318/353] Compiling _RopeModule Rope+Join.swift
[319/353] Compiling _RopeModule Rope+MutatingForEach.swift
[320/353] Compiling _RopeModule Rope+Remove.swift
[321/353] Compiling _RopeModule Rope+RemoveSubrange.swift
[322/353] Compiling _RopeModule Rope+Split.swift
[323/353] Compiling _RopeModule Optional Utilities.swift
[324/353] Compiling _RopeModule String Utilities.swift
[325/353] Compiling _RopeModule String.Index+ABI.swift
[326/353] Compiling _RopeModule _CharacterRecognizer.swift
[327/353] Emitting module HashTreeCollections
[329/355] Wrapping AST for HashTreeCollections for debugging
[351/357] Wrapping AST for _RopeModule for debugging
[353/359] Emitting module Collections
[354/359] Compiling Collections Collections.swift
[356/361] Wrapping AST for Collections for debugging
[358/383] Compiling SwiftVizScale Histogram.swift
[359/383] Compiling SwiftVizScale HistogramBinRange.swift
[360/383] Compiling SwiftVizScale Interpolation.swift
[361/385] Compiling SwiftVizScale ContinuousScale.swift
[362/385] Compiling SwiftVizScale ContinuousScaleType.swift
[363/385] Compiling SwiftVizScale DateScale.swift
[364/385] Compiling SwiftVizScale PointScale.swift
[365/385] Compiling SwiftVizScale ReversibleScale.swift
[366/385] Compiling SwiftVizScale Scale.swift
[367/385] Compiling SwiftVizScale DiscreteScale.swift
[368/385] Compiling SwiftVizScale DomainDataTransform.swift
[369/385] Compiling SwiftVizScale Collection+SimpleStats.swift
[370/385] Compiling SwiftVizScale ColorInterpolator.swift
[371/385] Compiling SwiftVizScale ColorScheme.swift
[372/385] Compiling SwiftVizScale ComputedRGBInterpolator.swift
[373/385] Compiling SwiftVizScale IndexedColorInterpolator.swift
[374/385] Compiling SwiftVizScale LCHColorInterpolator.swift
[375/385] Compiling SwiftVizScale NiceValue.swift
[376/385] Emitting module SwiftVizScale
[377/385] Compiling SwiftVizScale BandScale.swift
[378/385] Compiling SwiftVizScale CGColor+hex.swift
[379/385] Compiling SwiftVizScale LCH.swift
[380/385] Compiling SwiftVizScale SequentialScale.swift
[381/385] Compiling SwiftVizScale Tick.swift
[383/387] Wrapping AST for SwiftVizScale for debugging
[385/391] Compiling VisualTests InterpolationView.swift
[386/391] Compiling VisualTests LCHAssembler.swift
[387/391] Emitting module VisualTests
[388/391] Compiling VisualTests ColorInterpolatorView.swift
[390/393] Wrapping AST for VisualTests for debugging
[392/395] Compiling ExampleSnippet ExampleSnippet.swift
[393/395] Emitting module ExampleSnippet
[395/397] Wrapping AST for ExampleSnippet for debugging
[396/397] Linking ExampleSnippet
Build complete! (39.09s)
Build complete.
Done.

Build Machine: Linux 1