The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of CommonShell, reference 0.0.1 (f4e40f), with Swift 6.2 for Linux on 11 Nov 2025 13:47:51 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wrkstrm/common-shell.git
Reference: 0.0.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/wrkstrm/common-shell
 * tag               0.0.1      -> FETCH_HEAD
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 0.0.1
========================================
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-4609320-0":/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/apple/swift-argument-parser
Fetching https://github.com/wrkstrm/WrkstrmFoundation.git
Fetching https://github.com/wrkstrm/common-process.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/wrkstrm/WrkstrmLog.git
[1/434] Fetching common-process
[58/844] Fetching common-process, wrkstrm-performance
[529/2861] Fetching common-process, wrkstrm-performance, wrkstrmlog
[959/6483] Fetching common-process, wrkstrm-performance, wrkstrmlog, wrkstrmfoundation
[1227/8643] Fetching common-process, wrkstrm-performance, wrkstrmlog, wrkstrmfoundation, swift-docc-plugin
[3956/25329] Fetching common-process, wrkstrm-performance, wrkstrmlog, wrkstrmfoundation, swift-docc-plugin, swift-argument-parser
Fetched https://github.com/wrkstrm/wrkstrm-performance.git from cache (0.88s)
[12351/24919] Fetching common-process, wrkstrmlog, wrkstrmfoundation, swift-docc-plugin, swift-argument-parser
Fetched https://github.com/wrkstrm/common-process.git from cache (0.90s)
Fetched https://github.com/wrkstrm/WrkstrmLog.git from cache (0.90s)
[11623/22468] Fetching wrkstrmfoundation, swift-docc-plugin, swift-argument-parser
Fetched https://github.com/wrkstrm/WrkstrmFoundation.git from cache (1.30s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.31s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.32s)
Computing version for https://github.com/wrkstrm/wrkstrm-performance.git
Computed https://github.com/wrkstrm/wrkstrm-performance.git at 0.1.0 (1.85s)
Fetching https://github.com/wrkstrm/WrkstrmMain.git
[1/1702] Fetching wrkstrmmain
Fetched https://github.com/wrkstrm/WrkstrmMain.git from cache (0.24s)
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 (0.83s)
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/swiftlang/swift-subprocess.git
Fetching https://github.com/apple/swift-system
[1/7008] Fetching swift-tools-support-core
[282/9466] Fetching swift-tools-support-core, swift-subprocess
[1615/14648] Fetching swift-tools-support-core, swift-subprocess, swift-system
Fetched https://github.com/swiftlang/swift-subprocess.git from cache (0.54s)
Fetched https://github.com/apple/swift-system from cache (0.55s)
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.71s)
Computing version for https://github.com/swiftlang/swift-subprocess.git
Computed https://github.com/swiftlang/swift-subprocess.git at 0.2.1 (1.31s)
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.52s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.38s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.3 (0.42s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (2.40s)
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.39s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.90s)
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.55s)
Fetching https://github.com/apple/swift-log.git
[1/4398] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.44s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.79s)
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.55s)
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/WrkstrmFoundation.git
Working copy of https://github.com/wrkstrm/WrkstrmFoundation.git resolved at 2.8.1
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/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/wrkstrm/WrkstrmMain.git
Working copy of https://github.com/wrkstrm/WrkstrmMain.git resolved at 2.5.0
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/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/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/wrkstrm/WrkstrmLog.git
Working copy of https://github.com/wrkstrm/WrkstrmLog.git resolved at 2.2.4
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-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.2
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 CommonProcess
[24/129] Emitting module SystemPackage
[25/133] Compiling CommonProcess ProcessExitStatus+Convenience.swift
[26/133] Compiling CommonProcess ProcessExitStatus.swift
[27/133] Compiling CommonProcess InstrumentationKey.swift
[28/133] Compiling CommonProcess ProcessError.swift
[29/133] Compiling CommonProcess ProcessEvent.swift
[32/137] Compiling CommonProcess ProcessOutput.swift
[33/137] Compiling CommonProcess ProcessPreviewer.swift
[34/137] Compiling CommonProcess ProcessRunnerKind.swift
[35/137] Compiling WrkstrmMain String+Repeat.swift
[36/137] Emitting module WrkstrmMain
[37/137] Compiling CommonProcess CommandSpec.swift
[38/137] Compiling CommonProcess EnvironmentModel.swift
[39/137] Compiling CommonProcess Executable.swift
[40/137] Compiling CommonProcess ExecutableReference.swift
[41/137] Compiling CommonProcess ExecutionHostKind.swift
[42/137] Compiling CommonProcess ProcessExposure.swift
[43/137] Compiling CommonProcess ProcessInstrumentation.swift
[44/137] Compiling CommonProcess ProcessInstrumentationContext.swift
[45/137] Compiling CommonProcess ProcessLogOptions.swift
[46/137] Compiling CommonProcess ProcessMetrics.swift
[47/137] Compiling SystemPackage SystemString.swift
[48/137] Compiling WrkstrmMain JSON.swift
[49/137] Compiling WrkstrmMain KeyedDecodingContainer+FuzzyDecoding.swift
[50/137] Compiling WrkstrmMain Injectable.swift
[65/137] Emitting module ArgumentParserToolInfo
[69/137] Compiling WrkstrmMain Random.swift
[70/137] Compiling ArgumentParserToolInfo ToolInfo.swift
[72/138] Compiling Logging MetadataProvider.swift
[72/138] Wrapping AST for ArgumentParserToolInfo for debugging
[74/138] Compiling WrkstrmMain AnyCodingKey.swift
[75/138] Compiling WrkstrmMain DynamicCodingKey.swift
[76/138] Compiling WrkstrmMain JSON+AnyDictionary.swift
[77/138] Compiling WrkstrmMain JSON+AnyEquatableArrayEnum.swift
[78/138] Compiling Logging Locks.swift
[79/138] Emitting module Logging
[80/182] Compiling ArgumentParser Mutex.swift
[81/182] Compiling ArgumentParser Platform.swift
[82/182] Compiling ArgumentParser SequenceExtensions.swift
[83/182] Compiling ArgumentParser StringExtensions.swift
[84/182] Compiling ArgumentParser ParsableArguments.swift
[85/182] Compiling ArgumentParser ParsableCommand.swift
[86/182] Compiling ArgumentParser Argument.swift
[87/182] Compiling ArgumentParser ArgumentDiscussion.swift
[88/182] Compiling ArgumentParser CommandGroup.swift
[89/182] Compiling ArgumentParser EnumerableFlag.swift
[90/182] Compiling ArgumentParser ExpressibleByArgument.swift
[91/182] Compiling ArgumentParser BashCompletionsGenerator.swift
[92/182] Compiling ArgumentParser CompletionsGenerator.swift
[93/182] Compiling ArgumentParser FishCompletionsGenerator.swift
[94/182] Compiling ArgumentParser ZshCompletionsGenerator.swift
[95/182] Compiling ArgumentParser ArgumentSet.swift
[96/182] Compiling ArgumentParser CommandParser.swift
[97/182] Compiling ArgumentParser ParsedValues.swift
[98/182] Compiling ArgumentParser ParserError.swift
[99/182] Compiling ArgumentParser CollectionExtensions.swift
[104/182] Compiling ArgumentParser SwiftExtensions.swift
[105/182] Compiling ArgumentParser InputKey.swift
[106/182] Compiling ArgumentParser InputOrigin.swift
[107/182] Compiling ArgumentParser Name.swift
[108/182] Compiling ArgumentParser Parsed.swift
[110/183] Compiling ArgumentParser OptionGroup.swift
[111/183] Compiling ArgumentParser AsyncParsableCommand.swift
[112/183] Compiling ArgumentParser CommandConfiguration.swift
[114/184] Compiling Logging Logging.swift
[115/184] Compiling Logging LogHandler.swift
[116/185] Wrapping AST for WrkstrmMain for debugging
[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] Compiling WrkstrmLog DecoratedBackend.swift
[124/208] Compiling WrkstrmLog FanoutLog.swift
[125/208] Compiling WrkstrmLog FatalErrorUtil.swift
[126/208] Compiling WrkstrmLog Platform.swift
[127/208] Compiling WrkstrmLog ProcessInfo+Xcode.swift
[128/208] Compiling WrkstrmLog Level+Emoji.swift
[129/208] Compiling WrkstrmLog Level+OSLogType.swift
[130/208] Compiling WrkstrmLog Log+Cache.swift
[131/208] Compiling WrkstrmLog Log+CacheStorage.WASM.swift
[132/208] Compiling WrkstrmLog Log+CacheStorage.swift
[133/208] Compiling WrkstrmLog Log+Decorator.swift
[134/208] Compiling WrkstrmLog Log+Inject.swift
[135/208] Compiling WrkstrmLog Log+Levels.swift
[136/208] Compiling WrkstrmLog Log+Shared.swift
[137/208] Compiling WrkstrmLog Log.swift
[138/208] Compiling WrkstrmLog LogBackend.swift
[139/208] Emitting module WrkstrmLog
[140/208] Compiling WrkstrmLog DisabledLogBackend.swift
[141/208] Compiling WrkstrmLog FileLogBackend.swift
[142/208] Compiling WrkstrmLog OSLogBackend.swift
[143/209] Wrapping AST for WrkstrmLog for debugging
[145/242] Compiling WrkstrmFoundation JSONDataCoding+Foundation.swift
[146/242] Compiling WrkstrmFoundation JSONDataCoding.swift
[147/242] Compiling WrkstrmFoundation JSONParser.swift
[148/242] Compiling WrkstrmFoundation JSONResource.swift
[149/242] Compiling WrkstrmFoundation NumberFormatter+Localize.swift
[150/242] Compiling WrkstrmFoundation String+Casing.swift
[151/242] Compiling WrkstrmFoundation String+Error.swift
[152/242] Compiling WrkstrmFoundation String+Expanding.swift
[153/242] Compiling WrkstrmFoundation String+FileType.swift
[154/246] Compiling WrkstrmFoundation FoundationCalendar+Default.swift
[155/246] Compiling WrkstrmFoundation FileHandle+Standard.swift
[156/246] Compiling WrkstrmFoundation FileManager+Source.swift
[157/246] Compiling WrkstrmFoundation Log+Foundation.swift
[158/246] Compiling WrkstrmFoundation NotificationCenter+Transformers.swift
[159/246] Emitting module WrkstrmFoundation
[160/246] Compiling WrkstrmFoundation Calendar.swift
[161/246] Compiling WrkstrmFoundation Event.swift
[162/246] Compiling WrkstrmFoundation ThreadSafeDataBox.swift
[163/246] Compiling WrkstrmFoundation Bundle+Version.swift
[164/246] Compiling WrkstrmFoundation Data+Base64URL.swift
[165/246] Compiling WrkstrmFoundation Data+Newline.swift
[166/246] Compiling WrkstrmFoundation Data+UTF8.swift
[167/246] Compiling WrkstrmFoundation Date+ExpressibleByIntegerLiteral.swift
[168/246] Compiling WrkstrmFoundation Date+Utilities.swift
[169/246] Compiling WrkstrmFoundation DateFormatter+Utilities.swift
[170/246] Compiling WrkstrmFoundation Bundle+Decode.swift
[171/246] Compiling WrkstrmFoundation CodableArchiver.swift
[172/246] Compiling WrkstrmFoundation SecurityScopedAsset.swift
[173/246] Compiling WrkstrmFoundation URL+TempDirectory.swift
[174/246] Compiling WrkstrmFoundation String+Stats.swift
[175/246] Compiling WrkstrmFoundation URL+URLQueryItem.swift
[176/246] Compiling WrkstrmFoundation JSON+NDJSONWriter.swift
[177/246] Compiling WrkstrmFoundation JSON+Parser.swift
[178/246] Compiling WrkstrmFoundation JSON+ParserInstrumentationDetails.swift
[179/246] Compiling WrkstrmFoundation JSON+WriterBridge.swift
[180/246] Compiling WrkstrmFoundation JSONCoders.swift
[181/246] Compiling WrkstrmFoundation JSONComposite.swift
[183/247] Emitting module ArgumentParser
[183/253] Wrapping AST for WrkstrmFoundation for debugging
[199/263] Wrapping AST for SystemPackage for debugging
[201/278] Compiling WrkstrmPerformance JSONParser+Instrumentation.swift
[202/278] Compiling WrkstrmPerformance Log+Time.swift
[203/279] Emitting module WrkstrmPerformance
[204/279] Compiling CommonProcessExecutionKit RunnerFactory.swift
[205/279] Compiling CommonProcessExecutionKit SubprocessRunner.swift
[206/279] Compiling CommonProcessExecutionKit SubprocessRunnerFactory.swift
[207/279] Compiling CommonProcessExecutionKit TSCBasicRunner.swift
[208/279] Compiling CommonProcessExecutionKit CommandSpec+RunnerController.swift
[209/279] Compiling CommonProcessExecutionKit CommandSpec+SubprocessBridge.swift
[210/281] Compiling WrkstrmPerformance PerfRunner.swift
[211/281] Compiling WrkstrmPerformance StructSizeMonitor.swift
[212/281] Compiling WrkstrmPerformance TimeMonitor.swift
[213/281] Compiling WrkstrmPerformance Uptime.swift
[214/281] Emitting module CommonProcessExecutionKit
[215/281] Compiling WrkstrmPerformance JSONParseMetrics.swift
[216/281] Compiling CommonProcessExecutionKit TSCBasicRunnerFactory.swift
[217/281] Compiling CommonProcessExecutionKit TuistCompatibility.swift
[218/281] Compiling ArgumentParser Tree.swift
[219/281] Compiling ArgumentParser CodingKeyValidator.swift
[220/281] Compiling ArgumentParser NonsenseFlagsValidator.swift
[221/281] Compiling ArgumentParser ParsableArgumentsValidation.swift
[222/281] Compiling ArgumentParser PositionalArgumentsValidator.swift
[223/281] Compiling ArgumentParser UniqueNamesValidator.swift
[226/282] Wrapping AST for WrkstrmPerformance for debugging
[228/282] Compiling CommonProcessExecutionKit CommonProcessRunner.swift
[229/282] Compiling CommonProcessExecutionKit ExecutableResolution.swift
[241/282] Compiling ArgumentParser UsageGenerator.swift
[242/282] Compiling CommonProcessExecutionKit InstrumentationFactory.swift
[243/282] Compiling CommonProcessExecutionKit MetricsInstrumentation.swift
[244/282] Compiling CommonProcessExecutionKit RunnerControllerFactory.swift
[245/282] Compiling CommonProcessExecutionKit RunnerExecutor.swift
[246/282] Compiling CommonProcessExecutionKit FoundationRunner.swift
[247/282] Compiling CommonProcessExecutionKit FoundationRunnerFactory.swift
[262/283] Compiling ArgumentParser ArgumentVisibility.swift
[263/283] Compiling ArgumentParser CompletionKind.swift
[264/283] Compiling ArgumentParser Errors.swift
[265/283] Compiling ArgumentParser Flag.swift
[266/283] Compiling ArgumentParser NameSpecification.swift
[267/283] Compiling ArgumentParser Option.swift
[274/284] Wrapping AST for CommonProcessExecutionKit for debugging
[276/296] Compiling CommonShell RawWrapper.swift
[277/297] Compiling CommonShell CommonShell+SyncBridge.swift
[278/297] Compiling CommonShell CommonShell+UnifiedExecutable.swift
[279/297] Compiling CommonShell ExecutionHost.swift
[279/297] Wrapping AST for ArgumentParser for debugging
[281/297] Compiling CommonShell CommonShell.swift
[282/297] Compiling CommonShell ShellRouteKind.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] Compiling CommonShellArguments CommonShellParsableArguments.swift
[293/307] Compiling CommonShellArguments CommonShellVersionOptions.swift
[294/307] Emitting module CommonShellArguments
[295/307] Compiling CommonShellArguments CommonShellArguments.swift
[297/308] Compiling CommonShellBenchSupport BenchRow.swift
[298/308] Compiling CommonShellBenchSupport BenchSupport.swift
[299/308] Compiling CommonShellBenchSupport BenchRoutes.swift
[300/308] Emitting module CommonShellBenchSupport
[301/308] Compiling CommonShellBenchSupport CommonShell+Benchmark.swift
[302/309] Wrapping AST for CommonShellBenchSupport for debugging
[304/321] Compiling CommonShellCLI DurationParseError.swift
[305/321] Emitting module CommonShellPerf
[306/321] Compiling CommonShellPerf CommonShell+Perf.swift
[307/323] Compiling CommonShellCLI DecodedSpec.swift
[308/323] Emitting module CommonShellCLI
[310/323] Compiling CommonShellCLI SummaryRender.swift
[311/323] Compiling CommonShellCLI SpecDecoding.swift
[312/323] Compiling CommonShellCLI ShellSpec.swift
[313/323] Compiling CommonShellCLI RunnerMapping.swift
[314/323] Compiling CommonShellCLI DurationParsing.swift
[315/323] Compiling CommonShellCLI Main.swift
[316/324] Wrapping AST for CommonShellCLI for debugging
[317/324] Write Objects.LinkFileList
[318/324] Linking common-shell-cli
[320/324] Compiling CommonShellBench Main.swift
[321/324] Emitting module CommonShellBench
[322/325] Wrapping AST for CommonShellBench for debugging
[323/325] Write Objects.LinkFileList
[324/325] Linking common-shell-bench
Build complete! (70.46s)
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.