The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftVizScale with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-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.10
Building package at path:  $workDir
https://github.com/swiftviz/Scale.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-collections.git
[1/2691] Fetching swift-docc-symbolkit
[594/16436] Fetching swift-docc-symbolkit, swift-collections
[758/17893] Fetching swift-docc-symbolkit, swift-collections, swift-docc-plugin
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.94s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.94s)
Fetched https://github.com/apple/swift-collections.git from cache (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.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.53s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.40s)
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
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
/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...
[2/27] Write sources
[13/27] Write swift-version-24593BA9C3E375BF.txt
[15/44] Emitting module _CollectionsUtilities
[16/46] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[17/46] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[18/46] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[19/46] Compiling _CollectionsUtilities Specialize.swift
[20/46] Compiling _CollectionsUtilities _SortedCollection.swift
[21/46] Compiling _CollectionsUtilities _UniqueCollection.swift
[22/46] Compiling _CollectionsUtilities UInt+reversed.swift
[23/46] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[24/46] Compiling _CollectionsUtilities Debugging.swift
[25/46] Compiling _CollectionsUtilities Descriptions.swift
[26/46] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[27/46] Compiling _CollectionsUtilities Integer rank.swift
[28/46] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[29/46] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[30/46] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[31/46] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[32/46] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[33/46] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[34/47] Wrapping AST for _CollectionsUtilities for debugging
[36/313] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[37/322] Compiling HashTreeCollections _Hash.swift
[38/322] Compiling HashTreeCollections _HashLevel.swift
[39/324] Compiling HashTreeCollections _HashNode+Lookups.swift
[40/324] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[41/324] Compiling HeapModule Heap.swift
[42/324] Compiling HeapModule _HeapNode.swift
[43/324] Emitting module HeapModule
[44/324] Compiling HeapModule Heap+Descriptions.swift
[45/324] Compiling HeapModule Heap+UnsafeHandle.swift
[46/324] Compiling HeapModule Heap+Invariants.swift
[48/325] Compiling DequeModule _DequeSlot.swift
[49/325] Compiling DequeModule _UnsafeWrappedBuffer.swift
[50/325] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[51/325] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[52/325] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[53/325] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[54/325] Compiling HashTreeCollections _HashNode+Structural merge.swift
[55/332] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[56/332] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[57/332] Compiling HashTreeCollections TreeDictionary+Keys.swift
[58/332] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[59/332] Compiling HashTreeCollections TreeDictionary+Merge.swift
[60/332] Compiling BitCollections BitSet.Index.swift
[61/332] Compiling BitCollections BitSet._UnsafeHandle.swift
[63/332] Wrapping AST for HeapModule for debugging
[65/339] Compiling HashTreeCollections TreeSet+Hashable.swift
[66/339] Compiling HashTreeCollections TreeSet+Sendable.swift
[67/339] Compiling HashTreeCollections TreeSet+Sequence.swift
[68/339] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[69/339] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[70/339] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[71/339] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[72/339] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[73/339] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[74/339] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[75/349] Compiling HashTreeCollections TreeDictionary+Collection.swift
[76/349] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[77/349] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[78/349] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[79/349] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[80/349] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[81/349] Compiling HashTreeCollections TreeDictionary+Filter.swift
[82/349] Compiling HashTreeCollections _UnsafePath.swift
[83/349] Compiling HashTreeCollections TreeDictionary+Codable.swift
[89/349] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[90/349] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[91/349] Compiling HashTreeCollections _HashNode+Structural union.swift
[92/349] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[93/349] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[94/349] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[95/349] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[96/349] Compiling HashTreeCollections _HashNode.swift
[97/349] Compiling HashTreeCollections _HashNode+Storage.swift
[98/349] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[99/349] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[100/349] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[101/349] Compiling HashTreeCollections _HashNode+Builder.swift
[102/349] Compiling HashTreeCollections _HashNode+Debugging.swift
[103/349] Compiling HashTreeCollections _HashNode+Initializers.swift
[104/349] Compiling HashTreeCollections _HashNode+Invariants.swift
[111/349] Compiling HashTreeCollections _HashNodeHeader.swift
[112/349] Compiling HashTreeCollections _HashSlot.swift
[113/349] Compiling HashTreeCollections _HashStack.swift
[114/349] Compiling HashTreeCollections _HashTreeIterator.swift
[115/349] Compiling HashTreeCollections _HashTreeStatistics.swift
[116/349] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[117/349] Compiling HashTreeCollections _RawHashNode.swift
[118/349] Compiling HashTreeCollections _UnmanagedHashNode.swift
[144/349] Compiling OrderedCollections OrderedSet+SubSequence.swift
[145/349] Compiling OrderedCollections OrderedSet+Testing.swift
[146/349] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[147/349] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[148/349] Compiling OrderedCollections OrderedSet.swift
[149/349] Compiling OrderedCollections _UnsafeBitset.swift
[150/349] Compiling HashTreeCollections TreeSet+Equatable.swift
[151/349] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[152/349] Compiling HashTreeCollections TreeSet+Extras.swift
[153/349] Compiling HashTreeCollections TreeSet+Filter.swift
[164/349] Compiling OrderedCollections OrderedSet+Sendable.swift
[165/349] Compiling HashTreeCollections _AncestorHashSlots.swift
[166/349] Compiling HashTreeCollections _Bitmap.swift
[167/349] Compiling HashTreeCollections _Bucket.swift
[183/349] Emitting module DequeModule
[184/350] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[185/350] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[186/350] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[187/350] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[188/350] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[189/350] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[190/350] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[191/350] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[192/350] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[193/350] Compiling HashTreeCollections TreeSet.swift
[201/350] Wrapping AST for DequeModule for debugging
[203/350] Emitting module BitCollections
[241/360] Wrapping AST for BitCollections for debugging
[278/360] Emitting module OrderedCollections
[290/361] Wrapping AST for OrderedCollections for debugging
[292/361] Emitting module _RopeModule
[315/361] Compiling _RopeModule Rope+Join.swift
[316/361] Compiling _RopeModule Rope+MutatingForEach.swift
[317/361] Compiling _RopeModule Rope+Remove.swift
[318/361] Compiling _RopeModule Rope+RemoveSubrange.swift
[319/361] Compiling _RopeModule Rope+Split.swift
[320/361] Compiling _RopeModule Optional Utilities.swift
[321/361] Compiling _RopeModule String Utilities.swift
[322/361] Compiling _RopeModule String.Index+ABI.swift
[323/361] Compiling _RopeModule _CharacterRecognizer.swift
[324/361] Emitting module HashTreeCollections
[325/362] Wrapping AST for HashTreeCollections for debugging
[356/363] Wrapping AST for _RopeModule for debugging
[358/365] Compiling Collections Collections.swift
[359/365] Emitting module Collections
[360/366] Wrapping AST for Collections for debugging
[362/388] Emitting module SwiftVizScale
[363/390] Compiling SwiftVizScale PointScale.swift
[364/390] Compiling SwiftVizScale ReversibleScale.swift
[365/390] Compiling SwiftVizScale Scale.swift
[366/390] Compiling SwiftVizScale DiscreteScale.swift
[367/390] Compiling SwiftVizScale DomainDataTransform.swift
[368/390] Compiling SwiftVizScale Collection+SimpleStats.swift
[369/390] Compiling SwiftVizScale BandScale.swift
[370/390] Compiling SwiftVizScale CGColor+hex.swift
[371/390] Compiling SwiftVizScale LCH.swift
[372/390] Compiling SwiftVizScale Histogram.swift
[373/390] Compiling SwiftVizScale HistogramBinRange.swift
[374/390] Compiling SwiftVizScale Interpolation.swift
[375/390] Compiling SwiftVizScale ContinuousScale.swift
[376/390] Compiling SwiftVizScale ContinuousScaleType.swift
[377/390] Compiling SwiftVizScale DateScale.swift
[378/390] Compiling SwiftVizScale IndexedColorInterpolator.swift
[379/390] Compiling SwiftVizScale LCHColorInterpolator.swift
[380/390] Compiling SwiftVizScale NiceValue.swift
[381/390] Compiling SwiftVizScale ColorInterpolator.swift
[382/390] Compiling SwiftVizScale ColorScheme.swift
[383/390] Compiling SwiftVizScale ComputedRGBInterpolator.swift
[384/390] Compiling SwiftVizScale SequentialScale.swift
[385/390] Compiling SwiftVizScale Tick.swift
[386/391] Wrapping AST for SwiftVizScale for debugging
[388/395] Compiling VisualTests LCHAssembler.swift
[389/395] Compiling VisualTests ColorInterpolatorView.swift
[390/395] Emitting module VisualTests
[391/395] Compiling VisualTests InterpolationView.swift
[392/396] Wrapping AST for VisualTests for debugging
[394/398] Emitting module ExampleSnippet
[395/398] Compiling ExampleSnippet ExampleSnippet.swift
[396/399] Wrapping AST for ExampleSnippet for debugging
[397/399] Write Objects.LinkFileList
[398/399] Linking ExampleSnippet
Build complete! (37.64s)
Build complete.
Done.

Build Machine: Linux 1