The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Sh, reference trunk (1c3006), with Swift 6.3 for Linux on 23 Apr 2026 08:09:40 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/danielsincere/Sh.git
Reference: trunk
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/danielsincere/Sh
 * branch            trunk      -> FETCH_HEAD
 * [new branch]      trunk      -> origin/trunk
HEAD is now at 1c30064 S3e15 (#6)
Cloned https://github.com/danielsincere/Sh.git
Revision (git rev-parse @):
1c30064de9dceac00aa3fefc70a1431e425e5f28
SUCCESS checkout https://github.com/danielsincere/Sh.git at trunk
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/danielsincere/Sh.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/apple/swift-system
Fetching https://github.com/onevcat/Rainbow
[1/1442] Fetching rainbow
[1443/7043] Fetching rainbow, swift-system
Fetched https://github.com/onevcat/Rainbow from cache (3.09s)
Fetched https://github.com/apple/swift-system from cache (3.10s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.1 (5.72s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.50s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.1
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
Building for debugging...
[0/5] Write sources
[3/5] Compiling CSystem shims.c
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/51] Emitting module Rainbow
[7/52] Compiling SystemPackage FileHelpers.swift
[8/52] Compiling SystemPackage FileOperations.swift
[9/52] Compiling SystemPackage Backcompat.swift
[10/52] Compiling SystemPackage CInterop.swift
[11/52] Compiling SystemPackage Errno.swift
[12/52] Compiling SystemPackage ErrnoWindows.swift
[13/52] Compiling SystemPackage FileDescriptor.swift
[16/52] Compiling SystemPackage Syscalls.swift
[17/52] Compiling SystemPackage WindowsSyscallAdapters.swift
[18/52] Compiling SystemPackage MachPort.swift
[19/52] Compiling SystemPackage PlatformString.swift
[20/56] Compiling SystemPackage IORing.swift
[21/56] Compiling SystemPackage RawIORequest.swift
[22/56] Compiling SystemPackage FilePath.swift
[23/56] Compiling SystemPackage FilePathComponentView.swift
[24/56] Compiling SystemPackage FilePathComponents.swift
[25/56] Compiling SystemPackage FilePathParsing.swift
[26/56] Compiling SystemPackage FilePathString.swift
[35/56] Compiling Rainbow StyledStringBuilder.swift
[37/57] Compiling SystemPackage SystemString.swift
[38/57] Compiling SystemPackage Util+StringArray.swift
[39/57] Compiling SystemPackage Util.swift
[40/57] Compiling SystemPackage UtilConsumers.swift
[41/57] Emitting module SystemPackage
[42/57] Compiling SystemPackage Constants.swift
[43/57] Compiling SystemPackage Exports.swift
[44/57] Compiling SystemPackage Mocking.swift
[45/57] Compiling SystemPackage RawBuffer.swift
[46/57] Compiling SystemPackage FilePathSyntax.swift
[47/57] Compiling SystemPackage FilePathTemp.swift
[48/57] Compiling SystemPackage FilePathTempPosix.swift
[49/57] Compiling SystemPackage FilePathTempWindows.swift
[50/57] Compiling SystemPackage FilePathWindows.swift
[51/57] Compiling SystemPackage FilePermissions.swift
[52/57] Compiling SystemPackage IOCompletion.swift
[53/57] Compiling SystemPackage IORequest.swift
[59/72] Emitting module Sh
[60/72] Compiling Sh Process.runReturningAllOutput.swift
[61/72] Compiling Sh Process.runReturningData.swift
[62/73] Compiling Sh PipeBuffer.swift
[63/73] Compiling Sh Errors.swift
[64/73] Compiling Sh Data.asJSON.swift
[65/73] Compiling Sh Data.asTrimmedString.swift
[66/73] Compiling Sh Process.init.swift
[67/73] Compiling Sh Process.runRedirectingAllOutput.swift
[68/73] Compiling Sh Sink.swift
[69/73] Compiling Sh String.asTrimmedLines.swift
[70/73] Compiling Sh Process.runReturningTrimmedString.swift
[71/73] Compiling Sh Process.terminationError.swift
[72/73] Compiling Sh sh.swift
[73/73] Compiling Sh shq.swift
Build complete! (29.65s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow"
    },
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system"
    }
  ],
  "manifest_display_name" : "Sh",
  "name" : "Sh",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Sh",
      "targets" : [
        "Sh"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ShTests",
      "module_type" : "SwiftTarget",
      "name" : "ShTests",
      "path" : "Tests/ShTests",
      "sources" : [
        "AsyncDecodingTests.swift",
        "AsyncTests.swift",
        "LogFileTests.swift",
        "MacTests.swift",
        "ReturningAllOutputTests.swift",
        "ReturningOutputTests.swift",
        "SinkTests.swift"
      ],
      "target_dependencies" : [
        "Sh"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Sh",
      "module_type" : "SwiftTarget",
      "name" : "Sh",
      "path" : "Sources/Sh",
      "product_dependencies" : [
        "Rainbow",
        "SystemPackage"
      ],
      "product_memberships" : [
        "Sh"
      ],
      "sources" : [
        "Data/Data.asJSON.swift",
        "Data/Data.asTrimmedString.swift",
        "Data/PipeBuffer.swift",
        "Errors.swift",
        "Process/Process.init.swift",
        "Process/Process.runRedirectingAllOutput.swift",
        "Process/Process.runReturningAllOutput.swift",
        "Process/Process.runReturningData.swift",
        "Process/Process.runReturningTrimmedString.swift",
        "Process/Process.terminationError.swift",
        "Sink.swift",
        "String/String.asTrimmedLines.swift",
        "sh.swift",
        "shq.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
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.