The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Threadcrumb, reference 2.0.0 (ccecf7), with Swift 6.1 for macOS (SPM) on 22 Nov 2025 06:48:06 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/naftaly/Threadcrumb.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/naftaly/Threadcrumb
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at ccecf78 Perf and tests (#2)
Cloned https://github.com/naftaly/Threadcrumb.git
Revision (git rev-parse @):
ccecf7827dc187015fba150f75597eb788a9a56f
SUCCESS checkout https://github.com/naftaly/Threadcrumb.git at 2.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/naftaly/Threadcrumb.git
https://github.com/naftaly/Threadcrumb.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Threadcrumb",
  "name" : "Threadcrumb",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Threadcrumb",
      "targets" : [
        "Threadcrumb"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ThreadcrumbTests",
      "module_type" : "SwiftTarget",
      "name" : "ThreadcrumbTests",
      "path" : "Tests/ThreadcrumbTests",
      "sources" : [
        "ThreadcrumbTests.swift"
      ],
      "target_dependencies" : [
        "Threadcrumb"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Threadcrumb",
      "module_type" : "SwiftTarget",
      "name" : "Threadcrumb",
      "path" : "Sources/Threadcrumb",
      "product_memberships" : [
        "Threadcrumb"
      ],
      "sources" : [
        "Threadcrumb.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/4] Compiling Threadcrumb Threadcrumb.swift
[4/4] Emitting module Threadcrumb
Build complete! (4.18s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Threadcrumb",
  "name" : "Threadcrumb",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Threadcrumb",
      "targets" : [
        "Threadcrumb"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ThreadcrumbTests",
      "module_type" : "SwiftTarget",
      "name" : "ThreadcrumbTests",
      "path" : "Tests/ThreadcrumbTests",
      "sources" : [
        "ThreadcrumbTests.swift"
      ],
      "target_dependencies" : [
        "Threadcrumb"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Threadcrumb",
      "module_type" : "SwiftTarget",
      "name" : "Threadcrumb",
      "path" : "Sources/Threadcrumb",
      "product_memberships" : [
        "Threadcrumb"
      ],
      "sources" : [
        "Threadcrumb.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.