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 Swiftline, reference 0.5.6 (200b14), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 23:20:00 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/bow-swift/Swiftline.git
Reference: 0.5.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bow-swift/Swiftline
 * tag               0.5.6      -> FETCH_HEAD
HEAD is now at 200b148 fix casting between UnsafeMutablePointer<CChar> and UnsafePointer<CChar>!
Cloned https://github.com/bow-swift/Swiftline.git
Revision (git rev-parse @):
200b1486ed60d92b909c1ba8ded675bbb60e2805
SUCCESS checkout https://github.com/bow-swift/Swiftline.git at 0.5.6
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/bow-swift/Swiftline.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/28] Emitting module Swiftline
[4/30] Compiling Swiftline StringStyleColorizer.swift
[5/30] Compiling Swiftline TaskPipe.swift
[6/30] Compiling Swiftline StringForegroundColorizer.swift
[7/30] Compiling Swiftline StringStyle.swift
[8/30] Compiling Swiftline PromptPrinter.swift
[9/30] Compiling Swiftline PromptReader.swift
[10/30] Compiling Swiftline PromptSettings.swift
[11/30] Compiling Swiftline Ask.swift
[12/30] Compiling Swiftline AskSettings.swift
[13/30] Compiling Swiftline AskerValidator.swift
[14/30] Compiling Swiftline Args.swift
[15/30] Compiling Swiftline ArgsParser.swift
[16/30] Compiling Swiftline Argument.swift
[17/30] Compiling Swiftline Choose.swift
[18/30] Compiling Swiftline ChooseSettings.swift
[19/30] Compiling Swiftline Colorizer.swift
[20/30] Compiling Swiftline ShortHandRunner.swift
[21/30] Compiling Swiftline StringBackgroundColorizer.swift
[22/30] Compiling Swiftline RunResults.swift
[23/30] Compiling Swiftline Runner.swift
[24/30] Compiling Swiftline RunnerSettings.swift
[25/30] Compiling Swiftline Agree.swift
[26/30] Compiling Swiftline AgreeSettings.swift
[27/30] Compiling Swiftline ArgConvertible.swift
[28/30] Compiling Swiftline CommandExecutor.swift
[29/30] Compiling Swiftline Env.swift
[30/30] Compiling Swiftline ProcessInfo.swift
Build complete! (13.53s)
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
[1/14759] Fetching quick
[149/34343] Fetching quick, nimble
Fetched https://github.com/Quick/Nimble.git from cache (1.69s)
Fetched https://github.com/Quick/Quick.git from cache (1.69s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 4.0.0 (2.22s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.50s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.82s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (1.33s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.76s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.26s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 4.0.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.0.0",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    }
  ],
  "manifest_display_name" : "Swiftline",
  "name" : "Swiftline",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "Swiftline",
      "targets" : [
        "Swiftline"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftlineTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftlineTests",
      "path" : "Tests",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "sources" : [
        "AgreeSettingsTest.swift",
        "AgreeTests.swift",
        "ArgsTests.swift",
        "AskSettingsTests.swift",
        "AskTests.swift",
        "ChooseSettingsTests.swift",
        "ChooseTests.swift",
        "ColorizerTest.swift",
        "ENVTests.swift",
        "RunnerTests.swift"
      ],
      "target_dependencies" : [
        "Swiftline"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Swiftline",
      "module_type" : "SwiftTarget",
      "name" : "Swiftline",
      "path" : "Sources",
      "product_memberships" : [
        "Swiftline"
      ],
      "sources" : [
        "Agree.swift",
        "AgreeSettings.swift",
        "ArgConvertible.swift",
        "Args.swift",
        "ArgsParser.swift",
        "Argument.swift",
        "Ask.swift",
        "AskSettings.swift",
        "AskerValidator.swift",
        "Choose.swift",
        "ChooseSettings.swift",
        "Colorizer.swift",
        "CommandExecutor.swift",
        "Env.swift",
        "ProcessInfo.swift",
        "PromptPrinter.swift",
        "PromptReader.swift",
        "PromptSettings.swift",
        "RunResults.swift",
        "Runner.swift",
        "RunnerSettings.swift",
        "ShortHandRunner.swift",
        "StringBackgroundColorizer.swift",
        "StringForegroundColorizer.swift",
        "StringStyle.swift",
        "StringStyleColorizer.swift",
        "TaskPipe.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.