Build Information
Successful build of CommonShell, reference main (f4e40f), with Swift 6.2 for Linux on 11 Nov 2025 13:49:09 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wrkstrm/common-shell.git
Reference: main
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/wrkstrm/common-shell
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f4e40f9 Fix formatting in workflow name
Cloned https://github.com/wrkstrm/common-shell.git
Revision (git rev-parse @):
f4e40f97ff519440cdf87a8edcaf50b6126c1a02
SUCCESS checkout https://github.com/wrkstrm/common-shell.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/wrkstrm/common-shell.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/wrkstrm/wrkstrm-performance.git
Fetching https://github.com/wrkstrm/WrkstrmLog.git
Fetching https://github.com/wrkstrm/common-process.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/wrkstrm/WrkstrmFoundation.git
[1/410] Fetching wrkstrm-performance
[227/2427] Fetching wrkstrm-performance, wrkstrmlog
[533/4587] Fetching wrkstrm-performance, wrkstrmlog, swift-docc-plugin
[1727/5021] Fetching wrkstrm-performance, wrkstrmlog, swift-docc-plugin, common-process
[3078/8643] Fetching wrkstrm-performance, wrkstrmlog, swift-docc-plugin, common-process, wrkstrmfoundation
[6179/25329] Fetching wrkstrm-performance, wrkstrmlog, swift-docc-plugin, common-process, wrkstrmfoundation, swift-argument-parser
Fetched https://github.com/wrkstrm/wrkstrm-performance.git from cache (0.33s)
[6095/24919] Fetching wrkstrmlog, swift-docc-plugin, common-process, wrkstrmfoundation, swift-argument-parser
Fetched https://github.com/wrkstrm/WrkstrmFoundation.git from cache (0.44s)
[8783/21297] Fetching wrkstrmlog, swift-docc-plugin, common-process, swift-argument-parser
Fetched https://github.com/wrkstrm/common-process.git from cache (0.87s)
Fetched https://github.com/wrkstrm/WrkstrmLog.git from cache (0.88s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.88s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.89s)
Computing version for https://github.com/wrkstrm/wrkstrm-performance.git
Computed https://github.com/wrkstrm/wrkstrm-performance.git at 0.1.0 (1.82s)
Fetching https://github.com/wrkstrm/WrkstrmMain.git
[1/1702] Fetching wrkstrmmain
Fetched https://github.com/wrkstrm/WrkstrmMain.git from cache (0.32s)
Computing version for https://github.com/wrkstrm/common-process.git
warning: 'common-process': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.0.0..<3.0.0))), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmFoundation.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.0.0..<3.0.0))), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.4.0..<3.0.0)))]
---- Package Inject Deps: End ----
Computed https://github.com/wrkstrm/common-process.git at 0.2.0 (1.05s)
Fetching https://github.com/swiftlang/swift-subprocess.git
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-tools-support-core.git
[1/5182] Fetching swift-system
[312/7640] Fetching swift-system, swift-subprocess
[794/14648] Fetching swift-system, swift-subprocess, swift-tools-support-core
Fetched https://github.com/apple/swift-system from cache (0.49s)
Fetched https://github.com/swiftlang/swift-subprocess.git from cache (0.53s)
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.57s)
Computing version for https://github.com/swiftlang/swift-subprocess.git
Computed https://github.com/swiftlang/swift-subprocess.git at 0.2.1 (1.17s)
Computing version for https://github.com/wrkstrm/WrkstrmMain.git
warning: 'wrkstrmmain': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[]
---- Package Inject Deps: End ----
Computed https://github.com/wrkstrm/WrkstrmMain.git at 2.5.0 (0.76s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.48s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.3 (0.52s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (2.37s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3577] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.42s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.91s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.7.3 (0.50s)
Computing version for https://github.com/wrkstrm/WrkstrmLog.git
Computed https://github.com/wrkstrm/WrkstrmLog.git at 2.2.4 (0.50s)
Fetching https://github.com/apple/swift-log.git
[1/4398] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.42s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.81s)
Computing version for https://github.com/wrkstrm/WrkstrmFoundation.git
warning: 'wrkstrmfoundation': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.0.0..<3.0.0))), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.4.0..<3.0.0)))]
---- Package Inject Deps: End ----
Computed https://github.com/wrkstrm/WrkstrmFoundation.git at 2.8.1 (0.57s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.7.3
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/wrkstrm/common-process.git
Working copy of https://github.com/wrkstrm/common-process.git resolved at 0.2.0
Creating working copy for https://github.com/wrkstrm/wrkstrm-performance.git
Working copy of https://github.com/wrkstrm/wrkstrm-performance.git resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.2
Creating working copy for https://github.com/wrkstrm/WrkstrmLog.git
Working copy of https://github.com/wrkstrm/WrkstrmLog.git resolved at 2.2.4
Creating working copy for https://github.com/wrkstrm/WrkstrmMain.git
Working copy of https://github.com/wrkstrm/WrkstrmMain.git resolved at 2.5.0
Creating working copy for https://github.com/swiftlang/swift-subprocess.git
Working copy of https://github.com/swiftlang/swift-subprocess.git resolved at 0.2.1
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/wrkstrm/WrkstrmFoundation.git
Working copy of https://github.com/wrkstrm/WrkstrmFoundation.git resolved at 2.8.1
warning: 'wrkstrmfoundation': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.0.0..<3.0.0))), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.4.0..<3.0.0)))]
---- Package Inject Deps: End ----
warning: 'common-process': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.0.0..<3.0.0))), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmFoundation.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.0.0..<3.0.0))), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.4.0..<3.0.0)))]
---- Package Inject Deps: End ----
warning: 'wrkstrmmain': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[]
---- Package Inject Deps: End ----
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/40] Write sources
[20/40] Compiling CSystem shims.c
[21/40] Write swift-version-24593BA9C3E375BF.txt
[23/127] Emitting module WrkstrmMain
[24/131] Emitting module SystemPackage
[25/135] Compiling SystemPackage FilePermissions.swift
[26/135] Compiling SystemPackage IOCompletion.swift
[27/135] Compiling SystemPackage IORequest.swift
[28/135] Compiling SystemPackage IORing.swift
[29/135] Compiling SystemPackage Util+StringArray.swift
[30/135] Compiling SystemPackage Util.swift
[31/135] Compiling SystemPackage UtilConsumers.swift
[32/135] Compiling WrkstrmMain Random.swift
[33/135] Compiling SystemPackage FilePathComponentView.swift
[34/135] Compiling SystemPackage FilePathComponents.swift
[35/135] Compiling SystemPackage SystemString.swift
[39/135] Compiling SystemPackage FilePathTempWindows.swift
[40/135] Compiling SystemPackage FilePath.swift
[41/135] Compiling SystemPackage RawIORequest.swift
[42/135] Compiling SystemPackage Backcompat.swift
[43/135] Compiling SystemPackage CInterop.swift
[44/135] Compiling SystemPackage Constants.swift
[45/137] Compiling SystemPackage FilePathSyntax.swift
[46/137] Compiling SystemPackage FilePathTemp.swift
[47/137] Compiling SystemPackage FilePathTempPosix.swift
[50/137] Compiling SystemPackage Errno.swift
[51/137] Compiling SystemPackage ErrnoWindows.swift
[52/137] Compiling SystemPackage FileDescriptor.swift
[53/137] Compiling SystemPackage FileHelpers.swift
[54/137] Compiling SystemPackage FileOperations.swift
[57/137] Compiling SystemPackage FilePathParsing.swift
[58/137] Compiling SystemPackage FilePathString.swift
[59/137] Compiling SystemPackage FilePathWindows.swift
[60/137] Compiling SystemPackage Exports.swift
[61/137] Compiling SystemPackage Mocking.swift
[62/137] Compiling SystemPackage RawBuffer.swift
[63/137] Compiling SystemPackage Syscalls.swift
[78/137] Compiling ArgumentParserToolInfo ToolInfo.swift
[79/137] Emitting module ArgumentParserToolInfo
[80/138] Wrapping AST for ArgumentParserToolInfo for debugging
[82/182] Compiling ArgumentParser ParsableCommand.swift
[83/182] Compiling ArgumentParser ArgumentDecoder.swift
[84/182] Compiling ArgumentParser ArgumentDefinition.swift
[85/182] Compiling ArgumentParser ArgumentSet.swift
[89/182] Compiling ArgumentParser CommandParser.swift
[90/183] Compiling Logging MetadataProvider.swift
[91/183] Compiling Logging Locks.swift
[93/183] Compiling ArgumentParser InputOrigin.swift
[94/183] Compiling ArgumentParser Name.swift
[95/183] Compiling ArgumentParser ExpressibleByArgument.swift
[96/183] Compiling ArgumentParser InputKey.swift
[97/183] Compiling ArgumentParser Flag.swift
[98/183] Compiling ArgumentParser NameSpecification.swift
[99/183] Compiling ArgumentParser Option.swift
[100/183] Compiling ArgumentParser ParsableArguments.swift
[101/183] Compiling ArgumentParser ZshCompletionsGenerator.swift
[102/183] Compiling ArgumentParser Argument.swift
[103/183] Compiling ArgumentParser ArgumentDiscussion.swift
[104/183] Compiling ArgumentParser ArgumentHelp.swift
[105/183] Compiling ArgumentParser OptionGroup.swift
[105/183] Wrapping AST for WrkstrmMain for debugging
[107/183] Emitting module CommonProcess
[108/183] Compiling ArgumentParser BashCompletionsGenerator.swift
[109/183] Compiling ArgumentParser CompletionsGenerator.swift
[110/183] Compiling ArgumentParser FishCompletionsGenerator.swift
[111/183] Compiling ArgumentParser Parsed.swift
[112/183] Compiling ArgumentParser ParsedValues.swift
[114/184] Compiling Logging LogHandler.swift
[115/184] Emitting module Logging
[116/184] Compiling Logging Logging.swift
[117/185] Wrapping AST for CommonProcess for debugging
[118/185] Wrapping AST for Logging for debugging
[120/206] Compiling WrkstrmLog PrintLogBackend.swift
[121/206] Compiling WrkstrmLog SwiftLogBackend.swift
[122/206] Compiling WrkstrmLog CommonLogContext.swift
[123/208] Emitting module WrkstrmLog
[124/208] Emitting module ArgumentParser
[125/214] Compiling ArgumentParser CollectionExtensions.swift
[126/214] Compiling ArgumentParser Mutex.swift
[127/214] Compiling ArgumentParser Platform.swift
[128/214] Compiling ArgumentParser SequenceExtensions.swift
[129/214] Compiling ArgumentParser StringExtensions.swift
[130/214] Compiling ArgumentParser SwiftExtensions.swift
[131/214] Compiling WrkstrmLog Log+CacheStorage.swift
[132/214] Compiling WrkstrmLog Log+Decorator.swift
[133/214] Compiling WrkstrmLog Log.swift
[134/214] Compiling WrkstrmLog LogBackend.swift
[135/214] Compiling WrkstrmLog Log+Inject.swift
[136/214] Compiling WrkstrmLog Log+Levels.swift
[137/214] Compiling WrkstrmLog Platform.swift
[138/214] Compiling WrkstrmLog ProcessInfo+Xcode.swift
[144/214] Compiling WrkstrmLog Log+Shared.swift
[147/214] Compiling WrkstrmLog DisabledLogBackend.swift
[148/214] Compiling WrkstrmLog FileLogBackend.swift
[149/214] Compiling WrkstrmLog OSLogBackend.swift
[151/215] Compiling WrkstrmLog DecoratedBackend.swift
[152/215] Compiling WrkstrmLog FanoutLog.swift
[153/215] Compiling WrkstrmLog FatalErrorUtil.swift
[154/215] Compiling WrkstrmLog Log+CacheStorage.WASM.swift
[160/215] Compiling WrkstrmLog Level+Emoji.swift
[161/215] Compiling WrkstrmLog Level+OSLogType.swift
[162/215] Compiling WrkstrmLog Log+Cache.swift
[166/216] Compiling ArgumentParser Tree.swift
[167/216] Compiling ArgumentParser CodingKeyValidator.swift
[168/216] Compiling ArgumentParser NonsenseFlagsValidator.swift
[169/216] Compiling ArgumentParser ParsableArgumentsValidation.swift
[170/216] Compiling ArgumentParser PositionalArgumentsValidator.swift
[171/216] Compiling ArgumentParser UniqueNamesValidator.swift
[171/216] Wrapping AST for SystemPackage for debugging
[172/216] Wrapping AST for WrkstrmLog for debugging
[174/249] Emitting module WrkstrmFoundation
[175/253] Compiling WrkstrmFoundation Calendar.swift
[176/253] Compiling WrkstrmFoundation Event.swift
[177/253] Compiling WrkstrmFoundation ThreadSafeDataBox.swift
[178/253] Compiling WrkstrmFoundation Bundle+Version.swift
[179/253] Compiling WrkstrmFoundation Data+Base64URL.swift
[180/253] Compiling WrkstrmFoundation FoundationCalendar+Default.swift
[181/253] Compiling WrkstrmFoundation FileHandle+Standard.swift
[182/253] Compiling WrkstrmFoundation FileManager+Source.swift
[183/253] Compiling WrkstrmFoundation Log+Foundation.swift
[184/253] Compiling WrkstrmFoundation NotificationCenter+Transformers.swift
[185/253] Compiling WrkstrmFoundation NumberFormatter+Localize.swift
[186/253] Compiling WrkstrmFoundation String+Casing.swift
[187/253] Compiling WrkstrmFoundation String+Error.swift
[188/253] Compiling WrkstrmFoundation String+Expanding.swift
[189/253] Compiling WrkstrmFoundation String+FileType.swift
[190/253] Compiling WrkstrmFoundation Data+Newline.swift
[191/253] Compiling WrkstrmFoundation Data+UTF8.swift
[192/253] Compiling WrkstrmFoundation Date+ExpressibleByIntegerLiteral.swift
[193/253] Compiling WrkstrmFoundation Date+Utilities.swift
[194/253] Compiling WrkstrmFoundation DateFormatter+Utilities.swift
[195/253] Compiling WrkstrmFoundation String+Stats.swift
[196/253] Compiling WrkstrmFoundation URL+URLQueryItem.swift
[197/253] Compiling WrkstrmFoundation JSON+NDJSONWriter.swift
[198/253] Compiling WrkstrmFoundation JSON+Parser.swift
[199/253] Compiling WrkstrmFoundation JSONDataCoding+Foundation.swift
[200/253] Compiling WrkstrmFoundation JSONDataCoding.swift
[201/253] Compiling WrkstrmFoundation JSONParser.swift
[202/253] Compiling WrkstrmFoundation JSONResource.swift
[203/253] Compiling WrkstrmFoundation JSON+ParserInstrumentationDetails.swift
[204/253] Compiling WrkstrmFoundation JSON+WriterBridge.swift
[205/253] Compiling WrkstrmFoundation JSONCoders.swift
[206/253] Compiling WrkstrmFoundation JSONComposite.swift
[207/253] Compiling WrkstrmFoundation Bundle+Decode.swift
[208/253] Compiling WrkstrmFoundation CodableArchiver.swift
[209/253] Compiling WrkstrmFoundation SecurityScopedAsset.swift
[210/253] Compiling WrkstrmFoundation URL+TempDirectory.swift
[211/254] Compiling ArgumentParser SplitArguments.swift
[212/254] Compiling ArgumentParser DumpHelpGenerator.swift
[213/254] Compiling ArgumentParser HelpCommand.swift
[214/254] Compiling ArgumentParser HelpGenerator.swift
[215/254] Compiling ArgumentParser MessageInfo.swift
[216/254] Compiling ArgumentParser UsageGenerator.swift
[217/254] Wrapping AST for WrkstrmFoundation for debugging
[219/278] Compiling CommonProcessExecutionKit MetricsInstrumentation.swift
[220/278] Compiling CommonProcessExecutionKit RunnerControllerFactory.swift
[221/278] Compiling CommonProcessExecutionKit RunnerExecutor.swift
[222/278] Compiling CommonProcessExecutionKit SubprocessRunnerFactory.swift
[223/278] Compiling CommonProcessExecutionKit TSCBasicRunner.swift
[224/278] Compiling CommonProcessExecutionKit RunnerFactory.swift
[231/278] Compiling CommonProcessExecutionKit CommandSpec+RunnerController.swift
[232/278] Compiling CommonProcessExecutionKit CommandSpec+SubprocessBridge.swift
[233/278] Compiling CommonProcessExecutionKit CommonProcessRunner.swift
[234/278] Compiling CommonProcessExecutionKit ExecutableResolution.swift
[235/278] Compiling CommonProcessExecutionKit FoundationRunner.swift
[236/278] Compiling CommonProcessExecutionKit FoundationRunnerFactory.swift
[237/278] Compiling CommonProcessExecutionKit InstrumentationFactory.swift
[245/278] Compiling CommonProcessExecutionKit SubprocessRunner.swift
[251/281] Emitting module CommonProcessExecutionKit
[252/281] Compiling WrkstrmPerformance JSONParser+Instrumentation.swift
[253/281] Compiling WrkstrmPerformance Log+Time.swift
[254/281] Compiling WrkstrmPerformance PerfRunner.swift
[255/282] Compiling WrkstrmPerformance StructSizeMonitor.swift
[256/282] Compiling WrkstrmPerformance TimeMonitor.swift
[256/282] Wrapping AST for ArgumentParser for debugging
[258/282] Compiling WrkstrmPerformance Uptime.swift
[263/282] Compiling CommonProcessExecutionKit TSCBasicRunnerFactory.swift
[264/282] Compiling CommonProcessExecutionKit TuistCompatibility.swift
[265/282] Emitting module WrkstrmPerformance
[266/282] Compiling WrkstrmPerformance JSONParseMetrics.swift
[269/283] Wrapping AST for WrkstrmPerformance for debugging
[275/284] Wrapping AST for CommonProcessExecutionKit for debugging
[277/296] Compiling CommonShell RawWrapper.swift
[278/297] Compiling CommonShell ExecutionHost.swift
[279/297] Compiling CommonShell ShellRouteKind.swift
[280/297] Compiling CommonShell CommonShell+SyncBridge.swift
[281/297] Compiling CommonShell CommonShell+UnifiedExecutable.swift
[282/297] Compiling CommonShell CommonShell.swift
[283/297] Compiling CommonShell CommonShell+Run.swift
[284/297] Compiling CommonShell CommonShell+Stream.swift
[285/297] Compiling CommonShell CommonShell+LogOptions.swift
[286/297] Compiling CommonShell CommonShell+NpxResolve.swift
[287/297] Emitting module CommonShell
[288/297] Compiling CommonShell CLIAppVersion.swift
[289/297] Compiling CommonShell CommonShell+HostRun.swift
[290/298] Wrapping AST for CommonShell for debugging
[292/307] Emitting module CommonShellBenchSupport
[293/307] Compiling CommonShellArguments CommonShellVersionOptions.swift
[294/307] Compiling CommonShellArguments CommonShellParsableArguments.swift
[295/307] Emitting module CommonShellArguments
[296/307] Compiling CommonShellArguments CommonShellArguments.swift
[298/308] Compiling CommonShellBenchSupport BenchRow.swift
[299/308] Compiling CommonShellBenchSupport BenchRoutes.swift
[300/308] Compiling CommonShellBenchSupport BenchSupport.swift
[301/308] Compiling CommonShellBenchSupport CommonShell+Benchmark.swift
[302/315] Wrapping AST for CommonShellBenchSupport for debugging
[304/321] Emitting module CommonShellCLI
[305/322] Compiling CommonShellCLI RunnerMapping.swift
[306/322] Compiling CommonShellPerf CommonShell+Perf.swift
[307/322] Emitting module CommonShellPerf
[308/322] Compiling CommonShellCLI SummaryRender.swift
[310/323] Compiling CommonShellCLI SpecDecoding.swift
[311/323] Compiling CommonShellCLI ShellSpec.swift
[312/323] Compiling CommonShellCLI DurationParseError.swift
[313/323] Compiling CommonShellCLI DecodedSpec.swift
[314/323] Compiling CommonShellCLI Main.swift
[315/323] Compiling CommonShellCLI DurationParsing.swift
[316/324] Wrapping AST for CommonShellCLI for debugging
[317/324] Write Objects.LinkFileList
[318/324] Linking common-shell-cli
[320/324] Emitting module CommonShellBench
[321/324] Compiling CommonShellBench Main.swift
[322/325] Wrapping AST for CommonShellBench for debugging
[323/325] Write Objects.LinkFileList
[324/325] Linking common-shell-bench
Build complete! (68.61s)
Build complete.
{
"dependencies" : [
{
"identity" : "common-process",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/wrkstrm/common-process.git"
},
{
"identity" : "wrkstrmlog",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/wrkstrm/WrkstrmLog.git"
},
{
"identity" : "wrkstrm-performance",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/wrkstrm/wrkstrm-performance.git"
},
{
"identity" : "wrkstrmfoundation",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/wrkstrm/WrkstrmFoundation.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "CommonShell",
"name" : "CommonShell",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "maccatalyst",
"version" : "17.0"
}
],
"products" : [
{
"name" : "CommonShell",
"targets" : [
"CommonShell"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CommonShellArguments",
"targets" : [
"CommonShellArguments"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CommonShellBenchSupport",
"targets" : [
"CommonShellBenchSupport"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CommonShellPerf",
"targets" : [
"CommonShellPerf"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "common-shell-bench",
"targets" : [
"CommonShellBench"
],
"type" : {
"executable" : null
}
},
{
"name" : "common-shell-cli",
"targets" : [
"CommonShellCLI"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "CommonShellTests",
"module_type" : "SwiftTarget",
"name" : "CommonShellTests",
"path" : "tests/common-shell-tests",
"product_dependencies" : [
"CommonProcessExecutionKit",
"WrkstrmLog"
],
"sources" : [
"CLIAppVersionTests.swift",
"ExecMappingTests.swift",
"ParityTests.swift",
"PerfMatrixTests.swift",
"RunForIntervalExecTests.swift",
"RunnerOverrideTests.swift",
"SmokeTests.swift"
],
"target_dependencies" : [
"CommonShell",
"CommonShellBenchSupport"
],
"type" : "test"
},
{
"c99name" : "CommonShellPerf",
"module_type" : "SwiftTarget",
"name" : "CommonShellPerf",
"path" : "sources/common-shell-perf",
"product_dependencies" : [
"WrkstrmPerformance",
"CommonProcess"
],
"product_memberships" : [
"CommonShellPerf"
],
"sources" : [
"CommonShell+Perf.swift"
],
"target_dependencies" : [
"CommonShell",
"CommonShellBenchSupport"
],
"type" : "library"
},
{
"c99name" : "CommonShellInteractiveTests",
"module_type" : "SwiftTarget",
"name" : "CommonShellInteractiveTests",
"path" : "tests/common-shell-interactive-tests",
"sources" : [
"BenchInterruptSimulationTests.swift",
"ChaosShellEchoTests.swift",
"ChaosShellInteropTests.swift",
"ChaosShellPromptTests.swift",
"ChaosShellSignalsTests.swift",
"ExpectHelperTests.swift",
"InteractiveRunnerNDJSONTests.swift",
"InteractiveRunnerPTYTests.swift",
"InteractiveRunnerPreviewPolicyTests.swift",
"InteractiveRunnerStreamingTests.swift",
"REPLOverlayTests.swift",
"StreamLinesTests.swift"
],
"target_dependencies" : [
"CommonShell"
],
"type" : "test"
},
{
"c99name" : "CommonShellCLITests",
"module_type" : "SwiftTarget",
"name" : "CommonShellCLITests",
"path" : "tests/common-shell-cli-tests",
"sources" : [
"CommonShellCLISpecDecodeTests.swift"
],
"target_dependencies" : [
"CommonShellCLI",
"CommonShell"
],
"type" : "test"
},
{
"c99name" : "CommonShellCLI",
"module_type" : "SwiftTarget",
"name" : "CommonShellCLI",
"path" : "sources/common-shell-cli",
"product_dependencies" : [
"CommonProcessExecutionKit",
"ArgumentParser"
],
"product_memberships" : [
"common-shell-cli"
],
"sources" : [
"DecodedSpec.swift",
"DurationParseError.swift",
"DurationParsing.swift",
"Main.swift",
"RunnerMapping.swift",
"ShellSpec.swift",
"SpecDecoding.swift",
"SummaryRender.swift"
],
"target_dependencies" : [
"CommonShell",
"CommonShellBenchSupport"
],
"type" : "executable"
},
{
"c99name" : "CommonShellBenchTests",
"module_type" : "SwiftTarget",
"name" : "CommonShellBenchTests",
"path" : "tests/common-shell-bench-tests",
"product_dependencies" : [
"CommonProcess"
],
"sources" : [
"BenchSupportTests.swift"
],
"target_dependencies" : [
"CommonShellBenchSupport",
"CommonShell"
],
"type" : "test"
},
{
"c99name" : "CommonShellBenchSupport",
"module_type" : "SwiftTarget",
"name" : "CommonShellBenchSupport",
"path" : "sources/common-shell-bench-support",
"product_dependencies" : [
"CommonProcess"
],
"product_memberships" : [
"CommonShellBenchSupport",
"CommonShellPerf",
"common-shell-bench",
"common-shell-cli"
],
"sources" : [
"BenchRoutes.swift",
"BenchRow.swift",
"BenchSupport.swift",
"CommonShell+Benchmark.swift"
],
"target_dependencies" : [
"CommonShell"
],
"type" : "library"
},
{
"c99name" : "CommonShellBench",
"module_type" : "SwiftTarget",
"name" : "CommonShellBench",
"path" : "sources/common-shell-bench",
"product_dependencies" : [
"WrkstrmPerformance",
"ArgumentParser",
"WrkstrmLog"
],
"product_memberships" : [
"common-shell-bench"
],
"sources" : [
"Main.swift"
],
"target_dependencies" : [
"CommonShell",
"CommonShellBenchSupport"
],
"type" : "executable"
},
{
"c99name" : "CommonShellArguments",
"module_type" : "SwiftTarget",
"name" : "CommonShellArguments",
"path" : "sources/common-shell-arguments",
"product_dependencies" : [
"CommonProcessExecutionKit",
"WrkstrmLog",
"WrkstrmFoundation",
"ArgumentParser"
],
"product_memberships" : [
"CommonShellArguments"
],
"sources" : [
"CommonShellArguments.swift",
"CommonShellParsableArguments.swift",
"CommonShellVersionOptions.swift"
],
"target_dependencies" : [
"CommonShell"
],
"type" : "library"
},
{
"c99name" : "CommonShell",
"module_type" : "SwiftTarget",
"name" : "CommonShell",
"path" : "sources/common-shell",
"product_dependencies" : [
"CommonProcess",
"CommonProcessExecutionKit",
"WrkstrmLog"
],
"product_memberships" : [
"CommonShell",
"CommonShellArguments",
"CommonShellBenchSupport",
"CommonShellPerf",
"common-shell-bench",
"common-shell-cli"
],
"sources" : [
"CLIAppVersion.swift",
"CommonShell+HostRun.swift",
"CommonShell+LogOptions.swift",
"CommonShell+NpxResolve.swift",
"CommonShell+Run.swift",
"CommonShell+Stream.swift",
"CommonShell+SyncBridge.swift",
"CommonShell+UnifiedExecutable.swift",
"CommonShell.swift",
"ExecutionHost.swift",
"RawWrapper.swift",
"ShellRouteKind.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.