Build Information
Successful build of swift-argument-encoding, reference 0.8.0 (74686c), with Swift 6.3 for Linux on 16 Apr 2026 03:03:49 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/MFB-Technologies-Inc/swift-argument-encoding.git
Reference: 0.8.0
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/MFB-Technologies-Inc/swift-argument-encoding
* tag 0.8.0 -> FETCH_HEAD
HEAD is now at 74686c3 Merge pull request #15 from MFB-Technologies-Inc/feature/init-positional-with-argument-rep
Cloned https://github.com/MFB-Technologies-Inc/swift-argument-encoding.git
Revision (git rev-parse @):
74686c3d2591147632ab9e27c429e5b9eafda5ea
SUCCESS checkout https://github.com/MFB-Technologies-Inc/swift-argument-encoding.git at 0.8.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/MFB-Technologies-Inc/swift-argument-encoding.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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
[1/6756] Fetching swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies.git from cache (0.41s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Computed https://github.com/pointfreeco/swift-dependencies.git at 1.12.0 (0.81s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-clocks
[1/956] Fetching swift-concurrency-extras
[432/3525] Fetching swift-concurrency-extras, combine-schedulers
[820/4842] Fetching swift-concurrency-extras, combine-schedulers, swift-clocks
[4843/10565] Fetching swift-concurrency-extras, combine-schedulers, swift-clocks, xctest-dynamic-overlay
[10566/85551] Fetching swift-concurrency-extras, combine-schedulers, swift-clocks, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/swift-clocks from cache (1.71s)
[54990/84234] Fetching swift-concurrency-extras, combine-schedulers, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.82s)
[56016/78511] Fetching swift-concurrency-extras, combine-schedulers, swift-syntax
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (5.81s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (5.81s)
Fetched https://github.com/swiftlang/swift-syntax from cache (5.86s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (6.83s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.69s)
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.90s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (4.35s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.42s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.46s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (0.67s)
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
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/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/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.0
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/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/pointfreeco/swift-dependencies.git
Working copy of https://github.com/pointfreeco/swift-dependencies.git resolved at 1.12.0
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.55s)
Building for debugging...
[0/14] Write sources
[12/14] Write swift-version-24593BA9C3E375BF.txt
[13/27] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[15/119] Emitting module OpenCombine
[16/131] Emitting module IssueReportingPackageSupport
[17/131] Compiling IssueReportingPackageSupport _Test.swift
[19/132] Compiling ConcurrencyExtras Result.swift
[20/133] Compiling OpenCombine AnyCancellable.swift
[21/133] Compiling OpenCombine AnyPublisher.swift
[22/133] Compiling OpenCombine AnySubscriber.swift
[23/133] Compiling OpenCombine Cancellable.swift
[24/133] Compiling OpenCombine Codable.swift
[25/133] Compiling OpenCombine CombineIdentifier.swift
[26/133] Compiling OpenCombine ConcurrencyHelpers.swift
[27/133] Compiling OpenCombine Future+Concurrency.swift
[28/133] Compiling OpenCombine GENERATED-Publisher+Concurrency.swift
[29/133] Compiling OpenCombine CurrentValueSubject.swift
[30/133] Compiling OpenCombine CustomCombineIdentifierConvertible.swift
[31/133] Compiling OpenCombine Future.swift
[32/133] Compiling OpenCombine GENERATED-RootProtocols.swift
[33/133] Compiling OpenCombine Publishers.Count.swift
[34/133] Compiling OpenCombine Publishers.Debounce.swift
[35/133] Compiling OpenCombine Publishers.Delay.swift
[36/133] Compiling OpenCombine Publishers.Drop.swift
[37/133] Compiling OpenCombine Publishers.DropUntilOutput.swift
[38/133] Compiling OpenCombine Publishers.DropWhile.swift
[39/133] Compiling OpenCombine Publishers.Filter.swift
[40/133] Compiling OpenCombine Publishers.First.swift
[41/133] Compiling OpenCombine Publishers.FlatMap.swift
[42/133] Compiling OpenCombine Publishers.HandleEvents.swift
[43/133] Compiling OpenCombine Publishers.IgnoreOutput.swift
[44/133] Compiling OpenCombine Publishers.Last.swift
[45/133] Compiling OpenCombine Publishers.MakeConnectable.swift
[46/133] Compiling OpenCombine Publishers.Map.swift
[47/133] Compiling OpenCombine Publishers.MapError.swift
[48/133] Compiling OpenCombine Publishers.MeasureInterval.swift
[49/133] Compiling OpenCombine Publishers.Multicast.swift
[50/133] Compiling OpenCombine Publishers.Output.swift
[51/133] Compiling OpenCombine Publishers.PrefixUntilOutput.swift
[52/133] Compiling OpenCombine Publishers.PrefixWhile.swift
[53/133] Compiling OpenCombine Publishers.Print.swift
[54/133] Compiling OpenCombine Publishers.ReceiveOn.swift
[55/133] Compiling OpenCombine Publishers.Reduce.swift
[56/133] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[57/133] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[58/133] Compiling OpenCombine Publishers.ReplaceError.swift
[59/133] Compiling OpenCombine Utils.swift
[60/133] Compiling OpenCombine Violations.swift
[61/133] Compiling OpenCombine ImmediateScheduler.swift
[62/133] Compiling OpenCombine ObservableObject.swift
[63/133] Compiling OpenCombine PassthroughSubject.swift
[64/133] Compiling OpenCombine Published.swift
[65/133] Compiling OpenCombine Publisher+Subscribe.swift
[66/133] Compiling OpenCombine Deferred.swift
[67/133] Compiling OpenCombine Empty.swift
[68/133] Compiling OpenCombine Fail.swift
[69/133] Compiling OpenCombine GENERATED-Publishers.Catch.swift
[70/133] Compiling OpenCombine GENERATED-Publishers.Encode.swift
[71/133] Compiling OpenCombine GENERATED-Publishers.MapKeyPath.swift
[72/133] Compiling OpenCombine Just.swift
[73/133] Compiling OpenCombine Optional.Publisher.swift
[74/133] Compiling OpenCombine Publishers.AllSatisfy.swift
[75/133] Compiling OpenCombine Publishers.AssertNoFailure.swift
[76/133] Compiling OpenCombine Publishers.Autoconnect.swift
[77/133] Compiling OpenCombine Publishers.Breakpoint.swift
[78/133] Compiling OpenCombine Publishers.Buffer.swift
[79/133] Compiling OpenCombine Publishers.Collect.swift
[80/133] Compiling OpenCombine Publishers.CollectByCount.swift
[81/133] Compiling OpenCombine Publishers.CompactMap.swift
[82/133] Compiling OpenCombine Publishers.Comparison.swift
[83/133] Compiling OpenCombine Publishers.Concatenate.swift
[84/133] Compiling OpenCombine Publishers.Contains.swift
[85/133] Emitting module ConcurrencyExtras
[86/150] Compiling OpenCombine ConduitBase.swift
[87/150] Compiling OpenCombine ConduitList.swift
[88/150] Compiling OpenCombine DebugHook.swift
[89/150] Compiling OpenCombine FilterProducer.swift
[90/150] Compiling OpenCombine Locking.swift
[91/150] Compiling OpenCombine PartialCompletion.swift
[92/150] Compiling OpenCombine PublishedSubject.swift
[93/150] Compiling OpenCombine PublishedSubscriber.swift
[94/150] Compiling OpenCombine ReduceProducer.swift
[95/150] Compiling OpenCombine SubjectSubscriber.swift
[96/150] Compiling OpenCombine SubscriberTap.swift
[97/150] Compiling OpenCombine SubscriptionStatus.swift
[98/150] Compiling OpenCombine SubscriptionTap.swift
[99/153] Compiling ConcurrencyExtras UncheckedSendable.swift
[100/153] Compiling IssueReporting IssueSeverity.swift
[101/153] Compiling IssueReporting ReportIssue.swift
[102/155] Compiling IssueReporting TestContext.swift
[103/155] Compiling IssueReporting Unimplemented.swift
[104/155] Compiling OpenCombine Publishers.Retry.swift
[105/155] Compiling OpenCombine Publishers.Scan.swift
[106/155] Compiling OpenCombine Publishers.Sequence.swift
[107/155] Compiling OpenCombine Publishers.SetFailureType.swift
[108/155] Compiling OpenCombine Publishers.Share.swift
[109/155] Compiling OpenCombine Publishers.SubscribeOn.swift
[110/155] Compiling OpenCombine Publishers.SwitchToLatest.swift
[111/155] Compiling OpenCombine Publishers.Throttle.swift
[112/155] Compiling OpenCombine Publishers.Timeout.swift
[113/155] Compiling OpenCombine Publishers.Zip.swift
[114/155] Compiling OpenCombine Publishers.swift
[115/155] Compiling OpenCombine Record.swift
[116/155] Compiling OpenCombine Result.Publisher.swift
[117/155] Compiling OpenCombine Result.swift
[118/155] Compiling OpenCombine Scheduler.swift
[119/155] Compiling OpenCombine Subject+Void.swift
[120/155] Compiling OpenCombine Subscriber+Void.swift
[121/155] Compiling OpenCombine Subscribers.Assign.swift
[122/155] Compiling OpenCombine Subscribers.Completion.swift
[123/155] Compiling OpenCombine Subscribers.Demand.swift
[124/155] Compiling OpenCombine Subscribers.Sink.swift
[125/155] Compiling OpenCombine Subscribers.swift
[126/155] Compiling OpenCombine Subscription.swift
[127/155] Compiling OpenCombine Subscriptions.swift
[128/155] Compiling OpenCombine _Introspection.swift
[130/156] Emitting module IssueReporting
[131/169] Compiling IssueReporting WithExpectedIssue.swift
[132/169] Compiling IssueReporting WithIssueContext.swift
[133/169] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[134/169] Emitting module OpenCombineDispatch
[136/170] Compiling IssueReporting BreakpointReporter.swift
[137/170] Compiling IssueReporting DefaultReporter.swift
[138/170] Compiling IssueReporting FatalErrorReporter.swift
[139/170] Compiling ConcurrencyExtras MainSerialExecutor.swift
[140/170] Compiling IssueReporting SwiftTesting.swift
[141/170] Compiling IssueReporting UncheckedSendable.swift
[142/170] Compiling IssueReporting Warn.swift
[143/170] Compiling OpenCombineFoundation Locking.swift
[144/170] Compiling OpenCombineFoundation Portability.swift
[145/170] Compiling OpenCombineFoundation Utils.swift
[149/170] Compiling OpenCombineFoundation Violations.swift
[150/170] Compiling ConcurrencyExtras LockIsolated.swift
[151/170] Compiling OpenCombineFoundation JSONEncoder.swift
[152/170] Compiling OpenCombineFoundation NotificationCenter.swift
[153/170] Compiling ConcurrencyExtras Task.swift
[158/171] Compiling IssueReporting FailureObserver.swift
[159/171] Compiling IssueReporting LockIsolated.swift
[160/171] Compiling IssueReporting Rethrows.swift
[162/183] Compiling XCTestDynamicOverlay Exports.swift
[163/183] Compiling Clocks Lock.swift
[164/184] Compiling Clocks Timer.swift
[165/184] Compiling Clocks ImmediateClock.swift
[166/184] Compiling Clocks AnyClock.swift
[167/184] Emitting module Clocks
[168/184] Compiling Clocks UnimplementedClock.swift
[169/184] Emitting module XCTestDynamicOverlay
[170/184] Compiling XCTestDynamicOverlay Deprecations.swift
[171/185] Compiling Clocks SwiftUI.swift
[172/185] Compiling Clocks _AsyncTimerSequence.swift
[173/185] Compiling Clocks TestClock.swift
[176/186] Emitting module OpenCombineFoundation
[177/187] Compiling OpenCombineFoundation Timer+Publisher.swift
[180/187] Compiling OpenCombineFoundation PropertyListEncoder.swift
[181/187] Compiling OpenCombineFoundation RunLoop+Scheduler.swift
[184/187] Compiling OpenCombineFoundation URLSession.swift
[187/187] Compiling OpenCombineFoundation OperationQueue+Scheduler.swift
[189/190] Emitting module OpenCombineShim
[190/190] Compiling OpenCombineShim OpenCombineShim.swift
[192/204] Compiling CombineSchedulers Platform.swift
[193/204] Compiling CombineSchedulers SwiftUI.swift
[194/205] Compiling CombineSchedulers Lock.swift
[195/205] Compiling CombineSchedulers NSRecursiveLock.swift
[196/205] Compiling CombineSchedulers ImmediateScheduler.swift
[197/205] Compiling CombineSchedulers Deprecations.swift
[198/205] Emitting module CombineSchedulers
[199/205] Compiling CombineSchedulers AnyScheduler.swift
[200/205] Compiling CombineSchedulers Concurrency.swift
[201/205] Compiling CombineSchedulers UIScheduler.swift
[202/205] Compiling CombineSchedulers UIKit.swift
[203/205] Compiling CombineSchedulers UnimplementedScheduler.swift
[204/205] Compiling CombineSchedulers TestScheduler.swift
[205/205] Compiling CombineSchedulers Timer.swift
[207/231] Compiling Dependencies Exports.swift
[208/231] Compiling Dependencies SendableKeyPath.swift
[209/231] Compiling Dependencies TypeName.swift
[210/231] Compiling Dependencies MainRunLoop.swift
[211/231] Compiling Dependencies NotificationCenter.swift
[212/231] Compiling Dependencies OpenURL.swift
[213/231] Emitting module Dependencies
[214/234] Compiling Dependencies Date.swift
[215/234] Compiling Dependencies FireAndForget.swift
[216/234] Compiling Dependencies Locale.swift
[217/234] Compiling Dependencies MainQueue.swift
[218/234] Compiling Dependencies Assert.swift
[219/234] Compiling Dependencies Calendar.swift
[220/234] Compiling Dependencies Clocks.swift
[221/234] Compiling Dependencies Context.swift
[222/234] Compiling Dependencies WithRandomNumberGenerator.swift
[223/234] Compiling Dependencies AppEntryPoint.swift
[224/234] Compiling Dependencies Deprecations.swift
[225/234] Compiling Dependencies TimeZone.swift
[226/234] Compiling Dependencies URLSession.swift
[227/234] Compiling Dependencies UUID.swift
[228/234] Compiling Dependencies Dependency.swift
[229/234] Compiling Dependencies DependencyContext.swift
[230/234] Compiling Dependencies DependencyKey.swift
[231/234] Compiling Dependencies DependencyValues.swift
[232/234] Compiling Dependencies PreviewTrait.swift
[233/234] Compiling Dependencies TestTrait.swift
[234/234] Compiling Dependencies WithDependencies.swift
[236/249] Emitting module ArgumentEncoding
[237/249] Compiling ArgumentEncoding ArgumentGroup.swift
[238/249] Compiling ArgumentEncoding CaseConverter.swift
[239/250] Compiling ArgumentEncoding Command.swift
[240/250] Compiling ArgumentEncoding CommandRepresentable.swift
[241/250] Compiling ArgumentEncoding DecoderUserInfo+OptionHelpers.swift
/host/spi-builder-workspace/Sources/ArgumentEncoding/DecoderUserInfo+OptionHelpers.swift:39:60: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
37 | T: CustomStringConvertible
38 | {
39 | addOptionConfiguration(for: T.self, configuration: Option<T>.unwrap(_:))
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
40 | addOptionConfiguration(for: T.self, configuration: Option<T?>.unwrap(_:))
41 | }
/host/spi-builder-workspace/Sources/ArgumentEncoding/DecoderUserInfo+OptionHelpers.swift:40:60: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
38 | {
39 | addOptionConfiguration(for: T.self, configuration: Option<T>.unwrap(_:))
40 | addOptionConfiguration(for: T.self, configuration: Option<T?>.unwrap(_:))
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
41 | }
42 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/DecoderUserInfo+OptionHelpers.swift:46:60: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
44 | T.RawValue: CustomStringConvertible
45 | {
46 | addOptionConfiguration(for: T.self, configuration: Option<T>.unwrap(_:))
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
47 | addOptionConfiguration(for: T.self, configuration: { $0.rawValue.description })
48 | }
/host/spi-builder-workspace/Sources/ArgumentEncoding/DecoderUserInfo+OptionHelpers.swift:47:65: warning: capture of non-Sendable type 'T.RawValue.Type' in an isolated closure [#SendableMetatypes]
45 | {
46 | addOptionConfiguration(for: T.self, configuration: Option<T>.unwrap(_:))
47 | addOptionConfiguration(for: T.self, configuration: { $0.rawValue.description })
| `- warning: capture of non-Sendable type 'T.RawValue.Type' in an isolated closure [#SendableMetatypes]
48 | }
49 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/DecoderUserInfo+OptionHelpers.swift:47:62: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
45 | {
46 | addOptionConfiguration(for: T.self, configuration: Option<T>.unwrap(_:))
47 | addOptionConfiguration(for: T.self, configuration: { $0.rawValue.description })
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
48 | }
49 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/DecoderUserInfo+OptionHelpers.swift:53:60: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
51 | T: RawRepresentable, T.RawValue: CustomStringConvertible
52 | {
53 | addOptionConfiguration(for: T.self, configuration: Option<T>.unwrap(_:))
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
54 | addOptionConfiguration(for: T.self, configuration: Option<T?>.unwrap(_:))
55 | }
/host/spi-builder-workspace/Sources/ArgumentEncoding/DecoderUserInfo+OptionHelpers.swift:54:60: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
52 | {
53 | addOptionConfiguration(for: T.self, configuration: Option<T>.unwrap(_:))
54 | addOptionConfiguration(for: T.self, configuration: Option<T?>.unwrap(_:))
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
55 | }
56 | }
/host/spi-builder-workspace/Sources/ArgumentEncoding/DecoderUserInfo+OptionSetHelpers.swift:39:74: warning: capture of non-Sendable type 'T.Element.Type' in an isolated closure [#SendableMetatypes]
37 | T.Element: CustomStringConvertible
38 | {
39 | addOptionSetConfiguration(for: OptionSet<T>.self, configuration: OptionSet<T>.unwrap(_:))
| `- warning: capture of non-Sendable type 'T.Element.Type' in an isolated closure [#SendableMetatypes]
40 | }
41 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/DecoderUserInfo+OptionSetHelpers.swift:39:74: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
37 | T.Element: CustomStringConvertible
38 | {
39 | addOptionSetConfiguration(for: OptionSet<T>.self, configuration: OptionSet<T>.unwrap(_:))
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
40 | }
41 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/DecoderUserInfo+OptionSetHelpers.swift:45:74: warning: capture of non-Sendable type 'T.Element.Type' in an isolated closure [#SendableMetatypes]
43 | T.Element: RawRepresentable, T.Element.RawValue: CustomStringConvertible
44 | {
45 | addOptionSetConfiguration(for: OptionSet<T>.self, configuration: OptionSet<T>.unwrap(_:))
| `- warning: capture of non-Sendable type 'T.Element.Type' in an isolated closure [#SendableMetatypes]
46 | }
47 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/DecoderUserInfo+OptionSetHelpers.swift:45:74: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
43 | T.Element: RawRepresentable, T.Element.RawValue: CustomStringConvertible
44 | {
45 | addOptionSetConfiguration(for: OptionSet<T>.self, configuration: OptionSet<T>.unwrap(_:))
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
46 | }
47 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/DecoderUserInfo+OptionSetHelpers.swift:51:74: warning: capture of non-Sendable type 'T.Element.Type' in an isolated closure [#SendableMetatypes]
49 | T.Element: CustomStringConvertible, T.Element: RawRepresentable, T.Element.RawValue: CustomStringConvertible
50 | {
51 | addOptionSetConfiguration(for: OptionSet<T>.self, configuration: OptionSet<T>.unwrap(_:))
| `- warning: capture of non-Sendable type 'T.Element.Type' in an isolated closure [#SendableMetatypes]
52 | }
53 | }
/host/spi-builder-workspace/Sources/ArgumentEncoding/DecoderUserInfo+OptionSetHelpers.swift:51:74: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
49 | T.Element: CustomStringConvertible, T.Element: RawRepresentable, T.Element.RawValue: CustomStringConvertible
50 | {
51 | addOptionSetConfiguration(for: OptionSet<T>.self, configuration: OptionSet<T>.unwrap(_:))
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
52 | }
53 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[242/250] Compiling ArgumentEncoding DecoderUserInfo+OptionSetHelpers.swift
/host/spi-builder-workspace/Sources/ArgumentEncoding/DecoderUserInfo+OptionHelpers.swift:39:60: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
37 | T: CustomStringConvertible
38 | {
39 | addOptionConfiguration(for: T.self, configuration: Option<T>.unwrap(_:))
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
40 | addOptionConfiguration(for: T.self, configuration: Option<T?>.unwrap(_:))
41 | }
/host/spi-builder-workspace/Sources/ArgumentEncoding/DecoderUserInfo+OptionHelpers.swift:40:60: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
38 | {
39 | addOptionConfiguration(for: T.self, configuration: Option<T>.unwrap(_:))
40 | addOptionConfiguration(for: T.self, configuration: Option<T?>.unwrap(_:))
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
41 | }
42 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/DecoderUserInfo+OptionHelpers.swift:46:60: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
44 | T.RawValue: CustomStringConvertible
45 | {
46 | addOptionConfiguration(for: T.self, configuration: Option<T>.unwrap(_:))
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
47 | addOptionConfiguration(for: T.self, configuration: { $0.rawValue.description })
48 | }
/host/spi-builder-workspace/Sources/ArgumentEncoding/DecoderUserInfo+OptionHelpers.swift:47:65: warning: capture of non-Sendable type 'T.RawValue.Type' in an isolated closure [#SendableMetatypes]
45 | {
46 | addOptionConfiguration(for: T.self, configuration: Option<T>.unwrap(_:))
47 | addOptionConfiguration(for: T.self, configuration: { $0.rawValue.description })
| `- warning: capture of non-Sendable type 'T.RawValue.Type' in an isolated closure [#SendableMetatypes]
48 | }
49 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/DecoderUserInfo+OptionHelpers.swift:47:62: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
45 | {
46 | addOptionConfiguration(for: T.self, configuration: Option<T>.unwrap(_:))
47 | addOptionConfiguration(for: T.self, configuration: { $0.rawValue.description })
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
48 | }
49 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/DecoderUserInfo+OptionHelpers.swift:53:60: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
51 | T: RawRepresentable, T.RawValue: CustomStringConvertible
52 | {
53 | addOptionConfiguration(for: T.self, configuration: Option<T>.unwrap(_:))
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
54 | addOptionConfiguration(for: T.self, configuration: Option<T?>.unwrap(_:))
55 | }
/host/spi-builder-workspace/Sources/ArgumentEncoding/DecoderUserInfo+OptionHelpers.swift:54:60: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
52 | {
53 | addOptionConfiguration(for: T.self, configuration: Option<T>.unwrap(_:))
54 | addOptionConfiguration(for: T.self, configuration: Option<T?>.unwrap(_:))
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
55 | }
56 | }
/host/spi-builder-workspace/Sources/ArgumentEncoding/DecoderUserInfo+OptionSetHelpers.swift:39:74: warning: capture of non-Sendable type 'T.Element.Type' in an isolated closure [#SendableMetatypes]
37 | T.Element: CustomStringConvertible
38 | {
39 | addOptionSetConfiguration(for: OptionSet<T>.self, configuration: OptionSet<T>.unwrap(_:))
| `- warning: capture of non-Sendable type 'T.Element.Type' in an isolated closure [#SendableMetatypes]
40 | }
41 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/DecoderUserInfo+OptionSetHelpers.swift:39:74: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
37 | T.Element: CustomStringConvertible
38 | {
39 | addOptionSetConfiguration(for: OptionSet<T>.self, configuration: OptionSet<T>.unwrap(_:))
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
40 | }
41 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/DecoderUserInfo+OptionSetHelpers.swift:45:74: warning: capture of non-Sendable type 'T.Element.Type' in an isolated closure [#SendableMetatypes]
43 | T.Element: RawRepresentable, T.Element.RawValue: CustomStringConvertible
44 | {
45 | addOptionSetConfiguration(for: OptionSet<T>.self, configuration: OptionSet<T>.unwrap(_:))
| `- warning: capture of non-Sendable type 'T.Element.Type' in an isolated closure [#SendableMetatypes]
46 | }
47 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/DecoderUserInfo+OptionSetHelpers.swift:45:74: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
43 | T.Element: RawRepresentable, T.Element.RawValue: CustomStringConvertible
44 | {
45 | addOptionSetConfiguration(for: OptionSet<T>.self, configuration: OptionSet<T>.unwrap(_:))
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
46 | }
47 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/DecoderUserInfo+OptionSetHelpers.swift:51:74: warning: capture of non-Sendable type 'T.Element.Type' in an isolated closure [#SendableMetatypes]
49 | T.Element: CustomStringConvertible, T.Element: RawRepresentable, T.Element.RawValue: CustomStringConvertible
50 | {
51 | addOptionSetConfiguration(for: OptionSet<T>.self, configuration: OptionSet<T>.unwrap(_:))
| `- warning: capture of non-Sendable type 'T.Element.Type' in an isolated closure [#SendableMetatypes]
52 | }
53 | }
/host/spi-builder-workspace/Sources/ArgumentEncoding/DecoderUserInfo+OptionSetHelpers.swift:51:74: warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
49 | T.Element: CustomStringConvertible, T.Element: RawRepresentable, T.Element.RawValue: CustomStringConvertible
50 | {
51 | addOptionSetConfiguration(for: OptionSet<T>.self, configuration: OptionSet<T>.unwrap(_:))
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure [#SendableMetatypes]
52 | }
53 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[243/250] Compiling ArgumentEncoding Flag.swift
[244/250] Compiling ArgumentEncoding FormatterNode.swift
[245/250] Compiling ArgumentEncoding OptionSet.swift
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:123:18: warning: capture of non-Sendable type 'Value.Element.Type' in an isolated closure [#SendableMetatypes]
121 | keyOverride = key.description
122 | wrappedValue = value
123 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Element.Type' in an isolated closure [#SendableMetatypes]
124 | }
125 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:123:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
121 | keyOverride = key.description
122 | wrappedValue = value
123 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
124 | }
125 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:134:18: warning: capture of non-Sendable type 'Value.Element.Type' in an isolated closure [#SendableMetatypes]
132 | keyOverride = key
133 | self.wrappedValue = wrappedValue
134 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Element.Type' in an isolated closure [#SendableMetatypes]
135 | }
136 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:134:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
132 | keyOverride = key
133 | self.wrappedValue = wrappedValue
134 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
135 | }
136 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:152:18: warning: capture of non-Sendable type 'Value.Element.Type' in an isolated closure [#SendableMetatypes]
150 | keyOverride = key.description
151 | wrappedValue = value
152 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Element.Type' in an isolated closure [#SendableMetatypes]
153 | }
154 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:152:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
150 | keyOverride = key.description
151 | wrappedValue = value
152 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
153 | }
154 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:163:18: warning: capture of non-Sendable type 'Value.Element.Type' in an isolated closure [#SendableMetatypes]
161 | keyOverride = key
162 | self.wrappedValue = wrappedValue
163 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Element.Type' in an isolated closure [#SendableMetatypes]
164 | }
165 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:163:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
161 | keyOverride = key
162 | self.wrappedValue = wrappedValue
163 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
164 | }
165 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:183:18: warning: capture of non-Sendable type 'Value.Element.Type' in an isolated closure [#SendableMetatypes]
181 | keyOverride = key.description
182 | wrappedValue = value
183 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Element.Type' in an isolated closure [#SendableMetatypes]
184 | }
185 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:183:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
181 | keyOverride = key.description
182 | wrappedValue = value
183 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
184 | }
185 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:194:18: warning: capture of non-Sendable type 'Value.Element.Type' in an isolated closure [#SendableMetatypes]
192 | keyOverride = key
193 | self.wrappedValue = wrappedValue
194 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Element.Type' in an isolated closure [#SendableMetatypes]
195 | }
196 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:194:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
192 | keyOverride = key
193 | self.wrappedValue = wrappedValue
194 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
195 | }
196 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:91:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
89 | public init(value: Value) {
90 | wrappedValue = value
91 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
92 | }
93 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:100:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
98 | public init(wrappedValue: Value) {
99 | self.wrappedValue = wrappedValue
100 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
101 | }
102 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:116:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
114 | public init(value: Value) {
115 | wrappedValue = value
116 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
117 | }
118 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:125:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
123 | public init(wrappedValue: Value) {
124 | self.wrappedValue = wrappedValue
125 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
126 | }
127 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:143:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
141 | public init(value: Value) {
142 | wrappedValue = value
143 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
144 | }
145 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:152:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
150 | public init(wrappedValue: Value) {
151 | self.wrappedValue = wrappedValue
152 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
153 | }
154 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:172:18: warning: capture of non-Sendable type 'Wrapped.Type' in an isolated closure [#SendableMetatypes]
170 | {
171 | wrappedValue = value
172 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Wrapped.Type' in an isolated closure [#SendableMetatypes]
173 | }
174 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:183:18: warning: capture of non-Sendable type 'Wrapped.Type' in an isolated closure [#SendableMetatypes]
181 | {
182 | self.wrappedValue = wrappedValue
183 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Wrapped.Type' in an isolated closure [#SendableMetatypes]
184 | }
185 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:205:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
203 | {
204 | wrappedValue = values
205 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
206 | }
207 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:205:23: warning: capture of non-Sendable type 'E.Type' in an isolated closure [#SendableMetatypes]
203 | {
204 | wrappedValue = values
205 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'E.Type' in an isolated closure [#SendableMetatypes]
206 | }
207 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:216:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
214 | {
215 | self.wrappedValue = wrappedValue
216 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
217 | }
218 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:216:23: warning: capture of non-Sendable type 'E.Type' in an isolated closure [#SendableMetatypes]
214 | {
215 | self.wrappedValue = wrappedValue
216 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'E.Type' in an isolated closure [#SendableMetatypes]
217 | }
218 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:236:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
234 | public init(value: Value) {
235 | wrappedValue = value
236 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
237 | }
238 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:245:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
243 | public init(wrappedValue: Value) {
244 | self.wrappedValue = wrappedValue
245 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
246 | }
247 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:258:66: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
256 | extension Positional: ExpressibleByIntegerLiteral where Value: BinaryInteger, Value.IntegerLiteralType == Int {
257 | public init(integerLiteral value: IntegerLiteralType) {
258 | self.init(wrappedValue: Value(integerLiteral: value)) { [$0.description] }
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
259 | }
260 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[246/250] Compiling ArgumentEncoding PositionalArgument.swift
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:123:18: warning: capture of non-Sendable type 'Value.Element.Type' in an isolated closure [#SendableMetatypes]
121 | keyOverride = key.description
122 | wrappedValue = value
123 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Element.Type' in an isolated closure [#SendableMetatypes]
124 | }
125 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:123:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
121 | keyOverride = key.description
122 | wrappedValue = value
123 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
124 | }
125 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:134:18: warning: capture of non-Sendable type 'Value.Element.Type' in an isolated closure [#SendableMetatypes]
132 | keyOverride = key
133 | self.wrappedValue = wrappedValue
134 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Element.Type' in an isolated closure [#SendableMetatypes]
135 | }
136 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:134:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
132 | keyOverride = key
133 | self.wrappedValue = wrappedValue
134 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
135 | }
136 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:152:18: warning: capture of non-Sendable type 'Value.Element.Type' in an isolated closure [#SendableMetatypes]
150 | keyOverride = key.description
151 | wrappedValue = value
152 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Element.Type' in an isolated closure [#SendableMetatypes]
153 | }
154 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:152:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
150 | keyOverride = key.description
151 | wrappedValue = value
152 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
153 | }
154 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:163:18: warning: capture of non-Sendable type 'Value.Element.Type' in an isolated closure [#SendableMetatypes]
161 | keyOverride = key
162 | self.wrappedValue = wrappedValue
163 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Element.Type' in an isolated closure [#SendableMetatypes]
164 | }
165 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:163:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
161 | keyOverride = key
162 | self.wrappedValue = wrappedValue
163 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
164 | }
165 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:183:18: warning: capture of non-Sendable type 'Value.Element.Type' in an isolated closure [#SendableMetatypes]
181 | keyOverride = key.description
182 | wrappedValue = value
183 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Element.Type' in an isolated closure [#SendableMetatypes]
184 | }
185 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:183:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
181 | keyOverride = key.description
182 | wrappedValue = value
183 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
184 | }
185 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:194:18: warning: capture of non-Sendable type 'Value.Element.Type' in an isolated closure [#SendableMetatypes]
192 | keyOverride = key
193 | self.wrappedValue = wrappedValue
194 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Element.Type' in an isolated closure [#SendableMetatypes]
195 | }
196 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:194:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
192 | keyOverride = key
193 | self.wrappedValue = wrappedValue
194 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
195 | }
196 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:91:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
89 | public init(value: Value) {
90 | wrappedValue = value
91 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
92 | }
93 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:100:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
98 | public init(wrappedValue: Value) {
99 | self.wrappedValue = wrappedValue
100 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
101 | }
102 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:116:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
114 | public init(value: Value) {
115 | wrappedValue = value
116 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
117 | }
118 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:125:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
123 | public init(wrappedValue: Value) {
124 | self.wrappedValue = wrappedValue
125 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
126 | }
127 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:143:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
141 | public init(value: Value) {
142 | wrappedValue = value
143 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
144 | }
145 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:152:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
150 | public init(wrappedValue: Value) {
151 | self.wrappedValue = wrappedValue
152 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
153 | }
154 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:172:18: warning: capture of non-Sendable type 'Wrapped.Type' in an isolated closure [#SendableMetatypes]
170 | {
171 | wrappedValue = value
172 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Wrapped.Type' in an isolated closure [#SendableMetatypes]
173 | }
174 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:183:18: warning: capture of non-Sendable type 'Wrapped.Type' in an isolated closure [#SendableMetatypes]
181 | {
182 | self.wrappedValue = wrappedValue
183 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Wrapped.Type' in an isolated closure [#SendableMetatypes]
184 | }
185 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:205:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
203 | {
204 | wrappedValue = values
205 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
206 | }
207 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:205:23: warning: capture of non-Sendable type 'E.Type' in an isolated closure [#SendableMetatypes]
203 | {
204 | wrappedValue = values
205 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'E.Type' in an isolated closure [#SendableMetatypes]
206 | }
207 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:216:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
214 | {
215 | self.wrappedValue = wrappedValue
216 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
217 | }
218 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:216:23: warning: capture of non-Sendable type 'E.Type' in an isolated closure [#SendableMetatypes]
214 | {
215 | self.wrappedValue = wrappedValue
216 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'E.Type' in an isolated closure [#SendableMetatypes]
217 | }
218 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:236:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
234 | public init(value: Value) {
235 | wrappedValue = value
236 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
237 | }
238 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:245:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
243 | public init(wrappedValue: Value) {
244 | self.wrappedValue = wrappedValue
245 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
246 | }
247 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:258:66: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
256 | extension Positional: ExpressibleByIntegerLiteral where Value: BinaryInteger, Value.IntegerLiteralType == Int {
257 | public init(integerLiteral value: IntegerLiteralType) {
258 | self.init(wrappedValue: Value(integerLiteral: value)) { [$0.description] }
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
259 | }
260 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[247/250] Compiling ArgumentEncoding Formatters.swift
/host/spi-builder-workspace/Sources/ArgumentEncoding/Option.swift:120:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
118 | keyOverride = key.description
119 | wrappedValue = value
120 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
121 | }
122 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/Option.swift:131:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
129 | keyOverride = key
130 | self.wrappedValue = wrappedValue
131 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
132 | }
133 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/Option.swift:149:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
147 | keyOverride = key.description
148 | wrappedValue = value
149 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
150 | }
151 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/Option.swift:160:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
158 | keyOverride = key
159 | self.wrappedValue = wrappedValue
160 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
161 | }
162 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/Option.swift:180:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
178 | keyOverride = key.description
179 | wrappedValue = value
180 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
181 | }
182 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/Option.swift:191:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
189 | keyOverride = key
190 | self.wrappedValue = wrappedValue
191 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
192 | }
193 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/Option.swift:213:18: warning: capture of non-Sendable type 'Wrapped.Type' in an isolated closure [#SendableMetatypes]
211 | keyOverride = key.description
212 | wrappedValue = value
213 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Wrapped.Type' in an isolated closure [#SendableMetatypes]
214 | }
215 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/Option.swift:226:18: warning: capture of non-Sendable type 'Wrapped.Type' in an isolated closure [#SendableMetatypes]
224 | keyOverride = key
225 | self.wrappedValue = wrappedValue
226 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Wrapped.Type' in an isolated closure [#SendableMetatypes]
227 | }
228 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/Option.swift:241:70: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
239 | extension Option: ExpressibleByIntegerLiteral where Value: BinaryInteger, Value.IntegerLiteralType == Int {
240 | public init(integerLiteral value: IntegerLiteralType) {
241 | self.init(wrappedValue: Value(integerLiteral: value), nil) { $0.description }
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
242 | }
243 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[248/250] Compiling ArgumentEncoding Option.swift
/host/spi-builder-workspace/Sources/ArgumentEncoding/Option.swift:120:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
118 | keyOverride = key.description
119 | wrappedValue = value
120 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
121 | }
122 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/Option.swift:131:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
129 | keyOverride = key
130 | self.wrappedValue = wrappedValue
131 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
132 | }
133 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/Option.swift:149:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
147 | keyOverride = key.description
148 | wrappedValue = value
149 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
150 | }
151 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/Option.swift:160:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
158 | keyOverride = key
159 | self.wrappedValue = wrappedValue
160 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
161 | }
162 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/Option.swift:180:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
178 | keyOverride = key.description
179 | wrappedValue = value
180 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
181 | }
182 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/Option.swift:191:18: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
189 | keyOverride = key
190 | self.wrappedValue = wrappedValue
191 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
192 | }
193 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/Option.swift:213:18: warning: capture of non-Sendable type 'Wrapped.Type' in an isolated closure [#SendableMetatypes]
211 | keyOverride = key.description
212 | wrappedValue = value
213 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Wrapped.Type' in an isolated closure [#SendableMetatypes]
214 | }
215 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/Option.swift:226:18: warning: capture of non-Sendable type 'Wrapped.Type' in an isolated closure [#SendableMetatypes]
224 | keyOverride = key
225 | self.wrappedValue = wrappedValue
226 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-Sendable type 'Wrapped.Type' in an isolated closure [#SendableMetatypes]
227 | }
228 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/Option.swift:241:70: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
239 | extension Option: ExpressibleByIntegerLiteral where Value: BinaryInteger, Value.IntegerLiteralType == Int {
240 | public init(integerLiteral value: IntegerLiteralType) {
241 | self.init(wrappedValue: Value(integerLiteral: value), nil) { $0.description }
| `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
242 | }
243 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[249/250] Compiling ArgumentEncoding StaticString+Constants.swift
[250/250] Compiling ArgumentEncoding TopLevelCommandRepresentable.swift
Build complete! (44.40s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies.git"
}
],
"manifest_display_name" : "swift-argument-encoding",
"name" : "swift-argument-encoding",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "ArgumentEncoding",
"targets" : [
"ArgumentEncoding"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ArgumentEncodingTests",
"module_type" : "SwiftTarget",
"name" : "ArgumentEncodingTests",
"path" : "Tests/ArgumentEncodingTests",
"sources" : [
"ArgumentGroupTests.swift",
"CommandRepresentableTests.swift",
"CommandTests.swift",
"FlagTests.swift",
"FormatterTests.swift",
"OptionDecodingTests.swift",
"OptionSetDecodingTests.swift",
"OptionSetTests.swift",
"OptionTests.swift",
"PositionalTests.swift",
"TopLevelCommandRepresentableTests.swift"
],
"target_dependencies" : [
"ArgumentEncoding"
],
"type" : "test"
},
{
"c99name" : "ArgumentEncoding",
"module_type" : "SwiftTarget",
"name" : "ArgumentEncoding",
"path" : "Sources/ArgumentEncoding",
"product_dependencies" : [
"Dependencies"
],
"product_memberships" : [
"ArgumentEncoding"
],
"sources" : [
"ArgumentGroup.swift",
"CaseConverter.swift",
"Command.swift",
"CommandRepresentable.swift",
"DecoderUserInfo+OptionHelpers.swift",
"DecoderUserInfo+OptionSetHelpers.swift",
"Flag.swift",
"FormatterNode.swift",
"Formatters.swift",
"Option.swift",
"OptionSet.swift",
"PositionalArgument.swift",
"StaticString+Constants.swift",
"TopLevelCommandRepresentable.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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.