The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SwiftVizScale, reference main (6ce5a9), with Swift 6.2 (beta) for Linux on 21 Jun 2025 09:56:43 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
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: $PWD/.spi.yml
SUCCESS checkout https://github.com/swiftviz/Scale.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/swiftviz/Scale.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-collections.git
[1/2082] Fetching swift-docc-plugin
[251/18722] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin from cache (1.26s)
[15642/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.23s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (3.35s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3413] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.44s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.11s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.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.4.4
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/27] Write sources
[13/27] Write swift-version-24593BA9C3E375BF.txt
[15/41] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[16/42] Compiling InternalCollectionsUtilities Descriptions.swift
[17/42] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[18/42] Emitting module InternalCollectionsUtilities
[19/42] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[20/42] Compiling InternalCollectionsUtilities Integer rank.swift
[21/42] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[22/42] Compiling InternalCollectionsUtilities UInt+reversed.swift
[23/42] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[24/42] Compiling InternalCollectionsUtilities _SortedCollection.swift
[25/42] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[26/42] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[27/42] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/42] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[29/42] Compiling InternalCollectionsUtilities Debugging.swift
[30/70] Wrapping AST for InternalCollectionsUtilities for debugging
[32/235] Compiling HeapModule Heap+Descriptions.swift
[33/317] Compiling HashTreeCollections _HashNode+Storage.swift
[34/317] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[35/319] Compiling HashTreeCollections _Bitmap.swift
[36/319] Compiling HashTreeCollections _Bucket.swift
[37/319] Compiling HeapModule _HeapNode.swift
[38/319] Compiling HashTreeCollections _HashNode+Structural filter.swift
[39/319] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[40/319] Compiling HeapModule Heap.swift
[41/319] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[42/319] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[43/319] Compiling HashTreeCollections TreeSet+Hashable.swift
[44/319] Compiling HashTreeCollections TreeSet+Sendable.swift
[45/319] Compiling HashTreeCollections TreeSet+Sequence.swift
[46/319] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[47/319] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[48/319] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[49/319] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[50/319] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[51/319] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[52/319] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[53/329] Compiling HeapModule Heap+Invariants.swift
[54/329] Compiling HeapModule Heap+UnsafeHandle.swift
[55/329] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[56/329] Emitting module HeapModule
[57/330] Wrapping AST for HeapModule for debugging
[59/330] Compiling DequeModule _DequeSlot.swift
[60/330] Compiling DequeModule _UnsafeWrappedBuffer.swift
[61/330] Compiling HashTreeCollections TreeDictionary.swift
[62/330] Compiling HashTreeCollections TreeSet+Codable.swift
[63/330] Compiling HashTreeCollections TreeSet+Collection.swift
[64/330] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[65/330] Compiling HashTreeCollections TreeSet+Debugging.swift
[66/330] Compiling HashTreeCollections TreeSet+Descriptions.swift
[67/330] Compiling HashTreeCollections TreeSet+Equatable.swift
[68/330] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[69/330] Compiling HashTreeCollections TreeSet+Extras.swift
[70/330] Compiling HashTreeCollections TreeSet+Filter.swift
[71/330] Compiling HashTreeCollections TreeDictionary+Collection.swift
[72/330] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[73/330] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[74/330] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[85/337] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[86/337] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[87/337] Compiling HashTreeCollections _HashNode+Structural merge.swift
[88/337] Compiling HashTreeCollections _AncestorHashSlots.swift
[93/344] Compiling HashTreeCollections _HashNode+Structural union.swift
[94/344] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[95/344] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[96/344] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[97/344] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[98/344] Compiling HashTreeCollections _HashNode.swift
[99/344] Compiling HashTreeCollections _HashNodeHeader.swift
[100/344] Compiling HashTreeCollections _HashSlot.swift
[101/344] Compiling HashTreeCollections _HashStack.swift
[102/344] Compiling HashTreeCollections _HashTreeIterator.swift
[103/344] Compiling HashTreeCollections _HashTreeStatistics.swift
[104/344] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[105/344] Compiling HashTreeCollections _RawHashNode.swift
[106/344] Compiling HashTreeCollections _UnmanagedHashNode.swift
[111/344] Emitting module BitCollections
[118/344] Compiling HashTreeCollections _UnsafePath.swift
[119/344] Compiling HashTreeCollections TreeDictionary+Codable.swift
[128/344] Compiling HashTreeCollections _HashNode+Builder.swift
[129/344] Compiling HashTreeCollections _HashNode+Debugging.swift
[130/344] Compiling HashTreeCollections _HashNode+Initializers.swift
[131/344] Compiling HashTreeCollections _HashNode+Invariants.swift
[132/344] Compiling HashTreeCollections _HashNode+Lookups.swift
[133/344] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[134/344] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[135/344] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[144/344] Compiling BitCollections BitSet.swift
[145/344] Compiling BitCollections Range+Utilities.swift
[146/344] Compiling BitCollections Slice+Utilities.swift
[147/344] Compiling BitCollections UInt+Tricks.swift
[148/344] Compiling BitCollections _Word.swift
[149/344] Compiling OrderedCollections OrderedSet.swift
[150/344] Compiling OrderedCollections _UnsafeBitset.swift
[151/344] Compiling HashTreeCollections TreeDictionary+Merge.swift
[152/344] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[153/344] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[154/344] Compiling HashTreeCollections TreeDictionary+Values.swift
[155/344] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[156/344] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[157/344] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[158/344] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[159/344] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[160/344] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[161/344] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[162/344] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[163/344] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[164/344] Compiling HashTreeCollections TreeSet.swift
[165/344] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[166/344] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[181/344] Emitting module DequeModule
[182/345] Wrapping AST for DequeModule for debugging
[241/354] Compiling BitCollections BitSet.Index.swift
[242/354] Compiling BitCollections BitSet._UnsafeHandle.swift
[271/355] Wrapping AST for BitCollections for debugging
[305/355] Emitting module OrderedCollections
[306/356] Wrapping AST for OrderedCollections for debugging
[308/356] Compiling _RopeModule Rope+Join.swift
[309/356] Compiling _RopeModule Rope+MutatingForEach.swift
[310/356] Compiling _RopeModule Rope+Remove.swift
[311/356] Compiling _RopeModule Rope+RemoveSubrange.swift
[312/356] Compiling _RopeModule Rope+Split.swift
[313/356] Compiling _RopeModule Optional Utilities.swift
[314/356] Compiling _RopeModule String Utilities.swift
[315/356] Compiling _RopeModule String.Index+ABI.swift
[316/356] Compiling _RopeModule _CharacterRecognizer.swift
[317/356] Emitting module _RopeModule
[348/357] Emitting module HashTreeCollections
[350/360] Wrapping AST for _RopeModule for debugging
[351/360] Wrapping AST for HashTreeCollections for debugging
[353/360] Emitting module Collections
[354/360] Compiling Collections Collections.swift
[355/361] Wrapping AST for Collections for debugging
[357/383] Compiling SwiftVizScale ColorInterpolator.swift
[358/383] Compiling SwiftVizScale ColorScheme.swift
[359/383] Compiling SwiftVizScale ComputedRGBInterpolator.swift
[360/385] Compiling SwiftVizScale SequentialScale.swift
[361/385] Compiling SwiftVizScale Tick.swift
[362/385] Compiling SwiftVizScale IndexedColorInterpolator.swift
[363/385] Compiling SwiftVizScale LCHColorInterpolator.swift
[364/385] Compiling SwiftVizScale NiceValue.swift
[365/385] Compiling SwiftVizScale PointScale.swift
[366/385] Compiling SwiftVizScale ReversibleScale.swift
[367/385] Compiling SwiftVizScale Scale.swift
[368/385] Compiling SwiftVizScale DiscreteScale.swift
[369/385] Compiling SwiftVizScale DomainDataTransform.swift
[370/385] Compiling SwiftVizScale Collection+SimpleStats.swift
[371/385] Compiling SwiftVizScale Histogram.swift
[372/385] Compiling SwiftVizScale HistogramBinRange.swift
[373/385] Compiling SwiftVizScale Interpolation.swift
[374/385] Emitting module SwiftVizScale
[375/385] Compiling SwiftVizScale BandScale.swift
[376/385] Compiling SwiftVizScale CGColor+hex.swift
[377/385] Compiling SwiftVizScale LCH.swift
[378/385] Compiling SwiftVizScale ContinuousScale.swift
[379/385] Compiling SwiftVizScale ContinuousScaleType.swift
[380/385] Compiling SwiftVizScale DateScale.swift
[381/386] Wrapping AST for SwiftVizScale for debugging
[383/390] Compiling VisualTests InterpolationView.swift
[384/390] Compiling VisualTests ColorInterpolatorView.swift
[385/390] Compiling VisualTests LCHAssembler.swift
[386/390] Emitting module VisualTests
[387/391] Wrapping AST for VisualTests for debugging
[389/393] Emitting module ExampleSnippet
[390/393] Compiling ExampleSnippet ExampleSnippet.swift
[391/394] Wrapping AST for ExampleSnippet for debugging
[392/394] Write Objects.LinkFileList
[393/394] Linking ExampleSnippet
Build complete! (108.07s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "SwiftVizScale",
  "name" : "SwiftVizScale",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftVizScale",
      "targets" : [
        "SwiftVizScale"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ScaleVisualTests",
      "targets" : [
        "SwiftVizScale",
        "VisualTests"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ExampleSnippet",
      "targets" : [
        "ExampleSnippet"
      ],
      "type" : {
        "snippet" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VisualTests",
      "module_type" : "SwiftTarget",
      "name" : "VisualTests",
      "path" : "Sources/VisualTests",
      "product_memberships" : [
        "ScaleVisualTests",
        "ExampleSnippet"
      ],
      "sources" : [
        "ColorInterpolatorView.swift",
        "InterpolationView.swift",
        "LCHAssembler.swift"
      ],
      "target_dependencies" : [
        "SwiftVizScale"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftVizScaleTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftVizScaleTests",
      "path" : "Tests/SwiftVizScaleTests",
      "sources" : [
        "ArrayInterpolatorTests.swift",
        "BandScaleTests.swift",
        "ContinuousScaleTests.swift",
        "DateNiceValueTests.swift",
        "DateScaleTests.swift",
        "DiscreteScaleTests.swift",
        "ExternalPackageTests.swift",
        "Histogram/HistogramTests.swift",
        "Histogram/RandomAccessCollectionStatTests.swift",
        "InterpolateTests.swift",
        "LCHTests.swift",
        "LogScaleTests.swift",
        "NiceValueTests.swift",
        "NormalizeTests.swift",
        "PointScaleTests.swift",
        "PowerScaleTests.swift",
        "RadialScaleTests.swift",
        "ScaleAssertions.swift",
        "ScaleFactoryTests.swift",
        "ScaleTemplateTests.swift",
        "TickTests.swift",
        "TimeScaleTests.swift"
      ],
      "target_dependencies" : [
        "SwiftVizScale"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftVizScale",
      "module_type" : "SwiftTarget",
      "name" : "SwiftVizScale",
      "path" : "Sources/SwiftVizScale",
      "product_dependencies" : [
        "Collections"
      ],
      "product_memberships" : [
        "SwiftVizScale",
        "ScaleVisualTests",
        "ExampleSnippet"
      ],
      "sources" : [
        "BandScale.swift",
        "Color/CGColor+hex.swift",
        "Color/LCH.swift",
        "ContinuousScale.swift",
        "ContinuousScaleType.swift",
        "DateScale.swift",
        "DiscreteScale.swift",
        "DomainDataTransform.swift",
        "Histogram/Collection+SimpleStats.swift",
        "Histogram/Histogram.swift",
        "Histogram/HistogramBinRange.swift",
        "Interpolation.swift",
        "Interpolators/ColorInterpolator.swift",
        "Interpolators/ColorScheme.swift",
        "Interpolators/ComputedRGBInterpolator.swift",
        "Interpolators/IndexedColorInterpolator.swift",
        "Interpolators/LCHColorInterpolator.swift",
        "NiceValue.swift",
        "PointScale.swift",
        "ReversibleScale.swift",
        "Scale.swift",
        "SequentialScale.swift",
        "Tick.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ExampleSnippet",
      "module_type" : "SwiftTarget",
      "name" : "ExampleSnippet",
      "path" : "Snippets",
      "product_memberships" : [
        "ExampleSnippet"
      ],
      "sources" : [
        "ExampleSnippet.swift"
      ],
      "target_dependencies" : [
        "VisualTests",
        "SwiftVizScale"
      ],
      "type" : "snippet"
    }
  ],
  "tools_version" : "5.8"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.