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 0.3.0 (71eeae), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 02:43:13 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: 0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/0xOpenBytes/Test
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 71eeae3 Leif/update dependencies (#2)
Cloned https://github.com/0xOpenBytes/Test.git
Revision (git rev-parse @):
71eeae35ae89c68502e4086aa533eff40d0c32a1
SUCCESS checkout https://github.com/0xOpenBytes/Test.git at 0.3.0
========================================
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 Actor+ForkedActor.swift
[10/28] Compiling Fork Sequence+ForkedArray.swift
[11/28] Compiling Fork Sequence+BatchedForkedArray.swift
[12/28] Compiling Fork KeyPathActor.swift
[13/28] Compiling Fork BatchedForkedArray.swift
[14/28] Compiling Fork Fork.swift
[15/28] Compiling Fork Task+Fork.swift
[16/28] Compiling Fork ForkedActor.swift
[17/28] Compiling Fork ForkedArray.swift
[18/33] Compiling Plugin ImmutablePlugin.swift
[19/33] Compiling Plugin Plugin.swift
[20/33] Emitting module Plugin
[21/33] Compiling Plugin ImmutablePluginable.swift
[22/33] Compiling Plugin Pluginable.swift
[23/33] Compiling Logging MetadataProvider.swift
[24/33] Compiling Logging Locks.swift
[25/33] Compiling Logging LogHandler.swift
[26/33] Emitting module Logging
[27/33] Compiling Logging Logging.swift
[28/36] Compiling Scribe ScribePlugin.swift
[29/36] Emitting module Scribe
[30/36] Compiling Scribe Scribe.swift
[31/36] Compiling t t+Assertion.swift
[32/36] Compiling t t+Structure.swift
[33/36] Compiling t t.swift
[34/36] Emitting module t
[35/36] Compiling t t+Factories.swift
[36/36] Compiling t t+Logging.swift
[37/49] Compiling Test WaitableError.swift
[38/49] Compiling Test Waitable.swift
[39/50] Compiling Test Tester.swift
[40/50] Compiling Test Tester+Scribe.swift
[41/50] Emitting module Test
[42/50] Compiling Test Waitable+Default.swift
[43/50] Compiling Test TestError.swift
[44/50] Compiling Test Tested.swift
[45/50] Compiling Test TestPlugin.swift
[46/50] Compiling Test Test.swift
[47/50] Compiling Test Expect.swift
[48/50] Compiling Test TestConfiguration.swift
[49/50] Compiling Test Tester+t.swift
[50/50] Compiling Test Waiter.swift
Build complete! (11.96s)
Fetching https://github.com/0xOpenBytes/t
Fetching https://github.com/0xLeif/Plugin
Fetching https://github.com/0xLeif/Scribe
[1/126] Fetching scribe
[127/279] Fetching scribe, plugin
[280/647] Fetching scribe, plugin, t
Fetched https://github.com/0xLeif/Plugin from cache (1.00s)
Fetched https://github.com/0xOpenBytes/t from cache (1.00s)
Fetched https://github.com/0xLeif/Scribe from cache (1.00s)
Computing version for https://github.com/0xLeif/Plugin
Computed https://github.com/0xLeif/Plugin at 2.0.2 (1.52s)
Fetching https://github.com/0xLeif/Fork
[1/515] Fetching fork
Fetched https://github.com/0xLeif/Fork from cache (0.73s)
Computing version for https://github.com/0xLeif/Fork
Computed https://github.com/0xLeif/Fork at 1.3.0 (1.23s)
Computing version for https://github.com/0xLeif/Scribe
Computed https://github.com/0xLeif/Scribe at 2.0.2 (0.46s)
Fetching https://github.com/apple/swift-log
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log from cache (0.98s)
Computing version for https://github.com/0xOpenBytes/t
Computed https://github.com/0xOpenBytes/t at 1.0.4 (1.50s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.39s)
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/0xOpenBytes/t
Working copy of https://github.com/0xOpenBytes/t resolved at 1.0.4
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/0xLeif/Fork
Working copy of https://github.com/0xLeif/Fork resolved at 1.3.0
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.