Build Information
Successful build of swift-sh, reference master (e2617c
), with Swift 6.2 (beta) for Linux on 22 Jun 2025 02:20:50 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/mxcl/swift-sh.git
Reference: master
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/mxcl/swift-sh
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at e2617c0 Update tea.yaml for sepolia
Cloned https://github.com/mxcl/swift-sh.git
Revision (git rev-parse @):
e2617c0ab425a7303f2f60e25d1fe387b7a6f057
SUCCESS checkout https://github.com/mxcl/swift-sh.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/mxcl/swift-sh.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/krzyzanowskim/CryptoSwift
Fetching https://github.com/mxcl/Path.swift
Fetching https://github.com/mxcl/StreamReader
[1/1059] Fetching path.swift
[203/1109] Fetching path.swift, streamreader
[380/14050] Fetching path.swift, streamreader, cryptoswift
Fetched https://github.com/mxcl/StreamReader from cache (0.38s)
[1577/14000] Fetching path.swift, cryptoswift
Fetched https://github.com/mxcl/Path.swift from cache (0.48s)
[1942/12941] Fetching cryptoswift
Fetching https://github.com/mxcl/LegibleError
Fetching https://github.com/mxcl/Version
Fetched https://github.com/krzyzanowskim/CryptoSwift from cache (2.28s)
[1/178] Fetching legibleerror
[124/471] Fetching legibleerror, version
[217/293] Fetching version
Fetched https://github.com/mxcl/LegibleError from cache (0.39s)
Fetched https://github.com/mxcl/Version from cache (0.44s)
Computing version for https://github.com/mxcl/StreamReader
Computed https://github.com/mxcl/StreamReader at 1.0.1 (6.83s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.2.0 (0.83s)
Computing version for https://github.com/mxcl/LegibleError
Computed https://github.com/mxcl/LegibleError at 1.0.6 (0.93s)
Computing version for https://github.com/mxcl/Path.swift
Computed https://github.com/mxcl/Path.swift at 1.4.1 (0.82s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 1.8.4 (1.86s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift
Working copy of https://github.com/krzyzanowskim/CryptoSwift resolved at 1.8.4
Creating working copy for https://github.com/mxcl/LegibleError
Working copy of https://github.com/mxcl/LegibleError resolved at 1.0.6
Creating working copy for https://github.com/mxcl/Path.swift
Working copy of https://github.com/mxcl/Path.swift resolved at 1.4.1
Creating working copy for https://github.com/mxcl/StreamReader
Working copy of https://github.com/mxcl/StreamReader resolved at 1.0.1
Creating working copy for https://github.com/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 2.2.0
Building for debugging...
[0/22] Write sources
[0/22] Copying PrivacyInfo.xcprivacy
[0/22] Write sources
[10/22] Write swift-version-24593BA9C3E375BF.txt
[12/141] Emitting module Version
[13/141] Emitting module Path
[14/142] Compiling Version Version+Comparable.swift
[15/142] Compiling Version Version.swift
[16/142] Compiling Path Pathish.swift
[17/142] Compiling Version Version+Range.swift
[18/142] Compiling Path PathToBool.swift
[19/142] Compiling CryptoSwift BlockModeOptions.swift
[20/142] Compiling CryptoSwift CBC.swift
[21/142] Compiling Version Version+Codable.swift
[22/142] Compiling Version Version+Foundation.swift
[23/142] Compiling CryptoSwift BlockEncryptor.swift
[24/142] Compiling CryptoSwift BlockMode.swift
[25/143] Emitting module LegibleError
[26/143] Compiling LegibleError LegibleError.swift
[28/144] Compiling Path Path+FileManager.swift
[30/144] Emitting module CryptoSwift
[31/155] Compiling Path Path+ls.swift
[36/158] Compiling CryptoSwift CCM.swift
[37/158] Compiling CryptoSwift CFB.swift
[38/158] Compiling CryptoSwift CTR.swift
[39/158] Compiling CryptoSwift CipherModeWorker.swift
[40/158] Compiling CryptoSwift ECB.swift
[41/158] Compiling CryptoSwift GCM.swift
[42/158] Compiling CryptoSwift OCB.swift
[43/158] Compiling CryptoSwift OFB.swift
[44/158] Compiling CryptoSwift PCBC.swift
[45/158] Compiling CryptoSwift Blowfish.swift
[46/158] Compiling CryptoSwift CBCMAC.swift
[46/158] Wrapping AST for Version for debugging
[47/158] Wrapping AST for LegibleError for debugging
[49/158] Compiling Path Path.swift
[50/158] Compiling Path Path+StringConvertibles.swift
[52/159] Compiling CryptoSwift IntegerConversion.swift
[53/159] Compiling CryptoSwift Multiplication.swift
[54/159] Compiling CryptoSwift PrimeTest.swift
[55/159] Compiling CryptoSwift Random.swift
[56/159] Compiling CryptoSwift Shifts.swift
[57/159] Compiling CryptoSwift SquareRoot.swift
[58/159] Compiling CryptoSwift Strideable.swift
[59/159] Compiling CryptoSwift StringConversion.swift
[60/159] Compiling CryptoSwift Subtraction.swift
[61/159] Compiling CryptoSwift WordsAndBits.swift
[62/159] Compiling CryptoSwift ChaCha20.swift
[63/159] Compiling CryptoSwift Checksum.swift
[64/159] Compiling CryptoSwift Cipher.swift
[65/159] Compiling CryptoSwift Collection+Extension.swift
[66/159] Compiling CryptoSwift CMAC.swift
[67/159] Compiling CryptoSwift Addition.swift
[68/159] Compiling CryptoSwift BigInt.swift
[69/159] Compiling CryptoSwift BigUInt.swift
[70/159] Compiling CryptoSwift BitwiseOps.swift
[71/159] Compiling CryptoSwift CS.swift
[72/159] Compiling CryptoSwift Codable.swift
[73/159] Compiling CryptoSwift Comparable.swift
[74/159] Compiling CryptoSwift DataConversion.swift
[75/159] Compiling CryptoSwift Division.swift
[76/159] Compiling CryptoSwift Exponentiation.swift
[77/159] Compiling CryptoSwift FloatingPointConversion.swift
[78/159] Compiling CryptoSwift GCD.swift
[79/159] Compiling CryptoSwift Hashable.swift
[80/159] Compiling CryptoSwift AEAD.swift
[81/159] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[82/159] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[83/159] Compiling CryptoSwift AES.Cryptors.swift
[84/159] Compiling CryptoSwift AES.swift
[85/159] Compiling CryptoSwift ASN1.swift
[86/159] Compiling CryptoSwift ASN1Decoder.swift
[87/159] Compiling CryptoSwift ASN1Encoder.swift
[88/159] Compiling CryptoSwift ASN1Scanner.swift
[89/159] Compiling CryptoSwift Array+Extension.swift
[90/159] Compiling CryptoSwift Authenticator.swift
[91/159] Compiling CryptoSwift BatchedCollection.swift
[92/159] Compiling CryptoSwift Bit.swift
[93/159] Compiling CryptoSwift BlockCipher.swift
[94/159] Compiling CryptoSwift BlockDecryptor.swift
[95/159] Compiling CryptoSwift CompactMap.swift
[96/159] Compiling CryptoSwift Cryptor.swift
[97/159] Compiling CryptoSwift Cryptors.swift
[98/159] Compiling CryptoSwift Digest.swift
[99/159] Compiling CryptoSwift DigestType.swift
[100/159] Compiling CryptoSwift AES+Foundation.swift
[101/159] Compiling CryptoSwift Array+Foundation.swift
[102/159] Compiling CryptoSwift Blowfish+Foundation.swift
[103/159] Compiling CryptoSwift ChaCha20+Foundation.swift
[104/159] Compiling CryptoSwift Data+Extension.swift
[105/159] Compiling CryptoSwift HMAC+Foundation.swift
[106/159] Compiling CryptoSwift Rabbit+Foundation.swift
[107/159] Compiling CryptoSwift String+FoundationExtension.swift
[108/159] Compiling CryptoSwift Utils+Foundation.swift
[108/159] Wrapping AST for Path for debugging
[110/161] Compiling CryptoSwift XChaCha20+Foundation.swift
[111/161] Compiling CryptoSwift Generics.swift
[112/161] Compiling CryptoSwift HKDF.swift
[113/161] Compiling CryptoSwift HMAC.swift
[114/161] Compiling CryptoSwift ISO10126Padding.swift
[115/161] Compiling CryptoSwift ISO78164Padding.swift
[116/161] Compiling CryptoSwift Int+Extension.swift
[117/161] Compiling CryptoSwift MD5.swift
[118/161] Compiling CryptoSwift NoPadding.swift
[119/161] Compiling CryptoSwift Operators.swift
[120/161] Compiling CryptoSwift DER.swift
[121/161] Compiling CryptoSwift PBKDF1.swift
[122/161] Compiling CryptoSwift PBKDF2.swift
[123/161] Compiling CryptoSwift PKCS1v15.swift
[124/161] Compiling CryptoSwift PKCS5.swift
[125/161] Compiling CryptoSwift PKCS7.swift
[126/161] Compiling CryptoSwift PKCS7Padding.swift
[127/161] Compiling CryptoSwift Padding.swift
[128/161] Compiling CryptoSwift Poly1305.swift
[129/161] Compiling CryptoSwift RSA+Cipher.swift
[130/161] Compiling CryptoSwift RSA+Signature.swift
[131/161] Compiling CryptoSwift RSA.swift
[132/161] Compiling CryptoSwift Rabbit.swift
[133/161] Compiling CryptoSwift SHA1.swift
[134/161] Compiling CryptoSwift SHA2.swift
[135/161] Compiling CryptoSwift SHA3.swift
[136/161] Compiling CryptoSwift Scrypt.swift
[137/161] Compiling CryptoSwift SecureBytes.swift
[138/161] Emitting module StreamReader
[139/161] Compiling StreamReader StreamReader.swift
[140/162] Wrapping AST for StreamReader for debugging
[142/162] Compiling CryptoSwift Signature.swift
[143/162] Compiling CryptoSwift StreamDecryptor.swift
[144/162] Compiling CryptoSwift StreamEncryptor.swift
[145/162] Compiling CryptoSwift String+Extension.swift
[146/162] Compiling CryptoSwift UInt128.swift
[147/162] Compiling CryptoSwift UInt16+Extension.swift
[148/162] Compiling CryptoSwift UInt32+Extension.swift
[149/162] Compiling CryptoSwift UInt64+Extension.swift
[150/162] Compiling CryptoSwift UInt8+Extension.swift
[151/162] Compiling CryptoSwift Updatable.swift
[152/162] Compiling CryptoSwift Utils.swift
[153/162] Compiling CryptoSwift XChaCha20.swift
[154/162] Compiling CryptoSwift ZeroPadding.swift
[155/162] Compiling CryptoSwift resource_bundle_accessor.swift
[156/163] Wrapping AST for CryptoSwift for debugging
[158/169] Compiling Utility exec().swift
[159/169] Compiling Utility etc.swift
[160/169] Compiling Utility TemporaryDirectory.swift
[161/169] Compiling Utility Path+ResolvedHash.swift
[162/169] Emitting module Utility
[163/169] Compiling Utility Process+1up.swift
/host/spi-builder-workspace/Sources/Utility/Process+1up.swift:108:104: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
106 | func finish() throws -> Output {
107 | guard terminationStatus == 0, terminationReason == .exit else {
108 | throw ExecutionError(stdout: .init(out), stderr: nil, status: terminationStatus, arg0: launchPath, args: arguments ?? [])
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
109 | }
110 | return Output(out)
/host/spi-builder-workspace/Sources/Utility/Process+1up.swift:167:111: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
165 | func finish() throws -> (stdout: Output, stderr: Output) {
166 | guard terminationStatus == 0, terminationReason == .exit else {
167 | throw ExecutionError(stdout: .init(out), stderr: .init(err), status: terminationStatus, arg0: launchPath, args: arguments ?? [])
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
168 | }
169 | return (stdout: Output(out), stderr: Output(err))
/host/spi-builder-workspace/Sources/Utility/Process+1up.swift:187:93: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
185 |
186 | guard terminationReason == .exit, terminationStatus == 0 else {
187 | throw ExecutionError(stdout: nil, stderr: nil, status: terminationStatus, arg0: launchPath, args: arguments ?? [])
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
188 | }
189 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[164/170] Wrapping AST for Utility for debugging
[166/177] Compiling Script ExecutableTargetMainStyle.swift
[167/177] Emitting module Script
/host/spi-builder-workspace/Sources/Script/Script.swift:271:14: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
269 | do {
270 | let task = Process()
271 | task.launchPath = Path.swift.string
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
272 | task.arguments = ["--version"]
273 | let (stdout, _) = try task.runSync(tee: false) // ignore stderr
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[168/177] Compiling Script DependencyName.swift
[169/177] Compiling Script Constraint.swift
[170/177] Compiling Script ImportSpecification.swift
[171/177] Compiling Script parse().swift
[172/177] Compiling Script Script.swift
/host/spi-builder-workspace/Sources/Script/Script.swift:271:14: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
269 | do {
270 | let task = Process()
271 | task.launchPath = Path.swift.string
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
272 | task.arguments = ["--version"]
273 | let (stdout, _) = try task.runSync(tee: false) // ignore stderr
/host/spi-builder-workspace/Sources/Script/Script.swift:205:18: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
203 | // first arg has to be same as executable path
204 | let task = Process()
205 | task.launchPath = Path.swift.string
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
206 | task.arguments = ["build", "-Xswiftc", "-suppress-warnings"]
207 | task.currentDirectoryPath = buildDirectory.string
/host/spi-builder-workspace/Sources/Script/Script.swift:207:18: warning: 'currentDirectoryPath' is deprecated: renamed to 'currentDirectoryURL' [#DeprecatedDeclaration]
205 | task.launchPath = Path.swift.string
206 | task.arguments = ["build", "-Xswiftc", "-suppress-warnings"]
207 | task.currentDirectoryPath = buildDirectory.string
| |- warning: 'currentDirectoryPath' is deprecated: renamed to 'currentDirectoryURL' [#DeprecatedDeclaration]
| `- note: use 'currentDirectoryURL' instead
208 |
209 | #if !os(Linux)
/host/spi-builder-workspace/Sources/Script/Script.swift:227:18: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
225 | } else {
226 | let task = Process()
227 | task.launchPath = "/usr/bin/which"
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
228 | task.arguments = ["swift"]
229 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[173/178] Wrapping AST for Script for debugging
[175/186] Compiling Command run().swift
[176/186] Compiling Command run().Input.swift
[177/186] Compiling Command editor().swift
[178/186] Compiling Command eject().swift
[179/186] Compiling Command edit().swift
[180/186] Compiling Command clean().swift
[181/186] Emitting module Command
[182/186] Compiling Command CommandLine.usage.swift
[183/189] Wrapping AST for Command for debugging
[185/189] Emitting module swift_sh
[186/189] Compiling swift_sh main.swift
[187/190] Wrapping AST for swift-sh for debugging
[188/190] Write Objects.LinkFileList
[189/190] Linking swift-sh
Build complete! (51.70s)
Build complete.
{
"dependencies" : [
{
"identity" : "path.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mxcl/Path.swift"
},
{
"identity" : "streamreader",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mxcl/StreamReader"
},
{
"identity" : "legibleerror",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mxcl/LegibleError"
},
{
"identity" : "version",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mxcl/Version"
},
{
"identity" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift"
}
],
"manifest_display_name" : "swift-sh",
"name" : "swift-sh",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
}
],
"products" : [
{
"name" : "swift-sh",
"targets" : [
"swift-sh"
],
"type" : {
"executable" : null
}
},
{
"name" : "Script",
"targets" : [
"Script"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Utility",
"targets" : [
"Utility"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Command",
"targets" : [
"Command"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "swift_sh",
"module_type" : "SwiftTarget",
"name" : "swift-sh",
"path" : "Sources",
"product_dependencies" : [
"LegibleError"
],
"product_memberships" : [
"swift-sh"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Command"
],
"type" : "executable"
},
{
"c99name" : "Utility",
"module_type" : "SwiftTarget",
"name" : "Utility",
"path" : "Sources/Utility",
"product_dependencies" : [
"Path",
"Version",
"CryptoSwift"
],
"product_memberships" : [
"swift-sh",
"Script",
"Utility",
"Command"
],
"sources" : [
"Path+ResolvedHash.swift",
"Process+1up.swift",
"TemporaryDirectory.swift",
"etc.swift",
"exec().swift"
],
"type" : "library"
},
{
"c99name" : "Script",
"module_type" : "SwiftTarget",
"name" : "Script",
"path" : "Sources/Script",
"product_dependencies" : [
"StreamReader"
],
"product_memberships" : [
"swift-sh",
"Script",
"Command"
],
"sources" : [
"Constraint.swift",
"DependencyName.swift",
"ExecutableTargetMainStyle.swift",
"ImportSpecification.swift",
"Script.swift",
"parse().swift"
],
"target_dependencies" : [
"Utility"
],
"type" : "library"
},
{
"c99name" : "Command",
"module_type" : "SwiftTarget",
"name" : "Command",
"path" : "Sources/Command",
"product_memberships" : [
"swift-sh",
"Command"
],
"sources" : [
"CommandLine.usage.swift",
"clean().swift",
"edit().swift",
"editor().swift",
"eject().swift",
"run().Input.swift",
"run().swift"
],
"target_dependencies" : [
"Script"
],
"type" : "library"
},
{
"c99name" : "All",
"module_type" : "SwiftTarget",
"name" : "All",
"path" : "Tests/All",
"sources" : [
"ImportSpecificationUnitTests.swift",
"IntegrationTests.swift",
"ModeUnitTests.swift",
"UtilityTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"swift-sh"
],
"type" : "test"
}
],
"tools_version" : "5.3"
}
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.