Build Information
Successful build of swift-argument-encoding, reference main (74686c
), with Swift 6.2 (beta) for Android on 23 Jun 2025 20:00:52 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MFB-Technologies-Inc/swift-argument-encoding.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/MFB-Technologies-Inc/swift-argument-encoding
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
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" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/pointfreeco/swift-dependencies.git
[1/6249] Fetching swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies.git from cache (0.55s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Computed https://github.com/pointfreeco/swift-dependencies.git at 1.9.2 (1.08s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/861] Fetching swift-concurrency-extras
[862/3271] Fetching swift-concurrency-extras, combine-schedulers
[1296/4563] Fetching swift-concurrency-extras, combine-schedulers, swift-clocks
[2480/10030] Fetching swift-concurrency-extras, combine-schedulers, swift-clocks, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.87s)
[5784/9169] Fetching combine-schedulers, swift-clocks, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.22s)
[3652/74623] Fetching combine-schedulers, swift-clocks, swift-syntax
Fetched https://github.com/pointfreeco/swift-clocks from cache (6.83s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (6.83s)
Fetched https://github.com/swiftlang/swift-syntax from cache (6.91s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (7.61s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.74s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.79s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.69s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (3.51s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
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.1
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
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/pointfreeco/swift-dependencies.git
Working copy of https://github.com/pointfreeco/swift-dependencies.git resolved at 1.9.2
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-8C5A4AE7A8CE2BA.txt
[9/38] Compiling IssueReporting BreakpointReporter.swift
[10/38] Compiling IssueReporting FatalErrorReporter.swift
[13/41] Compiling IssueReporting TestContext.swift
[14/41] Compiling IssueReporting Unimplemented.swift
[15/41] Compiling ConcurrencyExtras UncheckedSendable.swift
[16/41] Compiling IssueReporting WithExpectedIssue.swift
[17/41] Compiling IssueReporting WithIssueContext.swift
[18/41] Emitting module ConcurrencyExtras
[19/41] Emitting module IssueReporting
[20/41] Compiling ConcurrencyExtras Result.swift
[21/41] Compiling ConcurrencyExtras LockIsolated.swift
[22/41] Compiling ConcurrencyExtras Task.swift
[23/41] Compiling ConcurrencyExtras MainSerialExecutor.swift
[24/41] Compiling IssueReporting RuntimeWarningReporter.swift
[25/41] Compiling IssueReporting ReportIssue.swift
[26/41] Compiling IssueReporting FailureObserver.swift
[27/41] Compiling IssueReporting LockIsolated.swift
[28/41] Compiling ConcurrencyExtras AsyncStream.swift
[29/41] Compiling IssueReporting ErrorReporting.swift
[30/41] Compiling IssueReporting AppHostWarning.swift
[31/41] Compiling IssueReporting Deprecations.swift
[32/41] Compiling IssueReporting XCTest.swift
[33/41] Compiling IssueReporting IsTesting.swift
[34/41] Compiling IssueReporting IssueReporter.swift
[35/41] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[36/41] Compiling IssueReporting UncheckedSendable.swift
[37/41] Compiling IssueReporting Warn.swift
[44/66] Compiling XCTestDynamicOverlay Exports.swift
[45/66] Compiling Clocks SwiftUI.swift
[46/67] Compiling CombineSchedulers Timer.swift
[47/67] Compiling CombineSchedulers SwiftUI.swift
[48/67] Compiling CombineSchedulers TestScheduler.swift
[49/68] Compiling CombineSchedulers UIKit.swift
[50/68] Compiling CombineSchedulers UIScheduler.swift
[51/68] Compiling CombineSchedulers Lock.swift
[52/68] Compiling CombineSchedulers NSRecursiveLock.swift
[53/68] Emitting module CombineSchedulers
[54/68] Compiling CombineSchedulers AnyScheduler.swift
[55/68] Compiling CombineSchedulers Concurrency.swift
[56/68] Compiling CombineSchedulers ImmediateScheduler.swift
[57/68] Compiling CombineSchedulers Deprecations.swift
[58/68] Compiling Clocks Timer.swift
[59/68] Compiling CombineSchedulers UnimplementedScheduler.swift
[60/69] Compiling Clocks Lock.swift
[61/69] Compiling Clocks ImmediateClock.swift
[62/69] Compiling Clocks _AsyncTimerSequence.swift
[64/69] Emitting module Clocks
[65/69] Compiling Clocks AnyClock.swift
[66/69] Compiling Clocks UnimplementedClock.swift
[67/69] Compiling Clocks TestClock.swift
[69/70] Emitting module XCTestDynamicOverlay
[70/70] Compiling XCTestDynamicOverlay Deprecations.swift
[72/94] Compiling Dependencies Deprecations.swift
[73/94] Compiling Dependencies Exports.swift
[74/94] Compiling Dependencies TypeName.swift
[75/97] Compiling Dependencies Context.swift
[76/97] Compiling Dependencies Date.swift
[77/97] Compiling Dependencies FireAndForget.swift
[78/97] Compiling Dependencies UUID.swift
[79/97] Compiling Dependencies WithRandomNumberGenerator.swift
[80/97] Compiling Dependencies AppEntryPoint.swift
[81/97] Compiling Dependencies Locale.swift
[82/97] Compiling Dependencies MainQueue.swift
[83/97] Compiling Dependencies MainRunLoop.swift
[84/97] Compiling Dependencies Assert.swift
[85/97] Compiling Dependencies Calendar.swift
[86/97] Compiling Dependencies Clocks.swift
[87/97] Compiling Dependencies OpenURL.swift
[88/97] Compiling Dependencies TimeZone.swift
[89/97] Compiling Dependencies URLSession.swift
[90/97] Emitting module Dependencies
[91/97] Compiling Dependencies Dependency.swift
[92/97] Compiling Dependencies DependencyContext.swift
[93/97] Compiling Dependencies DependencyKey.swift
[94/97] Compiling Dependencies DependencyValues.swift
[95/97] Compiling Dependencies PreviewTrait.swift
[96/97] Compiling Dependencies TestTrait.swift
[97/97] Compiling Dependencies WithDependencies.swift
[99/112] Compiling ArgumentEncoding StaticString+Constants.swift
[100/113] Compiling ArgumentEncoding Flag.swift
[101/113] Compiling ArgumentEncoding FormatterNode.swift
[102/113] Compiling ArgumentEncoding Command.swift
[103/113] Compiling ArgumentEncoding CommandRepresentable.swift
[104/113] Compiling ArgumentEncoding TopLevelCommandRepresentable.swift
[105/113] Emitting module ArgumentEncoding
[106/113] Compiling ArgumentEncoding ArgumentGroup.swift
[107/113] Compiling ArgumentEncoding CaseConverter.swift
[108/113] 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
118 | keyOverride = key.description
119 | wrappedValue = value
120 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
121 | }
122 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/Option.swift:131:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
129 | keyOverride = key
130 | self.wrappedValue = wrappedValue
131 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
132 | }
133 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/Option.swift:149:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
147 | keyOverride = key.description
148 | wrappedValue = value
149 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
150 | }
151 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/Option.swift:160:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
158 | keyOverride = key
159 | self.wrappedValue = wrappedValue
160 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
161 | }
162 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/Option.swift:180:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
178 | keyOverride = key.description
179 | wrappedValue = value
180 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
181 | }
182 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/Option.swift:191:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
189 | keyOverride = key
190 | self.wrappedValue = wrappedValue
191 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
192 | }
193 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/Option.swift:213:18: warning: capture of non-sendable type 'Wrapped.Type' in an isolated closure
211 | keyOverride = key.description
212 | wrappedValue = value
213 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Wrapped.Type' in an isolated closure
214 | }
215 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/Option.swift:226:18: warning: capture of non-sendable type 'Wrapped.Type' in an isolated closure
224 | keyOverride = key
225 | self.wrappedValue = wrappedValue
226 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Wrapped.Type' in an isolated closure
227 | }
228 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/Option.swift:241:70: warning: capture of non-sendable type 'Value.Type' in an isolated closure
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
242 | }
243 | }
[109/113] 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
118 | keyOverride = key.description
119 | wrappedValue = value
120 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
121 | }
122 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/Option.swift:131:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
129 | keyOverride = key
130 | self.wrappedValue = wrappedValue
131 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
132 | }
133 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/Option.swift:149:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
147 | keyOverride = key.description
148 | wrappedValue = value
149 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
150 | }
151 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/Option.swift:160:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
158 | keyOverride = key
159 | self.wrappedValue = wrappedValue
160 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
161 | }
162 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/Option.swift:180:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
178 | keyOverride = key.description
179 | wrappedValue = value
180 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
181 | }
182 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/Option.swift:191:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
189 | keyOverride = key
190 | self.wrappedValue = wrappedValue
191 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
192 | }
193 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/Option.swift:213:18: warning: capture of non-sendable type 'Wrapped.Type' in an isolated closure
211 | keyOverride = key.description
212 | wrappedValue = value
213 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Wrapped.Type' in an isolated closure
214 | }
215 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/Option.swift:226:18: warning: capture of non-sendable type 'Wrapped.Type' in an isolated closure
224 | keyOverride = key
225 | self.wrappedValue = wrappedValue
226 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Wrapped.Type' in an isolated closure
227 | }
228 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/Option.swift:241:70: warning: capture of non-sendable type 'Value.Type' in an isolated closure
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
242 | }
243 | }
[110/113] 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
52 | }
53 | }
[111/113] 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
52 | }
53 | }
[112/113] 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
121 | keyOverride = key.description
122 | wrappedValue = value
123 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Element.Type' in an isolated closure
124 | }
125 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:123:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
121 | keyOverride = key.description
122 | wrappedValue = value
123 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
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
132 | keyOverride = key
133 | self.wrappedValue = wrappedValue
134 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Element.Type' in an isolated closure
135 | }
136 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:134:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
132 | keyOverride = key
133 | self.wrappedValue = wrappedValue
134 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
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
150 | keyOverride = key.description
151 | wrappedValue = value
152 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Element.Type' in an isolated closure
153 | }
154 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:152:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
150 | keyOverride = key.description
151 | wrappedValue = value
152 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
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
161 | keyOverride = key
162 | self.wrappedValue = wrappedValue
163 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Element.Type' in an isolated closure
164 | }
165 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:163:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
161 | keyOverride = key
162 | self.wrappedValue = wrappedValue
163 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
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
181 | keyOverride = key.description
182 | wrappedValue = value
183 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Element.Type' in an isolated closure
184 | }
185 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:183:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
181 | keyOverride = key.description
182 | wrappedValue = value
183 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
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
192 | keyOverride = key
193 | self.wrappedValue = wrappedValue
194 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Element.Type' in an isolated closure
195 | }
196 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:194:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
192 | keyOverride = key
193 | self.wrappedValue = wrappedValue
194 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
195 | }
196 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:91:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
89 | public init(value: Value) {
90 | wrappedValue = value
91 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
92 | }
93 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:100:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
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
101 | }
102 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:116:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
114 | public init(value: Value) {
115 | wrappedValue = value
116 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
117 | }
118 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:125:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
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
126 | }
127 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:143:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
141 | public init(value: Value) {
142 | wrappedValue = value
143 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
144 | }
145 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:152:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
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
153 | }
154 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:172:18: warning: capture of non-sendable type 'Wrapped.Type' in an isolated closure
170 | {
171 | wrappedValue = value
172 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Wrapped.Type' in an isolated closure
173 | }
174 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:183:18: warning: capture of non-sendable type 'Wrapped.Type' in an isolated closure
181 | {
182 | self.wrappedValue = wrappedValue
183 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Wrapped.Type' in an isolated closure
184 | }
185 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:205:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
203 | {
204 | wrappedValue = values
205 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
206 | }
207 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:205:23: warning: capture of non-sendable type 'E.Type' in an isolated closure
203 | {
204 | wrappedValue = values
205 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'E.Type' in an isolated closure
206 | }
207 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:216:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
214 | {
215 | self.wrappedValue = wrappedValue
216 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
217 | }
218 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:216:23: warning: capture of non-sendable type 'E.Type' in an isolated closure
214 | {
215 | self.wrappedValue = wrappedValue
216 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'E.Type' in an isolated closure
217 | }
218 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:236:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
234 | public init(value: Value) {
235 | wrappedValue = value
236 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
237 | }
238 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:245:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
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
246 | }
247 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:258:66: warning: capture of non-sendable type 'Value.Type' in an isolated closure
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
259 | }
260 | }
[113/113] 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
121 | keyOverride = key.description
122 | wrappedValue = value
123 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Element.Type' in an isolated closure
124 | }
125 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:123:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
121 | keyOverride = key.description
122 | wrappedValue = value
123 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
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
132 | keyOverride = key
133 | self.wrappedValue = wrappedValue
134 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Element.Type' in an isolated closure
135 | }
136 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:134:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
132 | keyOverride = key
133 | self.wrappedValue = wrappedValue
134 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
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
150 | keyOverride = key.description
151 | wrappedValue = value
152 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Element.Type' in an isolated closure
153 | }
154 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:152:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
150 | keyOverride = key.description
151 | wrappedValue = value
152 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
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
161 | keyOverride = key
162 | self.wrappedValue = wrappedValue
163 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Element.Type' in an isolated closure
164 | }
165 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:163:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
161 | keyOverride = key
162 | self.wrappedValue = wrappedValue
163 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
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
181 | keyOverride = key.description
182 | wrappedValue = value
183 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Element.Type' in an isolated closure
184 | }
185 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:183:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
181 | keyOverride = key.description
182 | wrappedValue = value
183 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
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
192 | keyOverride = key
193 | self.wrappedValue = wrappedValue
194 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Element.Type' in an isolated closure
195 | }
196 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/OptionSet.swift:194:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
192 | keyOverride = key
193 | self.wrappedValue = wrappedValue
194 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
195 | }
196 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:91:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
89 | public init(value: Value) {
90 | wrappedValue = value
91 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
92 | }
93 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:100:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
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
101 | }
102 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:116:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
114 | public init(value: Value) {
115 | wrappedValue = value
116 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
117 | }
118 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:125:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
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
126 | }
127 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:143:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
141 | public init(value: Value) {
142 | wrappedValue = value
143 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
144 | }
145 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:152:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
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
153 | }
154 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:172:18: warning: capture of non-sendable type 'Wrapped.Type' in an isolated closure
170 | {
171 | wrappedValue = value
172 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Wrapped.Type' in an isolated closure
173 | }
174 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:183:18: warning: capture of non-sendable type 'Wrapped.Type' in an isolated closure
181 | {
182 | self.wrappedValue = wrappedValue
183 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Wrapped.Type' in an isolated closure
184 | }
185 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:205:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
203 | {
204 | wrappedValue = values
205 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
206 | }
207 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:205:23: warning: capture of non-sendable type 'E.Type' in an isolated closure
203 | {
204 | wrappedValue = values
205 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'E.Type' in an isolated closure
206 | }
207 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:216:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
214 | {
215 | self.wrappedValue = wrappedValue
216 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
217 | }
218 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:216:23: warning: capture of non-sendable type 'E.Type' in an isolated closure
214 | {
215 | self.wrappedValue = wrappedValue
216 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'E.Type' in an isolated closure
217 | }
218 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:236:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
234 | public init(value: Value) {
235 | wrappedValue = value
236 | unwrap = Self.unwrap(_:)
| `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
237 | }
238 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:245:18: warning: capture of non-sendable type 'Value.Type' in an isolated closure
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
246 | }
247 |
/host/spi-builder-workspace/Sources/ArgumentEncoding/PositionalArgument.swift:258:66: warning: capture of non-sendable type 'Value.Type' in an isolated closure
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
259 | }
260 | }
Build complete! (51.32s)
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"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.