The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Command, reference main (f67bf7), with Swift 6.3 for Linux on 1 May 2026 03:24:01 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/Command.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/tuist/Command
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f67bf70 chore(deps): update dependency tuist to v4.191.4 (#241)
Cloned https://github.com/tuist/Command.git
Revision (git rev-parse @):
f67bf70d2e0aabe17527c6be615eac87207c3c54
SUCCESS checkout https://github.com/tuist/Command.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/tuist/Command.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/Kolos65/Mockable
Fetching https://github.com/apple/swift-log
[1/2079] Fetching mockable
[1187/8888] Fetching mockable, swift-log
Fetched https://github.com/Kolos65/Mockable from cache (0.65s)
[6469/6809] Fetching swift-log
Fetching https://github.com/tuist/Path
Fetched https://github.com/apple/swift-log from cache (0.98s)
[1/405] Fetching path
Fetched https://github.com/tuist/Path from cache (0.33s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (2.25s)
Computing version for https://github.com/tuist/Path
Computed https://github.com/tuist/Path at 0.3.8 (4.49s)
Computing version for https://github.com/Kolos65/Mockable
Computed https://github.com/Kolos65/Mockable at 0.6.2 (2.23s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax.git
[1/5723] Fetching xctest-dynamic-overlay
[3550/80760] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (10.49s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (10.59s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (11.35s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (1.06s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
Creating working copy for https://github.com/Kolos65/Mockable
Working copy of https://github.com/Kolos65/Mockable resolved at 0.6.2
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/tuist/Path
Working copy of https://github.com/tuist/Path resolved at 0.3.8
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.63s)
Building for debugging...
[0/19] Write sources
[7/19] Write swift-version-24593BA9C3E375BF.txt
[9/65] Emitting module Path
[10/65] Emitting module MockableMacro
[11/69] Emitting module IssueReportingPackageSupport
[12/69] Compiling IssueReportingPackageSupport _Test.swift
[13/69] Compiling MockableMacro Messages.swift
[14/69] Compiling MockableMacro Namespace.swift
[15/69] Compiling MockableMacro SwiftVersionHelper.swift
[16/69] Compiling MockableMacro TokenFinder.swift
[17/69] Compiling MockableMacro GenericArgumentSyntax+Extensions.swift
[18/69] Compiling MockableMacro ProtocolDeclSyntax+Extensions.swift
[19/69] Compiling MockableMacro String+Extensions.swift
[20/69] Compiling MockableMacro TokenSyntax+Extensions.swift
[21/69] Compiling MockableMacro VariableDeclSyntax+Extensions.swift
[22/70] Compiling MockableMacro FunctionRequirement.swift
[23/70] Compiling MockableMacro InitializerRequirement.swift
[24/70] Compiling MockableMacro Requirements.swift
[25/70] Compiling MockableMacro VariableRequirement.swift
[26/70] Compiling MockableMacro Availability.swift
[27/70] Compiling MockableMacro Variable+Mockable.swift
[28/70] Compiling MockableMacro MockableMacro.swift
[29/70] Compiling MockableMacro MockableMacroError.swift
[30/70] Compiling MockableMacro MockableMacroWarning.swift
[31/70] Compiling MockableMacro Plugin.swift
[32/70] Compiling MockableMacro AttributeListSyntax+Extensions.swift
[33/70] Compiling MockableMacro AttributeSyntax+Extensions.swift
[34/70] Compiling MockableMacro DeclModifierListSyntax+Extensions.swift
[35/70] Compiling MockableMacro FunctionDeclSyntax+Extensions.swift
[36/70] Compiling MockableMacro FunctionParameterSyntax+Extensions.swift
[38/70] Compiling Logging LogHandler.swift
[39/70] Compiling MockableMacro MemberFactory.swift
[40/70] Compiling MockableMacro MockFactory.swift
[41/70] Compiling MockableMacro Function+Mockable.swift
[42/70] Compiling MockableMacro Initializer+Mockable.swift
[43/70] Compiling MockableMacro Mockable.swift
[44/70] Compiling MockableMacro Buildable.swift
[45/70] Compiling MockableMacro Function+Buildable.swift
[46/70] Compiling MockableMacro Variable+Buildable.swift
[47/70] Compiling MockableMacro BuilderFactory.swift
[48/70] Compiling MockableMacro Caseable.swift
[48/70] Wrapping AST for IssueReportingPackageSupport for debugging
[50/90] Compiling Path Path.swift
[51/91] Wrapping AST for Path for debugging
[53/91] Compiling IssueReporting IssueSeverity.swift
[54/91] Compiling IssueReporting ReportIssue.swift
[55/93] Compiling IssueReporting TestContext.swift
[56/93] Compiling IssueReporting Unimplemented.swift
[57/93] Emitting module IssueReporting
[58/93] Compiling Logging MetadataProvider.swift
[59/93] Compiling Logging Locks.swift
[60/93] Emitting module Logging
[61/93] Compiling IssueReporting WithExpectedIssue.swift
[62/93] Compiling IssueReporting WithIssueContext.swift
[63/93] Compiling IssueReporting DefaultReporter.swift
[64/93] Compiling IssueReporting FatalErrorReporter.swift
[69/94] Compiling IssueReporting ErrorReporting.swift
[70/94] Compiling IssueReporting AppHostWarning.swift
[71/94] Compiling IssueReporting Deprecations.swift
[72/94] Compiling IssueReporting FailureObserver.swift
[73/94] Compiling IssueReporting LockIsolated.swift
[74/94] Compiling IssueReporting Rethrows.swift
[75/94] Compiling IssueReporting SwiftTesting.swift
[76/94] Compiling IssueReporting UncheckedSendable.swift
[77/94] Compiling IssueReporting Warn.swift
[78/94] Compiling IssueReporting BreakpointReporter.swift
[80/94] Wrapping AST for MockableMacro for debugging
[81/94] Write Objects.LinkFileList
[83/94] Compiling IssueReporting XCTest.swift
[84/94] Compiling IssueReporting IsTesting.swift
[85/94] Compiling IssueReporting IssueReporter.swift
[86/95] Compiling Logging LogEvent.swift
[87/95] Compiling Logging Logging.swift
[89/96] Wrapping AST for Logging for debugging
[90/96] Wrapping AST for IssueReporting for debugging
[91/96] Linking MockableMacro-tool
[93/125] Compiling Mockable ThrowingFunctionActionBuilder.swift
[94/125] Compiling Mockable ThrowingFunctionReturnBuilder.swift
[95/125] Compiling Mockable ThrowingFunctionVerifyBuilder.swift
[96/125] Compiling Mockable MockableService.swift
[97/129] Compiling Mockable Builder.swift
[98/129] Compiling Mockable FunctionActionBuilder.swift
[99/129] Compiling Mockable FunctionReturnBuilder.swift
[100/129] Compiling Mockable FunctionVerifyBuilder.swift
[101/129] Emitting module Mockable
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[102/129] Compiling Mockable CaseIdentifiable.swift
[103/129] Compiling Mockable Matchable.swift
[104/129] Compiling Mockable MemberAction.swift
[105/129] Compiling Mockable MemberReturn.swift
[106/129] Compiling Mockable MockerScope.swift
[107/129] Compiling Mockable Count.swift
[108/129] Compiling Mockable GenericValue.swift
[109/129] Compiling Mockable Parameter+Match.swift
[110/129] Compiling Mockable PropertyActionBuilder.swift
[111/129] Compiling Mockable PropertyReturnBuilder.swift
[112/129] Compiling Mockable PropertyVerifyBuilder.swift
[113/129] Compiling Mockable Async+Timeout.swift
[114/129] Compiling Mockable Parameter.swift
[115/129] Compiling Mockable ReturnValue.swift
[116/129] Compiling Mockable TimeoutDuration.swift
[117/129] Compiling Mockable Utils.swift
[118/129] Compiling Mockable AsyncSubject.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[119/129] Compiling Mockable LockedValue.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[120/129] Compiling Mockable MockableMacro.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[121/129] Compiling Mockable Matcher.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[122/129] Compiling Mockable Mocked.swift
[123/129] Compiling Mockable Mocker.swift
[124/129] Compiling Mockable MockerFallback.swift
[125/129] Compiling Mockable MockerPolicy.swift
[126/130] Wrapping AST for Mockable for debugging
[128/136] Compiling Command ThreadSafe.swift
[129/136] Emitting module Command
[130/136] Compiling Command Command.swift
[131/136] Compiling Command FileHandle+Extras.swift
[132/136] Compiling Command AsyncThrowingStream+Extras.swift
[133/136] Compiling Command CommandRunner.swift
[134/137] Wrapping AST for Command for debugging
[135/137] Write Objects.LinkFileList
[136/137] Archiving libCommand.a
Build complete! (69.89s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "path",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.8",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/Path"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.12.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log"
    },
    {
      "identity" : "mockable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kolos65/Mockable"
    }
  ],
  "manifest_display_name" : "Command",
  "name" : "Command",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Command",
      "targets" : [
        "Command"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CommandTests",
      "module_type" : "SwiftTarget",
      "name" : "CommandTests",
      "path" : "Tests/CommandTests",
      "product_dependencies" : [
        "Mockable"
      ],
      "sources" : [
        "AsyncThrowingStream+ExtrasTests.swift",
        "CommandRunnerRaceTests.swift",
        "CommandRunnerTests.swift"
      ],
      "target_dependencies" : [
        "Command"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Command",
      "module_type" : "SwiftTarget",
      "name" : "Command",
      "path" : "Sources/Command",
      "product_dependencies" : [
        "Path",
        "Logging",
        "Mockable"
      ],
      "product_memberships" : [
        "Command"
      ],
      "sources" : [
        "AsyncThrowingStream+Extras.swift",
        "Command.swift",
        "CommandRunner.swift",
        "FileHandle+Extras.swift",
        "ThreadSafe.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.