Build Information
Failed to build ScreenMacros, reference main (d533fe), with Swift 6.2 for Wasm on 2 Feb 2026 01:13:07 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1Build Log
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesEF.swift:1600:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1598 |
1599 | init(raw: RawSyntax) {
1600 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1601 | self.raw = raw
1602 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesEF.swift:1670:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1668 |
1669 | init(raw: RawSyntax) {
1670 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1671 | self.raw = raw
1672 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesEF.swift:1788:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1786 |
1787 | init(raw: RawSyntax) {
1788 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1789 | self.raw = raw
1790 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesEF.swift:1930:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1928 |
1929 | init(raw: RawSyntax) {
1930 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1931 | self.raw = raw
1932 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesEF.swift:2000:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1998 |
1999 | init(raw: RawSyntax) {
2000 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2001 | self.raw = raw
2002 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesEF.swift:2082:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2080 |
2081 | init(raw: RawSyntax) {
2082 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2083 | self.raw = raw
2084 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesEF.swift:2132:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2130 |
2131 | init(raw: RawSyntax) {
2132 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2133 | self.raw = raw
2134 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesEF.swift:2286:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2284 |
2285 | init(raw: RawSyntax) {
2286 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2287 | self.raw = raw
2288 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesEF.swift:2368:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2366 |
2367 | init(raw: RawSyntax) {
2368 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2369 | self.raw = raw
2370 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesGHI.swift:30:5: error: ambiguous use of 'precondition(_:_:file:line:)'
28 |
29 | init(raw: RawSyntax) {
30 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
31 | self.raw = raw
32 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesGHI.swift:112:5: error: ambiguous use of 'precondition(_:_:file:line:)'
110 |
111 | init(raw: RawSyntax) {
112 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
113 | self.raw = raw
114 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesGHI.swift:198:5: error: ambiguous use of 'precondition(_:_:file:line:)'
196 |
197 | init(raw: RawSyntax) {
198 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
199 | self.raw = raw
200 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesGHI.swift:268:5: error: ambiguous use of 'precondition(_:_:file:line:)'
266 |
267 | init(raw: RawSyntax) {
268 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
269 | self.raw = raw
270 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesGHI.swift:362:5: error: ambiguous use of 'precondition(_:_:file:line:)'
360 |
361 | init(raw: RawSyntax) {
362 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
363 | self.raw = raw
364 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesGHI.swift:412:5: error: ambiguous use of 'precondition(_:_:file:line:)'
410 |
411 | init(raw: RawSyntax) {
412 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
413 | self.raw = raw
414 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesGHI.swift:530:5: error: ambiguous use of 'precondition(_:_:file:line:)'
528 |
529 | init(raw: RawSyntax) {
530 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
531 | self.raw = raw
532 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesGHI.swift:613:5: error: ambiguous use of 'precondition(_:_:file:line:)'
611 |
612 | init(raw: RawSyntax) {
613 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
614 | self.raw = raw
615 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesGHI.swift:683:5: error: ambiguous use of 'precondition(_:_:file:line:)'
681 |
682 | init(raw: RawSyntax) {
683 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
684 | self.raw = raw
685 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesGHI.swift:753:5: error: ambiguous use of 'precondition(_:_:file:line:)'
751 |
752 | init(raw: RawSyntax) {
753 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
754 | self.raw = raw
755 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesGHI.swift:823:5: error: ambiguous use of 'precondition(_:_:file:line:)'
821 |
822 | init(raw: RawSyntax) {
823 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
824 | self.raw = raw
825 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesGHI.swift:917:5: error: ambiguous use of 'precondition(_:_:file:line:)'
915 |
916 | init(raw: RawSyntax) {
917 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
918 | self.raw = raw
919 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesGHI.swift:975:5: error: ambiguous use of 'precondition(_:_:file:line:)'
973 |
974 | init(raw: RawSyntax) {
975 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
976 | self.raw = raw
977 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesGHI.swift:1045:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1043 |
1044 | init(raw: RawSyntax) {
1045 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1046 | self.raw = raw
1047 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesGHI.swift:1142:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1140 |
1141 | init(raw: RawSyntax) {
1142 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1143 | self.raw = raw
1144 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesGHI.swift:1224:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1222 |
1223 | init(raw: RawSyntax) {
1224 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1225 | self.raw = raw
1226 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesGHI.swift:1322:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1320 |
1321 | init(raw: RawSyntax) {
1322 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1323 | self.raw = raw
1324 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesGHI.swift:1428:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1426 |
1427 | init(raw: RawSyntax) {
1428 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1429 | self.raw = raw
1430 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesGHI.swift:1510:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1508 |
1509 | init(raw: RawSyntax) {
1510 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1511 | self.raw = raw
1512 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesGHI.swift:1580:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1578 |
1579 | init(raw: RawSyntax) {
1580 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1581 | self.raw = raw
1582 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesGHI.swift:1686:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1684 |
1685 | init(raw: RawSyntax) {
1686 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1687 | self.raw = raw
1688 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesGHI.swift:1736:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1734 |
1735 | init(raw: RawSyntax) {
1736 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1737 | self.raw = raw
1738 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesGHI.swift:1806:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1804 |
1805 | init(raw: RawSyntax) {
1806 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1807 | self.raw = raw
1808 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesGHI.swift:1876:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1874 |
1875 | init(raw: RawSyntax) {
1876 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1877 | self.raw = raw
1878 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesGHI.swift:1958:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1956 |
1957 | init(raw: RawSyntax) {
1958 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1959 | self.raw = raw
1960 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesGHI.swift:2028:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2026 |
2027 | init(raw: RawSyntax) {
2028 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2029 | self.raw = raw
2030 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesGHI.swift:2078:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2076 |
2077 | init(raw: RawSyntax) {
2078 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2079 | self.raw = raw
2080 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesGHI.swift:2148:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2146 |
2147 | init(raw: RawSyntax) {
2148 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2149 | self.raw = raw
2150 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesGHI.swift:2218:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2216 |
2217 | init(raw: RawSyntax) {
2218 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2219 | self.raw = raw
2220 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesGHI.swift:2360:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2358 |
2359 | init(raw: RawSyntax) {
2360 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2361 | self.raw = raw
2362 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesGHI.swift:2466:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2464 |
2465 | init(raw: RawSyntax) {
2466 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2467 | self.raw = raw
2468 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesGHI.swift:2524:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2522 |
2523 | init(raw: RawSyntax) {
2524 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2525 | self.raw = raw
2526 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesGHI.swift:2606:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2604 |
2605 | init(raw: RawSyntax) {
2606 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2607 | self.raw = raw
2608 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:30:5: error: ambiguous use of 'precondition(_:_:file:line:)'
28 |
29 | init(raw: RawSyntax) {
30 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
31 | self.raw = raw
32 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:120:5: error: ambiguous use of 'precondition(_:_:file:line:)'
118 |
119 | init(raw: RawSyntax) {
120 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
121 | self.raw = raw
122 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:190:5: error: ambiguous use of 'precondition(_:_:file:line:)'
188 |
189 | init(raw: RawSyntax) {
190 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
191 | self.raw = raw
192 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:273:5: error: ambiguous use of 'precondition(_:_:file:line:)'
271 |
272 | init(raw: RawSyntax) {
273 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
274 | self.raw = raw
275 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:367:5: error: ambiguous use of 'precondition(_:_:file:line:)'
365 |
366 | init(raw: RawSyntax) {
367 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
368 | self.raw = raw
369 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:425:5: error: ambiguous use of 'precondition(_:_:file:line:)'
423 |
424 | init(raw: RawSyntax) {
425 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
426 | self.raw = raw
427 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:495:5: error: ambiguous use of 'precondition(_:_:file:line:)'
493 |
494 | init(raw: RawSyntax) {
495 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
496 | self.raw = raw
497 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:577:5: error: ambiguous use of 'precondition(_:_:file:line:)'
575 |
576 | init(raw: RawSyntax) {
577 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
578 | self.raw = raw
579 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:627:5: error: ambiguous use of 'precondition(_:_:file:line:)'
625 |
626 | init(raw: RawSyntax) {
627 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
628 | self.raw = raw
629 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:721:5: error: ambiguous use of 'precondition(_:_:file:line:)'
719 |
720 | init(raw: RawSyntax) {
721 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
722 | self.raw = raw
723 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:815:5: error: ambiguous use of 'precondition(_:_:file:line:)'
813 |
814 | init(raw: RawSyntax) {
815 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
816 | self.raw = raw
817 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:897:5: error: ambiguous use of 'precondition(_:_:file:line:)'
895 |
896 | init(raw: RawSyntax) {
897 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
898 | self.raw = raw
899 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:1040:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1038 |
1039 | init(raw: RawSyntax) {
1040 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1041 | self.raw = raw
1042 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:1091:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1089 |
1090 | init(raw: RawSyntax) {
1091 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1092 | self.raw = raw
1093 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:1162:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1160 |
1161 | init(raw: RawSyntax) {
1162 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1163 | self.raw = raw
1164 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:1268:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1266 |
1267 | init(raw: RawSyntax) {
1268 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1269 | self.raw = raw
1270 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:1410:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1408 |
1409 | init(raw: RawSyntax) {
1410 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1411 | self.raw = raw
1412 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:1576:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1574 |
1575 | init(raw: RawSyntax) {
1576 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1577 | self.raw = raw
1578 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:1718:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1716 |
1717 | init(raw: RawSyntax) {
1718 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1719 | self.raw = raw
1720 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:1812:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1810 |
1811 | init(raw: RawSyntax) {
1812 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1813 | self.raw = raw
1814 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:1895:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1893 |
1894 | init(raw: RawSyntax) {
1895 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1896 | self.raw = raw
1897 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:1965:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1963 |
1964 | init(raw: RawSyntax) {
1965 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1966 | self.raw = raw
1967 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:2015:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2013 |
2014 | init(raw: RawSyntax) {
2015 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2016 | self.raw = raw
2017 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:2085:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2083 |
2084 | init(raw: RawSyntax) {
2085 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2086 | self.raw = raw
2087 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:2167:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2165 |
2166 | init(raw: RawSyntax) {
2167 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2168 | self.raw = raw
2169 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:2261:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2259 |
2260 | init(raw: RawSyntax) {
2261 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2262 | self.raw = raw
2263 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:2343:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2341 |
2342 | init(raw: RawSyntax) {
2343 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2344 | self.raw = raw
2345 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:2425:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2423 |
2424 | init(raw: RawSyntax) {
2425 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2426 | self.raw = raw
2427 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:2483:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2481 |
2482 | init(raw: RawSyntax) {
2483 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2484 | self.raw = raw
2485 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:2541:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2539 |
2540 | init(raw: RawSyntax) {
2541 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2542 | self.raw = raw
2543 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:2599:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2597 |
2598 | init(raw: RawSyntax) {
2599 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2600 | self.raw = raw
2601 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:2657:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2655 |
2656 | init(raw: RawSyntax) {
2657 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2658 | self.raw = raw
2659 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:2715:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2713 |
2714 | init(raw: RawSyntax) {
2715 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2716 | self.raw = raw
2717 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:2765:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2763 |
2764 | init(raw: RawSyntax) {
2765 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2766 | self.raw = raw
2767 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:2847:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2845 |
2846 | init(raw: RawSyntax) {
2847 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2848 | self.raw = raw
2849 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:2917:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2915 |
2916 | init(raw: RawSyntax) {
2917 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2918 | self.raw = raw
2919 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:2975:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2973 |
2974 | init(raw: RawSyntax) {
2975 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2976 | self.raw = raw
2977 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesJKLMN.swift:3057:5: error: ambiguous use of 'precondition(_:_:file:line:)'
3055 |
3056 | init(raw: RawSyntax) {
3057 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
3058 | self.raw = raw
3059 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesOP.swift:33:5: error: ambiguous use of 'precondition(_:_:file:line:)'
31 |
32 | init(raw: RawSyntax) {
33 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
34 | self.raw = raw
35 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesOP.swift:83:5: error: ambiguous use of 'precondition(_:_:file:line:)'
81 |
82 | init(raw: RawSyntax) {
83 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
84 | self.raw = raw
85 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesOP.swift:153:5: error: ambiguous use of 'precondition(_:_:file:line:)'
151 |
152 | init(raw: RawSyntax) {
153 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
154 | self.raw = raw
155 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesOP.swift:247:5: error: ambiguous use of 'precondition(_:_:file:line:)'
245 |
246 | init(raw: RawSyntax) {
247 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
248 | self.raw = raw
249 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesOP.swift:329:5: error: ambiguous use of 'precondition(_:_:file:line:)'
327 |
328 | init(raw: RawSyntax) {
329 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
330 | self.raw = raw
331 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesOP.swift:423:5: error: ambiguous use of 'precondition(_:_:file:line:)'
421 |
422 | init(raw: RawSyntax) {
423 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
424 | self.raw = raw
425 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesOP.swift:493:5: error: ambiguous use of 'precondition(_:_:file:line:)'
491 |
492 | init(raw: RawSyntax) {
493 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
494 | self.raw = raw
495 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesOP.swift:563:5: error: ambiguous use of 'precondition(_:_:file:line:)'
561 |
562 | init(raw: RawSyntax) {
563 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
564 | self.raw = raw
565 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesOP.swift:669:5: error: ambiguous use of 'precondition(_:_:file:line:)'
667 |
668 | init(raw: RawSyntax) {
669 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
670 | self.raw = raw
671 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesOP.swift:739:5: error: ambiguous use of 'precondition(_:_:file:line:)'
737 |
738 | init(raw: RawSyntax) {
739 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
740 | self.raw = raw
741 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesOP.swift:809:5: error: ambiguous use of 'precondition(_:_:file:line:)'
807 |
808 | init(raw: RawSyntax) {
809 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
810 | self.raw = raw
811 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesOP.swift:879:5: error: ambiguous use of 'precondition(_:_:file:line:)'
877 |
878 | init(raw: RawSyntax) {
879 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
880 | self.raw = raw
881 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesOP.swift:949:5: error: ambiguous use of 'precondition(_:_:file:line:)'
947 |
948 | init(raw: RawSyntax) {
949 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
950 | self.raw = raw
951 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesOP.swift:999:5: error: ambiguous use of 'precondition(_:_:file:line:)'
997 |
998 | init(raw: RawSyntax) {
999 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1000 | self.raw = raw
1001 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesOP.swift:1105:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1103 |
1104 | init(raw: RawSyntax) {
1105 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1106 | self.raw = raw
1107 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesOP.swift:1168:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1166 |
1167 | init(raw: RawSyntax) {
1168 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1169 | self.raw = raw
1170 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesOP.swift:1202:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1200 |
1201 | init(raw: RawSyntax) {
1202 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1203 | self.raw = raw
1204 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesOP.swift:1252:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1250 |
1251 | init(raw: RawSyntax) {
1252 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1253 | self.raw = raw
1254 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesOP.swift:1322:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1320 |
1321 | init(raw: RawSyntax) {
1322 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1323 | self.raw = raw
1324 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesOP.swift:1392:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1390 |
1391 | init(raw: RawSyntax) {
1392 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1393 | self.raw = raw
1394 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesOP.swift:1462:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1460 |
1461 | init(raw: RawSyntax) {
1462 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1463 | self.raw = raw
1464 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesOP.swift:1532:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1530 |
1531 | init(raw: RawSyntax) {
1532 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1533 | self.raw = raw
1534 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesOP.swift:1662:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1660 |
1661 | init(raw: RawSyntax) {
1662 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1663 | self.raw = raw
1664 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesOP.swift:1756:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1754 |
1755 | init(raw: RawSyntax) {
1756 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1757 | self.raw = raw
1758 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesOP.swift:1838:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1836 |
1837 | init(raw: RawSyntax) {
1838 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1839 | self.raw = raw
1840 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesOP.swift:1956:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1954 |
1955 | init(raw: RawSyntax) {
1956 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1957 | self.raw = raw
1958 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesOP.swift:2006:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2004 |
2005 | init(raw: RawSyntax) {
2006 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2007 | self.raw = raw
2008 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesOP.swift:2136:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2134 |
2135 | init(raw: RawSyntax) {
2136 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2137 | self.raw = raw
2138 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesOP.swift:2186:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2184 |
2185 | init(raw: RawSyntax) {
2186 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2187 | self.raw = raw
2188 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesOP.swift:2256:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2254 |
2255 | init(raw: RawSyntax) {
2256 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2257 | self.raw = raw
2258 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesOP.swift:2338:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2336 |
2337 | init(raw: RawSyntax) {
2338 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2339 | self.raw = raw
2340 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesOP.swift:2408:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2406 |
2407 | init(raw: RawSyntax) {
2408 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2409 | self.raw = raw
2410 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesOP.swift:2490:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2488 |
2489 | init(raw: RawSyntax) {
2490 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2491 | self.raw = raw
2492 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesOP.swift:2540:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2538 |
2539 | init(raw: RawSyntax) {
2540 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2541 | self.raw = raw
2542 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesOP.swift:2610:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2608 |
2609 | init(raw: RawSyntax) {
2610 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2611 | self.raw = raw
2612 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesQRS.swift:33:5: error: ambiguous use of 'precondition(_:_:file:line:)'
31 |
32 | init(raw: RawSyntax) {
33 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
34 | self.raw = raw
35 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesQRS.swift:139:5: error: ambiguous use of 'precondition(_:_:file:line:)'
137 |
138 | init(raw: RawSyntax) {
139 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
140 | self.raw = raw
141 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesQRS.swift:233:5: error: ambiguous use of 'precondition(_:_:file:line:)'
231 |
232 | init(raw: RawSyntax) {
233 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
234 | self.raw = raw
235 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesQRS.swift:303:5: error: ambiguous use of 'precondition(_:_:file:line:)'
301 |
302 | init(raw: RawSyntax) {
303 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
304 | self.raw = raw
305 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesQRS.swift:445:5: error: ambiguous use of 'precondition(_:_:file:line:)'
443 |
444 | init(raw: RawSyntax) {
445 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
446 | self.raw = raw
447 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesQRS.swift:527:5: error: ambiguous use of 'precondition(_:_:file:line:)'
525 |
526 | init(raw: RawSyntax) {
527 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
528 | self.raw = raw
529 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesQRS.swift:585:5: error: ambiguous use of 'precondition(_:_:file:line:)'
583 |
584 | init(raw: RawSyntax) {
585 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
586 | self.raw = raw
587 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesQRS.swift:667:5: error: ambiguous use of 'precondition(_:_:file:line:)'
665 |
666 | init(raw: RawSyntax) {
667 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
668 | self.raw = raw
669 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesQRS.swift:717:5: error: ambiguous use of 'precondition(_:_:file:line:)'
715 |
716 | init(raw: RawSyntax) {
717 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
718 | self.raw = raw
719 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesQRS.swift:775:5: error: ambiguous use of 'precondition(_:_:file:line:)'
773 |
774 | init(raw: RawSyntax) {
775 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
776 | self.raw = raw
777 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesQRS.swift:845:5: error: ambiguous use of 'precondition(_:_:file:line:)'
843 |
844 | init(raw: RawSyntax) {
845 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
846 | self.raw = raw
847 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesQRS.swift:969:5: error: ambiguous use of 'precondition(_:_:file:line:)'
967 |
968 | init(raw: RawSyntax) {
969 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
970 | self.raw = raw
971 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesQRS.swift:1019:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1017 |
1018 | init(raw: RawSyntax) {
1019 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1020 | self.raw = raw
1021 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesQRS.swift:1113:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1111 |
1112 | init(raw: RawSyntax) {
1113 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1114 | self.raw = raw
1115 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesQRS.swift:1212:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1210 |
1211 | init(raw: RawSyntax) {
1212 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1213 | self.raw = raw
1214 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesQRS.swift:1246:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1244 |
1245 | init(raw: RawSyntax) {
1246 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1247 | self.raw = raw
1248 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesQRS.swift:1386:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1384 |
1385 | init(raw: RawSyntax) {
1386 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1387 | self.raw = raw
1388 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesQRS.swift:1436:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1434 |
1435 | init(raw: RawSyntax) {
1436 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1437 | self.raw = raw
1438 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesQRS.swift:1494:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1492 |
1493 | init(raw: RawSyntax) {
1494 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1495 | self.raw = raw
1496 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesQRS.swift:1636:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1634 |
1635 | init(raw: RawSyntax) {
1636 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1637 | self.raw = raw
1638 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesQRS.swift:1754:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1752 |
1753 | init(raw: RawSyntax) {
1754 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1755 | self.raw = raw
1756 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesQRS.swift:1896:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1894 |
1895 | init(raw: RawSyntax) {
1896 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1897 | self.raw = raw
1898 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesQRS.swift:1954:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1952 |
1953 | init(raw: RawSyntax) {
1954 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1955 | self.raw = raw
1956 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesQRS.swift:2024:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2022 |
2023 | init(raw: RawSyntax) {
2024 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2025 | self.raw = raw
2026 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesQRS.swift:2074:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2072 |
2073 | init(raw: RawSyntax) {
2074 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2075 | self.raw = raw
2076 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesQRS.swift:2156:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2154 |
2155 | init(raw: RawSyntax) {
2156 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2157 | self.raw = raw
2158 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesQRS.swift:2266:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2264 |
2265 | init(raw: RawSyntax) {
2266 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2267 | self.raw = raw
2268 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesQRS.swift:2344:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2342 |
2343 | init(raw: RawSyntax) {
2344 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2345 | self.raw = raw
2346 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesQRS.swift:2426:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2424 |
2425 | init(raw: RawSyntax) {
2426 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2427 | self.raw = raw
2428 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesQRS.swift:2496:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2494 |
2495 | init(raw: RawSyntax) {
2496 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2497 | self.raw = raw
2498 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:33:5: error: ambiguous use of 'precondition(_:_:file:line:)'
31 |
32 | init(raw: RawSyntax) {
33 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
34 | self.raw = raw
35 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:140:5: error: ambiguous use of 'precondition(_:_:file:line:)'
138 |
139 | init(raw: RawSyntax) {
140 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
141 | self.raw = raw
142 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:210:5: error: ambiguous use of 'precondition(_:_:file:line:)'
208 |
209 | init(raw: RawSyntax) {
210 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
211 | self.raw = raw
212 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:280:5: error: ambiguous use of 'precondition(_:_:file:line:)'
278 |
279 | init(raw: RawSyntax) {
280 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
281 | self.raw = raw
282 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:374:5: error: ambiguous use of 'precondition(_:_:file:line:)'
372 |
373 | init(raw: RawSyntax) {
374 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
375 | self.raw = raw
376 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:456:5: error: ambiguous use of 'precondition(_:_:file:line:)'
454 |
455 | init(raw: RawSyntax) {
456 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
457 | self.raw = raw
458 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:538:5: error: ambiguous use of 'precondition(_:_:file:line:)'
536 |
537 | init(raw: RawSyntax) {
538 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
539 | self.raw = raw
540 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:588:5: error: ambiguous use of 'precondition(_:_:file:line:)'
586 |
587 | init(raw: RawSyntax) {
588 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
589 | self.raw = raw
590 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:682:5: error: ambiguous use of 'precondition(_:_:file:line:)'
680 |
681 | init(raw: RawSyntax) {
682 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
683 | self.raw = raw
684 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:764:5: error: ambiguous use of 'precondition(_:_:file:line:)'
762 |
763 | init(raw: RawSyntax) {
764 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
765 | self.raw = raw
766 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:814:5: error: ambiguous use of 'precondition(_:_:file:line:)'
812 |
813 | init(raw: RawSyntax) {
814 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
815 | self.raw = raw
816 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:944:5: error: ambiguous use of 'precondition(_:_:file:line:)'
942 |
943 | init(raw: RawSyntax) {
944 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
945 | self.raw = raw
946 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:1026:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1024 |
1025 | init(raw: RawSyntax) {
1026 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1027 | self.raw = raw
1028 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:1156:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1154 |
1155 | init(raw: RawSyntax) {
1156 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1157 | self.raw = raw
1158 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:1226:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1224 |
1225 | init(raw: RawSyntax) {
1226 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1227 | self.raw = raw
1228 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:1296:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1294 |
1295 | init(raw: RawSyntax) {
1296 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1297 | self.raw = raw
1298 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:1354:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1352 |
1353 | init(raw: RawSyntax) {
1354 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1355 | self.raw = raw
1356 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:1461:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1459 |
1460 | init(raw: RawSyntax) {
1461 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1462 | self.raw = raw
1463 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:1516:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1514 |
1515 | init(raw: RawSyntax) {
1516 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1517 | self.raw = raw
1518 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:1550:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1548 |
1549 | init(raw: RawSyntax) {
1550 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1551 | self.raw = raw
1552 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:1600:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1598 |
1599 | init(raw: RawSyntax) {
1600 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1601 | self.raw = raw
1602 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:1670:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1668 |
1669 | init(raw: RawSyntax) {
1670 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1671 | self.raw = raw
1672 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:1728:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1726 |
1727 | init(raw: RawSyntax) {
1728 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1729 | self.raw = raw
1730 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:1810:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1808 |
1809 | init(raw: RawSyntax) {
1810 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1811 | self.raw = raw
1812 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:1912:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1910 |
1911 | init(raw: RawSyntax) {
1912 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1913 | self.raw = raw
1914 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:1982:5: error: ambiguous use of 'precondition(_:_:file:line:)'
1980 |
1981 | init(raw: RawSyntax) {
1982 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
1983 | self.raw = raw
1984 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:2052:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2050 |
2051 | init(raw: RawSyntax) {
2052 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2053 | self.raw = raw
2054 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:2146:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2144 |
2145 | init(raw: RawSyntax) {
2146 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2147 | self.raw = raw
2148 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:2196:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2194 |
2195 | init(raw: RawSyntax) {
2196 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2197 | self.raw = raw
2198 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:2266:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2264 |
2265 | init(raw: RawSyntax) {
2266 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2267 | self.raw = raw
2268 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:2336:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2334 |
2335 | init(raw: RawSyntax) {
2336 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2337 | self.raw = raw
2338 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:2406:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2404 |
2405 | init(raw: RawSyntax) {
2406 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2407 | self.raw = raw
2408 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:2488:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2486 |
2487 | init(raw: RawSyntax) {
2488 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2489 | self.raw = raw
2490 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:2578:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2576 |
2577 | init(raw: RawSyntax) {
2578 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2579 | self.raw = raw
2580 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:2648:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2646 |
2647 | init(raw: RawSyntax) {
2648 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2649 | self.raw = raw
2650 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:2698:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2696 |
2697 | init(raw: RawSyntax) {
2698 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2699 | self.raw = raw
2700 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/raw/RawSyntaxNodesTUVWXYZ.swift:2768:5: error: ambiguous use of 'precondition(_:_:file:line:)'
2766 |
2767 | init(raw: RawSyntax) {
2768 | precondition(Self.isKindOf(raw))
| `- error: ambiguous use of 'precondition(_:_:file:line:)'
2769 | self.raw = raw
2770 | }
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/Assert.swift:71:13: note: found this candidate
69 | /// Note that `SWIFTSYNTAX_DISABLE_PRECONDITION` does not disable `preconditionFailure`.
70 | @_transparent
71 | public func precondition(
| `- note: found this candidate
72 | _ condition: @autoclosure () -> Bool,
73 | _ message: @autoclosure () -> String = String(),
Swift.precondition:1:13: note: found this candidate in module 'Swift'
1 | public func precondition(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> StaticString = StaticString(), file: StaticString = #file, line: UInt = #line)
| `- note: found this candidate in module 'Swift'
BUILD FAILURE 6.2 wasm