Build Information
Successful build of SwishAppStore, reference trunk (b7aa3d), with Swift 6.3 for Linux on 20 Apr 2026 22:38:32 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsincere/SwishAppStore.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/SwishAppStore
* branch trunk -> FETCH_HEAD
* [new branch] trunk -> origin/trunk
HEAD is now at b7aa3d8 refactor
Cloned https://github.com/danielsincere/SwishAppStore.git
Revision (git rev-parse @):
b7aa3d8b29cc28f9ef5ea886d0e5fc94d9e30968
SUCCESS checkout https://github.com/danielsincere/SwishAppStore.git at trunk
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/danielsincere/SwishAppStore.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/FullQueueDeveloper/Sh.git
Fetching https://github.com/FullQueueDeveloper/ShXcrun.git
Fetching https://github.com/FullQueueDeveloper/ShGit.git
[1/342] Fetching shxcrun
[343/409] Fetching shxcrun, shgit
[410/1268] Fetching shxcrun, shgit, sh
Fetched https://github.com/FullQueueDeveloper/ShGit.git from cache (0.24s)
Fetched https://github.com/FullQueueDeveloper/ShXcrun.git from cache (0.24s)
Fetched https://github.com/FullQueueDeveloper/Sh.git from cache (0.24s)
Computing version for https://github.com/FullQueueDeveloper/Sh.git
Computed https://github.com/FullQueueDeveloper/Sh.git at 1.3.0 (0.59s)
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/apple/swift-system
[1/1442] Fetching rainbow
[1443/7043] Fetching rainbow, swift-system
Fetched https://github.com/onevcat/Rainbow from cache (0.43s)
Fetched https://github.com/apple/swift-system from cache (0.43s)
Computing version for https://github.com/FullQueueDeveloper/ShGit.git
Computed https://github.com/FullQueueDeveloper/ShGit.git at 1.2.0 (0.78s)
Computing version for https://github.com/FullQueueDeveloper/ShXcrun.git
Computed https://github.com/FullQueueDeveloper/ShXcrun.git at 0.50.1 (0.36s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.1 (2.14s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.41s)
Creating working copy for https://github.com/FullQueueDeveloper/ShXcrun.git
Working copy of https://github.com/FullQueueDeveloper/ShXcrun.git resolved at 0.50.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
Creating working copy for https://github.com/FullQueueDeveloper/ShGit.git
Working copy of https://github.com/FullQueueDeveloper/ShGit.git resolved at 1.2.0
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/FullQueueDeveloper/Sh.git
Working copy of https://github.com/FullQueueDeveloper/Sh.git resolved at 1.3.0
warning: 'shgit': Conflicting identity for sh: dependency 'github.com/danielsincere/sh' and dependency 'github.com/fullqueuedeveloper/sh' both point to the same package identity 'sh'. The dependencies are introduced through the following chains: (A) /host/spi-builder-workspace->github.com/fullqueuedeveloper/shxcrun->github.com/danielsincere/sh (B) /host/spi-builder-workspace->github.com/fullqueuedeveloper/sh. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
warning: 'shxcrun': Conflicting identity for sh: dependency 'github.com/danielsincere/sh' and dependency 'github.com/fullqueuedeveloper/sh' both point to the same package identity 'sh'. The dependencies are introduced through the following chains: (A) /host/spi-builder-workspace->github.com/fullqueuedeveloper/shgit->github.com/danielsincere/sh (B) /host/spi-builder-workspace->github.com/fullqueuedeveloper/sh. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
Building for debugging...
[0/8] Write sources
[6/8] Compiling CSystem shims.c
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/54] Emitting module SystemPackage
[10/58] Compiling SystemPackage SystemString.swift
[11/58] Compiling SystemPackage Util+StringArray.swift
[12/58] Compiling SystemPackage Util.swift
[13/58] Compiling SystemPackage UtilConsumers.swift
[14/58] Compiling SystemPackage FilePathWindows.swift
[15/58] Compiling SystemPackage FilePermissions.swift
[16/58] Compiling SystemPackage IOCompletion.swift
[17/58] Compiling SystemPackage IORequest.swift
[18/58] Compiling SystemPackage FileOperations.swift
[20/59] Compiling SystemPackage Errno.swift
[21/59] Compiling SystemPackage ErrnoWindows.swift
[22/59] Compiling SystemPackage FileDescriptor.swift
[23/59] Compiling SystemPackage FileHelpers.swift
[25/59] Compiling SystemPackage FilePath.swift
[26/59] Compiling SystemPackage FilePathComponentView.swift
[27/59] Compiling SystemPackage FilePathComponents.swift
[28/59] Compiling SystemPackage FilePathParsing.swift
[29/59] Compiling SystemPackage FilePathString.swift
[30/59] Compiling SystemPackage Constants.swift
[31/59] Compiling SystemPackage Exports.swift
[32/59] Compiling SystemPackage Mocking.swift
[33/59] Compiling SystemPackage RawBuffer.swift
[34/59] Compiling SystemPackage Syscalls.swift
[35/59] Compiling SystemPackage WindowsSyscallAdapters.swift
[36/59] Compiling SystemPackage MachPort.swift
[37/59] Compiling SystemPackage PlatformString.swift
[41/59] Compiling SystemPackage IORing.swift
[46/59] Compiling SystemPackage RawIORequest.swift
[47/59] Compiling SystemPackage Backcompat.swift
[48/59] Emitting module Rainbow
[49/59] Compiling SystemPackage CInterop.swift
[50/59] Compiling SystemPackage FilePathSyntax.swift
[51/59] Compiling Rainbow StyledStringBuilder.swift
[54/60] Compiling SystemPackage FilePathTemp.swift
[55/60] Compiling SystemPackage FilePathTempPosix.swift
[56/60] Compiling SystemPackage FilePathTempWindows.swift
[62/75] Compiling Sh Sink.swift
[63/75] Compiling Sh String.asTrimmedLines.swift
[64/75] Compiling Sh Process.runReturningAllOutput.swift
[65/75] Compiling Sh Process.runReturningData.swift
[66/75] Compiling Sh Process.runReturningTrimmedString.swift
[67/75] Compiling Sh Process.terminationError.swift
[68/76] Emitting module Sh
[69/76] Compiling Sh PipeBuffer.swift
[70/76] Compiling Sh Errors.swift
[71/76] Compiling Sh Data.asJSON.swift
[72/76] Compiling Sh Data.asTrimmedString.swift
[73/76] Compiling Sh Process.init.swift
[74/76] Compiling Sh Process.runRedirectingAllOutput.swift
[75/76] Compiling Sh shq.swift
[76/76] Compiling Sh sh.swift
[78/115] Compiling ShGit Git.root.swift
[79/115] Compiling ShGit Git.swift
[80/115] Emitting module ShGit
[81/115] Compiling ShGit Git.isClean.swift
[82/115] Compiling ShXcrun Altool.swift
[83/116] Compiling ShXcrun Altool.uploadApp.swift
[84/116] Compiling ShXcrun AltoolCredential.swift
[85/116] Compiling ShXcrun ApiKeyCredential.swift
[86/116] Compiling ShXcrun EnvironmentVariablePasswordCredential.swift
[88/120] Compiling ShXcrun KeychainPasswordCredential.swift
[89/120] Compiling ShXcrun LiteralPasswordCredential.swift
[90/120] Compiling ShXcrun Altool.Platform.swift
[91/120] Compiling ShXcrun Altool.Transport.swift
[92/120] Compiling ShXcrun Simctl.bootUp.swift
[93/120] Emitting module ShXcrun
[94/120] Compiling ShXcrun Xcodebuild.build.swift
[95/120] Compiling ShXcrun Xcodebuild.buildForTesting.swift
[96/120] Compiling ShXcrun Xcodebuild.clean.swift
[97/120] Compiling ShXcrun Xcodebuild.exportArchive.swift
[98/120] Compiling ShXcrun Xcodebuild.showSDKs.swift
[99/120] Compiling ShXcrun Xcodebuild.swift
[100/120] Compiling ShXcrun Xcodebuild.test.swift
[101/120] Compiling ShXcrun Xcodebuild.testWithoutBuilding.swift
[102/120] Compiling ShXcrun Simctl.shutdown.swift
[103/120] Compiling ShXcrun Simctl.shutdownAll.swift
[104/120] Compiling ShXcrun Simctl.swift
[105/120] Compiling ShXcrun Simctl.listRuntimes.swift
[106/120] Compiling ShXcrun Xcodebuild.Destination(string).swift
[107/120] Compiling ShXcrun Xcodebuild.Destination.swift
[108/120] Compiling ShXcrun ExportOptions.swift
[109/120] Compiling ShXcrun ExportOptions.write.swift
[110/120] Compiling ShXcrun Xcodebuild.analyze.swift
[111/120] Compiling ShXcrun Xcodebuild.archive.swift
[112/120] Compiling ShXcrun Xcodebuild.install.swift
[113/120] Compiling ShXcrun Xcodebuild.installSrc.swift
[114/120] Compiling ShXcrun Xcodebuild.list.swift
[115/120] Compiling ShXcrun Xcodebuild.showDestinations.swift
[116/120] Compiling ShXcrun Simctl.erase.swift
[117/120] Compiling ShXcrun Simctl.eraseAll.swift
[118/120] Compiling ShXcrun Simctl.listDeviceTypes.swift
[119/120] Compiling ShXcrun Simctl.listDevices.swift
[120/120] Compiling ShXcrun Simctl.screenshot.swift
[122/124] Compiling SwishAppStore exports.swift
[123/124] Emitting module SwishAppStore
[124/124] Compiling SwishAppStore AppStore.swift
Build complete! (19.42s)
Build complete.
{
"dependencies" : [
{
"identity" : "shxcrun",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/FullQueueDeveloper/ShXcrun.git"
},
{
"identity" : "sh",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/FullQueueDeveloper/Sh.git"
},
{
"identity" : "shgit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/FullQueueDeveloper/ShGit.git"
}
],
"manifest_display_name" : "SwishAppStore",
"name" : "SwishAppStore",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "SwishAppStore",
"targets" : [
"SwishAppStore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwishAppStore",
"module_type" : "SwiftTarget",
"name" : "SwishAppStore",
"path" : "Sources/SwishAppStore",
"product_dependencies" : [
"Sh",
"ShXcrun",
"ShGit"
],
"product_memberships" : [
"SwishAppStore"
],
"sources" : [
"AppStore.swift",
"exports.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
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.