The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Crayon, reference 1.5.0 (2f849c), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 03:23:07 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/divadretlaw/Crayon.git
Reference: 1.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/divadretlaw/Crayon
 * tag               1.5.0      -> FETCH_HEAD
HEAD is now at 2f849c3 Add CSS Colors
Cloned https://github.com/divadretlaw/Crayon.git
Revision (git rev-parse @):
2f849c3652542f019894f5e56a1a36f6f613c053
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/divadretlaw/Crayon.git at 1.5.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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "crayon",
      "name": "Crayon",
      "url": "https://github.com/divadretlaw/Crayon.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Crayon",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/divadretlaw/Crayon.git
[1/139] Fetching crayon
Fetched https://github.com/divadretlaw/Crayon.git from cache (0.72s)
Creating working copy for https://github.com/divadretlaw/Crayon.git
Working copy of https://github.com/divadretlaw/Crayon.git resolved at 1.5.0 (2f849c3)
warning: '.resolve-product-dependencies': dependency 'crayon' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/divadretlaw/Crayon.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/14] Compiling Crayon Image.swift
[4/14] Compiling Crayon HsbComponents.swift
/Users/admin/builder/spi-builder-workspace/Sources/Crayon/Extensions/FloatingPoint+Extensions.swift:13:27: warning: cannot use default expression for inference of 'Self' because it is inferrable from parameters #0, #1; this will be an error in a future Swift language mode
11 |     func isAlmostEqual(
12 |         to other: Self,
13 |         tolerance: Self = 1e-5
   |                           `- warning: cannot use default expression for inference of 'Self' because it is inferrable from parameters #0, #1; this will be an error in a future Swift language mode
14 |     ) -> Bool {
15 |         guard self.isFinite, other.isFinite else {
[5/14] Compiling Crayon FloatingPoint+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Crayon/Extensions/FloatingPoint+Extensions.swift:13:27: warning: cannot use default expression for inference of 'Self' because it is inferrable from parameters #0, #1; this will be an error in a future Swift language mode
11 |     func isAlmostEqual(
12 |         to other: Self,
13 |         tolerance: Self = 1e-5
   |                           `- warning: cannot use default expression for inference of 'Self' because it is inferrable from parameters #0, #1; this will be an error in a future Swift language mode
14 |     ) -> Bool {
15 |         guard self.isFinite, other.isFinite else {
[6/14] Compiling Crayon NSColor.swift
[7/14] Compiling Crayon RgbComponents.swift
/Users/admin/builder/spi-builder-workspace/Sources/Crayon/Extensions/FloatingPoint+Extensions.swift:13:27: warning: cannot use default expression for inference of 'Self' because it is inferrable from parameters #0, #1; this will be an error in a future Swift language mode
11 |     func isAlmostEqual(
12 |         to other: Self,
13 |         tolerance: Self = 1e-5
   |                           `- warning: cannot use default expression for inference of 'Self' because it is inferrable from parameters #0, #1; this will be an error in a future Swift language mode
14 |     ) -> Bool {
15 |         guard self.isFinite, other.isFinite else {
[8/15] Compiling Crayon ColorSpace.swift
[9/15] Compiling Crayon CGColor.swift
[10/15] Compiling Crayon Color+CSS.swift
[11/15] Compiling Crayon NSColor+CSS.swift
[12/15] Compiling Crayon UIColor+CSS.swift
[13/15] Emitting module Crayon
/Users/admin/builder/spi-builder-workspace/Sources/Crayon/Extensions/FloatingPoint+Extensions.swift:13:27: warning: cannot use default expression for inference of 'Self' because it is inferrable from parameters #0, #1; this will be an error in a future Swift language mode
11 |     func isAlmostEqual(
12 |         to other: Self,
13 |         tolerance: Self = 1e-5
   |                           `- warning: cannot use default expression for inference of 'Self' because it is inferrable from parameters #0, #1; this will be an error in a future Swift language mode
14 |     ) -> Bool {
15 |         guard self.isFinite, other.isFinite else {
[14/15] Compiling Crayon Color.swift
[15/15] Compiling Crayon UIColor.swift
Build complete! (9.44s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Crayon",
  "name" : "Crayon",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    },
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Crayon",
      "targets" : [
        "Crayon"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CrayonTests",
      "module_type" : "SwiftTarget",
      "name" : "CrayonTests",
      "path" : "Tests/CrayonTests",
      "sources" : [
        "ColorTests.swift",
        "ImageTests.swift",
        "NSColorTests.swift",
        "UIColorTests.swift"
      ],
      "target_dependencies" : [
        "Crayon"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Crayon",
      "module_type" : "SwiftTarget",
      "name" : "Crayon",
      "path" : "Sources/Crayon",
      "product_memberships" : [
        "Crayon"
      ],
      "sources" : [
        "CGColor.swift",
        "CSS/Color+CSS.swift",
        "CSS/NSColor+CSS.swift",
        "CSS/UIColor+CSS.swift",
        "Color.swift",
        "ColorSpace.swift",
        "Extensions/FloatingPoint+Extensions.swift",
        "Image.swift",
        "Models/HsbComponents.swift",
        "Models/RgbComponents.swift",
        "NSColor.swift",
        "UIColor.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.