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 main (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-0":/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: 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.0
Building package at path:  $PWD
https://github.com/swiftviz/Scale.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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-docc-plugin
Fetching https://github.com/apple/swift-collections.git
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.31s)
[1/15603] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (0.97s)
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.34s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.61s)
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.3
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
[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] Emitting module InternalCollectionsUtilities
[16/46] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[17/46] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[18/46] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[19/46] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[20/46] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[21/46] Compiling InternalCollectionsUtilities _SortedCollection.swift
[22/46] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[23/46] Compiling InternalCollectionsUtilities UInt+reversed.swift
[24/46] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[25/46] Compiling InternalCollectionsUtilities Debugging.swift
[26/46] Compiling InternalCollectionsUtilities Descriptions.swift
[27/46] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[28/46] Compiling InternalCollectionsUtilities Specialize.swift
[29/46] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[30/46] Compiling InternalCollectionsUtilities Integer rank.swift
[31/46] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[32/46] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[33/46] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[34/47] Wrapping AST for InternalCollectionsUtilities for debugging
[36/321] Compiling HeapModule Heap+Descriptions.swift
[37/321] Compiling HashTreeCollections _HashNode+Structural merge.swift
[38/321] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[39/323] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[40/323] Compiling HeapModule Heap+Invariants.swift
[41/323] Compiling HeapModule Heap+UnsafeHandle.swift
[42/323] Compiling HeapModule _HeapNode.swift
[43/323] Compiling HeapModule Heap.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
[49/324] Compiling HashTreeCollections TreeSet+Hashable.swift
[50/324] Compiling HashTreeCollections TreeSet+Sendable.swift
[51/324] Compiling HashTreeCollections TreeSet+Sequence.swift
[52/324] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[53/324] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[54/324] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[55/324] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[56/324] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[57/324] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[58/324] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[59/334] Wrapping AST for HeapModule for debugging
[61/334] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[62/334] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[63/334] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[64/334] Compiling HashTreeCollections _HashNode.swift
[65/334] Compiling HashTreeCollections _HashNodeHeader.swift
[66/334] Compiling HashTreeCollections _HashSlot.swift
[67/334] Compiling HashTreeCollections _HashStack.swift
[68/341] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[69/341] Compiling HashTreeCollections TreeSet+Extras.swift
[70/341] Compiling HashTreeCollections TreeSet+Filter.swift
[71/341] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[72/341] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[73/341] Compiling HashTreeCollections _HashNode+Structural union.swift
[74/341] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[75/341] Compiling DequeModule _DequeSlot.swift
[76/341] Compiling DequeModule _UnsafeWrappedBuffer.swift
[77/341] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[78/341] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[79/341] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[80/341] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[81/341] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[82/341] Compiling HashTreeCollections TreeDictionary+Filter.swift
[83/341] Emitting module BitCollections
[84/348] Compiling HashTreeCollections TreeDictionary.swift
[85/348] Compiling HashTreeCollections TreeSet+Codable.swift
[86/348] Compiling HashTreeCollections TreeSet+Collection.swift
[87/348] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[88/348] Compiling HashTreeCollections TreeSet+Debugging.swift
[89/348] Compiling HashTreeCollections TreeSet+Descriptions.swift
[90/348] Compiling HashTreeCollections TreeSet+Equatable.swift
[94/348] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[95/348] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[96/348] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[104/348] Compiling HashTreeCollections _Bucket.swift
[105/348] Compiling HashTreeCollections _Hash.swift
[106/348] Compiling HashTreeCollections _HashLevel.swift
[107/348] Compiling HashTreeCollections _HashNode+Builder.swift
[108/348] Compiling HashTreeCollections _HashNode+Debugging.swift
[109/348] Compiling HashTreeCollections _HashNode+Initializers.swift
[110/348] Compiling HashTreeCollections _HashNode+Invariants.swift
[111/348] Compiling HashTreeCollections _HashNode+Lookups.swift
[112/348] Compiling HashTreeCollections TreeDictionary+Keys.swift
[113/348] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[114/348] Compiling HashTreeCollections TreeDictionary+Merge.swift
[115/348] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[116/348] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[117/348] Compiling HashTreeCollections TreeDictionary+Values.swift
[118/348] Compiling HashTreeCollections _AncestorHashSlots.swift
[119/348] Compiling HashTreeCollections _Bitmap.swift
[159/348] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[160/348] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[161/348] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[162/348] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[163/348] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[164/348] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[165/348] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[166/348] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[167/348] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[168/348] Compiling HashTreeCollections TreeSet.swift
[169/348] Emitting module DequeModule
[170/349] Wrapping AST for DequeModule for debugging
[212/349] Compiling BitCollections BitSet.Index.swift
[213/349] Compiling BitCollections BitSet._UnsafeHandle.swift
[214/349] Compiling BitCollections BitSet.swift
[215/349] Compiling BitCollections Range+Utilities.swift
[216/349] Compiling BitCollections Slice+Utilities.swift
[217/349] Compiling BitCollections UInt+Tricks.swift
[218/349] Compiling BitCollections _Word.swift
[252/359] Compiling OrderedCollections OrderedSet.swift
[253/359] Compiling OrderedCollections _UnsafeBitset.swift
[254/359] Wrapping AST for BitCollections for debugging
[263/359] Compiling HashTreeCollections TreeDictionary+Collection.swift
[264/359] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[265/359] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[266/359] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[278/359] Emitting module OrderedCollections
[279/360] Wrapping AST for OrderedCollections for debugging
[303/360] Emitting module _RopeModule
[343/360] Compiling _RopeModule Rope+Join.swift
[344/360] Compiling _RopeModule Rope+MutatingForEach.swift
[345/360] Compiling _RopeModule Rope+Remove.swift
[346/360] Compiling _RopeModule Rope+RemoveSubrange.swift
[347/360] Compiling _RopeModule Rope+Split.swift
[348/360] Compiling _RopeModule Optional Utilities.swift
[349/360] Compiling _RopeModule String Utilities.swift
[350/360] Compiling _RopeModule String.Index+ABI.swift
[351/360] Compiling _RopeModule _CharacterRecognizer.swift
[352/361] Wrapping AST for _RopeModule for debugging
[354/361] Emitting module HashTreeCollections
[355/362] Wrapping AST for HashTreeCollections for debugging
[357/364] Compiling Collections Collections.swift
[358/364] Emitting module Collections
[359/365] Wrapping AST for Collections for debugging
[361/387] Compiling SwiftVizScale Histogram.swift
[362/387] Compiling SwiftVizScale HistogramBinRange.swift
[363/387] Compiling SwiftVizScale Interpolation.swift
[364/389] Compiling SwiftVizScale IndexedColorInterpolator.swift
[365/389] Compiling SwiftVizScale LCHColorInterpolator.swift
[366/389] Compiling SwiftVizScale NiceValue.swift
[367/389] Compiling SwiftVizScale PointScale.swift
[368/389] Compiling SwiftVizScale ReversibleScale.swift
[369/389] Compiling SwiftVizScale Scale.swift
[370/389] Compiling SwiftVizScale ContinuousScale.swift
[371/389] Compiling SwiftVizScale ContinuousScaleType.swift
[372/389] Compiling SwiftVizScale DateScale.swift
[373/389] Compiling SwiftVizScale BandScale.swift
[374/389] Compiling SwiftVizScale CGColor+hex.swift
[375/389] Compiling SwiftVizScale LCH.swift
[376/389] Compiling SwiftVizScale SequentialScale.swift
[377/389] Compiling SwiftVizScale Tick.swift
[378/389] Compiling SwiftVizScale DiscreteScale.swift
[379/389] Compiling SwiftVizScale DomainDataTransform.swift
[380/389] Compiling SwiftVizScale Collection+SimpleStats.swift
[381/389] Compiling SwiftVizScale ColorInterpolator.swift
[382/389] Compiling SwiftVizScale ColorScheme.swift
[383/389] Compiling SwiftVizScale ComputedRGBInterpolator.swift
[384/389] Emitting module SwiftVizScale
[385/390] Wrapping AST for SwiftVizScale for debugging
[387/394] Compiling VisualTests InterpolationView.swift
[388/394] Compiling VisualTests LCHAssembler.swift
[389/394] Emitting module VisualTests
[390/394] Compiling VisualTests ColorInterpolatorView.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! (56.97s)
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.