Build Information
Failed to build SDGCornerstone, reference 10.2.0 (09f6c7), with Swift 6.2 for Android on 22 Jun 2025 02:09:01 UTC.
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>&1Build Log
[204/253] Compiling SDGMathematics RationalNumberProtocol.swift
[208/253] Compiling SDGMathematics OneDimensionalPoint.swift
[213/253] Compiling SDGMathematics OrderedEnumeration.swift
[214/253] Compiling SDGMathematics Sequence.swift
[215/253] Compiling SDGMathematics Tuple.swift
[216/253] Compiling SDGMathematics UInt.swift
[217/253] Emitting module SDGConcurrency
[218/253] Compiling SDGConcurrency RunLoop.swift
[220/254] Emitting module SDGMathematics
/host/spi-builder-workspace/Sources/SDGMathematics/Float.swift:229:1: warning: extension declares a conformance of imported type 'CGFloat' to imported protocols 'LosslessStringConvertible', 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
227 | }
228 |
229 | extension CGFloat: FloatFamily {
| |- warning: extension declares a conformance of imported type 'CGFloat' to imported protocols 'LosslessStringConvertible', 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
230 |
231 | // MARK: - CustomDebugStringConvertible
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:179:1: warning: extension declares a conformance of imported type 'Int64' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
177 | }
178 | }
179 | extension Int64: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int64' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
180 |
181 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:185:1: warning: extension declares a conformance of imported type 'Int32' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
183 | public typealias Vector = Stride
184 | }
185 | extension Int32: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int32' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
186 |
187 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:191:1: warning: extension declares a conformance of imported type 'Int16' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
189 | public typealias Vector = Stride
190 | }
191 | extension Int16: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int16' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
192 |
193 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:197:1: warning: extension declares a conformance of imported type 'Int8' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
195 | public typealias Vector = Stride
196 | }
197 | extension Int8: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int8' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
198 |
199 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Float.swift:229:1: warning: extension declares a conformance of imported type 'CGFloat' to imported protocols 'LosslessStringConvertible', 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
227 | }
228 |
229 | extension CGFloat: FloatFamily {
| |- warning: extension declares a conformance of imported type 'CGFloat' to imported protocols 'LosslessStringConvertible', 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
230 |
231 | // MARK: - CustomDebugStringConvertible
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:179:1: warning: extension declares a conformance of imported type 'Int64' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
177 | }
178 | }
179 | extension Int64: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int64' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
180 |
181 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:185:1: warning: extension declares a conformance of imported type 'Int32' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
183 | public typealias Vector = Stride
184 | }
185 | extension Int32: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int32' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
186 |
187 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:191:1: warning: extension declares a conformance of imported type 'Int16' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
189 | public typealias Vector = Stride
190 | }
191 | extension Int16: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int16' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
192 |
193 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:197:1: warning: extension declares a conformance of imported type 'Int8' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
195 | public typealias Vector = Stride
196 | }
197 | extension Int8: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int8' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
198 |
199 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Float.swift:229:1: warning: extension declares a conformance of imported type 'CGFloat' to imported protocols 'LosslessStringConvertible', 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
227 | }
228 |
229 | extension CGFloat: FloatFamily {
| |- warning: extension declares a conformance of imported type 'CGFloat' to imported protocols 'LosslessStringConvertible', 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
230 |
231 | // MARK: - CustomDebugStringConvertible
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:179:1: warning: extension declares a conformance of imported type 'Int64' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
177 | }
178 | }
179 | extension Int64: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int64' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
180 |
181 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:185:1: warning: extension declares a conformance of imported type 'Int32' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
183 | public typealias Vector = Stride
184 | }
185 | extension Int32: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int32' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
186 |
187 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:191:1: warning: extension declares a conformance of imported type 'Int16' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
189 | public typealias Vector = Stride
190 | }
191 | extension Int16: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int16' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
192 |
193 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:197:1: warning: extension declares a conformance of imported type 'Int8' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
195 | public typealias Vector = Stride
196 | }
197 | extension Int8: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int8' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
198 |
199 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Float.swift:229:1: warning: extension declares a conformance of imported type 'CGFloat' to imported protocols 'LosslessStringConvertible', 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
227 | }
228 |
229 | extension CGFloat: FloatFamily {
| |- warning: extension declares a conformance of imported type 'CGFloat' to imported protocols 'LosslessStringConvertible', 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
230 |
231 | // MARK: - CustomDebugStringConvertible
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:179:1: warning: extension declares a conformance of imported type 'Int64' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
177 | }
178 | }
179 | extension Int64: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int64' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
180 |
181 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:185:1: warning: extension declares a conformance of imported type 'Int32' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
183 | public typealias Vector = Stride
184 | }
185 | extension Int32: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int32' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
186 |
187 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:191:1: warning: extension declares a conformance of imported type 'Int16' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
189 | public typealias Vector = Stride
190 | }
191 | extension Int16: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int16' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
192 |
193 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:197:1: warning: extension declares a conformance of imported type 'Int8' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
195 | public typealias Vector = Stride
196 | }
197 | extension Int8: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int8' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
198 |
199 | // MARK: - PointProtocol
[229/254] Compiling SDGMathematics Measurement.swift
/host/spi-builder-workspace/Sources/SDGMathematics/Float.swift:229:1: warning: extension declares a conformance of imported type 'CGFloat' to imported protocols 'LosslessStringConvertible', 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
227 | }
228 |
229 | extension CGFloat: FloatFamily {
| |- warning: extension declares a conformance of imported type 'CGFloat' to imported protocols 'LosslessStringConvertible', 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
230 |
231 | // MARK: - CustomDebugStringConvertible
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:179:1: warning: extension declares a conformance of imported type 'Int64' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
177 | }
178 | }
179 | extension Int64: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int64' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
180 |
181 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:185:1: warning: extension declares a conformance of imported type 'Int32' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
183 | public typealias Vector = Stride
184 | }
185 | extension Int32: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int32' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
186 |
187 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:191:1: warning: extension declares a conformance of imported type 'Int16' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
189 | public typealias Vector = Stride
190 | }
191 | extension Int16: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int16' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
192 |
193 | // MARK: - PointProtocol
/host/spi-builder-workspace/Sources/SDGMathematics/Int.swift:197:1: warning: extension declares a conformance of imported type 'Int8' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
195 | public typealias Vector = Stride
196 | }
197 | extension Int8: IntXFamily {
| |- warning: extension declares a conformance of imported type 'Int8' to imported protocol 'MirrorPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
198 |
199 | // MARK: - PointProtocol
[230/260] Wrapping AST for SDGMathematics for debugging
[232/329] Compiling SDGGeometry Angle.swift
/host/spi-builder-workspace/Sources/SDGGeometry/Angle.swift:26:1: warning: extension declares a conformance of imported type 'Angle' to imported protocol 'CustomPlaygroundDisplayConvertible'; this will not behave correctly if the owners of 'SDGMathematics' introduce this conformance in the future
24 | import SDGMathematics
25 |
26 | extension Angle: CustomPlaygroundDisplayConvertible {
| |- warning: extension declares a conformance of imported type 'Angle' to imported protocol 'CustomPlaygroundDisplayConvertible'; this will not behave correctly if the owners of 'SDGMathematics' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
27 |
28 | // MARK: - CustomPlaygroundDisplayConvertible
[233/330] Emitting module SDGCollections
/host/spi-builder-workspace/Sources/SDGCollections/Associative/ContextualMapping.swift:33:7: warning: capture of non-sendable type 'Output.Type' in an isolated closure; this is an error in the Swift 6 language mode
31 | @inlinable internal static var defaultFallbackAlgorithm: @Sendable (Input.Element) -> Output {
32 | return { (input: Input.Element) -> Output in
33 | _preconditionFailure({ localization in
| `- warning: capture of non-sendable type 'Output.Type' in an isolated closure; this is an error in the Swift 6 language mode
34 | switch localization { // @exempt(from: tests)
35 | case .englishCanada:
/host/spi-builder-workspace/Sources/SDGCollections/Associative/ContextualMapping.swift:32:12: warning: capture of non-sendable type 'Input.Element.Type' in an isolated closure; this is an error in the Swift 6 language mode
30 |
31 | @inlinable internal static var defaultFallbackAlgorithm: @Sendable (Input.Element) -> Output {
32 | return { (input: Input.Element) -> Output in
| `- warning: capture of non-sendable type 'Input.Element.Type' in an isolated closure; this is an error in the Swift 6 language mode
33 | _preconditionFailure({ localization in
34 | switch localization { // @exempt(from: tests)
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:59: warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:59: warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:36: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:36: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:77:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
75 | }
76 |
77 | @inlinable public func forSubSequence() -> _NestingContentsPattern<
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
78 | Opening.SubSequencePattern, Closing.SubSequencePattern
79 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:77:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
75 | }
76 |
77 | @inlinable public func forSubSequence() -> _NestingContentsPattern<
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
78 | Opening.SubSequencePattern, Closing.SubSequencePattern
79 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:54: warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:54: warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:115:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | // MARK: - BidirectionalPattern
114 |
115 | @inlinable public func reversed() -> _NestingContentsPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | return _NestingContentsPattern<Closing.Reversed, Opening.Reversed>(
117 | opening: closing.reversed(),
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:115:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | // MARK: - BidirectionalPattern
114 |
115 | @inlinable public func reversed() -> _NestingContentsPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | return _NestingContentsPattern<Closing.Reversed, Opening.Reversed>(
117 | opening: closing.reversed(),
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:31:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
29 | opening: opening,
30 | closing: closing,
31 | parentNestingPattern: { NestingPattern(opening: opening, closing: closing) }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
32 | )
33 | self.contents = contents
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:31:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
29 | opening: opening,
30 | closing: closing,
31 | parentNestingPattern: { NestingPattern(opening: opening, closing: closing) }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
32 | )
33 | self.contents = contents
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:26:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
24 | /// - opening: The opening pattern.
25 | /// - closing: The closing pattern.
26 | @inlinable public init(opening: Opening, closing: Closing) {
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | self.opening = opening
28 | let contents = _NestingContentsPattern(
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:26:44: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
24 | /// - opening: The opening pattern.
25 | /// - closing: The closing pattern.
26 | @inlinable public init(opening: Opening, closing: Closing) {
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | self.opening = opening
28 | let contents = _NestingContentsPattern(
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:54: warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:54: warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:75:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
73 | }
74 |
75 | @inlinable public func forSubSequence() -> _NestingSegmentPattern<
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | Opening.SubSequencePattern, Closing.SubSequencePattern
77 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:75:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
73 | }
74 |
75 | @inlinable public func forSubSequence() -> _NestingSegmentPattern<
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | Opening.SubSequencePattern, Closing.SubSequencePattern
77 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:54: warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:54: warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:116:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
114 | // MARK: - BidirectionalPattern
115 |
116 | @inlinable public func reversed() -> _NestingSegmentPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | return _NestingSegmentPattern<Closing.Reversed, Opening.Reversed>(
118 | opening: closing.reversed(),
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:116:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
114 | // MARK: - BidirectionalPattern
115 |
116 | @inlinable public func reversed() -> _NestingSegmentPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | return _NestingSegmentPattern<Closing.Reversed, Opening.Reversed>(
118 | opening: closing.reversed(),
[235/331] Compiling SDGGeometry TwoDimensionalPoint.swift
[236/331] Compiling SDGGeometry CGVector.swift
[237/331] Compiling SDGGeometry CGPoint.swift
[238/331] Compiling SDGGeometry Be_zierPath.swift
[239/331] Compiling SDGGeometry TwoDimensionalPointProtocol.swift
[240/331] Emitting module SDGRandomization
[241/331] Compiling SDGRandomization Bool.swift
[241/331] Wrapping AST for SDGCollections for debugging
[243/331] Compiling SDGGeometry TwoDimensionalVector.swift
[244/332] Emitting module SDGGeometry
/host/spi-builder-workspace/Sources/SDGGeometry/Angle.swift:26:1: warning: extension declares a conformance of imported type 'Angle' to imported protocol 'CustomPlaygroundDisplayConvertible'; this will not behave correctly if the owners of 'SDGMathematics' introduce this conformance in the future
24 | import SDGMathematics
25 |
26 | extension Angle: CustomPlaygroundDisplayConvertible {
| |- warning: extension declares a conformance of imported type 'Angle' to imported protocol 'CustomPlaygroundDisplayConvertible'; this will not behave correctly if the owners of 'SDGMathematics' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
27 |
28 | // MARK: - CustomPlaygroundDisplayConvertible
[245/332] Compiling SDGRandomization PseudorandomNumberGenerator.swift
[246/332] Compiling SDGRandomization CyclicalNumberGenerator.swift
[248/333] Compiling SDGGeometry TwoDimensionalVectorProtocol.swift
[250/334] Compiling SDGCollections BidirectionalPattern.swift
[251/334] Compiling SDGCollections Pattern.swift
[252/334] Compiling SDGCollections PatternMatch.swift
[253/334] Compiling SDGCollections PatternConsumption.swift
[254/334] Compiling SDGCollections RepetitionMatch.swift
[255/334] Compiling SDGCollections RepetitionPattern.swift
[256/334] Compiling SDGCollections SeparatedComponentMatch.swift
[257/334] Compiling SDGCollections Range.swift
[258/342] Compiling SDGCollections NaryAlternativePatterns.swift
[259/342] Compiling SDGCollections AnyBidirectionalPattern.swift
[260/342] Compiling SDGCollections AnyPattern.swift
[261/342] Compiling SDGCollections AnyPatternMatch.swift
[262/342] Compiling SDGCollections AtomicPatternMatch.swift
[263/342] Compiling SDGCollections ConcatenatedMatch.swift
[264/342] Compiling SDGCollections ConcatenatedPatterns.swift
[265/342] Compiling SDGCollections NaryConcatenatedMatch.swift
[266/342] Compiling SDGCollections NaryConcatenatedPatterns.swift
[267/342] Compiling SDGCollections ConditionalPattern.swift
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:59: warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:59: warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:36: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:36: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:77:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
75 | }
76 |
77 | @inlinable public func forSubSequence() -> _NestingContentsPattern<
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
78 | Opening.SubSequencePattern, Closing.SubSequencePattern
79 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:77:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
75 | }
76 |
77 | @inlinable public func forSubSequence() -> _NestingContentsPattern<
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
78 | Opening.SubSequencePattern, Closing.SubSequencePattern
79 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:54: warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:54: warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:115:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | // MARK: - BidirectionalPattern
114 |
115 | @inlinable public func reversed() -> _NestingContentsPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | return _NestingContentsPattern<Closing.Reversed, Opening.Reversed>(
117 | opening: closing.reversed(),
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:115:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | // MARK: - BidirectionalPattern
114 |
115 | @inlinable public func reversed() -> _NestingContentsPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | return _NestingContentsPattern<Closing.Reversed, Opening.Reversed>(
117 | opening: closing.reversed(),
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:31:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
29 | opening: opening,
30 | closing: closing,
31 | parentNestingPattern: { NestingPattern(opening: opening, closing: closing) }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
32 | )
33 | self.contents = contents
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:31:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
29 | opening: opening,
30 | closing: closing,
31 | parentNestingPattern: { NestingPattern(opening: opening, closing: closing) }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
32 | )
33 | self.contents = contents
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:26:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
24 | /// - opening: The opening pattern.
25 | /// - closing: The closing pattern.
26 | @inlinable public init(opening: Opening, closing: Closing) {
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | self.opening = opening
28 | let contents = _NestingContentsPattern(
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:26:44: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
24 | /// - opening: The opening pattern.
25 | /// - closing: The closing pattern.
26 | @inlinable public init(opening: Opening, closing: Closing) {
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | self.opening = opening
28 | let contents = _NestingContentsPattern(
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:54: warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:54: warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:75:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
73 | }
74 |
75 | @inlinable public func forSubSequence() -> _NestingSegmentPattern<
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | Opening.SubSequencePattern, Closing.SubSequencePattern
77 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:75:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
73 | }
74 |
75 | @inlinable public func forSubSequence() -> _NestingSegmentPattern<
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | Opening.SubSequencePattern, Closing.SubSequencePattern
77 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:54: warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:54: warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:116:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
114 | // MARK: - BidirectionalPattern
115 |
116 | @inlinable public func reversed() -> _NestingSegmentPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | return _NestingSegmentPattern<Closing.Reversed, Opening.Reversed>(
118 | opening: closing.reversed(),
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:116:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
114 | // MARK: - BidirectionalPattern
115 |
116 | @inlinable public func reversed() -> _NestingSegmentPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | return _NestingSegmentPattern<Closing.Reversed, Opening.Reversed>(
118 | opening: closing.reversed(),
[268/342] Compiling SDGCollections LiteralPattern.swift
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:59: warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:59: warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:36: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:36: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:77:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
75 | }
76 |
77 | @inlinable public func forSubSequence() -> _NestingContentsPattern<
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
78 | Opening.SubSequencePattern, Closing.SubSequencePattern
79 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:77:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
75 | }
76 |
77 | @inlinable public func forSubSequence() -> _NestingContentsPattern<
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
78 | Opening.SubSequencePattern, Closing.SubSequencePattern
79 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:54: warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:54: warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:115:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | // MARK: - BidirectionalPattern
114 |
115 | @inlinable public func reversed() -> _NestingContentsPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | return _NestingContentsPattern<Closing.Reversed, Opening.Reversed>(
117 | opening: closing.reversed(),
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:115:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | // MARK: - BidirectionalPattern
114 |
115 | @inlinable public func reversed() -> _NestingContentsPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | return _NestingContentsPattern<Closing.Reversed, Opening.Reversed>(
117 | opening: closing.reversed(),
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:31:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
29 | opening: opening,
30 | closing: closing,
31 | parentNestingPattern: { NestingPattern(opening: opening, closing: closing) }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
32 | )
33 | self.contents = contents
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:31:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
29 | opening: opening,
30 | closing: closing,
31 | parentNestingPattern: { NestingPattern(opening: opening, closing: closing) }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
32 | )
33 | self.contents = contents
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:26:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
24 | /// - opening: The opening pattern.
25 | /// - closing: The closing pattern.
26 | @inlinable public init(opening: Opening, closing: Closing) {
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | self.opening = opening
28 | let contents = _NestingContentsPattern(
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:26:44: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
24 | /// - opening: The opening pattern.
25 | /// - closing: The closing pattern.
26 | @inlinable public init(opening: Opening, closing: Closing) {
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | self.opening = opening
28 | let contents = _NestingContentsPattern(
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:54: warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:54: warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:75:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
73 | }
74 |
75 | @inlinable public func forSubSequence() -> _NestingSegmentPattern<
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | Opening.SubSequencePattern, Closing.SubSequencePattern
77 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:75:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
73 | }
74 |
75 | @inlinable public func forSubSequence() -> _NestingSegmentPattern<
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | Opening.SubSequencePattern, Closing.SubSequencePattern
77 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:54: warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:54: warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:116:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
114 | // MARK: - BidirectionalPattern
115 |
116 | @inlinable public func reversed() -> _NestingSegmentPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | return _NestingSegmentPattern<Closing.Reversed, Opening.Reversed>(
118 | opening: closing.reversed(),
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:116:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
114 | // MARK: - BidirectionalPattern
115 |
116 | @inlinable public func reversed() -> _NestingSegmentPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | return _NestingSegmentPattern<Closing.Reversed, Opening.Reversed>(
118 | opening: closing.reversed(),
[269/342] Compiling SDGCollections NegatedPattern.swift
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:59: warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:59: warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:36: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:36: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:77:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
75 | }
76 |
77 | @inlinable public func forSubSequence() -> _NestingContentsPattern<
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
78 | Opening.SubSequencePattern, Closing.SubSequencePattern
79 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:77:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
75 | }
76 |
77 | @inlinable public func forSubSequence() -> _NestingContentsPattern<
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
78 | Opening.SubSequencePattern, Closing.SubSequencePattern
79 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:54: warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:54: warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:115:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | // MARK: - BidirectionalPattern
114 |
115 | @inlinable public func reversed() -> _NestingContentsPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | return _NestingContentsPattern<Closing.Reversed, Opening.Reversed>(
117 | opening: closing.reversed(),
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:115:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | // MARK: - BidirectionalPattern
114 |
115 | @inlinable public func reversed() -> _NestingContentsPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | return _NestingContentsPattern<Closing.Reversed, Opening.Reversed>(
117 | opening: closing.reversed(),
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:31:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
29 | opening: opening,
30 | closing: closing,
31 | parentNestingPattern: { NestingPattern(opening: opening, closing: closing) }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
32 | )
33 | self.contents = contents
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:31:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
29 | opening: opening,
30 | closing: closing,
31 | parentNestingPattern: { NestingPattern(opening: opening, closing: closing) }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
32 | )
33 | self.contents = contents
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:26:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
24 | /// - opening: The opening pattern.
25 | /// - closing: The closing pattern.
26 | @inlinable public init(opening: Opening, closing: Closing) {
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | self.opening = opening
28 | let contents = _NestingContentsPattern(
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:26:44: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
24 | /// - opening: The opening pattern.
25 | /// - closing: The closing pattern.
26 | @inlinable public init(opening: Opening, closing: Closing) {
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | self.opening = opening
28 | let contents = _NestingContentsPattern(
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:54: warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:54: warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:75:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
73 | }
74 |
75 | @inlinable public func forSubSequence() -> _NestingSegmentPattern<
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | Opening.SubSequencePattern, Closing.SubSequencePattern
77 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:75:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
73 | }
74 |
75 | @inlinable public func forSubSequence() -> _NestingSegmentPattern<
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | Opening.SubSequencePattern, Closing.SubSequencePattern
77 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:54: warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:54: warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:116:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
114 | // MARK: - BidirectionalPattern
115 |
116 | @inlinable public func reversed() -> _NestingSegmentPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | return _NestingSegmentPattern<Closing.Reversed, Opening.Reversed>(
118 | opening: closing.reversed(),
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:116:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
114 | // MARK: - BidirectionalPattern
115 |
116 | @inlinable public func reversed() -> _NestingSegmentPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | return _NestingSegmentPattern<Closing.Reversed, Opening.Reversed>(
118 | opening: closing.reversed(),
[270/342] Compiling SDGCollections NestingContentsPattern.swift
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:59: warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:59: warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:36: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:36: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:77:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
75 | }
76 |
77 | @inlinable public func forSubSequence() -> _NestingContentsPattern<
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
78 | Opening.SubSequencePattern, Closing.SubSequencePattern
79 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:77:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
75 | }
76 |
77 | @inlinable public func forSubSequence() -> _NestingContentsPattern<
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
78 | Opening.SubSequencePattern, Closing.SubSequencePattern
79 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:54: warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:54: warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:115:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | // MARK: - BidirectionalPattern
114 |
115 | @inlinable public func reversed() -> _NestingContentsPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | return _NestingContentsPattern<Closing.Reversed, Opening.Reversed>(
117 | opening: closing.reversed(),
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:115:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | // MARK: - BidirectionalPattern
114 |
115 | @inlinable public func reversed() -> _NestingContentsPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | return _NestingContentsPattern<Closing.Reversed, Opening.Reversed>(
117 | opening: closing.reversed(),
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:31:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
29 | opening: opening,
30 | closing: closing,
31 | parentNestingPattern: { NestingPattern(opening: opening, closing: closing) }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
32 | )
33 | self.contents = contents
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:31:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
29 | opening: opening,
30 | closing: closing,
31 | parentNestingPattern: { NestingPattern(opening: opening, closing: closing) }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
32 | )
33 | self.contents = contents
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:26:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
24 | /// - opening: The opening pattern.
25 | /// - closing: The closing pattern.
26 | @inlinable public init(opening: Opening, closing: Closing) {
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | self.opening = opening
28 | let contents = _NestingContentsPattern(
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:26:44: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
24 | /// - opening: The opening pattern.
25 | /// - closing: The closing pattern.
26 | @inlinable public init(opening: Opening, closing: Closing) {
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | self.opening = opening
28 | let contents = _NestingContentsPattern(
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:54: warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:54: warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:75:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
73 | }
74 |
75 | @inlinable public func forSubSequence() -> _NestingSegmentPattern<
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | Opening.SubSequencePattern, Closing.SubSequencePattern
77 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:75:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
73 | }
74 |
75 | @inlinable public func forSubSequence() -> _NestingSegmentPattern<
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | Opening.SubSequencePattern, Closing.SubSequencePattern
77 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:54: warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:54: warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:116:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
114 | // MARK: - BidirectionalPattern
115 |
116 | @inlinable public func reversed() -> _NestingSegmentPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | return _NestingSegmentPattern<Closing.Reversed, Opening.Reversed>(
118 | opening: closing.reversed(),
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:116:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
114 | // MARK: - BidirectionalPattern
115 |
116 | @inlinable public func reversed() -> _NestingSegmentPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | return _NestingSegmentPattern<Closing.Reversed, Opening.Reversed>(
118 | opening: closing.reversed(),
[271/342] Compiling SDGCollections NestingMatch.swift
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:59: warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:59: warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:36: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:36: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:77:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
75 | }
76 |
77 | @inlinable public func forSubSequence() -> _NestingContentsPattern<
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
78 | Opening.SubSequencePattern, Closing.SubSequencePattern
79 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:77:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
75 | }
76 |
77 | @inlinable public func forSubSequence() -> _NestingContentsPattern<
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
78 | Opening.SubSequencePattern, Closing.SubSequencePattern
79 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:54: warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:54: warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:115:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | // MARK: - BidirectionalPattern
114 |
115 | @inlinable public func reversed() -> _NestingContentsPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | return _NestingContentsPattern<Closing.Reversed, Opening.Reversed>(
117 | opening: closing.reversed(),
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:115:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | // MARK: - BidirectionalPattern
114 |
115 | @inlinable public func reversed() -> _NestingContentsPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | return _NestingContentsPattern<Closing.Reversed, Opening.Reversed>(
117 | opening: closing.reversed(),
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:31:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
29 | opening: opening,
30 | closing: closing,
31 | parentNestingPattern: { NestingPattern(opening: opening, closing: closing) }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
32 | )
33 | self.contents = contents
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:31:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
29 | opening: opening,
30 | closing: closing,
31 | parentNestingPattern: { NestingPattern(opening: opening, closing: closing) }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
32 | )
33 | self.contents = contents
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:26:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
24 | /// - opening: The opening pattern.
25 | /// - closing: The closing pattern.
26 | @inlinable public init(opening: Opening, closing: Closing) {
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | self.opening = opening
28 | let contents = _NestingContentsPattern(
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:26:44: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
24 | /// - opening: The opening pattern.
25 | /// - closing: The closing pattern.
26 | @inlinable public init(opening: Opening, closing: Closing) {
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | self.opening = opening
28 | let contents = _NestingContentsPattern(
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:54: warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:54: warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:75:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
73 | }
74 |
75 | @inlinable public func forSubSequence() -> _NestingSegmentPattern<
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | Opening.SubSequencePattern, Closing.SubSequencePattern
77 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:75:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
73 | }
74 |
75 | @inlinable public func forSubSequence() -> _NestingSegmentPattern<
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | Opening.SubSequencePattern, Closing.SubSequencePattern
77 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:54: warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:54: warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:116:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
114 | // MARK: - BidirectionalPattern
115 |
116 | @inlinable public func reversed() -> _NestingSegmentPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | return _NestingSegmentPattern<Closing.Reversed, Opening.Reversed>(
118 | opening: closing.reversed(),
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:116:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
114 | // MARK: - BidirectionalPattern
115 |
116 | @inlinable public func reversed() -> _NestingSegmentPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | return _NestingSegmentPattern<Closing.Reversed, Opening.Reversed>(
118 | opening: closing.reversed(),
[272/342] Compiling SDGCollections NestingMatchContents.swift
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:59: warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:59: warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:36: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:36: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:77:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
75 | }
76 |
77 | @inlinable public func forSubSequence() -> _NestingContentsPattern<
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
78 | Opening.SubSequencePattern, Closing.SubSequencePattern
79 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:77:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
75 | }
76 |
77 | @inlinable public func forSubSequence() -> _NestingContentsPattern<
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
78 | Opening.SubSequencePattern, Closing.SubSequencePattern
79 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:54: warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:54: warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:115:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | // MARK: - BidirectionalPattern
114 |
115 | @inlinable public func reversed() -> _NestingContentsPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | return _NestingContentsPattern<Closing.Reversed, Opening.Reversed>(
117 | opening: closing.reversed(),
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:115:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | // MARK: - BidirectionalPattern
114 |
115 | @inlinable public func reversed() -> _NestingContentsPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | return _NestingContentsPattern<Closing.Reversed, Opening.Reversed>(
117 | opening: closing.reversed(),
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:31:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
29 | opening: opening,
30 | closing: closing,
31 | parentNestingPattern: { NestingPattern(opening: opening, closing: closing) }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
32 | )
33 | self.contents = contents
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:31:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
29 | opening: opening,
30 | closing: closing,
31 | parentNestingPattern: { NestingPattern(opening: opening, closing: closing) }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
32 | )
33 | self.contents = contents
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:26:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
24 | /// - opening: The opening pattern.
25 | /// - closing: The closing pattern.
26 | @inlinable public init(opening: Opening, closing: Closing) {
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | self.opening = opening
28 | let contents = _NestingContentsPattern(
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:26:44: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
24 | /// - opening: The opening pattern.
25 | /// - closing: The closing pattern.
26 | @inlinable public init(opening: Opening, closing: Closing) {
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | self.opening = opening
28 | let contents = _NestingContentsPattern(
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:54: warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:54: warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:75:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
73 | }
74 |
75 | @inlinable public func forSubSequence() -> _NestingSegmentPattern<
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | Opening.SubSequencePattern, Closing.SubSequencePattern
77 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:75:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
73 | }
74 |
75 | @inlinable public func forSubSequence() -> _NestingSegmentPattern<
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | Opening.SubSequencePattern, Closing.SubSequencePattern
77 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:54: warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:54: warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:116:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
114 | // MARK: - BidirectionalPattern
115 |
116 | @inlinable public func reversed() -> _NestingSegmentPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | return _NestingSegmentPattern<Closing.Reversed, Opening.Reversed>(
118 | opening: closing.reversed(),
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:116:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
114 | // MARK: - BidirectionalPattern
115 |
116 | @inlinable public func reversed() -> _NestingSegmentPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | return _NestingSegmentPattern<Closing.Reversed, Opening.Reversed>(
118 | opening: closing.reversed(),
[273/342] Compiling SDGCollections NestingMatchSegment.swift
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:59: warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:59: warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:36: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:36: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:77:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
75 | }
76 |
77 | @inlinable public func forSubSequence() -> _NestingContentsPattern<
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
78 | Opening.SubSequencePattern, Closing.SubSequencePattern
79 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:77:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
75 | }
76 |
77 | @inlinable public func forSubSequence() -> _NestingContentsPattern<
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
78 | Opening.SubSequencePattern, Closing.SubSequencePattern
79 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:54: warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:54: warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:115:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | // MARK: - BidirectionalPattern
114 |
115 | @inlinable public func reversed() -> _NestingContentsPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | return _NestingContentsPattern<Closing.Reversed, Opening.Reversed>(
117 | opening: closing.reversed(),
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:115:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | // MARK: - BidirectionalPattern
114 |
115 | @inlinable public func reversed() -> _NestingContentsPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | return _NestingContentsPattern<Closing.Reversed, Opening.Reversed>(
117 | opening: closing.reversed(),
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:31:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
29 | opening: opening,
30 | closing: closing,
31 | parentNestingPattern: { NestingPattern(opening: opening, closing: closing) }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
32 | )
33 | self.contents = contents
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:31:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
29 | opening: opening,
30 | closing: closing,
31 | parentNestingPattern: { NestingPattern(opening: opening, closing: closing) }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
32 | )
33 | self.contents = contents
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:26:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
24 | /// - opening: The opening pattern.
25 | /// - closing: The closing pattern.
26 | @inlinable public init(opening: Opening, closing: Closing) {
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | self.opening = opening
28 | let contents = _NestingContentsPattern(
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:26:44: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
24 | /// - opening: The opening pattern.
25 | /// - closing: The closing pattern.
26 | @inlinable public init(opening: Opening, closing: Closing) {
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | self.opening = opening
28 | let contents = _NestingContentsPattern(
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:54: warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:54: warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:75:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
73 | }
74 |
75 | @inlinable public func forSubSequence() -> _NestingSegmentPattern<
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | Opening.SubSequencePattern, Closing.SubSequencePattern
77 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:75:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
73 | }
74 |
75 | @inlinable public func forSubSequence() -> _NestingSegmentPattern<
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | Opening.SubSequencePattern, Closing.SubSequencePattern
77 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:54: warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:54: warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:116:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
114 | // MARK: - BidirectionalPattern
115 |
116 | @inlinable public func reversed() -> _NestingSegmentPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | return _NestingSegmentPattern<Closing.Reversed, Opening.Reversed>(
118 | opening: closing.reversed(),
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:116:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
114 | // MARK: - BidirectionalPattern
115 |
116 | @inlinable public func reversed() -> _NestingSegmentPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | return _NestingSegmentPattern<Closing.Reversed, Opening.Reversed>(
118 | opening: closing.reversed(),
[274/342] Compiling SDGCollections NestingPattern.swift
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:59: warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:59: warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:36: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:36: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:77:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
75 | }
76 |
77 | @inlinable public func forSubSequence() -> _NestingContentsPattern<
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
78 | Opening.SubSequencePattern, Closing.SubSequencePattern
79 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:77:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
75 | }
76 |
77 | @inlinable public func forSubSequence() -> _NestingContentsPattern<
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
78 | Opening.SubSequencePattern, Closing.SubSequencePattern
79 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:54: warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:54: warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:115:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | // MARK: - BidirectionalPattern
114 |
115 | @inlinable public func reversed() -> _NestingContentsPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | return _NestingContentsPattern<Closing.Reversed, Opening.Reversed>(
117 | opening: closing.reversed(),
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:115:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | // MARK: - BidirectionalPattern
114 |
115 | @inlinable public func reversed() -> _NestingContentsPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | return _NestingContentsPattern<Closing.Reversed, Opening.Reversed>(
117 | opening: closing.reversed(),
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:31:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
29 | opening: opening,
30 | closing: closing,
31 | parentNestingPattern: { NestingPattern(opening: opening, closing: closing) }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
32 | )
33 | self.contents = contents
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:31:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
29 | opening: opening,
30 | closing: closing,
31 | parentNestingPattern: { NestingPattern(opening: opening, closing: closing) }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
32 | )
33 | self.contents = contents
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:26:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
24 | /// - opening: The opening pattern.
25 | /// - closing: The closing pattern.
26 | @inlinable public init(opening: Opening, closing: Closing) {
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | self.opening = opening
28 | let contents = _NestingContentsPattern(
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:26:44: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
24 | /// - opening: The opening pattern.
25 | /// - closing: The closing pattern.
26 | @inlinable public init(opening: Opening, closing: Closing) {
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | self.opening = opening
28 | let contents = _NestingContentsPattern(
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:54: warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:54: warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:75:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
73 | }
74 |
75 | @inlinable public func forSubSequence() -> _NestingSegmentPattern<
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | Opening.SubSequencePattern, Closing.SubSequencePattern
77 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:75:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
73 | }
74 |
75 | @inlinable public func forSubSequence() -> _NestingSegmentPattern<
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | Opening.SubSequencePattern, Closing.SubSequencePattern
77 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:54: warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:54: warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:116:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
114 | // MARK: - BidirectionalPattern
115 |
116 | @inlinable public func reversed() -> _NestingSegmentPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | return _NestingSegmentPattern<Closing.Reversed, Opening.Reversed>(
118 | opening: closing.reversed(),
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:116:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
114 | // MARK: - BidirectionalPattern
115 |
116 | @inlinable public func reversed() -> _NestingSegmentPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | return _NestingSegmentPattern<Closing.Reversed, Opening.Reversed>(
118 | opening: closing.reversed(),
[275/342] Compiling SDGCollections NestingSegmentPattern.swift
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:59: warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:59: warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:36: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:85:36: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
83 | opening: opening.forSubSequence(),
84 | closing: closing.forSubSequence(),
85 | parentNestingPattern: { self.parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
86 | )
87 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:77:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
75 | }
76 |
77 | @inlinable public func forSubSequence() -> _NestingContentsPattern<
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
78 | Opening.SubSequencePattern, Closing.SubSequencePattern
79 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:77:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
75 | }
76 |
77 | @inlinable public func forSubSequence() -> _NestingContentsPattern<
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
78 | Opening.SubSequencePattern, Closing.SubSequencePattern
79 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:54: warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:54: warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:119:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | opening: closing.reversed(),
118 | closing: opening.reversed(),
119 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
120 | )
121 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:115:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | // MARK: - BidirectionalPattern
114 |
115 | @inlinable public func reversed() -> _NestingContentsPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | return _NestingContentsPattern<Closing.Reversed, Opening.Reversed>(
117 | opening: closing.reversed(),
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingContentsPattern.swift:115:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | // MARK: - BidirectionalPattern
114 |
115 | @inlinable public func reversed() -> _NestingContentsPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | return _NestingContentsPattern<Closing.Reversed, Opening.Reversed>(
117 | opening: closing.reversed(),
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:31:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
29 | opening: opening,
30 | closing: closing,
31 | parentNestingPattern: { NestingPattern(opening: opening, closing: closing) }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
32 | )
33 | self.contents = contents
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:31:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
29 | opening: opening,
30 | closing: closing,
31 | parentNestingPattern: { NestingPattern(opening: opening, closing: closing) }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
32 | )
33 | self.contents = contents
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:26:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
24 | /// - opening: The opening pattern.
25 | /// - closing: The closing pattern.
26 | @inlinable public init(opening: Opening, closing: Closing) {
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | self.opening = opening
28 | let contents = _NestingContentsPattern(
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingPattern.swift:26:44: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
24 | /// - opening: The opening pattern.
25 | /// - closing: The closing pattern.
26 | @inlinable public init(opening: Opening, closing: Closing) {
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
27 | self.opening = opening
28 | let contents = _NestingContentsPattern(
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:54: warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:54: warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.SubSequencePattern.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:81:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | opening: opening.forSubSequence(),
80 | closing: closing.forSubSequence(),
81 | parentNestingPattern: { parentNestingPattern().forSubSequence() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | )
83 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:75:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
73 | }
74 |
75 | @inlinable public func forSubSequence() -> _NestingSegmentPattern<
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | Opening.SubSequencePattern, Closing.SubSequencePattern
77 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:75:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
73 | }
74 |
75 | @inlinable public func forSubSequence() -> _NestingSegmentPattern<
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | Opening.SubSequencePattern, Closing.SubSequencePattern
77 | > {
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:54: warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:54: warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Reversed.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:31: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:120:31: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
118 | opening: closing.reversed(),
119 | closing: opening.reversed(),
120 | parentNestingPattern: { parentNestingPattern().reversed() }
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
121 | )
122 | }
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:116:26: warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
114 | // MARK: - BidirectionalPattern
115 |
116 | @inlinable public func reversed() -> _NestingSegmentPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Opening.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | return _NestingSegmentPattern<Closing.Reversed, Opening.Reversed>(
118 | opening: closing.reversed(),
/host/spi-builder-workspace/Sources/SDGCollections/Ordered/Patterns/Nesting/NestingSegmentPattern.swift:116:26: warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
114 | // MARK: - BidirectionalPattern
115 |
116 | @inlinable public func reversed() -> _NestingSegmentPattern<Closing.Reversed, Opening.Reversed> {
| `- warning: capture of non-sendable type 'Closing.Type' in an isolated closure; this is an error in the Swift 6 language mode
117 | return _NestingSegmentPattern<Closing.Reversed, Opening.Reversed>(
118 | opening: closing.reversed(),
[276/342] Compiling SDGCollections OrderedSet.SubSequence.swift
[277/342] Compiling SDGCollections OrderedSet.swift
[278/342] Compiling SDGCollections ExclusivePrefixMatch.swift
[279/342] Compiling SDGCollections ExclusiveSuffixMatch.swift
[280/342] Compiling SDGCollections InclusivePrefixMatch.swift
[281/342] Compiling SDGCollections InclusiveSuffixMatch.swift
[282/342] Compiling SDGCollections AlternativeMatch.swift
[283/342] Compiling SDGCollections AlternativePatterns.swift
[284/342] Compiling SDGCollections NaryAlternativeMatch.swift
[285/342] Compiling SDGCollections FiniteSet.swift
[286/342] Compiling SDGCollections IntensionalSet.swift
[287/342] Compiling SDGCollections Intersection.swift
[288/342] Compiling SDGCollections MutableSet.swift
[289/342] Compiling SDGCollections Set.swift
[290/342] Compiling SDGCollections SetDefinition.swift
[291/342] Compiling SDGCollections SetInRepresentableUniverse.swift
[292/342] Compiling SDGCollections Union.swift
[293/342] Compiling SDGCollections RangeExpression.swift
[294/342] Compiling SDGCollections RangeReplaceableCollection.swift
[295/342] Compiling SDGCollections ReversedCollection.swift
[296/342] Compiling SDGCollections SearchableBidirectionalCollection.swift
[297/342] Compiling SDGCollections SearchableCollection.swift
[298/342] Compiling SDGCollections Slice.swift
[299/342] Compiling SDGCollections AbsoluteComplement.swift
[300/342] Compiling SDGCollections ComparableSet.swift
[301/342] Compiling SDGCollections Operators.swift
[302/342] Compiling SDGCollections AnyCollection.swift
[303/342] Compiling SDGCollections Array.swift
[304/342] Compiling SDGCollections BidirectionalCollection.swift
[305/342] Compiling SDGCollections Collection.swift
[306/342] Compiling SDGCollections CollectionDifference.swift
[307/342] Compiling SDGCollections CollectionDifferenceChange.swift
[308/342] Compiling SDGCollections FillDirection.swift
[309/342] Compiling SDGCollections LexicographicalComparison.swift
[310/342] Emitting module SDGText
/host/spi-builder-workspace/Sources/SDGText/Compatibility/String.swift:19:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Addable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
17 | public typealias Zeichenkette = String
18 |
19 | extension String: StringFamily {
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Addable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
20 |
21 | // MARK: - Initialization
[311/343] Wrapping AST for SDGText for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[313/345] Emitting module SDGPersistence
/host/spi-builder-workspace/Sources/SDGPersistence/FileManager.swift:47:35: error: type 'FileManager' does not conform to protocol 'Hashable'
45 | }
46 |
47 | private static var locations: [FileManager: [RecommendedLocation: URL]] = [:]
| `- error: type 'FileManager' does not conform to protocol 'Hashable'
48 | private var locations: [RecommendedLocation: URL] {
49 | get {
/host/spi-builder-workspace/Sources/SDGPersistence/URL.swift:23:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
21 | public typealias EinheitlicherRessourcenzeiger = URL
22 |
23 | extension URL: Comparable {
| |- warning: extension declares a conformance of imported type 'URL' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'FoundationEssentials' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
24 |
25 | /// Returns `true` if the URL is in the location described by the specified URL.
[314/345] Compiling SDGPersistence FileManager.swift
/host/spi-builder-workspace/Sources/SDGPersistence/FileManager.swift:47:35: error: type 'FileManager' does not conform to protocol 'Hashable'
45 | }
46 |
47 | private static var locations: [FileManager: [RecommendedLocation: URL]] = [:]
| `- error: type 'FileManager' does not conform to protocol 'Hashable'
48 | private var locations: [RecommendedLocation: URL] {
49 | get {
/host/spi-builder-workspace/Sources/SDGPersistence/FileManager.swift:50:37: error: referencing subscript 'subscript(_:)' on 'Dictionary' requires that 'FileManager' conform to 'Hashable'
48 | private var locations: [RecommendedLocation: URL] {
49 | get {
50 | return FileManager.locations[self] ?? [:]
| `- error: referencing subscript 'subscript(_:)' on 'Dictionary' requires that 'FileManager' conform to 'Hashable'
51 | }
52 | set {
Swift.Dictionary:1:11: note: where 'Key' = 'FileManager'
1 | extension Dictionary {
| `- note: where 'Key' = 'FileManager'
2 | @inlinable public subscript(key: Key) -> Value? { get set }
3 | }
/host/spi-builder-workspace/Sources/SDGPersistence/FileManager.swift:53:30: error: referencing subscript 'subscript(_:)' on 'Dictionary' requires that 'FileManager' conform to 'Hashable'
51 | }
52 | set {
53 | FileManager.locations[self] = newValue
| `- error: referencing subscript 'subscript(_:)' on 'Dictionary' requires that 'FileManager' conform to 'Hashable'
54 | }
55 | }
Swift.Dictionary:1:11: note: where 'Key' = 'FileManager'
1 | extension Dictionary {
| `- note: where 'Key' = 'FileManager'
2 | @inlinable public subscript(key: Key) -> Value? { get set }
3 | }
/host/spi-builder-workspace/Sources/SDGCollections/Associative/ContextualMapping.swift:33:7: warning: capture of non-sendable type 'Output.Type' in an isolated closure; this is an error in the Swift 6 language mode
31 | @inlinable internal static var defaultFallbackAlgorithm: @Sendable (Input.Element) -> Output {
32 | return { (input: Input.Element) -> Output in
33 | _preconditionFailure({ localization in
| `- warning: capture of non-sendable type 'Output.Type' in an isolated closure; this is an error in the Swift 6 language mode
34 | switch localization { // @exempt(from: tests)
35 | case .englishCanada:
BUILD FAILURE 6.2 android