The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SwiftVizScale, reference 0.8.0 (6ce5a9), with Swift 6.0 for Linux on 30 Nov 2024 22:16:43 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftviz/Scale.git
Reference: 0.8.0
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
 * tag               0.8.0      -> FETCH_HEAD
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 0.8.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/swiftviz/Scale.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
[2039/17641] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin from cache (1.03s)
Fetched https://github.com/apple/swift-collections.git from cache (1.05s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.46s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3188] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.32s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.62s)
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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.3
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/27] Write sources
[13/27] Write swift-version-24593BA9C3E375BF.txt
[15/44] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/44] Compiling InternalCollectionsUtilities Specialize.swift
[17/46] Compiling InternalCollectionsUtilities _SortedCollection.swift
[18/46] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/46] Compiling InternalCollectionsUtilities Debugging.swift
[20/46] Compiling InternalCollectionsUtilities Descriptions.swift
[21/46] Emitting module InternalCollectionsUtilities
[22/46] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[23/46] Compiling InternalCollectionsUtilities Integer rank.swift
[24/46] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[25/46] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/46] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[27/46] Compiling InternalCollectionsUtilities UInt+reversed.swift
[28/46] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[29/46] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[30/46] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[31/46] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[32/46] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[33/46] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[34/50] Wrapping AST for InternalCollectionsUtilities for debugging
[36/321] Compiling HashTreeCollections _Bitmap.swift
[37/321] Compiling HashTreeCollections _Bucket.swift
[38/323] Compiling HeapModule _HeapNode.swift
[39/323] Compiling HeapModule Heap.swift
[40/323] Compiling HeapModule Heap+Descriptions.swift
[41/323] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[42/323] Compiling HeapModule Heap+Invariants.swift
[43/323] Compiling HeapModule Heap+UnsafeHandle.swift
[44/323] Compiling HashTreeCollections _HashNode+Structural filter.swift
[45/323] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[46/323] Compiling HashTreeCollections _HashNode+Storage.swift
[47/323] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[48/323] Emitting module HeapModule
[50/324] Compiling HashTreeCollections _HashNode.swift
[51/324] Compiling HashTreeCollections _HashNodeHeader.swift
[52/324] Compiling HashTreeCollections _HashSlot.swift
[53/324] Compiling HashTreeCollections _HashStack.swift
[54/324] Compiling HashTreeCollections TreeDictionary.swift
[55/324] Compiling HashTreeCollections TreeSet+Codable.swift
[56/324] Compiling HashTreeCollections TreeSet+Collection.swift
[57/324] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[58/324] Compiling HashTreeCollections TreeSet+Debugging.swift
[59/324] Compiling HashTreeCollections TreeSet+Descriptions.swift
[60/324] Compiling HashTreeCollections TreeSet+Equatable.swift
[61/324] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[62/324] Compiling HashTreeCollections TreeSet+Extras.swift
[63/324] Compiling HashTreeCollections TreeSet+Filter.swift
[64/331] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[65/331] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[66/331] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[67/331] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[68/331] Compiling HashTreeCollections _HashNode+Structural union.swift
[69/331] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[70/331] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[71/331] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[72/331] Compiling HashTreeCollections _RawHashNode.swift
[73/331] Compiling HashTreeCollections _UnmanagedHashNode.swift
[74/331] Compiling HashTreeCollections _UnsafePath.swift
[75/331] Compiling HashTreeCollections TreeDictionary+Codable.swift
[76/331] Compiling HashTreeCollections TreeDictionary+Collection.swift
[77/331] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[77/338] Wrapping AST for HeapModule for debugging
[79/338] Compiling HashTreeCollections TreeSet+Hashable.swift
[80/338] Compiling HashTreeCollections TreeSet+Sendable.swift
[81/338] Compiling HashTreeCollections TreeSet+Sequence.swift
[82/338] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[83/338] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[84/338] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[85/338] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[86/338] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[87/338] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[88/338] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[89/348] Compiling DequeModule _DequeSlot.swift
[90/348] Compiling DequeModule _UnsafeWrappedBuffer.swift
[91/348] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[92/348] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[93/348] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[94/348] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[95/348] Compiling HashTreeCollections _HashNode+Structural merge.swift
[96/348] Compiling HashTreeCollections _AncestorHashSlots.swift
[97/348] Emitting module BitCollections
[104/348] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[105/348] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[128/348] Compiling HashTreeCollections _HashNode+Builder.swift
[129/348] Compiling HashTreeCollections _HashNode+Debugging.swift
[130/348] Compiling HashTreeCollections _HashNode+Initializers.swift
[131/348] Compiling HashTreeCollections _HashNode+Invariants.swift
[132/348] Compiling HashTreeCollections _HashNode+Lookups.swift
[133/348] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[134/348] Compiling HashTreeCollections _HashTreeIterator.swift
[135/348] Compiling HashTreeCollections _HashTreeStatistics.swift
[144/348] Compiling BitCollections BitSet.Index.swift
[145/348] Compiling BitCollections BitSet._UnsafeHandle.swift
[154/348] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[155/348] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[156/348] Compiling BitCollections BitSet.swift
[157/348] Compiling BitCollections Range+Utilities.swift
[158/348] Compiling BitCollections Slice+Utilities.swift
[159/348] Compiling BitCollections UInt+Tricks.swift
[160/348] Compiling BitCollections _Word.swift
[161/348] Compiling OrderedCollections OrderedSet.swift
[162/348] Compiling OrderedCollections _UnsafeBitset.swift
[163/348] Compiling HashTreeCollections TreeDictionary+Merge.swift
[164/348] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[165/348] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[166/348] Compiling HashTreeCollections TreeDictionary+Values.swift
[167/348] Emitting module DequeModule
[193/349] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[194/349] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[195/349] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[196/349] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[197/349] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[198/349] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[199/349] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[200/349] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[201/349] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[202/349] Compiling HashTreeCollections TreeSet.swift
[209/349] Wrapping AST for DequeModule for debugging
[230/350] Wrapping AST for BitCollections for debugging
[257/359] Emitting module OrderedCollections
[258/360] Wrapping AST for OrderedCollections for debugging
[293/360] Emitting module _RopeModule
[294/360] Compiling _RopeModule Rope+Join.swift
[295/360] Compiling _RopeModule Rope+MutatingForEach.swift
[296/360] Compiling _RopeModule Rope+Remove.swift
[297/360] Compiling _RopeModule Rope+RemoveSubrange.swift
[298/360] Compiling _RopeModule Rope+Split.swift
[299/360] Compiling _RopeModule Optional Utilities.swift
[300/360] Compiling _RopeModule String Utilities.swift
[301/360] Compiling _RopeModule String.Index+ABI.swift
[302/360] Compiling _RopeModule _CharacterRecognizer.swift
[352/361] Emitting module HashTreeCollections
[354/362] Wrapping AST for HashTreeCollections for debugging
[355/362] Wrapping AST for _RopeModule for debugging
[357/364] Emitting module Collections
[358/364] Compiling Collections Collections.swift
[359/365] Wrapping AST for Collections for debugging
[361/387] Emitting module SwiftVizScale
[362/389] Compiling SwiftVizScale SequentialScale.swift
[363/389] Compiling SwiftVizScale Tick.swift
[364/389] Compiling SwiftVizScale BandScale.swift
[365/389] Compiling SwiftVizScale CGColor+hex.swift
[366/389] Compiling SwiftVizScale LCH.swift
[367/389] Compiling SwiftVizScale Histogram.swift
[368/389] Compiling SwiftVizScale HistogramBinRange.swift
[369/389] Compiling SwiftVizScale Interpolation.swift
[370/389] Compiling SwiftVizScale ContinuousScale.swift
[371/389] Compiling SwiftVizScale ContinuousScaleType.swift
[372/389] Compiling SwiftVizScale DateScale.swift
[373/389] Compiling SwiftVizScale DiscreteScale.swift
[374/389] Compiling SwiftVizScale DomainDataTransform.swift
[375/389] Compiling SwiftVizScale Collection+SimpleStats.swift
[376/389] Compiling SwiftVizScale PointScale.swift
[377/389] Compiling SwiftVizScale ReversibleScale.swift
[378/389] Compiling SwiftVizScale Scale.swift
[379/389] Compiling SwiftVizScale ColorInterpolator.swift
[380/389] Compiling SwiftVizScale ColorScheme.swift
[381/389] Compiling SwiftVizScale ComputedRGBInterpolator.swift
[382/389] Compiling SwiftVizScale IndexedColorInterpolator.swift
[383/389] Compiling SwiftVizScale LCHColorInterpolator.swift
[384/389] Compiling SwiftVizScale NiceValue.swift
[385/390] Wrapping AST for SwiftVizScale for debugging
[387/394] Compiling VisualTests ColorInterpolatorView.swift
[388/394] Compiling VisualTests InterpolationView.swift
[389/394] Emitting module VisualTests
[390/394] Compiling VisualTests LCHAssembler.swift
[391/395] Wrapping AST for VisualTests for debugging
[393/397] Emitting module ExampleSnippet
[394/397] Compiling ExampleSnippet ExampleSnippet.swift
[395/398] Wrapping AST for ExampleSnippet for debugging
[396/398] Write Objects.LinkFileList
[397/398] Linking ExampleSnippet
Build complete! (57.66s)
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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.