Build Information
Successful build of Sh, reference trunk (1c3006
), with Swift 6.2 (beta) for Linux on 21 Jun 2025 08:35:59 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.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.2
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" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/apple/swift-system
[1/1196] Fetching rainbow
[1197/5632] Fetching rainbow, swift-system
Fetched https://github.com/onevcat/Rainbow from cache (0.40s)
Fetched https://github.com/apple/swift-system from cache (0.40s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (3.45s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.5.0 (0.43s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.5.0
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
Building for debugging...
[0/5] Write sources
[3/5] Write swift-version-24593BA9C3E375BF.txt
[4/5] Compiling CSystem shims.c
[6/44] Compiling Rainbow StringGenerator.swift
[7/45] Compiling SystemPackage MachPort.swift
[8/45] Compiling SystemPackage PlatformString.swift
[9/45] Compiling SystemPackage SystemString.swift
[10/45] Compiling Rainbow String+Rainbow.swift
[11/48] Compiling Rainbow Style.swift
[12/48] Emitting module SystemPackage
[13/48] Compiling SystemPackage Util+StringArray.swift
[14/48] Compiling SystemPackage Util.swift
[15/48] Compiling SystemPackage UtilConsumers.swift
[16/48] Compiling Rainbow Color.swift
[17/48] Compiling Rainbow ColorApproximation.swift
[18/48] Compiling Rainbow ControlCode.swift
[19/48] Compiling Rainbow ModesExtractor.swift
[20/48] Compiling SystemPackage FileOperations.swift
[21/48] Compiling SystemPackage FilePath.swift
[22/48] Compiling SystemPackage FilePathComponentView.swift
[23/48] Compiling SystemPackage FilePathComponents.swift
[24/48] Compiling Rainbow BackgroundColor.swift
[25/48] Compiling Rainbow CodesParser.swift
[26/48] Compiling SystemPackage FilePathWindows.swift
[27/48] Compiling SystemPackage FilePermissions.swift
[28/48] Compiling SystemPackage FilePathParsing.swift
[29/48] Compiling SystemPackage FilePathString.swift
[30/48] Compiling SystemPackage FilePathSyntax.swift
[31/48] Compiling SystemPackage FilePathTemp.swift
[32/48] Compiling SystemPackage Errno.swift
[33/48] Compiling SystemPackage ErrnoWindows.swift
[34/48] Compiling SystemPackage FileDescriptor.swift
[35/48] Compiling SystemPackage FileHelpers.swift
[36/48] Compiling SystemPackage Backcompat.swift
[37/48] Compiling SystemPackage CInterop.swift
[38/48] Compiling SystemPackage Constants.swift
[39/48] Compiling SystemPackage Exports.swift
[41/49] Compiling Rainbow Rainbow.swift
[46/49] Emitting module Rainbow
[49/49] Compiling Rainbow OutputTarget.swift
[51/64] Compiling Sh Data.asJSON.swift
[52/64] Compiling Sh Data.asTrimmedString.swift
[53/64] Emitting module Sh
[54/65] Compiling Sh Sink.swift
[55/65] Compiling Sh String.asTrimmedLines.swift
[56/65] Compiling Sh sh.swift
[57/65] Compiling Sh Process.runReturningTrimmedString.swift
[58/65] Compiling Sh Process.terminationError.swift
[59/65] Compiling Sh shq.swift
[60/65] Compiling Sh Process.runReturningAllOutput.swift
[61/65] Compiling Sh Process.runReturningData.swift
[62/65] Compiling Sh PipeBuffer.swift
[63/65] Compiling Sh Errors.swift
[64/65] Compiling Sh Process.init.swift
[65/65] Compiling Sh Process.runRedirectingAllOutput.swift
Build complete! (19.25s)
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.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.