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 ColorSwatches, reference 2.1.0 (f574c7), with Swift 6.0 for macOS (SPM) on 1 Nov 2024 19:32:32 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RougeWare/Swift-Color-Swatches.git
Reference: 2.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RougeWare/Swift-Color-Swatches
 * tag               2.1.0      -> FETCH_HEAD
HEAD is now at f574c79 Merge pull request #9 from RougeWare/feature/Downdate/RectangleTools/2.10.0
Cloned https://github.com/RougeWare/Swift-Color-Swatches.git
Revision (git rev-parse @):
f574c79f3deba359bcce57390760176876266480
SUCCESS checkout https://github.com/RougeWare/Swift-Color-Swatches.git at 2.1.0
Fetching https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git
Fetching https://github.com/RougeWare/Swift-Drawing-Tools.git
Fetching https://github.com/RougeWare/Swift-Rectangle-Tools.git
Fetching https://github.com/RougeWare/Swift-Optional-Tools.git
Fetching https://github.com/koher/swift-image.git
Fetching https://github.com/RougeWare/Swift-Cross-Kit-Types.git
[1/87] Fetching swift-multiplicativearithmetic
[24/342] Fetching swift-multiplicativearithmetic, swift-drawing-tools
[42/396] Fetching swift-multiplicativearithmetic, swift-drawing-tools, swift-cross-kit-types
Fetched https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git from cache (0.70s)
[196/309] Fetching swift-drawing-tools, swift-cross-kit-types
[220/3660] Fetching swift-drawing-tools, swift-cross-kit-types, swift-image
[345/3733] Fetching swift-drawing-tools, swift-cross-kit-types, swift-image, swift-optional-tools
[418/4389] Fetching swift-drawing-tools, swift-cross-kit-types, swift-image, swift-optional-tools, swift-rectangle-tools
Fetched https://github.com/RougeWare/Swift-Cross-Kit-Types.git from cache (0.85s)
[1588/4335] Fetching swift-drawing-tools, swift-image, swift-optional-tools, swift-rectangle-tools
Fetched https://github.com/RougeWare/Swift-Rectangle-Tools.git from cache (1.12s)
Fetched https://github.com/RougeWare/Swift-Optional-Tools.git from cache (1.12s)
Fetched https://github.com/RougeWare/Swift-Drawing-Tools.git from cache (1.12s)
Fetched https://github.com/koher/swift-image.git from cache (1.12s)
Computing version for https://github.com/koher/swift-image.git
Computed https://github.com/koher/swift-image.git at 0.7.1 (0.67s)
Computing version for https://github.com/RougeWare/Swift-Cross-Kit-Types.git
Computed https://github.com/RougeWare/Swift-Cross-Kit-Types.git at 1.0.0 (0.66s)
Computing version for https://github.com/RougeWare/Swift-Drawing-Tools.git
Computed https://github.com/RougeWare/Swift-Drawing-Tools.git at 2.1.0 (0.70s)
Computing version for https://github.com/RougeWare/Swift-Rectangle-Tools.git
Computed https://github.com/RougeWare/Swift-Rectangle-Tools.git at 2.10.1 (0.65s)
Computing version for https://github.com/RougeWare/Swift-Optional-Tools.git
Computed https://github.com/RougeWare/Swift-Optional-Tools.git at 1.1.3 (0.66s)
Computing version for https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git
Computed https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git at 1.3.0 (0.66s)
Creating working copy for https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git
Working copy of https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git resolved at 1.3.0
Creating working copy for https://github.com/RougeWare/Swift-Optional-Tools.git
Working copy of https://github.com/RougeWare/Swift-Optional-Tools.git resolved at 1.1.3
Creating working copy for https://github.com/RougeWare/Swift-Rectangle-Tools.git
Working copy of https://github.com/RougeWare/Swift-Rectangle-Tools.git resolved at 2.10.1
Creating working copy for https://github.com/RougeWare/Swift-Cross-Kit-Types.git
Working copy of https://github.com/RougeWare/Swift-Cross-Kit-Types.git resolved at 1.0.0
Creating working copy for https://github.com/koher/swift-image.git
Working copy of https://github.com/koher/swift-image.git resolved at 0.7.1
Creating working copy for https://github.com/RougeWare/Swift-Drawing-Tools.git
Working copy of https://github.com/RougeWare/Swift-Drawing-Tools.git resolved at 2.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-color-swatches",
      "name": "ColorSwatches",
      "url": "https://github.com/RougeWare/Swift-Color-Swatches.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-Color-Swatches",
      "dependencies": [
        {
          "identity": "swift-rectangle-tools",
          "name": "RectangleTools",
          "url": "https://github.com/RougeWare/Swift-Rectangle-Tools.git",
          "version": "2.12.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-Rectangle-Tools",
          "dependencies": [
            {
              "identity": "swift-multiplicativearithmetic",
              "name": "MultiplicativeArithmetic",
              "url": "https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git",
              "version": "1.4.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-MultiplicativeArithmetic",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-drawing-tools",
          "name": "DrawingTools",
          "url": "https://github.com/RougeWare/Swift-Drawing-Tools.git",
          "version": "2.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-Drawing-Tools",
          "dependencies": [
            {
              "identity": "swift-rectangle-tools",
              "name": "RectangleTools",
              "url": "https://github.com/RougeWare/Swift-Rectangle-Tools.git",
              "version": "2.12.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-Rectangle-Tools",
              "dependencies": [
                {
                  "identity": "swift-multiplicativearithmetic",
                  "name": "MultiplicativeArithmetic",
                  "url": "https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git",
                  "version": "1.4.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-MultiplicativeArithmetic",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-cross-kit-types",
              "name": "CrossKitTypes",
              "url": "https://github.com/RougeWare/Swift-Cross-Kit-Types.git",
              "version": "1.0.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-Cross-Kit-Types",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-optional-tools",
              "name": "OptionalTools",
              "url": "https://github.com/RougeWare/Swift-Optional-Tools.git",
              "version": "1.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-Optional-Tools",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-image",
              "name": "SwiftImage",
              "url": "https://github.com/koher/swift-image.git",
              "version": "0.8.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-image",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-cross-kit-types",
          "name": "CrossKitTypes",
          "url": "https://github.com/RougeWare/Swift-Cross-Kit-Types.git",
          "version": "1.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-Cross-Kit-Types",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/RougeWare/Swift-Color-Swatches.git
[1/117] Fetching swift-color-swatches
Fetched https://github.com/RougeWare/Swift-Color-Swatches.git from cache (0.69s)
Fetching https://github.com/RougeWare/Swift-Rectangle-Tools.git from cache
Fetching https://github.com/RougeWare/Swift-Cross-Kit-Types.git from cache
Fetching https://github.com/RougeWare/Swift-Drawing-Tools.git from cache
Fetched https://github.com/RougeWare/Swift-Cross-Kit-Types.git from cache (0.54s)
Fetched https://github.com/RougeWare/Swift-Drawing-Tools.git from cache (0.54s)
Fetched https://github.com/RougeWare/Swift-Rectangle-Tools.git from cache (0.54s)
Computing version for https://github.com/RougeWare/Swift-Cross-Kit-Types.git
Computed https://github.com/RougeWare/Swift-Cross-Kit-Types.git at 1.0.0 (0.02s)
Computing version for https://github.com/RougeWare/Swift-Drawing-Tools.git
Computed https://github.com/RougeWare/Swift-Drawing-Tools.git at 2.1.1 (0.68s)
Fetching https://github.com/RougeWare/Swift-Optional-Tools.git from cache
Fetching https://github.com/koher/swift-image.git from cache
Fetched https://github.com/RougeWare/Swift-Optional-Tools.git from cache (0.49s)
Fetched https://github.com/koher/swift-image.git from cache (0.49s)
Computing version for https://github.com/koher/swift-image.git
Computed https://github.com/koher/swift-image.git at 0.8.0 (0.51s)
Computing version for https://github.com/RougeWare/Swift-Rectangle-Tools.git
Computed https://github.com/RougeWare/Swift-Rectangle-Tools.git at 2.12.2 (0.65s)
Fetching https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git from cache
Fetched https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git from cache (0.48s)
Computing version for https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git
Computed https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git at 1.4.1 (0.02s)
Computing version for https://github.com/RougeWare/Swift-Optional-Tools.git
Computed https://github.com/RougeWare/Swift-Optional-Tools.git at 1.2.0 (0.02s)
Creating working copy for https://github.com/RougeWare/Swift-Optional-Tools.git
Working copy of https://github.com/RougeWare/Swift-Optional-Tools.git resolved at 1.2.0
Creating working copy for https://github.com/RougeWare/Swift-Drawing-Tools.git
Working copy of https://github.com/RougeWare/Swift-Drawing-Tools.git resolved at 2.1.1
Creating working copy for https://github.com/RougeWare/Swift-Rectangle-Tools.git
Working copy of https://github.com/RougeWare/Swift-Rectangle-Tools.git resolved at 2.12.2
Creating working copy for https://github.com/RougeWare/Swift-Cross-Kit-Types.git
Working copy of https://github.com/RougeWare/Swift-Cross-Kit-Types.git resolved at 1.0.0
Creating working copy for https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git
Working copy of https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git resolved at 1.4.1
Creating working copy for https://github.com/RougeWare/Swift-Color-Swatches.git
Working copy of https://github.com/RougeWare/Swift-Color-Swatches.git resolved at 2.1.0 (f574c79)
Creating working copy for https://github.com/koher/swift-image.git
Working copy of https://github.com/koher/swift-image.git resolved at 0.8.0
warning: '.resolve-product-dependencies': dependency 'swift-color-swatches' is not used by any target
Found 3 product dependencies
  - RectangleTools
  - DrawingTools
  - CrossKitTypes
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/RougeWare/Swift-Color-Swatches.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version--7754E27361AE5C74.txt
[8/17] Compiling OptionalTools Optional operators.swift
[9/17] Emitting module OptionalTools
[10/17] Compiling OptionalTools unwrappedOrThrow.swift
[11/17] Compiling MultiplicativeArithmetic Default Conformances.swift
[12/17] Emitting module MultiplicativeArithmetic
[13/17] Compiling MultiplicativeArithmetic MultiplicativeArithmetic.swift
[14/39] Compiling CrossKitTypes Cross-Kit Color.swift
[15/39] Compiling CrossKitTypes Cross-Kit Font.swift
[16/39] Compiling CrossKitTypes Cross-Kit Image.swift
[17/39] Emitting module CrossKitTypes
[18/39] Compiling RectangleTools DecimalPoint.swift
[19/39] Compiling RectangleTools DecimalRect.swift
[20/39] Compiling RectangleTools Point2D.swift
[21/39] Compiling RectangleTools Rectangle.swift
[22/39] Compiling RectangleTools Size2D.swift
[23/41] Emitting module RectangleTools
[24/41] Compiling RectangleTools DualTwoDimensional.swift
[25/41] Compiling RectangleTools FourSidedAbsolute.swift
[26/41] Compiling RectangleTools InitializableFromInteger.swift
[27/41] Compiling RectangleTools Size2DCollection.swift
[28/41] Compiling RectangleTools TwoDimensional Extensions.swift
[29/41] Compiling RectangleTools Rectangle Extensions.swift
[30/41] Compiling RectangleTools Size2D Extensions.swift
[31/41] Compiling RectangleTools DecimalSize.swift
[32/41] Compiling RectangleTools IntPoint.swift
[33/41] Compiling RectangleTools DualTwoDimensional Extensions.swift
[34/41] Compiling RectangleTools Point2D Extensions.swift
[35/41] Compiling RectangleTools TwoDimensional.swift
[36/41] Compiling RectangleTools CGPoint + Point2D.swift
[37/41] Compiling RectangleTools CGRect + Rectangle.swift
[38/41] Compiling RectangleTools CGSize + Size2D.swift
[39/41] Compiling RectangleTools EdgeInsets + FourSided.swift
[40/41] Compiling RectangleTools IntRect.swift
[41/41] Compiling RectangleTools IntSize.swift
[42/44] Emitting module DrawingTools
[43/44] Compiling DrawingTools NativeImage Extensions.swift
[44/44] Compiling DrawingTools GraphicsContext.swift
[45/47] Compiling ColorSwatches NativeImage + NativeColor.swift
[46/47] Emitting module ColorSwatches
[47/47] Compiling ColorSwatches NativeColor + NativeImage.swift
Build complete! (18.47s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-rectangle-tools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.10.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/RougeWare/Swift-Rectangle-Tools.git"
    },
    {
      "identity" : "swift-drawing-tools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/RougeWare/Swift-Drawing-Tools.git"
    },
    {
      "identity" : "swift-cross-kit-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/RougeWare/Swift-Cross-Kit-Types.git"
    },
    {
      "identity" : "swift-image",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.7.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/koher/swift-image.git"
    }
  ],
  "manifest_display_name" : "ColorSwatches",
  "name" : "ColorSwatches",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ColorSwatches",
      "targets" : [
        "ColorSwatches"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ColorSwatchesTests",
      "module_type" : "SwiftTarget",
      "name" : "ColorSwatchesTests",
      "path" : "Tests/ColorSwatchesTests",
      "product_dependencies" : [
        "SwiftImage"
      ],
      "sources" : [
        "ColorSwatchesTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "ColorSwatches"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ColorSwatches",
      "module_type" : "SwiftTarget",
      "name" : "ColorSwatches",
      "path" : "Sources/ColorSwatches",
      "product_dependencies" : [
        "RectangleTools",
        "DrawingTools",
        "CrossKitTypes"
      ],
      "product_memberships" : [
        "ColorSwatches"
      ],
      "sources" : [
        "NativeColor + NativeImage.swift",
        "NativeImage + NativeColor.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.