The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Runner, reference v2.1.5 (ba4b7d), with Swift 6.2 for macOS (SPM) on 9 Oct 2025 14:16:19 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/Runner.git
Reference: v2.1.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/Runner
 * tag               v2.1.5     -> FETCH_HEAD
HEAD is now at ba4b7d5 Adopt queue-based DataBuffer.
Cloned https://github.com/elegantchaos/Runner.git
Revision (git rev-parse @):
ba4b7d5b995d33c82fc1aa51054202caf0aa7297
SUCCESS checkout https://github.com/elegantchaos/Runner.git at v2.1.5
Fetching https://github.com/elegantchaos/ChaosByteStreams
[1/129] Fetching chaosbytestreams
Fetched https://github.com/elegantchaos/ChaosByteStreams from cache (0.66s)
Creating working copy for https://github.com/elegantchaos/ChaosByteStreams
Working copy of https://github.com/elegantchaos/ChaosByteStreams resolved at 1.0.7
========================================
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": "runner",
      "name": "Runner",
      "url": "https://github.com/elegantchaos/Runner.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Runner",
      "dependencies": [
        {
          "identity": "chaosbytestreams",
          "name": "ChaosByteStreams",
          "url": "https://github.com/elegantchaos/ChaosByteStreams",
          "version": "1.0.7",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ChaosByteStreams",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/elegantchaos/Runner.git
[1/710] Fetching runner
Fetched https://github.com/elegantchaos/Runner.git from cache (0.80s)
Fetching https://github.com/elegantchaos/ChaosByteStreams from cache
Fetched https://github.com/elegantchaos/ChaosByteStreams from cache (0.44s)
Computing version for https://github.com/elegantchaos/ChaosByteStreams
Computed https://github.com/elegantchaos/ChaosByteStreams at 1.0.7 (0.97s)
Creating working copy for https://github.com/elegantchaos/Runner.git
Working copy of https://github.com/elegantchaos/Runner.git resolved at v2.1.5 (ba4b7d5)
Creating working copy for https://github.com/elegantchaos/ChaosByteStreams
Working copy of https://github.com/elegantchaos/ChaosByteStreams resolved at 1.0.7
warning: '.resolve-product-dependencies': dependency 'runner' is not used by any target
Found 1 product dependencies
  - ChaosByteStreams
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/elegantchaos/Runner.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-49B95AFC49DCD68C.txt
[4/7] Compiling ChaosByteStreams String+ByteStreams.swift
[5/7] Emitting module ChaosByteStreams
[6/7] Compiling ChaosByteStreams Data+ByteStreams.swift
[7/7] Compiling ChaosByteStreams DataBuffer.swift
[8/14] Compiling Runner URL+SystemPath.swift
[9/14] Compiling Runner Runner.swift
[10/14] Compiling Runner Session.swift
[11/14] Emitting module Runner
[12/14] Compiling Runner Error.swift
[13/14] Compiling Runner RunState.swift
[14/14] Compiling Runner Output.swift
Build complete! (5.16s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "chaosbytestreams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.7",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/ChaosByteStreams"
    }
  ],
  "manifest_display_name" : "Runner",
  "name" : "Runner",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "Runner",
      "targets" : [
        "Runner"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RunnerTests",
      "module_type" : "SwiftTarget",
      "name" : "RunnerTests",
      "path" : "Tests/RunnerTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/RunnerTests/Resources/args.sh",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/RunnerTests/Resources/long-running.sh",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/RunnerTests/Resources/non-zero-status.sh",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/RunnerTests/Resources/zero-status.sh",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "RunnerTests.swift"
      ],
      "target_dependencies" : [
        "Runner"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Runner",
      "module_type" : "SwiftTarget",
      "name" : "Runner",
      "path" : "Sources/Runner",
      "product_dependencies" : [
        "ChaosByteStreams"
      ],
      "product_memberships" : [
        "Runner"
      ],
      "sources" : [
        "Error.swift",
        "Output.swift",
        "RunState.swift",
        "Runner.swift",
        "Session.swift",
        "URL+SystemPath.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.