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 DrawingTools, reference production (0d05ae), with Swift 6.0 for macOS (SPM) on 28 Nov 2024 04:26:18 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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RougeWare/Swift-Drawing-Tools.git
Reference: production
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RougeWare/Swift-Drawing-Tools
 * branch            production -> FETCH_HEAD
 * [new branch]      production -> origin/production
HEAD is now at 0d05ae2 Merge pull request #11 from RougeWare/feature/Update/RectangleTools/2.10.1
Cloned https://github.com/RougeWare/Swift-Drawing-Tools.git
Revision (git rev-parse @):
0d05ae2e0479111cd4d81f3e19149a4e91ce888e
SUCCESS checkout https://github.com/RougeWare/Swift-Drawing-Tools.git at production
Fetching https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git
Fetching https://github.com/koher/swift-image.git
Fetching https://github.com/RougeWare/Swift-Optional-Tools.git
Fetching https://github.com/RougeWare/Swift-Rectangle-Tools.git
Fetching https://github.com/RougeWare/Swift-Cross-Kit-Types.git
[1/54] Fetching swift-cross-kit-types
[28/141] Fetching swift-cross-kit-types, swift-multiplicativearithmetic
[115/3492] Fetching swift-cross-kit-types, swift-multiplicativearithmetic, swift-image
[183/3565] Fetching swift-cross-kit-types, swift-multiplicativearithmetic, swift-image, swift-optional-tools
[3566/4221] Fetching swift-cross-kit-types, swift-multiplicativearithmetic, swift-image, swift-optional-tools, swift-rectangle-tools
Fetched https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git from cache (2.34s)
Fetched https://github.com/RougeWare/Swift-Optional-Tools.git from cache (2.34s)
Fetched https://github.com/RougeWare/Swift-Rectangle-Tools.git from cache (2.34s)
Fetched https://github.com/RougeWare/Swift-Cross-Kit-Types.git from cache (2.34s)
Fetched https://github.com/koher/swift-image.git from cache (2.34s)
Computing version for https://github.com/koher/swift-image.git
Computed https://github.com/koher/swift-image.git at 0.7.1 (0.56s)
Computing version for https://github.com/RougeWare/Swift-Optional-Tools.git
Computed https://github.com/RougeWare/Swift-Optional-Tools.git at 1.1.1 (0.56s)
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.60s)
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.60s)
Computing version for https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git
Computed https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git at 1.3.0 (0.59s)
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.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/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/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-MultiplicativeArithmetic.git
Working copy of https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git resolved at 1.3.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-drawing-tools",
      "name": "DrawingTools",
      "url": "https://github.com/RougeWare/Swift-Drawing-Tools.git",
      "version": "unspecified",
      "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": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/RougeWare/Swift-Drawing-Tools.git
[6/255] Fetching swift-drawing-tools
Fetched https://github.com/RougeWare/Swift-Drawing-Tools.git from cache (0.73s)
Fetching https://github.com/RougeWare/Swift-Optional-Tools.git from cache
Fetching https://github.com/RougeWare/Swift-Cross-Kit-Types.git from cache
Fetching https://github.com/koher/swift-image.git from cache
Fetching https://github.com/RougeWare/Swift-Rectangle-Tools.git from cache
Fetched https://github.com/RougeWare/Swift-Rectangle-Tools.git from cache (1.30s)
Fetched https://github.com/koher/swift-image.git from cache (1.30s)
Fetched https://github.com/RougeWare/Swift-Optional-Tools.git from cache (1.30s)
Fetched https://github.com/RougeWare/Swift-Cross-Kit-Types.git from cache (1.30s)
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/koher/swift-image.git
Computed https://github.com/koher/swift-image.git at 0.8.0 (0.44s)
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.56s)
Fetching https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git from cache
Fetched https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git from cache (0.43s)
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.56s)
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
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 production (0d05ae2)
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-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-MultiplicativeArithmetic.git
Working copy of https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git resolved at 1.4.1
warning: '.resolve-product-dependencies': dependency 'swift-drawing-tools' is not used by any target
Found 4 product dependencies
  - RectangleTools
  - CrossKitTypes
  - OptionalTools
  - SwiftImage
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/RougeWare/Swift-Drawing-Tools.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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version--7754E27361AE5C74.txt
[7/16] Compiling MultiplicativeArithmetic MultiplicativeArithmetic.swift
[8/16] Emitting module OptionalTools
[9/16] Compiling OptionalTools unwrappedOrThrow.swift
[10/16] Compiling OptionalTools Optional operators.swift
[11/16] Emitting module MultiplicativeArithmetic
[12/16] Compiling MultiplicativeArithmetic Default Conformances.swift
[13/38] Compiling CrossKitTypes Cross-Kit Image.swift
[14/38] Compiling CrossKitTypes Cross-Kit Font.swift
[15/38] Emitting module CrossKitTypes
[16/38] Compiling CrossKitTypes Cross-Kit Color.swift
[17/38] Compiling RectangleTools DecimalPoint.swift
[18/38] Compiling RectangleTools DecimalRect.swift
[19/40] Compiling RectangleTools DualTwoDimensional Extensions.swift
[20/40] Compiling RectangleTools Point2D Extensions.swift
[21/40] Compiling RectangleTools DualTwoDimensional.swift
[22/40] Compiling RectangleTools FourSidedAbsolute.swift
[23/40] Compiling RectangleTools InitializableFromInteger.swift
[24/40] Compiling RectangleTools IntRect.swift
[25/40] Compiling RectangleTools IntSize.swift
[26/40] Compiling RectangleTools Point2D.swift
[27/40] Compiling RectangleTools Rectangle.swift
[28/40] Compiling RectangleTools Size2D.swift
[29/40] Compiling RectangleTools Rectangle Extensions.swift
[30/40] Compiling RectangleTools Size2D Extensions.swift
[31/40] Compiling RectangleTools Size2DCollection.swift
[32/40] Compiling RectangleTools TwoDimensional Extensions.swift
[33/40] Compiling RectangleTools TwoDimensional.swift
[34/40] Compiling RectangleTools CGPoint + Point2D.swift
[35/40] Compiling RectangleTools CGRect + Rectangle.swift
[36/40] Compiling RectangleTools DecimalSize.swift
[37/40] Compiling RectangleTools IntPoint.swift
[38/40] Emitting module RectangleTools
[39/40] Compiling RectangleTools CGSize + Size2D.swift
[40/40] Compiling RectangleTools EdgeInsets + FourSided.swift
[41/43] Compiling DrawingTools GraphicsContext.swift
[42/43] Compiling DrawingTools NativeImage Extensions.swift
[43/43] Emitting module DrawingTools
Build complete! (17.32s)
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-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-optional-tools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/RougeWare/Swift-Optional-Tools.git"
    },
    {
      "identity" : "swift-image",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.7.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/koher/swift-image.git"
    }
  ],
  "manifest_display_name" : "DrawingTools",
  "name" : "DrawingTools",
  "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" : "DrawingTools",
      "targets" : [
        "DrawingTools"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DrawingToolsTests",
      "module_type" : "SwiftTarget",
      "name" : "DrawingToolsTests",
      "path" : "Tests/DrawingToolsTests",
      "product_dependencies" : [
        "SwiftImage"
      ],
      "sources" : [
        "Swift_Drawing_ToolsTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "DrawingTools"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DrawingTools",
      "module_type" : "SwiftTarget",
      "name" : "DrawingTools",
      "path" : "Sources/DrawingTools",
      "product_dependencies" : [
        "RectangleTools",
        "CrossKitTypes",
        "OptionalTools"
      ],
      "product_memberships" : [
        "DrawingTools"
      ],
      "sources" : [
        "GraphicsContext.swift",
        "NativeImage Extensions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.