Build Information
Successful build of ShGit with Swift 5.9 for Linux.
Swift 6 data race errors: 0
Build Command
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsincere/ShGit.git
Reference: 1.2.0
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/ShGit
* tag 1.2.0 -> FETCH_HEAD
HEAD is now at b994d87 GitHub Actions
Cloned https://github.com/danielsincere/ShGit.git
Revision (git rev-parse @):
b994d87e6d62650151e49f64076387bddc130428
SUCCESS checkout https://github.com/danielsincere/ShGit.git at 1.2.0
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $workDir
https://github.com/danielsincere/ShGit.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/DanielSincere/Sh.git
[1/859] Fetching sh
[732/1973] Fetching sh, rainbow
Fetched https://github.com/onevcat/Rainbow (0.42s)
Fetched https://github.com/DanielSincere/Sh.git (0.42s)
Computing version for https://github.com/DanielSincere/Sh.git
Computed https://github.com/DanielSincere/Sh.git at 1.3.0 (0.32s)
Fetching https://github.com/apple/swift-system
[1/3179] Fetching swift-system
Fetched https://github.com/apple/swift-system (0.35s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (1.20s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (2.05s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.0.1
Creating working copy for https://github.com/DanielSincere/Sh.git
Working copy of https://github.com/DanielSincere/Sh.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.2.1
Building for debugging...
[0/1] Compiling CSystem shims.c
[2/33] Emitting module SystemPackage
[3/35] Compiling SystemPackage FilePathComponents.swift
[4/35] Compiling SystemPackage FilePathParsing.swift
[5/35] Compiling SystemPackage FilePathString.swift
[6/35] Compiling Rainbow StringGenerator.swift
[7/36] Compiling Rainbow Style.swift
[8/36] Compiling Rainbow String+Rainbow.swift
[9/36] Compiling SystemPackage PlatformString.swift
[10/36] Compiling SystemPackage SystemString.swift
[11/36] Compiling SystemPackage Errno.swift
[12/36] Compiling SystemPackage FileDescriptor.swift
[13/36] Compiling SystemPackage FileHelpers.swift
[14/36] Compiling SystemPackage FileOperations.swift
[15/36] Compiling SystemPackage FilePath.swift
[16/36] Compiling SystemPackage FilePathComponentView.swift
[17/36] Compiling SystemPackage Util.swift
[18/36] Compiling SystemPackage UtilConsumers.swift
[23/36] Emitting module Rainbow
[24/36] Compiling Rainbow OutputTarget.swift
[27/36] Compiling Rainbow Rainbow.swift
[29/38] Compiling SystemPackage CInterop.swift
[30/38] Compiling SystemPackage Constants.swift
[31/38] Compiling SystemPackage Exports.swift
[32/38] Compiling SystemPackage FilePathSyntax.swift
[33/38] Compiling SystemPackage FilePathWindows.swift
[34/38] Compiling SystemPackage FilePermissions.swift
[35/38] Compiling SystemPackage Mocking.swift
[36/38] Compiling SystemPackage Syscalls.swift
[37/38] Compiling SystemPackage WindowsSyscallAdapters.swift
[41/54] Compiling Sh Process.runReturningAllOutput.swift
[42/54] Compiling Sh Process.runReturningData.swift
[43/54] Compiling Sh Process.init.swift
[44/54] Compiling Sh Process.runRedirectingAllOutput.swift
[45/55] Emitting module Sh
[46/55] Compiling Sh Data.asJSON.swift
[47/55] Compiling Sh Data.asTrimmedString.swift
[48/55] Compiling Sh PipeBuffer.swift
[49/55] Compiling Sh Errors.swift
[50/55] Compiling Sh sh.swift
[51/55] Compiling Sh Sink.swift
[52/55] Compiling Sh String.asTrimmedLines.swift
[53/55] Compiling Sh Process.runReturningTrimmedString.swift
[54/55] Compiling Sh Process.terminationError.swift
[55/55] Compiling Sh shq.swift
[58/61] Compiling ShGit Git.root.swift
[59/61] Compiling ShGit Git.swift
[60/61] Emitting module ShGit
[61/61] Compiling ShGit Git.isClean.swift
Build complete! (12.56s)
Build complete.
{
"dependencies" : [
{
"identity" : "sh",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/DanielSincere/Sh.git"
}
],
"manifest_display_name" : "ShGit",
"name" : "ShGit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "ShGit",
"targets" : [
"ShGit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ShGitTests",
"module_type" : "SwiftTarget",
"name" : "ShGitTests",
"path" : "Tests/ShGitTests",
"product_dependencies" : [
"Sh"
],
"sources" : [
"IsCleanTests.swift",
"RootTests.swift"
],
"target_dependencies" : [
"ShGit"
],
"type" : "test"
},
{
"c99name" : "ShGit",
"module_type" : "SwiftTarget",
"name" : "ShGit",
"path" : "Sources/ShGit",
"product_dependencies" : [
"Sh"
],
"product_memberships" : [
"ShGit"
],
"sources" : [
"Git.isClean.swift",
"Git.root.swift",
"Git.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.