Build Information
Successful build of swift-shell-client, reference main (f8fbd0), with Swift 6.3 for Linux on 15 Apr 2026 12:07:00 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/m-housh/swift-shell-client.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/m-housh/swift-shell-client
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f8fbd0b fix: Document ci workflow
Cloned https://github.com/m-housh/swift-shell-client.git
Revision (git rev-parse @):
f8fbd0b49189c26bac09df8e2cd195f9811f8612
SUCCESS checkout https://github.com/m-housh/swift-shell-client.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/m-housh/swift-shell-client.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/pointfreeco/swift-dependencies.git
Fetching https://github.com/adorkable/swift-log-format-and-pipe.git
Fetching https://github.com/apple/swift-docc-plugin.git
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/apple/swift-log.git
[1/190] Fetching swift-log-format-and-pipe
[95/1632] Fetching swift-log-format-and-pipe, rainbow
[607/8388] Fetching swift-log-format-and-pipe, rainbow, swift-dependencies
[675/10665] Fetching swift-log-format-and-pipe, rainbow, swift-dependencies, swift-docc-plugin
[4182/17234] Fetching swift-log-format-and-pipe, rainbow, swift-dependencies, swift-docc-plugin, swift-log
Fetched https://github.com/adorkable/swift-log-format-and-pipe.git from cache (0.40s)
[5583/17044] Fetching rainbow, swift-dependencies, swift-docc-plugin, swift-log
Fetched https://github.com/onevcat/Rainbow from cache (0.41s)
[4873/15602] Fetching swift-dependencies, swift-docc-plugin, swift-log
Fetched https://github.com/pointfreeco/swift-dependencies.git from cache (0.74s)
Fetched https://github.com/apple/swift-docc-plugin.git from cache (0.80s)
Fetched https://github.com/apple/swift-log.git from cache (0.81s)
Computing version for https://github.com/adorkable/swift-log-format-and-pipe.git
Computed https://github.com/adorkable/swift-log-format-and-pipe.git at 0.1.1 (3.29s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.1 (2.45s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.6 (0.51s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.47s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.04s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Computed https://github.com/pointfreeco/swift-dependencies.git at 1.12.0 (2.43s)
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/2569] Fetching combine-schedulers
[2/3525] Fetching combine-schedulers, swift-concurrency-extras
[2704/4842] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.52s)
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.58s)
[5724/80695] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.06s)
[3749/74972] Fetching swift-syntax
Fetched https://github.com/pointfreeco/combine-schedulers from cache (7.48s)
Fetched https://github.com/swiftlang/swift-syntax from cache (7.55s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (8.01s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.43s)
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.71s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (1.40s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.45s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.42s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (0.73s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.47s)
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.1.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/pointfreeco/swift-dependencies.git
Working copy of https://github.com/pointfreeco/swift-dependencies.git resolved at 1.12.0
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
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/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.1
Creating working copy for https://github.com/adorkable/swift-log-format-and-pipe.git
Working copy of https://github.com/adorkable/swift-log-format-and-pipe.git resolved at 0.1.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.4.6
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/603.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/603.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.56s)
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/48] Write sources
[21/48] Write swift-version-24593BA9C3E375BF.txt
[22/87] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[24/179] Emitting module Rainbow
[25/180] Emitting module OpenCombine
[26/192] Compiling OpenCombine Publishers.Comparison.swift
[27/192] Compiling OpenCombine Publishers.Concatenate.swift
[28/192] Compiling IssueReportingPackageSupport _Test.swift
[29/192] Emitting module IssueReportingPackageSupport
[30/192] Compiling OpenCombine Publishers.Contains.swift
[31/192] Compiling OpenCombine AnyCancellable.swift
[32/193] Compiling Logging LogEvent.swift
[34/193] Compiling OpenCombine Result.swift
[35/193] Compiling OpenCombine Scheduler.swift
[36/193] Compiling OpenCombine Subject+Void.swift
[37/193] Compiling OpenCombine Subscriber+Void.swift
[38/193] Compiling OpenCombine Subscribers.Assign.swift
[39/193] Compiling OpenCombine Subscribers.Completion.swift
[40/193] Compiling OpenCombine Subscribers.Demand.swift
[41/193] Compiling OpenCombine Subscribers.Sink.swift
[42/193] Compiling OpenCombine Subscribers.swift
[43/193] Compiling OpenCombine Subscription.swift
[44/193] Compiling OpenCombine Subscriptions.swift
[45/193] Compiling OpenCombine _Introspection.swift
[46/193] Compiling OpenCombine Publishers.Retry.swift
[47/193] Compiling OpenCombine Publishers.Scan.swift
[48/193] Compiling OpenCombine Publishers.Sequence.swift
[49/193] Compiling OpenCombine Publishers.SetFailureType.swift
[50/193] Compiling OpenCombine Publishers.Share.swift
[51/193] Compiling OpenCombine Publishers.SubscribeOn.swift
[52/193] Compiling OpenCombine Publishers.SwitchToLatest.swift
[53/193] Compiling OpenCombine Publishers.Throttle.swift
[54/193] Compiling OpenCombine Publishers.Timeout.swift
[55/193] Compiling OpenCombine Publishers.Zip.swift
[56/193] Compiling OpenCombine Publishers.swift
[57/193] Compiling OpenCombine Record.swift
[58/193] Compiling OpenCombine Result.Publisher.swift
[59/193] Compiling OpenCombine Utils.swift
[60/193] Compiling OpenCombine Violations.swift
[61/193] Compiling OpenCombine ImmediateScheduler.swift
[62/193] Compiling OpenCombine ObservableObject.swift
[63/193] Compiling OpenCombine PassthroughSubject.swift
[64/193] Compiling OpenCombine Published.swift
[65/193] Compiling OpenCombine Publisher+Subscribe.swift
[66/193] Compiling OpenCombine Deferred.swift
[67/193] Compiling OpenCombine Empty.swift
[68/193] Compiling OpenCombine Fail.swift
[69/193] Compiling OpenCombine GENERATED-Publishers.Catch.swift
[70/193] Compiling OpenCombine GENERATED-Publishers.Encode.swift
[71/193] Compiling OpenCombine GENERATED-Publishers.MapKeyPath.swift
[71/193] Wrapping AST for IssueReportingPackageSupport for debugging
[73/213] Compiling OpenCombine Publishers.Map.swift
[74/213] Compiling OpenCombine Publishers.MapError.swift
[75/213] Compiling OpenCombine Publishers.MeasureInterval.swift
[76/213] Compiling OpenCombine Publishers.Multicast.swift
[77/213] Compiling OpenCombine Publishers.Output.swift
[78/213] Compiling OpenCombine Publishers.PrefixUntilOutput.swift
[79/213] Compiling OpenCombine Publishers.PrefixWhile.swift
[80/213] Compiling OpenCombine Publishers.Print.swift
[81/213] Compiling OpenCombine Publishers.ReceiveOn.swift
[82/213] Compiling OpenCombine Publishers.Reduce.swift
[83/213] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[84/213] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[85/213] Compiling OpenCombine Publishers.ReplaceError.swift
[86/213] Compiling OpenCombine Publishers.Count.swift
[87/213] Compiling OpenCombine Publishers.Debounce.swift
[88/213] Compiling OpenCombine Publishers.Delay.swift
[89/213] Compiling OpenCombine Publishers.Drop.swift
[90/213] Compiling OpenCombine Publishers.DropUntilOutput.swift
[91/213] Compiling OpenCombine Publishers.DropWhile.swift
[92/213] Compiling OpenCombine Publishers.Filter.swift
[93/213] Compiling OpenCombine Publishers.First.swift
[94/213] Compiling OpenCombine Publishers.FlatMap.swift
[95/213] Compiling OpenCombine Publishers.HandleEvents.swift
[96/213] Compiling OpenCombine Publishers.IgnoreOutput.swift
[97/213] Compiling OpenCombine Publishers.Last.swift
[98/213] Compiling OpenCombine Publishers.MakeConnectable.swift
[99/213] Compiling IssueReporting ReportIssue.swift
[100/213] Compiling IssueReporting TestContext.swift
[101/213] Compiling IssueReporting Unimplemented.swift
[102/213] Compiling IssueReporting BreakpointReporter.swift
[103/213] Compiling IssueReporting DefaultReporter.swift
[104/213] Compiling IssueReporting FatalErrorReporter.swift
[105/213] Compiling OpenCombine ConcurrencyHelpers.swift
[106/213] Compiling OpenCombine Future+Concurrency.swift
[107/213] Compiling OpenCombine GENERATED-Publisher+Concurrency.swift
[108/213] Compiling OpenCombine CurrentValueSubject.swift
[109/213] Compiling OpenCombine CustomCombineIdentifierConvertible.swift
[110/213] Compiling OpenCombine Future.swift
[111/213] Compiling OpenCombine GENERATED-RootProtocols.swift
[112/213] Compiling OpenCombine ConduitBase.swift
[113/213] Compiling OpenCombine ConduitList.swift
[114/213] Compiling OpenCombine DebugHook.swift
[115/213] Compiling OpenCombine FilterProducer.swift
[116/213] Compiling OpenCombine Locking.swift
[117/213] Compiling OpenCombine PartialCompletion.swift
[118/213] Compiling OpenCombine PublishedSubject.swift
[119/213] Compiling OpenCombine PublishedSubscriber.swift
[120/213] Compiling OpenCombine ReduceProducer.swift
[121/213] Compiling OpenCombine SubjectSubscriber.swift
[122/213] Compiling OpenCombine SubscriberTap.swift
[123/213] Compiling OpenCombine SubscriptionStatus.swift
[124/213] Compiling OpenCombine SubscriptionTap.swift
[125/213] Compiling IssueReporting FailureObserver.swift
[126/213] Compiling IssueReporting LockIsolated.swift
[127/213] Compiling IssueReporting Rethrows.swift
[128/213] Compiling IssueReporting ErrorReporting.swift
[129/213] Compiling IssueReporting AppHostWarning.swift
[130/213] Compiling IssueReporting Deprecations.swift
[131/213] Compiling IssueReporting XCTest.swift
[132/213] Compiling IssueReporting IsTesting.swift
[133/213] Compiling IssueReporting IssueReporter.swift
[134/213] Compiling IssueReporting SwiftTesting.swift
[135/213] Compiling IssueReporting UncheckedSendable.swift
[136/213] Compiling IssueReporting Warn.swift
[137/213] Compiling IssueReporting IssueSeverity.swift
[138/214] Compiling DependenciesMacrosPlugin Support.swift
[139/214] Compiling DependenciesMacrosPlugin Plugins.swift
[140/214] Compiling DependenciesMacrosPlugin DependencyEndpointMacro.swift
[142/214] Emitting module DependenciesMacrosPlugin
[143/214] Compiling DependenciesMacrosPlugin DependencyClientMacro.swift
[144/215] Wrapping AST for OpenCombine for debugging
[145/228] Wrapping AST for DependenciesMacrosPlugin for debugging
[146/228] Write Objects.LinkFileList
[152/230] Emitting module OpenCombineDispatch
[153/230] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[154/231] Wrapping AST for OpenCombineDispatch for debugging
[156/231] Compiling Logging MetadataProvider.swift
[157/231] Compiling Logging Locks.swift
[158/231] Emitting module Logging
[159/231] Compiling OpenCombineFoundation JSONEncoder.swift
[160/231] Compiling OpenCombineFoundation NotificationCenter.swift
[165/231] Emitting module IssueReporting
[166/231] Compiling OpenCombineFoundation Utils.swift
[167/231] Compiling OpenCombineFoundation Violations.swift
[168/231] Compiling OpenCombineFoundation Locking.swift
[169/231] Compiling OpenCombineFoundation Portability.swift
[170/231] Compiling ConcurrencyExtras MainSerialExecutor.swift
[173/232] Compiling ConcurrencyExtras LockIsolated.swift
[174/232] Compiling Rainbow StyledStringBuilder.swift
[179/233] Emitting module ConcurrencyExtras
[180/233] Compiling ConcurrencyExtras Result.swift
[181/233] Compiling ConcurrencyExtras Task.swift
[188/233] Linking DependenciesMacrosPlugin-tool
[199/233] Compiling ConcurrencyExtras UncheckedSendable.swift
[199/234] Wrapping AST for Rainbow for debugging
[201/234] Compiling Logging Logging.swift
[202/234] Compiling Logging LogHandler.swift
[205/235] Compiling IssueReporting WithExpectedIssue.swift
[206/235] Compiling IssueReporting WithIssueContext.swift
[207/242] Wrapping AST for IssueReporting for debugging
[208/242] Wrapping AST for Logging for debugging
[209/242] Wrapping AST for ConcurrencyExtras for debugging
[211/253] Compiling XCTestDynamicOverlay Exports.swift
[212/253] Compiling Clocks SwiftUI.swift
[213/254] Compiling Clocks Timer.swift
[214/254] Emitting module Clocks
[215/254] Compiling Clocks AnyClock.swift
[216/254] Compiling Clocks Lock.swift
[217/254] Compiling Clocks _AsyncTimerSequence.swift
[218/254] Compiling Clocks ImmediateClock.swift
[219/254] Compiling Clocks UnimplementedClock.swift
[220/254] Emitting module XCTestDynamicOverlay
[221/254] Compiling XCTestDynamicOverlay Deprecations.swift
[222/255] Compiling Clocks TestClock.swift
[224/256] Wrapping AST for Clocks for debugging
[225/256] Wrapping AST for XCTestDynamicOverlay for debugging
[227/259] Emitting module DependenciesMacros
[228/259] Compiling DependenciesMacros Exports.swift
[229/259] Compiling DependenciesMacros Macros.swift
[230/260] Wrapping AST for DependenciesMacros for debugging
[232/260] Compiling LoggingFormatAndPipe Pipe.swift
[233/260] Compiling LoggingFormatAndPipe Handler.swift
[234/260] Emitting module LoggingFormatAndPipe
[235/260] Compiling LoggingFormatAndPipe Formatter.swift
[236/260] Compiling LoggingFormatAndPipe BasicFormatter.swift
[237/260] Compiling LoggingFormatAndPipe LoggerTextOutputStreamPipe.swift
[238/261] Wrapping AST for LoggingFormatAndPipe for debugging
[240/261] Compiling OpenCombineFoundation PropertyListEncoder.swift
[241/261] Compiling OpenCombineFoundation Timer+Publisher.swift
[244/261] Compiling OpenCombineFoundation RunLoop+Scheduler.swift
[245/262] Emitting module OpenCombineFoundation
[248/262] Compiling OpenCombineFoundation OperationQueue+Scheduler.swift
[251/262] Compiling OpenCombineFoundation URLSession.swift
[252/263] Wrapping AST for OpenCombineFoundation for debugging
[254/265] Emitting module OpenCombineShim
[255/265] Compiling OpenCombineShim OpenCombineShim.swift
[256/266] Wrapping AST for OpenCombineShim for debugging
[258/279] Compiling CombineSchedulers UIScheduler.swift
[259/279] Compiling CombineSchedulers UIKit.swift
[260/280] Emitting module CombineSchedulers
[261/280] Compiling CombineSchedulers AnyScheduler.swift
[262/280] Compiling CombineSchedulers Concurrency.swift
[263/280] Compiling CombineSchedulers Lock.swift
[264/280] Compiling CombineSchedulers NSRecursiveLock.swift
[265/280] Compiling CombineSchedulers UnimplementedScheduler.swift
[266/280] Compiling CombineSchedulers Platform.swift
[267/280] Compiling CombineSchedulers SwiftUI.swift
[268/280] Compiling CombineSchedulers TestScheduler.swift
[269/280] Compiling CombineSchedulers Timer.swift
[270/280] Compiling CombineSchedulers ImmediateScheduler.swift
[271/280] Compiling CombineSchedulers Deprecations.swift
[272/281] Wrapping AST for CombineSchedulers for debugging
[274/293] Emitting module Dependencies
[275/306] Compiling Dependencies MainRunLoop.swift
[276/306] Compiling Dependencies NotificationCenter.swift
[277/306] Compiling Dependencies OpenURL.swift
[278/306] Compiling Dependencies Dependency.swift
[279/306] Compiling Dependencies DependencyContext.swift
[280/306] Compiling Dependencies DependencyKey.swift
[281/306] Compiling Dependencies DependencyValues.swift
[282/306] Compiling Dependencies Assert.swift
[283/306] Compiling Dependencies Calendar.swift
[284/306] Compiling Dependencies Clocks.swift
[285/306] Compiling Dependencies Context.swift
[286/306] Compiling Dependencies TimeZone.swift
[287/306] Compiling Dependencies URLSession.swift
[288/306] Compiling Dependencies UUID.swift
[289/309] Compiling Dependencies Date.swift
[290/309] Compiling Dependencies FireAndForget.swift
[291/309] Compiling Dependencies Locale.swift
[292/309] Compiling Dependencies MainQueue.swift
[293/309] Compiling Dependencies Exports.swift
[294/309] Compiling Dependencies SendableKeyPath.swift
[295/309] Compiling Dependencies TypeName.swift
[296/309] Compiling Dependencies WithRandomNumberGenerator.swift
[297/309] Compiling Dependencies AppEntryPoint.swift
[298/309] Compiling Dependencies Deprecations.swift
[299/309] Compiling Dependencies PreviewTrait.swift
[300/309] Compiling Dependencies TestTrait.swift
[301/309] Compiling Dependencies WithDependencies.swift
[302/310] Wrapping AST for Dependencies for debugging
[304/317] Compiling ShellClient LoggingDependency.swift
/host/spi-builder-workspace/Sources/ShellClient/LoggingDependency.swift:7:3: warning: extension declares a conformance of imported type 'Logger' to imported protocols 'DependencyKey', 'TestDependencyKey'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
5 |
6 | #if os(Linux)
7 | extension Logger: DependencyKey {
| |- warning: extension declares a conformance of imported type 'Logger' to imported protocols 'DependencyKey', 'TestDependencyKey'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
8 |
9 | /// Access a live `Logger` instance as a dependency, this logger does not show a label.
[305/317] Compiling ShellClient ShellClient.swift
[306/317] Compiling ShellClient ShellCommand.swift
[307/317] Compiling ShellClient RunCommand.swift
[308/317] Compiling ShellClient CapturedCommand.swift
[309/317] Emitting module ShellClient
/host/spi-builder-workspace/Sources/ShellClient/LoggingDependency.swift:7:3: warning: extension declares a conformance of imported type 'Logger' to imported protocols 'DependencyKey', 'TestDependencyKey'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
5 |
6 | #if os(Linux)
7 | extension Logger: DependencyKey {
| |- warning: extension declares a conformance of imported type 'Logger' to imported protocols 'DependencyKey', 'TestDependencyKey'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
8 |
9 | /// Access a live `Logger` instance as a dependency, this logger does not show a label.
[310/317] Compiling ShellClient AsyncShellClient.swift
[311/318] Wrapping AST for ShellClient for debugging
[313/322] Compiling test_library main.swift
/host/spi-builder-workspace/Sources/test-library/main.swift:6:17: warning: 'shellClient' is deprecated: Use async shell client. [#DeprecatedDeclaration]
4 | struct TestRunner {
5 | @Dependency(\.logger) var logger: Logger
6 | @Dependency(\.shellClient) var shell: ShellClient
| `- warning: 'shellClient' is deprecated: Use async shell client. [#DeprecatedDeclaration]
7 |
8 | let platform: Platform
/host/spi-builder-workspace/Sources/test-library/main.swift:6:41: warning: 'ShellClient' is deprecated: Use async shell client. [#DeprecatedDeclaration]
4 | struct TestRunner {
5 | @Dependency(\.logger) var logger: Logger
6 | @Dependency(\.shellClient) var shell: ShellClient
| `- warning: 'ShellClient' is deprecated: Use async shell client. [#DeprecatedDeclaration]
7 |
8 | let platform: Platform
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[314/322] Emitting module test_library
/host/spi-builder-workspace/Sources/test-library/main.swift:6:17: warning: 'shellClient' is deprecated: Use async shell client. [#DeprecatedDeclaration]
4 | struct TestRunner {
5 | @Dependency(\.logger) var logger: Logger
6 | @Dependency(\.shellClient) var shell: ShellClient
| `- warning: 'shellClient' is deprecated: Use async shell client. [#DeprecatedDeclaration]
7 |
8 | let platform: Platform
/host/spi-builder-workspace/Sources/test-library/main.swift:6:41: warning: 'ShellClient' is deprecated: Use async shell client. [#DeprecatedDeclaration]
4 | struct TestRunner {
5 | @Dependency(\.logger) var logger: Logger
6 | @Dependency(\.shellClient) var shell: ShellClient
| `- warning: 'ShellClient' is deprecated: Use async shell client. [#DeprecatedDeclaration]
7 |
8 | let platform: Platform
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[316/323] Emitting module version
/host/spi-builder-workspace/Sources/version/main.swift:66:6: warning: 'shellClient' is deprecated: Use async shell client. [#DeprecatedDeclaration]
64 | try withDependencies {
65 | $0.logger = logger
66 | $0.shellClient = .liveValue
| `- warning: 'shellClient' is deprecated: Use async shell client. [#DeprecatedDeclaration]
67 | } operation: {
68 | try run()
/host/spi-builder-workspace/Sources/version/main.swift:66:21: warning: 'liveValue' is deprecated: Use async shell client. [#DeprecatedDeclaration]
64 | try withDependencies {
65 | $0.logger = logger
66 | $0.shellClient = .liveValue
| `- warning: 'liveValue' is deprecated: Use async shell client. [#DeprecatedDeclaration]
67 | } operation: {
68 | try run()
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[317/323] Compiling version main.swift
/host/spi-builder-workspace/Sources/version/main.swift:66:6: warning: 'shellClient' is deprecated: Use async shell client. [#DeprecatedDeclaration]
64 | try withDependencies {
65 | $0.logger = logger
66 | $0.shellClient = .liveValue
| `- warning: 'shellClient' is deprecated: Use async shell client. [#DeprecatedDeclaration]
67 | } operation: {
68 | try run()
/host/spi-builder-workspace/Sources/version/main.swift:66:21: warning: 'liveValue' is deprecated: Use async shell client. [#DeprecatedDeclaration]
64 | try withDependencies {
65 | $0.logger = logger
66 | $0.shellClient = .liveValue
| `- warning: 'liveValue' is deprecated: Use async shell client. [#DeprecatedDeclaration]
67 | } operation: {
68 | try run()
/host/spi-builder-workspace/Sources/version/main.swift:45:17: warning: 'shellClient' is deprecated: Use async shell client. [#DeprecatedDeclaration]
43 | func run() throws {
44 | @Dependency(\.logger) var logger
45 | @Dependency(\.shellClient) var shell
| `- warning: 'shellClient' is deprecated: Use async shell client. [#DeprecatedDeclaration]
46 |
47 | // Silly example, you would generally do this in a background process.
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[317/323] Wrapping AST for test-library for debugging
[318/323] Write Objects.LinkFileList
[320/324] Wrapping AST for version for debugging
[321/324] Write Objects.LinkFileList
[322/324] Linking version
[323/324] Linking test-library
Build complete! (106.47s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-log-format-and-pipe",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/adorkable/swift-log-format-and-pipe.git"
},
{
"identity" : "rainbow",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/onevcat/Rainbow"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin.git"
}
],
"manifest_display_name" : "swift-shell-client",
"name" : "swift-shell-client",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "version",
"targets" : [
"version"
],
"type" : {
"executable" : null
}
},
{
"name" : "ShellClient",
"targets" : [
"ShellClient"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "test-library",
"targets" : [
"test-library"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "version",
"module_type" : "SwiftTarget",
"name" : "version",
"path" : "Sources/version",
"product_memberships" : [
"version"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"ShellClient"
],
"type" : "executable"
},
{
"c99name" : "test_library",
"module_type" : "SwiftTarget",
"name" : "test-library",
"path" : "Sources/test-library",
"product_memberships" : [
"test-library"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"ShellClient"
],
"type" : "executable"
},
{
"c99name" : "ShellClientTests",
"module_type" : "SwiftTarget",
"name" : "ShellClientTests",
"path" : "Tests/ShellClientTests",
"sources" : [
"ShellClientTests.swift"
],
"target_dependencies" : [
"ShellClient"
],
"type" : "test"
},
{
"c99name" : "ShellClient",
"module_type" : "SwiftTarget",
"name" : "ShellClient",
"path" : "Sources/ShellClient",
"product_dependencies" : [
"Dependencies",
"DependenciesMacros",
"Logging",
"LoggingFormatAndPipe",
"Rainbow"
],
"product_memberships" : [
"version",
"ShellClient",
"test-library"
],
"sources" : [
"AsyncShellClient.swift",
"CapturedCommand.swift",
"Internal/RunCommand.swift",
"LoggingDependency.swift",
"ShellClient.swift",
"ShellCommand.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
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.