The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Test, reference main (81f483), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 02:42:49 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xOpenBytes/Test.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/0xOpenBytes/Test
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 81f4833 Provide SwiftDoc for Waitable feature (#4)
Cloned https://github.com/0xOpenBytes/Test.git
Revision (git rev-parse @):
81f4833ba9107e2df98f104632cda4f430aae5b2
SUCCESS checkout https://github.com/0xOpenBytes/Test.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/0xOpenBytes/Test.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-1EA4D86E10B52AF.txt
[8/28] Emitting module Fork
[9/28] Compiling Fork Sequence+ForkedArray.swift
[10/28] Compiling Fork Actor+ForkedActor.swift
[11/28] Compiling Fork Sequence+BatchedForkedArray.swift
[12/28] Compiling Fork BatchedForkedArray.swift
[13/28] Compiling Fork KeyPathActor.swift
[14/28] Compiling Fork Task+Fork.swift
[15/28] Compiling Fork Fork.swift
[16/28] Compiling Fork ForkedActor.swift
[17/28] Compiling Fork ForkedArray.swift
[18/33] Emitting module Plugin
[19/33] Compiling Plugin Plugin.swift
[20/33] Compiling Plugin Pluginable.swift
[21/33] Compiling Plugin ImmutablePluginable.swift
[22/33] Compiling Plugin ImmutablePlugin.swift
[23/33] Emitting module Logging
[24/33] Compiling Logging Locks.swift
[25/33] Compiling Logging MetadataProvider.swift
[26/33] Compiling Logging LogHandler.swift
[27/33] Compiling Logging Logging.swift
[28/36] Compiling Scribe ScribePlugin.swift
[29/36] Compiling Scribe Scribe.swift
[30/36] Emitting module Scribe
[31/36] Compiling t t.swift
[32/36] Compiling t t+Structure.swift
[33/36] Emitting module t
[34/36] Compiling t t+Logging.swift
[35/36] Compiling t t+Assertion.swift
[36/36] Compiling t t+Factories.swift
[37/49] Compiling Test TestError.swift
[38/49] Compiling Test Tested.swift
[39/49] Compiling Test WaitableError.swift
[40/50] Emitting module Test
[41/50] Compiling Test Expect.swift
[42/50] Compiling Test TestConfiguration.swift
[43/50] Compiling Test Tester.swift
[44/50] Compiling Test TestPlugin.swift
[45/50] Compiling Test Test.swift
[46/50] Compiling Test Tester+Scribe.swift
[47/50] Compiling Test Waitable.swift
[48/50] Compiling Test Tester+t.swift
[49/50] Compiling Test Waitable+Default.swift
[50/50] Compiling Test Waiter.swift
Build complete! (11.48s)
Fetching https://github.com/0xLeif/Scribe
Fetching https://github.com/0xOpenBytes/t
Fetching https://github.com/0xLeif/Plugin
[1/368] Fetching t
[152/521] Fetching t, plugin
[305/647] Fetching t, plugin, scribe
Fetched https://github.com/0xOpenBytes/t from cache (0.85s)
Fetched https://github.com/0xLeif/Plugin from cache (0.85s)
Fetched https://github.com/0xLeif/Scribe from cache (0.85s)
Computing version for https://github.com/0xLeif/Plugin
Computed https://github.com/0xLeif/Plugin at 2.0.2 (1.38s)
Fetching https://github.com/0xLeif/Fork
[1/515] Fetching fork
Fetched https://github.com/0xLeif/Fork from cache (0.74s)
Computing version for https://github.com/0xLeif/Fork
Computed https://github.com/0xLeif/Fork at 1.3.0 (1.26s)
Computing version for https://github.com/0xLeif/Scribe
Computed https://github.com/0xLeif/Scribe at 2.0.2 (0.52s)
Fetching https://github.com/apple/swift-log
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log from cache (1.08s)
Computing version for https://github.com/0xOpenBytes/t
Computed https://github.com/0xOpenBytes/t at 1.0.4 (1.60s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.38s)
Creating working copy for https://github.com/0xOpenBytes/t
Working copy of https://github.com/0xOpenBytes/t resolved at 1.0.4
Creating working copy for https://github.com/0xLeif/Fork
Working copy of https://github.com/0xLeif/Fork resolved at 1.3.0
Creating working copy for https://github.com/0xLeif/Plugin
Working copy of https://github.com/0xLeif/Plugin resolved at 2.0.2
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
Creating working copy for https://github.com/0xLeif/Scribe
Working copy of https://github.com/0xLeif/Scribe resolved at 2.0.2
Build complete.
{
  "dependencies" : [
    {
      "identity" : "t",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/0xOpenBytes/t"
    },
    {
      "identity" : "scribe",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/0xLeif/Scribe"
    },
    {
      "identity" : "plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/0xLeif/Plugin"
    }
  ],
  "manifest_display_name" : "Test",
  "name" : "Test",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "Test",
      "targets" : [
        "Test"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TestTests",
      "module_type" : "SwiftTarget",
      "name" : "TestTests",
      "path" : "Tests/TestTests",
      "sources" : [
        "TestTests.swift"
      ],
      "target_dependencies" : [
        "Test"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Test",
      "module_type" : "SwiftTarget",
      "name" : "Test",
      "path" : "Sources/Test",
      "product_dependencies" : [
        "t",
        "Scribe",
        "Plugin"
      ],
      "product_memberships" : [
        "Test"
      ],
      "sources" : [
        "Expect.swift",
        "Interface/TestConfiguration.swift",
        "Interface/TestPlugin.swift",
        "Test.swift",
        "TestError.swift",
        "Tested.swift",
        "Tester/Tester+Scribe.swift",
        "Tester/Tester+t.swift",
        "Tester/Tester.swift",
        "Wait/Waitable+Default.swift",
        "Wait/Waitable.swift",
        "Wait/WaitableError.swift",
        "Wait/Waiter.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.