Build Information
Successful build of ShXcrun, reference 0.50.1 (8128fa), with Swift 6.3 for Linux on 14 Apr 2026 12:09:11 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsincere/ShXcrun.git
Reference: 0.50.1
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/ShXcrun
* tag 0.50.1 -> FETCH_HEAD
HEAD is now at 8128fae update Package.swift
Cloned https://github.com/danielsincere/ShXcrun.git
Revision (git rev-parse @):
8128fae96e027a12cc8524a51f3bdabe6e3d3d25
SUCCESS checkout https://github.com/danielsincere/ShXcrun.git at 0.50.1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/danielsincere/ShXcrun.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/DanielSincere/Sh.git
[1/859] Fetching sh
Fetched https://github.com/DanielSincere/Sh.git from cache (21.68s)
Computing version for https://github.com/DanielSincere/Sh.git
Computed https://github.com/DanielSincere/Sh.git at 1.3.0 (22.50s)
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 (1.05s)
Fetched https://github.com/apple/swift-system from cache (1.05s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.1 (3.57s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.42s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
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/DanielSincere/Sh.git
Working copy of https://github.com/DanielSincere/Sh.git resolved at 1.3.0
Building for debugging...
[0/6] Write sources
[4/6] Compiling CSystem shims.c
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/52] Emitting module SystemPackage
[8/56] Compiling SystemPackage SystemString.swift
[9/56] Compiling SystemPackage Util+StringArray.swift
[10/56] Compiling SystemPackage Util.swift
[11/56] Compiling SystemPackage UtilConsumers.swift
[12/56] Compiling SystemPackage Errno.swift
[13/56] Compiling SystemPackage ErrnoWindows.swift
[14/56] Compiling SystemPackage FileDescriptor.swift
[15/56] Compiling SystemPackage FileHelpers.swift
[16/56] Compiling SystemPackage FileOperations.swift
[17/56] Compiling SystemPackage FilePathWindows.swift
[18/56] Compiling SystemPackage FilePermissions.swift
[19/56] Compiling SystemPackage IOCompletion.swift
[20/56] Compiling SystemPackage IORequest.swift
[21/56] Compiling SystemPackage FilePathComponentView.swift
[22/56] Compiling SystemPackage FilePathComponents.swift
[23/56] Compiling SystemPackage FilePathParsing.swift
[24/56] Compiling SystemPackage FilePathString.swift
[25/57] Compiling SystemPackage Constants.swift
[26/57] Compiling SystemPackage Exports.swift
[27/57] Compiling SystemPackage Mocking.swift
[28/57] Compiling SystemPackage RawBuffer.swift
[29/57] Compiling SystemPackage Syscalls.swift
[30/57] Compiling SystemPackage WindowsSyscallAdapters.swift
[31/57] Compiling SystemPackage MachPort.swift
[32/57] Compiling SystemPackage PlatformString.swift
[33/57] Emitting module Rainbow
[37/57] Compiling SystemPackage FilePathSyntax.swift
[40/57] Compiling SystemPackage FilePathTempWindows.swift
[41/57] Compiling SystemPackage FilePath.swift
[42/57] Compiling SystemPackage FilePathTemp.swift
[43/57] Compiling SystemPackage FilePathTempPosix.swift
[44/57] Compiling Rainbow StyledStringBuilder.swift
[50/58] Compiling SystemPackage IORing.swift
[51/58] Compiling SystemPackage RawIORequest.swift
[52/58] Compiling SystemPackage Backcompat.swift
[53/58] Compiling SystemPackage CInterop.swift
[60/73] Compiling Sh Process.runReturningTrimmedString.swift
[61/73] Compiling Sh Process.terminationError.swift
[62/74] Emitting module Sh
[63/74] Compiling Sh PipeBuffer.swift
[64/74] Compiling Sh Errors.swift
[65/74] Compiling Sh Sink.swift
[66/74] Compiling Sh String.asTrimmedLines.swift
[67/74] Compiling Sh sh.swift
[68/74] Compiling Sh Process.init.swift
[69/74] Compiling Sh Process.runRedirectingAllOutput.swift
[70/74] Compiling Sh Process.runReturningAllOutput.swift
[71/74] Compiling Sh Process.runReturningData.swift
[72/74] Compiling Sh Data.asJSON.swift
[73/74] Compiling Sh Data.asTrimmedString.swift
[74/74] Compiling Sh shq.swift
[76/99] Emitting module ShXcrun
[77/109] Compiling ShXcrun Xcodebuild.build.swift
[78/109] Compiling ShXcrun Xcodebuild.buildForTesting.swift
[79/109] Compiling ShXcrun Xcodebuild.clean.swift
[80/109] Compiling ShXcrun Xcodebuild.exportArchive.swift
[81/113] Compiling ShXcrun Altool.swift
[82/113] Compiling ShXcrun Altool.uploadApp.swift
[83/113] Compiling ShXcrun AltoolCredential.swift
[84/113] Compiling ShXcrun ApiKeyCredential.swift
[85/113] Compiling ShXcrun EnvironmentVariablePasswordCredential.swift
[86/113] Compiling ShXcrun KeychainPasswordCredential.swift
[87/113] Compiling ShXcrun LiteralPasswordCredential.swift
[88/113] Compiling ShXcrun Altool.Platform.swift
[89/113] Compiling ShXcrun Altool.Transport.swift
[90/113] Compiling ShXcrun Simctl.bootUp.swift
[91/113] Compiling ShXcrun Xcodebuild.install.swift
[92/113] Compiling ShXcrun Xcodebuild.installSrc.swift
[93/113] Compiling ShXcrun Xcodebuild.list.swift
[94/113] Compiling ShXcrun Xcodebuild.showDestinations.swift
[95/113] Compiling ShXcrun Xcodebuild.showSDKs.swift
[96/113] Compiling ShXcrun Xcodebuild.swift
[97/113] Compiling ShXcrun Xcodebuild.test.swift
[98/113] Compiling ShXcrun Xcodebuild.testWithoutBuilding.swift
[99/113] Compiling ShXcrun Simctl.shutdown.swift
[100/113] Compiling ShXcrun Simctl.shutdownAll.swift
[101/113] Compiling ShXcrun Simctl.swift
[102/113] Compiling ShXcrun Simctl.listRuntimes.swift
[103/113] Compiling ShXcrun Xcodebuild.Destination(string).swift
[104/113] Compiling ShXcrun Xcodebuild.Destination.swift
[105/113] Compiling ShXcrun ExportOptions.swift
[106/113] Compiling ShXcrun ExportOptions.write.swift
[107/113] Compiling ShXcrun Xcodebuild.analyze.swift
[108/113] Compiling ShXcrun Xcodebuild.archive.swift
[109/113] Compiling ShXcrun Simctl.erase.swift
[110/113] Compiling ShXcrun Simctl.eraseAll.swift
[111/113] Compiling ShXcrun Simctl.listDeviceTypes.swift
[112/113] Compiling ShXcrun Simctl.listDevices.swift
[113/113] Compiling ShXcrun Simctl.screenshot.swift
Build complete! (49.00s)
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" : "ShXcrun",
"name" : "ShXcrun",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "ShXcrun",
"targets" : [
"ShXcrun"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ShXcrunTests",
"module_type" : "SwiftTarget",
"name" : "ShXcrunTests",
"path" : "Tests/ShXcrunTests",
"product_dependencies" : [
"Sh"
],
"sources" : [
"ShXcrunTests.swift",
"SimctlTests.swift"
],
"target_dependencies" : [
"ShXcrun"
],
"type" : "test"
},
{
"c99name" : "ShXcrun",
"module_type" : "SwiftTarget",
"name" : "ShXcrun",
"path" : "Sources/ShXcrun",
"product_dependencies" : [
"Sh"
],
"product_memberships" : [
"ShXcrun"
],
"sources" : [
"Altool/Altool.swift",
"Altool/Altool.uploadApp.swift",
"Altool/Credential/AltoolCredential.swift",
"Altool/Credential/ApiKeyCredential.swift",
"Altool/Credential/EnvironmentVariablePasswordCredential.swift",
"Altool/Credential/KeychainPasswordCredential.swift",
"Altool/Credential/LiteralPasswordCredential.swift",
"Altool/Platform/Altool.Platform.swift",
"Altool/Transport/Altool.Transport.swift",
"SimCtl/Simctl.bootUp.swift",
"SimCtl/Simctl.erase.swift",
"SimCtl/Simctl.eraseAll.swift",
"SimCtl/Simctl.listDeviceTypes.swift",
"SimCtl/Simctl.listDevices.swift",
"SimCtl/Simctl.screenshot.swift",
"SimCtl/Simctl.shutdown.swift",
"SimCtl/Simctl.shutdownAll.swift",
"SimCtl/Simctl.swift",
"Simctl/Simctl.listRuntimes.swift",
"Xcodebuild/Destination/Xcodebuild.Destination(string).swift",
"Xcodebuild/Destination/Xcodebuild.Destination.swift",
"Xcodebuild/ExportOptions/ExportOptions.swift",
"Xcodebuild/ExportOptions/ExportOptions.write.swift",
"Xcodebuild/Xcodebuild.analyze.swift",
"Xcodebuild/Xcodebuild.archive.swift",
"Xcodebuild/Xcodebuild.build.swift",
"Xcodebuild/Xcodebuild.buildForTesting.swift",
"Xcodebuild/Xcodebuild.clean.swift",
"Xcodebuild/Xcodebuild.exportArchive.swift",
"Xcodebuild/Xcodebuild.install.swift",
"Xcodebuild/Xcodebuild.installSrc.swift",
"Xcodebuild/Xcodebuild.list.swift",
"Xcodebuild/Xcodebuild.showDestinations.swift",
"Xcodebuild/Xcodebuild.showSDKs.swift",
"Xcodebuild/Xcodebuild.swift",
"Xcodebuild/Xcodebuild.test.swift",
"Xcodebuild/Xcodebuild.testWithoutBuilding.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.