The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build swift-peg, reference 0.7.0 (948a4e), with Swift 6.0 for macOS (SPM) on 11 Jan 2025 16:18:18 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

 295 |         let _mark: Mark = self.mark()
 296 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:6:14: note: 'memoized(_:cacheTarget:)' declared here
 4 | /// present, conform to `Hashable`.
 5 | @attached(peer, names: arbitrary)
 6 | public macro memoized(_ method: String, cacheTarget: String? = nil) =
   |              `- note: 'memoized(_:cacheTarget:)' declared here
 7 |     #externalMacro(module: "SwiftPEGMacros", type: "ParserMemoizeMacro")
 8 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:316:17: error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 314 |     @memoized("namedItems")
 315 |     @inlinable
 316 |     public func __namedItems() throws -> [SwiftPEGGrammar.NamedItem]? {
     |                 `- error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 317 |         let _mark: Mark = self.mark()
 318 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:6:14: note: 'memoized(_:cacheTarget:)' declared here
 4 | /// present, conform to `Hashable`.
 5 | @attached(peer, names: arbitrary)
 6 | public macro memoized(_ method: String, cacheTarget: String? = nil) =
   |              `- note: 'memoized(_:cacheTarget:)' declared here
 7 |     #externalMacro(module: "SwiftPEGMacros", type: "ParserMemoizeMacro")
 8 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:342:17: error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 340 |     @memoized("namedItem")
 341 |     @inlinable
 342 |     public func __namedItem() throws -> SwiftPEGGrammar.NamedItem? {
     |                 `- error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 343 |         let _mark: Mark = self.mark()
 344 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:6:14: note: 'memoized(_:cacheTarget:)' declared here
 4 | /// present, conform to `Hashable`.
 5 | @attached(peer, names: arbitrary)
 6 | public macro memoized(_ method: String, cacheTarget: String? = nil) =
   |              `- note: 'memoized(_:cacheTarget:)' declared here
 7 |     #externalMacro(module: "SwiftPEGMacros", type: "ParserMemoizeMacro")
 8 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:405:17: error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 403 |     @memoized("lookahead")
 404 |     @inlinable
 405 |     public func __lookahead() throws -> SwiftPEGGrammar.LookaheadOrCut? {
     |                 `- error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 406 |         let _mark: Mark = self.mark()
 407 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:6:14: note: 'memoized(_:cacheTarget:)' declared here
 4 | /// present, conform to `Hashable`.
 5 | @attached(peer, names: arbitrary)
 6 | public macro memoized(_ method: String, cacheTarget: String? = nil) =
   |              `- note: 'memoized(_:cacheTarget:)' declared here
 7 |     #externalMacro(module: "SwiftPEGMacros", type: "ParserMemoizeMacro")
 8 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:474:17: error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 472 |     @memoized("item")
 473 |     @inlinable
 474 |     public func __item() throws -> SwiftPEGGrammar.Item? {
     |                 `- error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 475 |         let _mark: Mark = self.mark()
 476 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:6:14: note: 'memoized(_:cacheTarget:)' declared here
 4 | /// present, conform to `Hashable`.
 5 | @attached(peer, names: arbitrary)
 6 | public macro memoized(_ method: String, cacheTarget: String? = nil) =
   |              `- note: 'memoized(_:cacheTarget:)' declared here
 7 |     #externalMacro(module: "SwiftPEGMacros", type: "ParserMemoizeMacro")
 8 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:552:17: error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 550 |     @memoized("repetitionMode")
 551 |     @inlinable
 552 |     public func __repetitionMode() throws -> CommonAbstract.RepetitionMode? {
     |                 `- error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 553 |         let _mark: Mark = self.mark()
 554 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:6:14: note: 'memoized(_:cacheTarget:)' declared here
 4 | /// present, conform to `Hashable`.
 5 | @attached(peer, names: arbitrary)
 6 | public macro memoized(_ method: String, cacheTarget: String? = nil) =
   |              `- note: 'memoized(_:cacheTarget:)' declared here
 7 |     #externalMacro(module: "SwiftPEGMacros", type: "ParserMemoizeMacro")
 8 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:579:17: error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 577 |     @memoized("atom")
 578 |     @inlinable
 579 |     public func __atom() throws -> SwiftPEGGrammar.Atom? {
     |                 `- error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 580 |         let _mark: Mark = self.mark()
 581 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:6:14: note: 'memoized(_:cacheTarget:)' declared here
 4 | /// present, conform to `Hashable`.
 5 | @attached(peer, names: arbitrary)
 6 | public macro memoized(_ method: String, cacheTarget: String? = nil) =
   |              `- note: 'memoized(_:cacheTarget:)' declared here
 7 |     #externalMacro(module: "SwiftPEGMacros", type: "ParserMemoizeMacro")
 8 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:624:17: error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 622 |     @memoized("atomParameters")
 623 |     @inlinable
 624 |     public func __atomParameters() throws -> SwiftPEGGrammar.AtomParameters? {
     |                 `- error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 625 |         let _mark: Mark = self.mark()
 626 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:6:14: note: 'memoized(_:cacheTarget:)' declared here
 4 | /// present, conform to `Hashable`.
 5 | @attached(peer, names: arbitrary)
 6 | public macro memoized(_ method: String, cacheTarget: String? = nil) =
   |              `- note: 'memoized(_:cacheTarget:)' declared here
 7 |     #externalMacro(module: "SwiftPEGMacros", type: "ParserMemoizeMacro")
 8 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:651:17: error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 649 |     @memoized("atomParameter")
 650 |     @inlinable
 651 |     public func __atomParameter() throws -> SwiftPEGGrammar.AtomParameter? {
     |                 `- error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 652 |         let _mark: Mark = self.mark()
 653 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:6:14: note: 'memoized(_:cacheTarget:)' declared here
 4 | /// present, conform to `Hashable`.
 5 | @attached(peer, names: arbitrary)
 6 | public macro memoized(_ method: String, cacheTarget: String? = nil) =
   |              `- note: 'memoized(_:cacheTarget:)' declared here
 7 |     #externalMacro(module: "SwiftPEGMacros", type: "ParserMemoizeMacro")
 8 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:681:17: error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeLeftRecursiveMacro' could not be found for macro 'memoizedLeftRecursive(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 679 |     @memoizedLeftRecursive("swiftType")
 680 |     @inlinable
 681 |     public func __swiftType() throws -> CommonAbstract.SwiftType? {
     |                 `- error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeLeftRecursiveMacro' could not be found for macro 'memoizedLeftRecursive(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 682 |         let _mark: Mark = self.mark()
 683 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:15:14: note: 'memoizedLeftRecursive(_:cacheTarget:)' declared here
13 | /// present, conform to `Hashable`.
14 | @attached(peer, names: arbitrary)
15 | public macro memoizedLeftRecursive(_ method: String, cacheTarget: String? = nil) =
   |              `- note: 'memoizedLeftRecursive(_:cacheTarget:)' declared here
16 |     #externalMacro(module: "SwiftPEGMacros", type: "ParserMemoizeLeftRecursiveMacro")
17 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:787:17: error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 785 |     @memoized("swiftTypeList")
 786 |     @inlinable
 787 |     public func __swiftTypeList() throws -> [CommonAbstract.SwiftType]? {
     |                 `- error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 788 |         let _mark: Mark = self.mark()
 789 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:6:14: note: 'memoized(_:cacheTarget:)' declared here
 4 | /// present, conform to `Hashable`.
 5 | @attached(peer, names: arbitrary)
 6 | public macro memoized(_ method: String, cacheTarget: String? = nil) =
   |              `- note: 'memoized(_:cacheTarget:)' declared here
 7 |     #externalMacro(module: "SwiftPEGMacros", type: "ParserMemoizeMacro")
 8 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:812:17: error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 810 |     @memoized("swiftTupleTypeList")
 811 |     @inlinable
 812 |     public func __swiftTupleTypeList() throws -> [CommonAbstract.TupleTypeElement]? {
     |                 `- error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 813 |         let _mark: Mark = self.mark()
 814 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:6:14: note: 'memoized(_:cacheTarget:)' declared here
 4 | /// present, conform to `Hashable`.
 5 | @attached(peer, names: arbitrary)
 6 | public macro memoized(_ method: String, cacheTarget: String? = nil) =
   |              `- note: 'memoized(_:cacheTarget:)' declared here
 7 |     #externalMacro(module: "SwiftPEGMacros", type: "ParserMemoizeMacro")
 8 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:838:17: error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 836 |     @memoized("swiftTupleTypeElement")
 837 |     @inlinable
 838 |     public func __swiftTupleTypeElement() throws -> CommonAbstract.TupleTypeElement? {
     |                 `- error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 839 |         let _mark: Mark = self.mark()
 840 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:6:14: note: 'memoized(_:cacheTarget:)' declared here
 4 | /// present, conform to `Hashable`.
 5 | @attached(peer, names: arbitrary)
 6 | public macro memoized(_ method: String, cacheTarget: String? = nil) =
   |              `- note: 'memoized(_:cacheTarget:)' declared here
 7 |     #externalMacro(module: "SwiftPEGMacros", type: "ParserMemoizeMacro")
 8 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:867:17: error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 865 |     @memoized("action")
 866 |     @inlinable
 867 |     public func __action() throws -> SwiftPEGGrammar.Action? {
     |                 `- error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 868 |         let _mark: Mark = self.mark()
 869 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:6:14: note: 'memoized(_:cacheTarget:)' declared here
 4 | /// present, conform to `Hashable`.
 5 | @attached(peer, names: arbitrary)
 6 | public macro memoized(_ method: String, cacheTarget: String? = nil) =
   |              `- note: 'memoized(_:cacheTarget:)' declared here
 7 |     #externalMacro(module: "SwiftPEGMacros", type: "ParserMemoizeMacro")
 8 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:897:17: error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 895 |     @memoized("failAction")
 896 |     @inlinable
 897 |     public func __failAction() throws -> SwiftPEGGrammar.Action? {
     |                 `- error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 898 |         let _mark: Mark = self.mark()
 899 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:6:14: note: 'memoized(_:cacheTarget:)' declared here
 4 | /// present, conform to `Hashable`.
 5 | @attached(peer, names: arbitrary)
 6 | public macro memoized(_ method: String, cacheTarget: String? = nil) =
   |              `- note: 'memoized(_:cacheTarget:)' declared here
 7 |     #externalMacro(module: "SwiftPEGMacros", type: "ParserMemoizeMacro")
 8 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:928:17: error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 926 |     @memoized("balancedTokens")
 927 |     @inlinable
 928 |     public func __balancedTokens() throws -> SwiftPEGGrammar.TokenSequence? {
     |                 `- error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 929 |         let _mark: Mark = self.mark()
 930 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:6:14: note: 'memoized(_:cacheTarget:)' declared here
 4 | /// present, conform to `Hashable`.
 5 | @attached(peer, names: arbitrary)
 6 | public macro memoized(_ method: String, cacheTarget: String? = nil) =
   |              `- note: 'memoized(_:cacheTarget:)' declared here
 7 |     #externalMacro(module: "SwiftPEGMacros", type: "ParserMemoizeMacro")
 8 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:953:17: error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 951 |     @memoized("balancedToken")
 952 |     @inlinable
 953 |     public func __balancedToken() throws -> SwiftPEGGrammar.TokenSequence? {
     |                 `- error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 954 |         let _mark: Mark = self.mark()
 955 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:6:14: note: 'memoized(_:cacheTarget:)' declared here
 4 | /// present, conform to `Hashable`.
 5 | @attached(peer, names: arbitrary)
 6 | public macro memoized(_ method: String, cacheTarget: String? = nil) =
   |              `- note: 'memoized(_:cacheTarget:)' declared here
 7 |     #externalMacro(module: "SwiftPEGMacros", type: "ParserMemoizeMacro")
 8 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:998:17: error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 996 |     @memoized("balancedTokenAtom")
 997 |     @inlinable
 998 |     public func __balancedTokenAtom() throws -> SwiftPEGGrammar.TokenSequence? {
     |                 `- error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 999 |         let _mark: Mark = self.mark()
1000 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:6:14: note: 'memoized(_:cacheTarget:)' declared here
 4 | /// present, conform to `Hashable`.
 5 | @attached(peer, names: arbitrary)
 6 | public macro memoized(_ method: String, cacheTarget: String? = nil) =
   |              `- note: 'memoized(_:cacheTarget:)' declared here
 7 |     #externalMacro(module: "SwiftPEGMacros", type: "ParserMemoizeMacro")
 8 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1031:17: error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1029 |     @memoized("string")
1030 |     @inlinable
1031 |     public func __string() throws -> SwiftPEGGrammar.GrammarString? {
     |                 `- error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1032 |         let _mark: Mark = self.mark()
1033 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:6:14: note: 'memoized(_:cacheTarget:)' declared here
 4 | /// present, conform to `Hashable`.
 5 | @attached(peer, names: arbitrary)
 6 | public macro memoized(_ method: String, cacheTarget: String? = nil) =
   |              `- note: 'memoized(_:cacheTarget:)' declared here
 7 |     #externalMacro(module: "SwiftPEGMacros", type: "ParserMemoizeMacro")
 8 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1050:17: error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1048 |     @memoized("tokensFile")
1049 |     @inlinable
1050 |     public func __tokensFile() throws -> [SwiftPEGGrammar.TokenFileDeclaration]? {
     |                 `- error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1051 |         let _mark: Mark = self.mark()
1052 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:6:14: note: 'memoized(_:cacheTarget:)' declared here
 4 | /// present, conform to `Hashable`.
 5 | @attached(peer, names: arbitrary)
 6 | public macro memoized(_ method: String, cacheTarget: String? = nil) =
   |              `- note: 'memoized(_:cacheTarget:)' declared here
 7 |     #externalMacro(module: "SwiftPEGMacros", type: "ParserMemoizeMacro")
 8 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1074:17: error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1072 |     @memoized("tokensFileDeclaration")
1073 |     @inlinable
1074 |     public func __tokensFileDeclaration() throws -> SwiftPEGGrammar.TokenFileDeclaration? {
     |                 `- error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1075 |         let _mark: Mark = self.mark()
1076 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:6:14: note: 'memoized(_:cacheTarget:)' declared here
 4 | /// present, conform to `Hashable`.
 5 | @attached(peer, names: arbitrary)
 6 | public macro memoized(_ method: String, cacheTarget: String? = nil) =
   |              `- note: 'memoized(_:cacheTarget:)' declared here
 7 |     #externalMacro(module: "SwiftPEGMacros", type: "ParserMemoizeMacro")
 8 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1100:17: error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1098 |     @memoized("tokenChannelDeclaration")
1099 |     @inlinable
1100 |     public func __tokenChannelDeclaration() throws -> SwiftPEGGrammar.TokenChannelDeclaration? {
     |                 `- error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1101 |         let _mark: Mark = self.mark()
1102 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:6:14: note: 'memoized(_:cacheTarget:)' declared here
 4 | /// present, conform to `Hashable`.
 5 | @attached(peer, names: arbitrary)
 6 | public macro memoized(_ method: String, cacheTarget: String? = nil) =
   |              `- note: 'memoized(_:cacheTarget:)' declared here
 7 |     #externalMacro(module: "SwiftPEGMacros", type: "ParserMemoizeMacro")
 8 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1137:17: error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1135 |     @memoized("tokenChannelTarget")
1136 |     @inlinable
1137 |     public func __tokenChannelTarget() throws -> SwiftPEGGrammar.TokenChannelTarget? {
     |                 `- error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1138 |         let _mark: Mark = self.mark()
1139 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:6:14: note: 'memoized(_:cacheTarget:)' declared here
 4 | /// present, conform to `Hashable`.
 5 | @attached(peer, names: arbitrary)
 6 | public macro memoized(_ method: String, cacheTarget: String? = nil) =
   |              `- note: 'memoized(_:cacheTarget:)' declared here
 7 |     #externalMacro(module: "SwiftPEGMacros", type: "ParserMemoizeMacro")
 8 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1159:17: error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1157 |     @memoized("tokenDefinition")
1158 |     @inlinable
1159 |     public func __tokenDefinition() throws -> SwiftPEGGrammar.TokenDefinition? {
     |                 `- error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1160 |         let _mark: Mark = self.mark()
1161 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:6:14: note: 'memoized(_:cacheTarget:)' declared here
 4 | /// present, conform to `Hashable`.
 5 | @attached(peer, names: arbitrary)
 6 | public macro memoized(_ method: String, cacheTarget: String? = nil) =
   |              `- note: 'memoized(_:cacheTarget:)' declared here
 7 |     #externalMacro(module: "SwiftPEGMacros", type: "ParserMemoizeMacro")
 8 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1235:17: error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1233 |     @memoized("tokenOrFragmentSpecifier")
1234 |     @inlinable
1235 |     public func __tokenOrFragmentSpecifier() throws -> RawToken? {
     |                 `- error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1236 |         let _mark: Mark = self.mark()
1237 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:6:14: note: 'memoized(_:cacheTarget:)' declared here
 4 | /// present, conform to `Hashable`.
 5 | @attached(peer, names: arbitrary)
 6 | public macro memoized(_ method: String, cacheTarget: String? = nil) =
   |              `- note: 'memoized(_:cacheTarget:)' declared here
 7 |     #externalMacro(module: "SwiftPEGMacros", type: "ParserMemoizeMacro")
 8 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1260:17: error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1258 |     @memoized("tokenSyntax")
1259 |     @inlinable
1260 |     public func __tokenSyntax() throws -> CommonAbstract.TokenSyntax? {
     |                 `- error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1261 |         let _mark: Mark = self.mark()
1262 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:6:14: note: 'memoized(_:cacheTarget:)' declared here
 4 | /// present, conform to `Hashable`.
 5 | @attached(peer, names: arbitrary)
 6 | public macro memoized(_ method: String, cacheTarget: String? = nil) =
   |              `- note: 'memoized(_:cacheTarget:)' declared here
 7 |     #externalMacro(module: "SwiftPEGMacros", type: "ParserMemoizeMacro")
 8 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1286:17: error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1284 |     @memoized("tokenSyntaxAlt")
1285 |     @inlinable
1286 |     public func __tokenSyntaxAlt() throws -> CommonAbstract.TokenAlt? {
     |                 `- error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1287 |         let _mark: Mark = self.mark()
1288 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:6:14: note: 'memoized(_:cacheTarget:)' declared here
 4 | /// present, conform to `Hashable`.
 5 | @attached(peer, names: arbitrary)
 6 | public macro memoized(_ method: String, cacheTarget: String? = nil) =
   |              `- note: 'memoized(_:cacheTarget:)' declared here
 7 |     #externalMacro(module: "SwiftPEGMacros", type: "ParserMemoizeMacro")
 8 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1319:17: error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1317 |     @memoized("tokenSyntaxItem")
1318 |     @inlinable
1319 |     public func __tokenSyntaxItem() throws -> CommonAbstract.TokenItem? {
     |                 `- error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1320 |         let _mark: Mark = self.mark()
1321 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:6:14: note: 'memoized(_:cacheTarget:)' declared here
 4 | /// present, conform to `Hashable`.
 5 | @attached(peer, names: arbitrary)
 6 | public macro memoized(_ method: String, cacheTarget: String? = nil) =
   |              `- note: 'memoized(_:cacheTarget:)' declared here
 7 |     #externalMacro(module: "SwiftPEGMacros", type: "ParserMemoizeMacro")
 8 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1424:17: error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1422 |     @memoized("tokenSyntaxAtom")
1423 |     @inlinable
1424 |     public func __tokenSyntaxAtom() throws -> CommonAbstract.TokenAtom? {
     |                 `- error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1425 |         let _mark: Mark = self.mark()
1426 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:6:14: note: 'memoized(_:cacheTarget:)' declared here
 4 | /// present, conform to `Hashable`.
 5 | @attached(peer, names: arbitrary)
 6 | public macro memoized(_ method: String, cacheTarget: String? = nil) =
   |              `- note: 'memoized(_:cacheTarget:)' declared here
 7 |     #externalMacro(module: "SwiftPEGMacros", type: "ParserMemoizeMacro")
 8 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1450:17: error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1448 |     @memoized("tokenSyntaxExclusion")
1449 |     @inlinable
1450 |     public func __tokenSyntaxExclusion() throws -> CommonAbstract.TokenExclusion? {
     |                 `- error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1451 |         let _mark: Mark = self.mark()
1452 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:6:14: note: 'memoized(_:cacheTarget:)' declared here
 4 | /// present, conform to `Hashable`.
 5 | @attached(peer, names: arbitrary)
 6 | public macro memoized(_ method: String, cacheTarget: String? = nil) =
   |              `- note: 'memoized(_:cacheTarget:)' declared here
 7 |     #externalMacro(module: "SwiftPEGMacros", type: "ParserMemoizeMacro")
 8 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1496:17: error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1494 |     @memoized("tokenSyntaxTerminal")
1495 |     @inlinable
1496 |     public func __tokenSyntaxTerminal() throws -> CommonAbstract.TokenTerminal? {
     |                 `- error: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1497 |         let _mark: Mark = self.mark()
1498 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:6:14: note: 'memoized(_:cacheTarget:)' declared here
 4 | /// present, conform to `Hashable`.
 5 | @attached(peer, names: arbitrary)
 6 | public macro memoized(_ method: String, cacheTarget: String? = nil) =
   |              `- note: 'memoized(_:cacheTarget:)' declared here
 7 |     #externalMacro(module: "SwiftPEGMacros", type: "ParserMemoizeMacro")
 8 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:35:35: error: value of type 'GrammarParser<RawTokenizer>' has no member 'grammar'
  33 |         let _mark: Mark = self.mark()
  34 |
  35 |         if let grammar = try self.grammar() {
     |                                   `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'grammar'
  36 |             return grammar
  37 |         }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:56:26: error: value of type 'GrammarParser<RawTokenizer>' has no member 'meta'
  54 |         if
  55 |             let metas = try self.repeatZeroOrMore({
  56 |                 try self.meta()
     |                          `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'meta'
  57 |             }),
  58 |             let rules = try self.repeatOneOrMore({
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:59:26: error: value of type 'GrammarParser<RawTokenizer>' has no member 'rule'
  57 |             }),
  58 |             let rules = try self.repeatOneOrMore({
  59 |                 try self.rule()
     |                          `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'rule'
  60 |             })
  61 |         {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:36:24: error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
  34 |     /// ```
  35 |     @GeneratedNodeType<Node>
  36 |     public final class Grammar: GrammarNode {
     |                        `- error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
  37 |         /// List of meta-properties described in the grammar.
  38 |         @NodeProperty
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:24:14: note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
22 | /// wrapped with `@NodeProperty`.
23 | @attached(member, names: arbitrary, named(children), named(init), named(deepCopy))
24 | public macro GeneratedNodeType<T>(overrideDeepCopyType: String? = nil) =
   |              `- note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
25 |     #externalMacro(module: "SwiftPEGMacros", type: "NodeTypeMacro")
26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:62:25: error: instance method 'setLocation(_:at:skippingWhitespace:)' requires that 'SwiftPEGGrammar.Grammar?' inherit from 'Node'
  60 |             })
  61 |         {
  62 |             return self.setLocation(.init(metas: metas, rules: rules), at: _mark)
     |                         |- error: instance method 'setLocation(_:at:skippingWhitespace:)' requires that 'SwiftPEGGrammar.Grammar?' inherit from 'Node'
     |                         `- note: wrapped type 'SwiftPEGGrammar.Grammar' satisfies this requirement; did you mean to unwrap?
  63 |         }
  64 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/PEGParser.swift:181:15: note: where 'T' = 'SwiftPEGGrammar.Grammar?'
179 |     /// Returns `node` back.
180 |     @inlinable
181 |     open func setLocation<T>(
    |               `- note: where 'T' = 'SwiftPEGGrammar.Grammar?'
182 |         _ node: T,
183 |         at mark: Mark,
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:62:64: error: extra argument 'rules' in call
  60 |             })
  61 |         {
  62 |             return self.setLocation(.init(metas: metas, rules: rules), at: _mark)
     |                                                                `- error: extra argument 'rules' in call
  63 |         }
  64 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:84:26: error: value of type 'GrammarParser<RawTokenizer>' has no member 'metaValue'
  82 |             let name = try self.expect(kind: .identifier),
  83 |             let values = try self.repeatZeroOrMore({
  84 |                 try self.metaValue()
     |                          `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'metaValue'
  85 |             }),
  86 |             let _ = try self.expect(kind: .semicolon)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:60:24: error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
  58 |     /// ```
  59 |     @GeneratedNodeType<Node>
  60 |     public final class Meta: GrammarNode {
     |                        `- error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
  61 |         /// The name of this meta-property.
  62 |         @NodeRequired
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:24:14: note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
22 | /// wrapped with `@NodeProperty`.
23 | @attached(member, names: arbitrary, named(children), named(init), named(deepCopy))
24 | public macro GeneratedNodeType<T>(overrideDeepCopyType: String? = nil) =
   |              `- note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
25 |     #externalMacro(module: "SwiftPEGMacros", type: "NodeTypeMacro")
26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:88:42: error: incorrect argument label in call (have 'name:values:', expected 'name:value:')
  86 |             let _ = try self.expect(kind: .semicolon)
  87 |         {
  88 |             return self.setLocation(.init(name: name.rawToken, values: values), at: _mark)
     |                                          `- error: incorrect argument label in call (have 'name:values:', expected 'name:value:')
  89 |         }
  90 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:113:24: error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 111 |     /// ```
 112 |     @GeneratedNodeType<Node>(overrideDeepCopyType: "MetaValue")
 113 |     public final class MetaIdentifierValue: MetaValue {
     |                        `- error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 114 |         /// The associated identifier value.
 115 |         @NodeRequired
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:24:14: note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
22 | /// wrapped with `@NodeProperty`.
23 | @attached(member, names: arbitrary, named(children), named(init), named(deepCopy))
24 | public macro GeneratedNodeType<T>(overrideDeepCopyType: String? = nil) =
   |              `- note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
25 |     #externalMacro(module: "SwiftPEGMacros", type: "NodeTypeMacro")
26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:108:37: error: 'SwiftPEGGrammar.MetaIdentifierValue' cannot be constructed because it has no accessible initializers
 106 |
 107 |         if let ident = try self.expect(kind: .identifier) {
 108 |             return self.setLocation(SwiftPEGGrammar.MetaIdentifierValue(identifier: ident.rawToken), at: _mark)
     |                                     `- error: 'SwiftPEGGrammar.MetaIdentifierValue' cannot be constructed because it has no accessible initializers
 109 |         }
 110 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:113:34: error: value of type 'GrammarParser<RawTokenizer>' has no member 'string'
 111 |         self.restore(_mark)
 112 |
 113 |         if let string = try self.string() {
     |                                  `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'string'
 114 |             return self.setLocation(SwiftPEGGrammar.MetaStringValue(string: string), at: _mark)
 115 |         }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:133:24: error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 131 |     /// ```
 132 |     @GeneratedNodeType<Node>(overrideDeepCopyType: "MetaValue")
 133 |     public final class MetaStringValue: MetaValue {
     |                        `- error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 134 |         /// The associated string value.
 135 |         @NodeRequired
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:24:14: note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
22 | /// wrapped with `@NodeProperty`.
23 | @attached(member, names: arbitrary, named(children), named(init), named(deepCopy))
24 | public macro GeneratedNodeType<T>(overrideDeepCopyType: String? = nil) =
   |              `- note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
25 |     #externalMacro(module: "SwiftPEGMacros", type: "NodeTypeMacro")
26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:114:37: error: 'SwiftPEGGrammar.MetaStringValue' cannot be constructed because it has no accessible initializers
 112 |
 113 |         if let string = try self.string() {
 114 |             return self.setLocation(SwiftPEGGrammar.MetaStringValue(string: string), at: _mark)
     |                                     `- error: 'SwiftPEGGrammar.MetaStringValue' cannot be constructed because it has no accessible initializers
 115 |         }
 116 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:133:37: error: value of type 'GrammarParser<RawTokenizer>' has no member 'ruleName'
 131 |
 132 |         if
 133 |             let ruleName = try self.ruleName(),
     |                                     `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'ruleName'
 134 |             case let ruleParameters = try self.ruleParameters(),
 135 |             let _ = try self.expect(kind: .colon),
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:134:48: error: value of type 'GrammarParser<RawTokenizer>' has no member 'ruleParameters'
 132 |         if
 133 |             let ruleName = try self.ruleName(),
 134 |             case let ruleParameters = try self.ruleParameters(),
     |                                                `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'ruleParameters'
 135 |             let _ = try self.expect(kind: .colon),
 136 |             case let action = try self.action(),
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:136:40: error: value of type 'GrammarParser<RawTokenizer>' has no member 'action'
 134 |             case let ruleParameters = try self.ruleParameters(),
 135 |             let _ = try self.expect(kind: .colon),
 136 |             case let action = try self.action(),
     |                                        `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'action'
 137 |             case let failAction = try self.failAction(),
 138 |             case _ = try self.expect(kind: .bar),
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:137:44: error: value of type 'GrammarParser<RawTokenizer>' has no member 'failAction'
 135 |             let _ = try self.expect(kind: .colon),
 136 |             case let action = try self.action(),
 137 |             case let failAction = try self.failAction(),
     |                                            `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'failAction'
 138 |             case _ = try self.expect(kind: .bar),
 139 |             let alts = try self.alts(),
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:139:33: error: value of type 'GrammarParser<RawTokenizer>' has no member 'alts'
 137 |             case let failAction = try self.failAction(),
 138 |             case _ = try self.expect(kind: .bar),
 139 |             let alts = try self.alts(),
     |                                 `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'alts'
 140 |             let _ = try self.expect(kind: .semicolon)
 141 |         {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:155:24: error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 153 |     /// ```
 154 |     @GeneratedNodeType<Node>
 155 |     public final class Rule: GrammarNode, CustomStringConvertible {
     |                        `- error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 156 |         /// The name of this rule.
 157 |         @NodeProperty
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:24:14: note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
22 | /// wrapped with `@NodeProperty`.
23 | @attached(member, names: arbitrary, named(children), named(init), named(deepCopy))
24 | public macro GeneratedNodeType<T>(overrideDeepCopyType: String? = nil) =
   |              `- note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
25 |     #externalMacro(module: "SwiftPEGMacros", type: "NodeTypeMacro")
26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:142:38: error: 'SwiftPEGGrammar.Rule' cannot be constructed because it has no accessible initializers
 140 |             let _ = try self.expect(kind: .semicolon)
 141 |         {
 142 |             return self.setLocation(.init(name: ruleName, parameters: ruleParameters, action: action, failAction: failAction, alts: alts), at: _mark)
     |                                      `- error: 'SwiftPEGGrammar.Rule' cannot be constructed because it has no accessible initializers
 143 |         }
 144 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:167:33: error: value of type 'GrammarParser<RawTokenizer>' has no member 'swiftType'
 165 |             let _ = try self.expect(kind: .leftSquare),
 166 |             _cut.toggleOn(),
 167 |             let type = try self.swiftType(),
     |                                 `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'swiftType'
 168 |             let _ = try self.expect(kind: .rightSquare)
 169 |         {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:241:24: error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 239 |     /// ```
 240 |     @GeneratedNodeType<Node>
 241 |     public final class RuleName: GrammarNode {
     |                        `- error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 242 |         /// The rule's name.
 243 |         @NodeRequired
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:24:14: note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
22 | /// wrapped with `@NodeProperty`.
23 | @attached(member, names: arbitrary, named(children), named(init), named(deepCopy))
24 | public macro GeneratedNodeType<T>(overrideDeepCopyType: String? = nil) =
   |              `- note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
25 |     #externalMacro(module: "SwiftPEGMacros", type: "NodeTypeMacro")
26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:170:38: error: 'SwiftPEGGrammar.RuleName' cannot be constructed because it has no accessible initializers
 168 |             let _ = try self.expect(kind: .rightSquare)
 169 |         {
 170 |             return self.setLocation(.init(name: name.rawToken, type: type), at: _mark)
     |                                      `- error: 'SwiftPEGGrammar.RuleName' cannot be constructed because it has no accessible initializers
 171 |         }
 172 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:180:25: error: instance method 'setLocation(_:at:skippingWhitespace:)' requires that 'SwiftPEGGrammar.RuleName?' inherit from 'Node'
 178 |
 179 |         if let name = try self.expect(kind: .identifier) {
 180 |             return self.setLocation(.init(name: name.rawToken, type: nil), at: _mark)
     |                         |- error: instance method 'setLocation(_:at:skippingWhitespace:)' requires that 'SwiftPEGGrammar.RuleName?' inherit from 'Node'
     |                         `- note: wrapped type 'SwiftPEGGrammar.RuleName' satisfies this requirement; did you mean to unwrap?
 181 |         }
 182 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/PEGParser.swift:181:15: note: where 'T' = 'SwiftPEGGrammar.RuleName?'
179 |     /// Returns `node` back.
180 |     @inlinable
181 |     open func setLocation<T>(
    |               `- note: where 'T' = 'SwiftPEGGrammar.RuleName?'
182 |         _ node: T,
183 |         at mark: Mark,
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:180:38: error: referencing initializer 'init(from:configuration:)' on 'Optional' requires that 'SwiftPEGGrammar.RuleName' conform to 'DecodableWithConfiguration'
 178 |
 179 |         if let name = try self.expect(kind: .identifier) {
 180 |             return self.setLocation(.init(name: name.rawToken, type: nil), at: _mark)
     |                                      `- error: referencing initializer 'init(from:configuration:)' on 'Optional' requires that 'SwiftPEGGrammar.RuleName' conform to 'DecodableWithConfiguration'
 181 |         }
 182 |
Foundation.Optional:2:11: note: where 'Wrapped' = 'SwiftPEGGrammar.RuleName'
1 | @available(macOS 12, iOS 15, tvOS 15, watchOS 8, *)
2 | extension Optional : DecodableWithConfiguration where Wrapped : DecodableWithConfiguration {
  |           `- note: where 'Wrapped' = 'SwiftPEGGrammar.RuleName'
3 |     public init(from decoder: any Decoder, configuration: Wrapped.DecodingConfiguration) throws
4 |     @available(iOS 15, tvOS 15, watchOS 8, macOS 12, *)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:180:42: error: incorrect argument labels in call (have 'name:type:', expected 'from:configuration:')
 178 |
 179 |         if let name = try self.expect(kind: .identifier) {
 180 |             return self.setLocation(.init(name: name.rawToken, type: nil), at: _mark)
     |                                          `- error: incorrect argument labels in call (have 'name:type:', expected 'from:configuration:')
 181 |         }
 182 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:180:54: error: argument type 'GrammarParserToken' does not conform to expected type 'Decoder'
 178 |
 179 |         if let name = try self.expect(kind: .identifier) {
 180 |             return self.setLocation(.init(name: name.rawToken, type: nil), at: _mark)
     |                                                      `- error: argument type 'GrammarParserToken' does not conform to expected type 'Decoder'
 181 |         }
 182 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:203:26: error: value of type 'GrammarParser<RawTokenizer>' has no member 'ruleParameter'
 201 |                 try self.expect(kind: .comma)
 202 |             }, item: {
 203 |                 try self.ruleParameter()
     |                          `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'ruleParameter'
 204 |             }),
 205 |             let _ = try self.expect(kind: .rightParen)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:265:24: error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 263 |     /// ```
 264 |     @GeneratedNodeType<Node>
 265 |     public final class RuleParameters: GrammarNode {
     |                        `- error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 266 |         /// The list of parameters associated with this rule parameter list.
 267 |         @NodeProperty
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:24:14: note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
22 | /// wrapped with `@NodeProperty`.
23 | @attached(member, names: arbitrary, named(children), named(init), named(deepCopy))
24 | public macro GeneratedNodeType<T>(overrideDeepCopyType: String? = nil) =
   |              `- note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
25 |     #externalMacro(module: "SwiftPEGMacros", type: "NodeTypeMacro")
26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:207:38: error: 'SwiftPEGGrammar.RuleParameters' cannot be constructed because it has no accessible initializers
 205 |             let _ = try self.expect(kind: .rightParen)
 206 |         {
 207 |             return self.setLocation(.init(parameters: ruleParameter), at: _mark)
     |                                      `- error: 'SwiftPEGGrammar.RuleParameters' cannot be constructed because it has no accessible initializers
 208 |         }
 209 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:228:38: error: value of type 'GrammarParser<RawTokenizer>' has no member 'swiftType'
 226 |             let identifier = try self.expect(kind: .identifier),
 227 |             let _ = try self.expect(kind: .colon),
 228 |             let swiftType = try self.swiftType()
     |                                      `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'swiftType'
 229 |         {
 230 |             return self.setLocation(.init(name: identifier.rawToken, type: swiftType), at: _mark)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:278:24: error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 276 |     /// ```
 277 |     @GeneratedNodeType<Node>
 278 |     public final class RuleParameter: GrammarNode {
     |                        `- error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 279 |         /// The name associated with this parameter.
 280 |         @NodeRequired
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:24:14: note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
22 | /// wrapped with `@NodeProperty`.
23 | @attached(member, names: arbitrary, named(children), named(init), named(deepCopy))
24 | public macro GeneratedNodeType<T>(overrideDeepCopyType: String? = nil) =
   |              `- note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
25 |     #externalMacro(module: "SwiftPEGMacros", type: "NodeTypeMacro")
26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:230:38: error: 'SwiftPEGGrammar.RuleParameter' cannot be constructed because it has no accessible initializers
 228 |             let swiftType = try self.swiftType()
 229 |         {
 230 |             return self.setLocation(.init(name: identifier.rawToken, type: swiftType), at: _mark)
     |                                      `- error: 'SwiftPEGGrammar.RuleParameter' cannot be constructed because it has no accessible initializers
 231 |         }
 232 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:252:26: error: value of type 'GrammarParser<RawTokenizer>' has no member 'alt'
 250 |                 try self.expect(kind: .bar)
 251 |             }, item: {
 252 |                 try self.alt()
     |                          `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'alt'
 253 |             })
 254 |         {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:274:42: error: value of type 'GrammarParser<RawTokenizer>' has no member 'altLabel'
 272 |
 273 |         if
 274 |             case let altLabel = try self.altLabel(),
     |                                          `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'altLabel'
 275 |             let namedItems = try self.namedItems(),
 276 |             case let action = try self.action(),
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:275:39: error: value of type 'GrammarParser<RawTokenizer>' has no member 'namedItems'
 273 |         if
 274 |             case let altLabel = try self.altLabel(),
 275 |             let namedItems = try self.namedItems(),
     |                                       `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'namedItems'
 276 |             case let action = try self.action(),
 277 |             case let failAction = try self.failAction()
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:276:40: error: value of type 'GrammarParser<RawTokenizer>' has no member 'action'
 274 |             case let altLabel = try self.altLabel(),
 275 |             let namedItems = try self.namedItems(),
 276 |             case let action = try self.action(),
     |                                        `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'action'
 277 |             case let failAction = try self.failAction()
 278 |         {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:277:44: error: value of type 'GrammarParser<RawTokenizer>' has no member 'failAction'
 275 |             let namedItems = try self.namedItems(),
 276 |             case let action = try self.action(),
 277 |             case let failAction = try self.failAction()
     |                                            `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'failAction'
 278 |         {
 279 |             return self.setLocation(.init(altLabel: altLabel, namedItems: namedItems, action: action, failAction: failAction), at: _mark)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:298:24: error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 296 |     /// ```
 297 |     @GeneratedNodeType<Node>
 298 |     public final class Alt: GrammarNode {
     |                        `- error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 299 |         /// An optional label associated with this alternative.
 300 |         @NodeProperty
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:24:14: note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
22 | /// wrapped with `@NodeProperty`.
23 | @attached(member, names: arbitrary, named(children), named(init), named(deepCopy))
24 | public macro GeneratedNodeType<T>(overrideDeepCopyType: String? = nil) =
   |              `- note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
25 |     #externalMacro(module: "SwiftPEGMacros", type: "NodeTypeMacro")
26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:279:38: error: 'SwiftPEGGrammar.Alt' cannot be constructed because it has no accessible initializers
 277 |             case let failAction = try self.failAction()
 278 |         {
 279 |             return self.setLocation(.init(altLabel: altLabel, namedItems: namedItems, action: action, failAction: failAction), at: _mark)
     |                                      `- error: 'SwiftPEGGrammar.Alt' cannot be constructed because it has no accessible initializers
 280 |         }
 281 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:360:24: error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 358 |     /// ```
 359 |     @GeneratedNodeType<Node>
 360 |     public final class AltLabel: GrammarNode {
     |                        `- error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 361 |         /// The identifier associated with this alt label.
 362 |         @NodeRequired
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:24:14: note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
22 | /// wrapped with `@NodeProperty`.
23 | @attached(member, names: arbitrary, named(children), named(init), named(deepCopy))
24 | public macro GeneratedNodeType<T>(overrideDeepCopyType: String? = nil) =
   |              `- note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
25 |     #externalMacro(module: "SwiftPEGMacros", type: "NodeTypeMacro")
26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:301:38: error: 'SwiftPEGGrammar.AltLabel' cannot be constructed because it has no accessible initializers
 299 |             let _ = try self.expect(kind: .colon)
 300 |         {
 301 |             return self.setLocation(.init(name: label.rawToken), at: _mark)
     |                                      `- error: 'SwiftPEGGrammar.AltLabel' cannot be constructed because it has no accessible initializers
 302 |         }
 303 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:321:26: error: value of type 'GrammarParser<RawTokenizer>' has no member 'namedItem'
 319 |         if
 320 |             let namedItem = try self.repeatOneOrMore({
 321 |                 try self.namedItem()
     |                          `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'namedItem'
 322 |             })
 323 |         {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:350:33: error: value of type 'GrammarParser<RawTokenizer>' has no member 'swiftType'
 348 |             let name = try self.expect(kind: .identifier),
 349 |             let _ = try self.expect(kind: .leftSquare),
 350 |             let type = try self.swiftType(),
     |                                 `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'swiftType'
 351 |             let _ = try self.expect(kind: .rightSquare),
 352 |             let _ = try self.expect(kind: .equals),
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:354:33: error: value of type 'GrammarParser<RawTokenizer>' has no member 'item'
 352 |             let _ = try self.expect(kind: .equals),
 353 |             _cut.toggleOn(),
 354 |             let item = try self.item()
     |                                 `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'item'
 355 |         {
 356 |             return self.setLocation(.init(name: name.rawToken, item: item, type: type, lookahead: nil), at: _mark)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:378:24: error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 376 |     /// ```
 377 |     @GeneratedNodeType<Node>
 378 |     public final class NamedItem: GrammarNode {
     |                        `- error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 379 |         /// An optional name associated with this item.
 380 |         @NodeRequired
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:24:14: note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
22 | /// wrapped with `@NodeProperty`.
23 | @attached(member, names: arbitrary, named(children), named(init), named(deepCopy))
24 | public macro GeneratedNodeType<T>(overrideDeepCopyType: String? = nil) =
   |              `- note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
25 |     #externalMacro(module: "SwiftPEGMacros", type: "NodeTypeMacro")
26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:356:25: error: instance method 'setLocation(_:at:skippingWhitespace:)' requires that 'SwiftPEGGrammar.NamedItem?' inherit from 'Node'
 354 |             let item = try self.item()
 355 |         {
 356 |             return self.setLocation(.init(name: name.rawToken, item: item, type: type, lookahead: nil), at: _mark)
     |                         |- error: instance method 'setLocation(_:at:skippingWhitespace:)' requires that 'SwiftPEGGrammar.NamedItem?' inherit from 'Node'
     |                         `- note: wrapped type 'SwiftPEGGrammar.NamedItem' satisfies this requirement; did you mean to unwrap?
 357 |         }
 358 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/PEGParser.swift:181:15: note: where 'T' = 'SwiftPEGGrammar.NamedItem?'
179 |     /// Returns `node` back.
180 |     @inlinable
181 |     open func setLocation<T>(
    |               `- note: where 'T' = 'SwiftPEGGrammar.NamedItem?'
182 |         _ node: T,
183 |         at mark: Mark,
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:356:42: error: extra arguments at positions #2, #3, #4 in call
 354 |             let item = try self.item()
 355 |         {
 356 |             return self.setLocation(.init(name: name.rawToken, item: item, type: type, lookahead: nil), at: _mark)
     |                                          `- error: extra arguments at positions #2, #3, #4 in call
 357 |         }
 358 |
Swift.Optional:2:12: note: 'init(_:)' declared here
1 | extension Optional where Wrapped : ~Copyable {
2 |     public init(_ some: consuming Wrapped)
  |            `- note: 'init(_:)' declared here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:356:54: error: cannot convert value of type 'GrammarParserToken' to expected argument type 'SwiftPEGGrammar.NamedItem'
 354 |             let item = try self.item()
 355 |         {
 356 |             return self.setLocation(.init(name: name.rawToken, item: item, type: type, lookahead: nil), at: _mark)
     |                                                      `- error: cannot convert value of type 'GrammarParserToken' to expected argument type 'SwiftPEGGrammar.NamedItem'
 357 |         }
 358 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:356:99: error: 'nil' requires a contextual type
 354 |             let item = try self.item()
 355 |         {
 356 |             return self.setLocation(.init(name: name.rawToken, item: item, type: type, lookahead: nil), at: _mark)
     |                                                                                                   `- error: 'nil' requires a contextual type
 357 |         }
 358 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:369:33: error: value of type 'GrammarParser<RawTokenizer>' has no member 'item'
 367 |             let _ = try self.expect(kind: .equals),
 368 |             _cut.toggleOn(),
 369 |             let item = try self.item()
     |                                 `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'item'
 370 |         {
 371 |             return self.setLocation(.init(name: name.rawToken, item: item, type: nil, lookahead: nil), at: _mark)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:371:25: error: instance method 'setLocation(_:at:skippingWhitespace:)' requires that 'SwiftPEGGrammar.NamedItem?' inherit from 'Node'
 369 |             let item = try self.item()
 370 |         {
 371 |             return self.setLocation(.init(name: name.rawToken, item: item, type: nil, lookahead: nil), at: _mark)
     |                         |- error: instance method 'setLocation(_:at:skippingWhitespace:)' requires that 'SwiftPEGGrammar.NamedItem?' inherit from 'Node'
     |                         `- note: wrapped type 'SwiftPEGGrammar.NamedItem' satisfies this requirement; did you mean to unwrap?
 372 |         }
 373 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/PEGParser.swift:181:15: note: where 'T' = 'SwiftPEGGrammar.NamedItem?'
179 |     /// Returns `node` back.
180 |     @inlinable
181 |     open func setLocation<T>(
    |               `- note: where 'T' = 'SwiftPEGGrammar.NamedItem?'
182 |         _ node: T,
183 |         at mark: Mark,
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:371:42: error: extra arguments at positions #2, #3, #4 in call
 369 |             let item = try self.item()
 370 |         {
 371 |             return self.setLocation(.init(name: name.rawToken, item: item, type: nil, lookahead: nil), at: _mark)
     |                                          `- error: extra arguments at positions #2, #3, #4 in call
 372 |         }
 373 |
Swift.Optional:2:12: note: 'init(_:)' declared here
1 | extension Optional where Wrapped : ~Copyable {
2 |     public init(_ some: consuming Wrapped)
  |            `- note: 'init(_:)' declared here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:371:54: error: cannot convert value of type 'GrammarParserToken' to expected argument type 'SwiftPEGGrammar.NamedItem'
 369 |             let item = try self.item()
 370 |         {
 371 |             return self.setLocation(.init(name: name.rawToken, item: item, type: nil, lookahead: nil), at: _mark)
     |                                                      `- error: cannot convert value of type 'GrammarParserToken' to expected argument type 'SwiftPEGGrammar.NamedItem'
 372 |         }
 373 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:371:82: error: 'nil' requires a contextual type
 369 |             let item = try self.item()
 370 |         {
 371 |             return self.setLocation(.init(name: name.rawToken, item: item, type: nil, lookahead: nil), at: _mark)
     |                                                                                  `- error: 'nil' requires a contextual type
 372 |         }
 373 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:371:98: error: 'nil' requires a contextual type
 369 |             let item = try self.item()
 370 |         {
 371 |             return self.setLocation(.init(name: name.rawToken, item: item, type: nil, lookahead: nil), at: _mark)
     |                                                                                                  `- error: 'nil' requires a contextual type
 372 |         }
 373 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:380:32: error: value of type 'GrammarParser<RawTokenizer>' has no member 'item'
 378 |         }
 379 |
 380 |         if let item = try self.item() {
     |                                `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'item'
 381 |             return self.setLocation(.init(name: nil, item: item, type: nil, lookahead: nil), at: _mark)
 382 |         }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:381:25: error: instance method 'setLocation(_:at:skippingWhitespace:)' requires that 'SwiftPEGGrammar.NamedItem?' inherit from 'Node'
 379 |
 380 |         if let item = try self.item() {
 381 |             return self.setLocation(.init(name: nil, item: item, type: nil, lookahead: nil), at: _mark)
     |                         |- error: instance method 'setLocation(_:at:skippingWhitespace:)' requires that 'SwiftPEGGrammar.NamedItem?' inherit from 'Node'
     |                         `- note: wrapped type 'SwiftPEGGrammar.NamedItem' satisfies this requirement; did you mean to unwrap?
 382 |         }
 383 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/PEGParser.swift:181:15: note: where 'T' = 'SwiftPEGGrammar.NamedItem?'
179 |     /// Returns `node` back.
180 |     @inlinable
181 |     open func setLocation<T>(
    |               `- note: where 'T' = 'SwiftPEGGrammar.NamedItem?'
182 |         _ node: T,
183 |         at mark: Mark,
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:381:42: error: extra arguments at positions #2, #3, #4 in call
 379 |
 380 |         if let item = try self.item() {
 381 |             return self.setLocation(.init(name: nil, item: item, type: nil, lookahead: nil), at: _mark)
     |                                          `- error: extra arguments at positions #2, #3, #4 in call
 382 |         }
 383 |
Swift.Optional:2:12: note: 'init(_:)' declared here
1 | extension Optional where Wrapped : ~Copyable {
2 |     public init(_ some: consuming Wrapped)
  |            `- note: 'init(_:)' declared here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:381:49: error: 'nil' is not compatible with expected argument type 'SwiftPEGGrammar.NamedItem'
 379 |
 380 |         if let item = try self.item() {
 381 |             return self.setLocation(.init(name: nil, item: item, type: nil, lookahead: nil), at: _mark)
     |                                                 `- error: 'nil' is not compatible with expected argument type 'SwiftPEGGrammar.NamedItem'
 382 |         }
 383 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:381:72: error: 'nil' requires a contextual type
 379 |
 380 |         if let item = try self.item() {
 381 |             return self.setLocation(.init(name: nil, item: item, type: nil, lookahead: nil), at: _mark)
     |                                                                        `- error: 'nil' requires a contextual type
 382 |         }
 383 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:381:88: error: 'nil' requires a contextual type
 379 |
 380 |         if let item = try self.item() {
 381 |             return self.setLocation(.init(name: nil, item: item, type: nil, lookahead: nil), at: _mark)
     |                                                                                        `- error: 'nil' requires a contextual type
 382 |         }
 383 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:386:37: error: value of type 'GrammarParser<RawTokenizer>' has no member 'lookahead'
 384 |         self.restore(_mark)
 385 |
 386 |         if let lookahead = try self.lookahead() {
     |                                     `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'lookahead'
 387 |             return self.setLocation(.init(name: nil, item: nil, type: nil, lookahead: lookahead), at: _mark)
 388 |         }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:387:25: error: instance method 'setLocation(_:at:skippingWhitespace:)' requires that 'SwiftPEGGrammar.NamedItem?' inherit from 'Node'
 385 |
 386 |         if let lookahead = try self.lookahead() {
 387 |             return self.setLocation(.init(name: nil, item: nil, type: nil, lookahead: lookahead), at: _mark)
     |                         |- error: instance method 'setLocation(_:at:skippingWhitespace:)' requires that 'SwiftPEGGrammar.NamedItem?' inherit from 'Node'
     |                         `- note: wrapped type 'SwiftPEGGrammar.NamedItem' satisfies this requirement; did you mean to unwrap?
 388 |         }
 389 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/PEGParser.swift:181:15: note: where 'T' = 'SwiftPEGGrammar.NamedItem?'
179 |     /// Returns `node` back.
180 |     @inlinable
181 |     open func setLocation<T>(
    |               `- note: where 'T' = 'SwiftPEGGrammar.NamedItem?'
182 |         _ node: T,
183 |         at mark: Mark,
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:387:42: error: extra arguments at positions #2, #3, #4 in call
 385 |
 386 |         if let lookahead = try self.lookahead() {
 387 |             return self.setLocation(.init(name: nil, item: nil, type: nil, lookahead: lookahead), at: _mark)
     |                                          `- error: extra arguments at positions #2, #3, #4 in call
 388 |         }
 389 |
Swift.Optional:2:12: note: 'init(_:)' declared here
1 | extension Optional where Wrapped : ~Copyable {
2 |     public init(_ some: consuming Wrapped)
  |            `- note: 'init(_:)' declared here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:387:49: error: 'nil' is not compatible with expected argument type 'SwiftPEGGrammar.NamedItem'
 385 |
 386 |         if let lookahead = try self.lookahead() {
 387 |             return self.setLocation(.init(name: nil, item: nil, type: nil, lookahead: lookahead), at: _mark)
     |                                                 `- error: 'nil' is not compatible with expected argument type 'SwiftPEGGrammar.NamedItem'
 388 |         }
 389 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:387:60: error: 'nil' requires a contextual type
 385 |
 386 |         if let lookahead = try self.lookahead() {
 387 |             return self.setLocation(.init(name: nil, item: nil, type: nil, lookahead: lookahead), at: _mark)
     |                                                            `- error: 'nil' requires a contextual type
 388 |         }
 389 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:387:71: error: 'nil' requires a contextual type
 385 |
 386 |         if let lookahead = try self.lookahead() {
 387 |             return self.setLocation(.init(name: nil, item: nil, type: nil, lookahead: lookahead), at: _mark)
     |                                                                       `- error: 'nil' requires a contextual type
 388 |         }
 389 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:414:33: error: value of type 'GrammarParser<RawTokenizer>' has no member 'atom'
 412 |             let _ = try self.expect(kind: .ampersand),
 413 |             _cut.toggleOn(),
 414 |             let atom = try self.atom()
     |                                 `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'atom'
 415 |         {
 416 |             return self.setLocation(SwiftPEGGrammar.Forced(atom: atom), at: _mark)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:471:24: error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 469 |     /// ```
 470 |     @GeneratedNodeType<Node>(overrideDeepCopyType: "LookaheadOrCut")
 471 |     public final class Forced: LookaheadOrCut {
     |                        `- error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 472 |         @NodeProperty
 473 |         var _atom: Atom
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:24:14: note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
22 | /// wrapped with `@NodeProperty`.
23 | @attached(member, names: arbitrary, named(children), named(init), named(deepCopy))
24 | public macro GeneratedNodeType<T>(overrideDeepCopyType: String? = nil) =
   |              `- note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
25 |     #externalMacro(module: "SwiftPEGMacros", type: "NodeTypeMacro")
26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:416:37: error: 'SwiftPEGGrammar.Forced' cannot be constructed because it has no accessible initializers
 414 |             let atom = try self.atom()
 415 |         {
 416 |             return self.setLocation(SwiftPEGGrammar.Forced(atom: atom), at: _mark)
     |                                     `- error: 'SwiftPEGGrammar.Forced' cannot be constructed because it has no accessible initializers
 417 |         }
 418 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:428:33: error: value of type 'GrammarParser<RawTokenizer>' has no member 'atom'
 426 |             let _ = try self.expect(kind: .ampersand),
 427 |             _cut.toggleOn(),
 428 |             let atom = try self.atom()
     |                                 `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'atom'
 429 |         {
 430 |             return self.setLocation(SwiftPEGGrammar.PositiveLookahead(atom: atom), at: _mark)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:499:24: error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 497 |     /// ```
 498 |     @GeneratedNodeType<Node>(overrideDeepCopyType: "LookaheadOrCut")
 499 |     public final class PositiveLookahead: LookaheadOrCut {
     |                        `- error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 500 |         @NodeProperty
 501 |         var _atom: Atom
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:24:14: note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
22 | /// wrapped with `@NodeProperty`.
23 | @attached(member, names: arbitrary, named(children), named(init), named(deepCopy))
24 | public macro GeneratedNodeType<T>(overrideDeepCopyType: String? = nil) =
   |              `- note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
25 |     #externalMacro(module: "SwiftPEGMacros", type: "NodeTypeMacro")
26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:430:37: error: 'SwiftPEGGrammar.PositiveLookahead' cannot be constructed because it has no accessible initializers
 428 |             let atom = try self.atom()
 429 |         {
 430 |             return self.setLocation(SwiftPEGGrammar.PositiveLookahead(atom: atom), at: _mark)
     |                                     `- error: 'SwiftPEGGrammar.PositiveLookahead' cannot be constructed because it has no accessible initializers
 431 |         }
 432 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:442:33: error: value of type 'GrammarParser<RawTokenizer>' has no member 'atom'
 440 |             let _ = try self.expect(kind: .exclamationMark),
 441 |             _cut.toggleOn(),
 442 |             let atom = try self.atom()
     |                                 `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'atom'
 443 |         {
 444 |             return self.setLocation(SwiftPEGGrammar.NegativeLookahead(atom: atom), at: _mark)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:526:24: error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 524 |     /// ```
 525 |     @GeneratedNodeType<Node>(overrideDeepCopyType: "LookaheadOrCut")
 526 |     public final class NegativeLookahead: LookaheadOrCut {
     |                        `- error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 527 |         @NodeProperty
 528 |         var _atom: Atom
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:24:14: note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
22 | /// wrapped with `@NodeProperty`.
23 | @attached(member, names: arbitrary, named(children), named(init), named(deepCopy))
24 | public macro GeneratedNodeType<T>(overrideDeepCopyType: String? = nil) =
   |              `- note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
25 |     #externalMacro(module: "SwiftPEGMacros", type: "NodeTypeMacro")
26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:444:37: error: 'SwiftPEGGrammar.NegativeLookahead' cannot be constructed because it has no accessible initializers
 442 |             let atom = try self.atom()
 443 |         {
 444 |             return self.setLocation(SwiftPEGGrammar.NegativeLookahead(atom: atom), at: _mark)
     |                                     `- error: 'SwiftPEGGrammar.NegativeLookahead' cannot be constructed because it has no accessible initializers
 445 |         }
 446 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:482:33: error: value of type 'GrammarParser<RawTokenizer>' has no member 'alts'
 480 |             let _ = try self.expect(kind: .leftSquare),
 481 |             _cut.toggleOn(),
 482 |             let alts = try self.alts(),
     |                                 `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'alts'
 483 |             let _ = try self.expect(kind: .rightSquare)
 484 |         {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:607:24: error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 605 |     /// ```
 606 |     @GeneratedNodeType<Node>(overrideDeepCopyType: "Item")
 607 |     public final class OptionalItems: Item {
     |                        `- error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 608 |         /// The alts that are optionally wrapped.
 609 |         @NodeProperty
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:24:14: note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
22 | /// wrapped with `@NodeProperty`.
23 | @attached(member, names: arbitrary, named(children), named(init), named(deepCopy))
24 | public macro GeneratedNodeType<T>(overrideDeepCopyType: String? = nil) =
   |              `- note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
25 |     #externalMacro(module: "SwiftPEGMacros", type: "NodeTypeMacro")
26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:485:37: error: 'SwiftPEGGrammar.OptionalItems' cannot be constructed because it has no accessible initializers
 483 |             let _ = try self.expect(kind: .rightSquare)
 484 |         {
 485 |             return self.setLocation(SwiftPEGGrammar.OptionalItems(alts: alts), at: _mark)
     |                                     `- error: 'SwiftPEGGrammar.OptionalItems' cannot be constructed because it has no accessible initializers
 486 |         }
 487 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:495:33: error: value of type 'GrammarParser<RawTokenizer>' has no member 'atom'
 493 |
 494 |         if
 495 |             let atom = try self.atom(),
     |                                 `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'atom'
 496 |             let _ = try self.expect(kind: .questionMark)
 497 |         {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:648:24: error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 646 |     /// ```
 647 |     @GeneratedNodeType<Node>(overrideDeepCopyType: "Item")
 648 |     public final class OptionalItem: Item {
     |                        `- error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 649 |         /// The atom that is optionally wrapped.
 650 |         @NodeProperty
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:24:14: note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
22 | /// wrapped with `@NodeProperty`.
23 | @attached(member, names: arbitrary, named(children), named(init), named(deepCopy))
24 | public macro GeneratedNodeType<T>(overrideDeepCopyType: String? = nil) =
   |              `- note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
25 |     #externalMacro(module: "SwiftPEGMacros", type: "NodeTypeMacro")
26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:498:37: error: 'SwiftPEGGrammar.OptionalItem' cannot be constructed because it has no accessible initializers
 496 |             let _ = try self.expect(kind: .questionMark)
 497 |         {
 498 |             return self.setLocation(SwiftPEGGrammar.OptionalItem(atom: atom), at: _mark)
     |                                     `- error: 'SwiftPEGGrammar.OptionalItem' cannot be constructed because it has no accessible initializers
 499 |         }
 500 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:504:33: error: value of type 'GrammarParser<RawTokenizer>' has no member 'atom'
 502 |
 503 |         if
 504 |             let atom = try self.atom(),
     |                                 `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'atom'
 505 |             let _ = try self.expect(kind: .star),
 506 |             case let repetitionMode = try self.repetitionMode()
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:506:48: error: value of type 'GrammarParser<RawTokenizer>' has no member 'repetitionMode'
 504 |             let atom = try self.atom(),
 505 |             let _ = try self.expect(kind: .star),
 506 |             case let repetitionMode = try self.repetitionMode()
     |                                                `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'repetitionMode'
 507 |         {
 508 |             return self.setLocation(SwiftPEGGrammar.ZeroOrMoreItem(atom: atom, repetitionMode: repetitionMode ?? .standard), at: _mark)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:684:24: error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 682 |     /// ```
 683 |     @GeneratedNodeType<Node>(overrideDeepCopyType: "Item")
 684 |     public final class ZeroOrMoreItem: Item {
     |                        `- error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 685 |         /// The atom that is wrapped.
 686 |         @NodeProperty
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:24:14: note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
22 | /// wrapped with `@NodeProperty`.
23 | @attached(member, names: arbitrary, named(children), named(init), named(deepCopy))
24 | public macro GeneratedNodeType<T>(overrideDeepCopyType: String? = nil) =
   |              `- note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
25 |     #externalMacro(module: "SwiftPEGMacros", type: "NodeTypeMacro")
26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:508:37: error: 'SwiftPEGGrammar.ZeroOrMoreItem' cannot be constructed because it has no accessible initializers
 506 |             case let repetitionMode = try self.repetitionMode()
 507 |         {
 508 |             return self.setLocation(SwiftPEGGrammar.ZeroOrMoreItem(atom: atom, repetitionMode: repetitionMode ?? .standard), at: _mark)
     |                                     `- error: 'SwiftPEGGrammar.ZeroOrMoreItem' cannot be constructed because it has no accessible initializers
 509 |         }
 510 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:514:33: error: value of type 'GrammarParser<RawTokenizer>' has no member 'atom'
 512 |
 513 |         if
 514 |             let atom = try self.atom(),
     |                                 `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'atom'
 515 |             let _ = try self.expect(kind: .plus),
 516 |             case let repetitionMode = try self.repetitionMode()
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:516:48: error: value of type 'GrammarParser<RawTokenizer>' has no member 'repetitionMode'
 514 |             let atom = try self.atom(),
 515 |             let _ = try self.expect(kind: .plus),
 516 |             case let repetitionMode = try self.repetitionMode()
     |                                                `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'repetitionMode'
 517 |         {
 518 |             return self.setLocation(SwiftPEGGrammar.OneOrMoreItem(atom: atom, repetitionMode: repetitionMode ?? .standard), at: _mark)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:724:24: error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 722 |     /// ```
 723 |     @GeneratedNodeType<Node>(overrideDeepCopyType: "Item")
 724 |     public final class OneOrMoreItem: Item {
     |                        `- error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 725 |         /// The atom that is wrapped.
 726 |         @NodeProperty
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:24:14: note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
22 | /// wrapped with `@NodeProperty`.
23 | @attached(member, names: arbitrary, named(children), named(init), named(deepCopy))
24 | public macro GeneratedNodeType<T>(overrideDeepCopyType: String? = nil) =
   |              `- note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
25 |     #externalMacro(module: "SwiftPEGMacros", type: "NodeTypeMacro")
26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:518:37: error: 'SwiftPEGGrammar.OneOrMoreItem' cannot be constructed because it has no accessible initializers
 516 |             case let repetitionMode = try self.repetitionMode()
 517 |         {
 518 |             return self.setLocation(SwiftPEGGrammar.OneOrMoreItem(atom: atom, repetitionMode: repetitionMode ?? .standard), at: _mark)
     |                                     `- error: 'SwiftPEGGrammar.OneOrMoreItem' cannot be constructed because it has no accessible initializers
 519 |         }
 520 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:524:32: error: value of type 'GrammarParser<RawTokenizer>' has no member 'atom'
 522 |
 523 |         if
 524 |             let sep = try self.atom(),
     |                                `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'atom'
 525 |             let _ = try self.expect(kind: .period),
 526 |             let node = try self.atom(),
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:526:33: error: value of type 'GrammarParser<RawTokenizer>' has no member 'atom'
 524 |             let sep = try self.atom(),
 525 |             let _ = try self.expect(kind: .period),
 526 |             let node = try self.atom(),
     |                                 `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'atom'
 527 |             let _ = try self.expect(kind: .plus),
 528 |             case let repetitionMode = try self.repetitionMode()
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:528:48: error: value of type 'GrammarParser<RawTokenizer>' has no member 'repetitionMode'
 526 |             let node = try self.atom(),
 527 |             let _ = try self.expect(kind: .plus),
 528 |             case let repetitionMode = try self.repetitionMode()
     |                                                `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'repetitionMode'
 529 |         {
 530 |             return self.setLocation(SwiftPEGGrammar.GatherItem(sep: sep, item: node, repetitionMode: repetitionMode ?? .standard), at: _mark)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:770:24: error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 768 |     /// which is cumbersome to handle in code.
 769 |     @GeneratedNodeType<Node>(overrideDeepCopyType: "Item")
 770 |     public final class GatherItem: Item {
     |                        `- error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 771 |         /// The separator that is matched in between items.
 772 |         @NodeProperty
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:24:14: note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
22 | /// wrapped with `@NodeProperty`.
23 | @attached(member, names: arbitrary, named(children), named(init), named(deepCopy))
24 | public macro GeneratedNodeType<T>(overrideDeepCopyType: String? = nil) =
   |              `- note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
25 |     #externalMacro(module: "SwiftPEGMacros", type: "NodeTypeMacro")
26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:530:37: error: 'SwiftPEGGrammar.GatherItem' cannot be constructed because it has no accessible initializers
 528 |             case let repetitionMode = try self.repetitionMode()
 529 |         {
 530 |             return self.setLocation(SwiftPEGGrammar.GatherItem(sep: sep, item: node, repetitionMode: repetitionMode ?? .standard), at: _mark)
     |                                     `- error: 'SwiftPEGGrammar.GatherItem' cannot be constructed because it has no accessible initializers
 531 |         }
 532 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:535:32: error: value of type 'GrammarParser<RawTokenizer>' has no member 'atom'
 533 |         self.restore(_mark)
 534 |
 535 |         if let atom = try self.atom() {
     |                                `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'atom'
 536 |             return self.setLocation(SwiftPEGGrammar.AtomItem(atom: atom), at: _mark)
 537 |         }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:809:24: error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 807 |     /// ```
 808 |     @GeneratedNodeType<Node>(overrideDeepCopyType: "Item")
 809 |     public final class AtomItem: Item {
     |                        `- error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 810 |         @NodeProperty
 811 |         var _atom: Atom
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:24:14: note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
22 | /// wrapped with `@NodeProperty`.
23 | @attached(member, names: arbitrary, named(children), named(init), named(deepCopy))
24 | public macro GeneratedNodeType<T>(overrideDeepCopyType: String? = nil) =
   |              `- note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
25 |     #externalMacro(module: "SwiftPEGMacros", type: "NodeTypeMacro")
26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:536:37: error: 'SwiftPEGGrammar.AtomItem' cannot be constructed because it has no accessible initializers
 534 |
 535 |         if let atom = try self.atom() {
 536 |             return self.setLocation(SwiftPEGGrammar.AtomItem(atom: atom), at: _mark)
     |                                     `- error: 'SwiftPEGGrammar.AtomItem' cannot be constructed because it has no accessible initializers
 537 |         }
 538 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:587:33: error: value of type 'GrammarParser<RawTokenizer>' has no member 'alts'
 585 |             let _ = try self.expect(kind: .leftParen),
 586 |             _cut.toggleOn(),
 587 |             let alts = try self.alts(),
     |                                 `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'alts'
 588 |             let _ = try self.expect(kind: .rightParen)
 589 |         {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:870:24: error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 868 |     /// ```
 869 |     @GeneratedNodeType<Node>(overrideDeepCopyType: "Atom")
 870 |     public final class GroupAtom: Atom {
     |                        `- error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 871 |         /// The alts that are grouped.
 872 |         @NodeProperty
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:24:14: note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
22 | /// wrapped with `@NodeProperty`.
23 | @attached(member, names: arbitrary, named(children), named(init), named(deepCopy))
24 | public macro GeneratedNodeType<T>(overrideDeepCopyType: String? = nil) =
   |              `- note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
25 |     #externalMacro(module: "SwiftPEGMacros", type: "NodeTypeMacro")
26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:590:37: error: 'SwiftPEGGrammar.GroupAtom' cannot be constructed because it has no accessible initializers
 588 |             let _ = try self.expect(kind: .rightParen)
 589 |         {
 590 |             return self.setLocation(SwiftPEGGrammar.GroupAtom(alts: alts), at: _mark)
     |                                     `- error: 'SwiftPEGGrammar.GroupAtom' cannot be constructed because it has no accessible initializers
 591 |         }
 592 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:601:48: error: value of type 'GrammarParser<RawTokenizer>' has no member 'atomParameters'
 599 |         if
 600 |             let identifier = try self.expect(kind: .identifier),
 601 |             case let atomParameters = try self.atomParameters()
     |                                                `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'atomParameters'
 602 |         {
 603 |             return self.setLocation(SwiftPEGGrammar.IdentAtom(identifier: identifier.rawToken, parameters: atomParameters, identity: .unresolved), at: _mark)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:939:24: error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 937 |     /// ```
 938 |     @GeneratedNodeType<Node>(overrideDeepCopyType: "Atom")
 939 |     public final class IdentAtom: Atom {
     |                        `- error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 940 |         /// The identifier associated with this atom.
 941 |         @NodeRequired
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:24:14: note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
22 | /// wrapped with `@NodeProperty`.
23 | @attached(member, names: arbitrary, named(children), named(init), named(deepCopy))
24 | public macro GeneratedNodeType<T>(overrideDeepCopyType: String? = nil) =
   |              `- note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
25 |     #externalMacro(module: "SwiftPEGMacros", type: "NodeTypeMacro")
26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:603:37: error: 'SwiftPEGGrammar.IdentAtom' cannot be constructed because it has no accessible initializers
 601 |             case let atomParameters = try self.atomParameters()
 602 |         {
 603 |             return self.setLocation(SwiftPEGGrammar.IdentAtom(identifier: identifier.rawToken, parameters: atomParameters, identity: .unresolved), at: _mark)
     |                                     `- error: 'SwiftPEGGrammar.IdentAtom' cannot be constructed because it has no accessible initializers
 604 |         }
 605 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:603:135: error: cannot infer contextual base in reference to member 'unresolved'
 601 |             case let atomParameters = try self.atomParameters()
 602 |         {
 603 |             return self.setLocation(SwiftPEGGrammar.IdentAtom(identifier: identifier.rawToken, parameters: atomParameters, identity: .unresolved), at: _mark)
     |                                                                                                                                       `- error: cannot infer contextual base in reference to member 'unresolved'
 604 |         }
 605 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:608:34: error: value of type 'GrammarParser<RawTokenizer>' has no member 'string'
 606 |         self.restore(_mark)
 607 |
 608 |         if let string = try self.string() {
     |                                  `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'string'
 609 |             return self.setLocation(SwiftPEGGrammar.StringAtom(string: string), at: _mark)
 610 |         }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:905:24: error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 903 |     /// ```
 904 |     @GeneratedNodeType<Node>(overrideDeepCopyType: "Atom")
 905 |     public final class StringAtom: Atom {
     |                        `- error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 906 |         /// The string associated with this atom.
 907 |         ///
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:24:14: note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
22 | /// wrapped with `@NodeProperty`.
23 | @attached(member, names: arbitrary, named(children), named(init), named(deepCopy))
24 | public macro GeneratedNodeType<T>(overrideDeepCopyType: String? = nil) =
   |              `- note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
25 |     #externalMacro(module: "SwiftPEGMacros", type: "NodeTypeMacro")
26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:609:37: error: 'SwiftPEGGrammar.StringAtom' cannot be constructed because it has no accessible initializers
 607 |
 608 |         if let string = try self.string() {
 609 |             return self.setLocation(SwiftPEGGrammar.StringAtom(string: string), at: _mark)
     |                                     `- error: 'SwiftPEGGrammar.StringAtom' cannot be constructed because it has no accessible initializers
 610 |         }
 611 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:632:26: error: value of type 'GrammarParser<RawTokenizer>' has no member 'atomParameter'
 630 |                 try self.expect(kind: .comma)
 631 |             }, item: {
 632 |                 try self.atomParameter()
     |                          `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'atomParameter'
 633 |             }),
 634 |             let _ = try self.expect(kind: .rightParen)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:1002:24: error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1000 |     /// ```
1001 |     @GeneratedNodeType<Node>
1002 |     public final class AtomParameters: Node {
     |                        `- error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1003 |         /// The parameters associated with this parameter list.
1004 |         @NodeProperty
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:24:14: note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
22 | /// wrapped with `@NodeProperty`.
23 | @attached(member, names: arbitrary, named(children), named(init), named(deepCopy))
24 | public macro GeneratedNodeType<T>(overrideDeepCopyType: String? = nil) =
   |              `- note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
25 |     #externalMacro(module: "SwiftPEGMacros", type: "NodeTypeMacro")
26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:636:38: error: 'SwiftPEGGrammar.AtomParameters' cannot be constructed because it has no accessible initializers
 634 |             let _ = try self.expect(kind: .rightParen)
 635 |         {
 636 |             return self.setLocation(.init(parameters: atomParameter), at: _mark)
     |                                      `- error: 'SwiftPEGGrammar.AtomParameters' cannot be constructed because it has no accessible initializers
 637 |         }
 638 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:657:35: error: value of type 'GrammarParser<RawTokenizer>' has no member 'action'
 655 |             let identifier = try self.expect(kind: .identifier),
 656 |             let _ = try self.expect(kind: .colon),
 657 |             let action = try self.action()
     |                                   `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'action'
 658 |         {
 659 |             return self.setLocation(.init(label: identifier.rawToken, action: action), at: _mark)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:1015:24: error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1013 |     /// ```
1014 |     @GeneratedNodeType<Node>
1015 |     public final class AtomParameter: Node {
     |                        `- error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1016 |         /// The label associated with this atom parameter.
1017 |         @NodeRequired
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:24:14: note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
22 | /// wrapped with `@NodeProperty`.
23 | @attached(member, names: arbitrary, named(children), named(init), named(deepCopy))
24 | public macro GeneratedNodeType<T>(overrideDeepCopyType: String? = nil) =
   |              `- note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
25 |     #externalMacro(module: "SwiftPEGMacros", type: "NodeTypeMacro")
26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:659:38: error: 'SwiftPEGGrammar.AtomParameter' cannot be constructed because it has no accessible initializers
 657 |             let action = try self.action()
 658 |         {
 659 |             return self.setLocation(.init(label: identifier.rawToken, action: action), at: _mark)
     |                                      `- error: 'SwiftPEGGrammar.AtomParameter' cannot be constructed because it has no accessible initializers
 660 |         }
 661 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:688:52: error: value of type 'GrammarParser<RawTokenizer>' has no member 'swiftTupleTypeList'
 686 |         if
 687 |             let _ = try self.expect(kind: .leftParen),
 688 |             case let swiftTupleTypeList = try self.swiftTupleTypeList(),
     |                                                    `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'swiftTupleTypeList'
 689 |             let _ = try self.expect(kind: .rightParen)
 690 |         {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:698:32: error: value of type 'GrammarParser<RawTokenizer>' has no member 'swiftType'
 696 |         if
 697 |             let _ = try self.expect(kind: .leftSquare),
 698 |             let key = try self.swiftType(),
     |                                `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'swiftType'
 699 |             let _ = try self.expect(kind: .colon),
 700 |             _cut.toggleOn(),
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:701:34: error: value of type 'GrammarParser<RawTokenizer>' has no member 'swiftType'
 699 |             let _ = try self.expect(kind: .colon),
 700 |             _cut.toggleOn(),
 701 |             let value = try self.swiftType(),
     |                                  `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'swiftType'
 702 |             let _ = try self.expect(kind: .rightSquare)
 703 |         {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:716:38: error: value of type 'GrammarParser<RawTokenizer>' has no member 'swiftType'
 714 |             let _ = try self.expect(kind: .leftSquare),
 715 |             _cut.toggleOn(),
 716 |             let swiftType = try self.swiftType(),
     |                                      `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'swiftType'
 717 |             let _ = try self.expect(kind: .rightSquare)
 718 |         {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:729:38: error: value of type 'GrammarParser<RawTokenizer>' has no member 'swiftType'
 727 |
 728 |         if
 729 |             let swiftType = try self.swiftType(),
     |                                      `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'swiftType'
 730 |             let _ = try self.expect(kind: .questionMark)
 731 |         {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:738:38: error: value of type 'GrammarParser<RawTokenizer>' has no member 'swiftType'
 736 |
 737 |         if
 738 |             let swiftType = try self.swiftType(),
     |                                      `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'swiftType'
 739 |             let _ = try self.expect(kind: .period),
 740 |             let identifier = try self.expect(kind: .identifier),
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:742:42: error: value of type 'GrammarParser<RawTokenizer>' has no member 'swiftTypeList'
 740 |             let identifier = try self.expect(kind: .identifier),
 741 |             let _ = try self.expect(kind: .leftAngle),
 742 |             let swiftTypeList = try self.swiftTypeList(),
     |                                          `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'swiftTypeList'
 743 |             let _ = try self.expect(kind: .rightAngle)
 744 |         {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:751:38: error: value of type 'GrammarParser<RawTokenizer>' has no member 'swiftType'
 749 |
 750 |         if
 751 |             let swiftType = try self.swiftType(),
     |                                      `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'swiftType'
 752 |             let _ = try self.expect(kind: .period),
 753 |             let identifier = try self.expect(kind: .identifier)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:763:42: error: value of type 'GrammarParser<RawTokenizer>' has no member 'swiftTypeList'
 761 |             let identifier = try self.expect(kind: .identifier),
 762 |             let _ = try self.expect(kind: .leftAngle),
 763 |             let swiftTypeList = try self.swiftTypeList(),
     |                                          `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'swiftTypeList'
 764 |             let _ = try self.expect(kind: .rightAngle)
 765 |         {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:794:26: error: value of type 'GrammarParser<RawTokenizer>' has no member 'swiftType'
 792 |                 try self.expect(kind: .comma)
 793 |             }, item: {
 794 |                 try self.swiftType()
     |                          `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'swiftType'
 795 |             })
 796 |         {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:819:26: error: value of type 'GrammarParser<RawTokenizer>' has no member 'swiftTupleTypeElement'
 817 |                 try self.expect(kind: .comma)
 818 |             }, item: {
 819 |                 try self.swiftTupleTypeElement()
     |                          `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'swiftTupleTypeElement'
 820 |             })
 821 |         {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:844:38: error: value of type 'GrammarParser<RawTokenizer>' has no member 'swiftType'
 842 |             let label = try self.expect(kind: .identifier),
 843 |             let _ = try self.expect(kind: .colon),
 844 |             let swiftType = try self.swiftType()
     |                                      `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'swiftType'
 845 |         {
 846 |             return .labeled(label: "\(label)", swiftType)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:851:37: error: value of type 'GrammarParser<RawTokenizer>' has no member 'swiftType'
 849 |         self.restore(_mark)
 850 |
 851 |         if let swiftType = try self.swiftType() {
     |                                     `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'swiftType'
 852 |             return .unlabeled(swiftType)
 853 |         }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:875:43: error: value of type 'GrammarParser<RawTokenizer>' has no member 'balancedTokens'
 873 |             let _ = try self.expect(kind: .leftBrace),
 874 |             _cut.toggleOn(),
 875 |             let balancedTokens = try self.balancedTokens(),
     |                                           `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'balancedTokens'
 876 |             let _ = try self.expect(kind: .rightBrace)
 877 |         {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:1038:24: error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1036 |     /// ```
1037 |     @GeneratedNodeType<Node>
1038 |     public final class Action: GrammarNode {
     |                        `- error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1039 |         /// Balanced tokens contained within this action.
1040 |         @NodeRequired
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:24:14: note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
22 | /// wrapped with `@NodeProperty`.
23 | @attached(member, names: arbitrary, named(children), named(init), named(deepCopy))
24 | public macro GeneratedNodeType<T>(overrideDeepCopyType: String? = nil) =
   |              `- note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
25 |     #externalMacro(module: "SwiftPEGMacros", type: "NodeTypeMacro")
26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:878:25: error: instance method 'setLocation(_:at:skippingWhitespace:)' requires that 'SwiftPEGGrammar.Action?' inherit from 'Node'
 876 |             let _ = try self.expect(kind: .rightBrace)
 877 |         {
 878 |             return self.setLocation(.init(balancedTokens: balancedTokens), at: _mark)
     |                         |- error: instance method 'setLocation(_:at:skippingWhitespace:)' requires that 'SwiftPEGGrammar.Action?' inherit from 'Node'
     |                         `- note: wrapped type 'SwiftPEGGrammar.Action' satisfies this requirement; did you mean to unwrap?
 879 |         }
 880 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/PEGParser.swift:181:15: note: where 'T' = 'SwiftPEGGrammar.Action?'
179 |     /// Returns `node` back.
180 |     @inlinable
181 |     open func setLocation<T>(
    |               `- note: where 'T' = 'SwiftPEGGrammar.Action?'
182 |         _ node: T,
183 |         at mark: Mark,
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:878:42: error: extraneous argument label 'balancedTokens:' in call
 876 |             let _ = try self.expect(kind: .rightBrace)
 877 |         {
 878 |             return self.setLocation(.init(balancedTokens: balancedTokens), at: _mark)
     |                                          `- error: extraneous argument label 'balancedTokens:' in call
 879 |         }
 880 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:906:43: error: value of type 'GrammarParser<RawTokenizer>' has no member 'balancedTokens'
 904 |             let _ = try self.expect(kind: .leftBrace),
 905 |             _cut.toggleOn(),
 906 |             let balancedTokens = try self.balancedTokens(),
     |                                           `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'balancedTokens'
 907 |             let _ = try self.expect(kind: .rightBrace)
 908 |         {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:909:25: error: instance method 'setLocation(_:at:skippingWhitespace:)' requires that 'SwiftPEGGrammar.Action?' inherit from 'Node'
 907 |             let _ = try self.expect(kind: .rightBrace)
 908 |         {
 909 |             return self.setLocation(.init(balancedTokens: balancedTokens), at: _mark)
     |                         |- error: instance method 'setLocation(_:at:skippingWhitespace:)' requires that 'SwiftPEGGrammar.Action?' inherit from 'Node'
     |                         `- note: wrapped type 'SwiftPEGGrammar.Action' satisfies this requirement; did you mean to unwrap?
 910 |         }
 911 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/PEGParser.swift:181:15: note: where 'T' = 'SwiftPEGGrammar.Action?'
179 |     /// Returns `node` back.
180 |     @inlinable
181 |     open func setLocation<T>(
    |               `- note: where 'T' = 'SwiftPEGGrammar.Action?'
182 |         _ node: T,
183 |         at mark: Mark,
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:909:42: error: extraneous argument label 'balancedTokens:' in call
 907 |             let _ = try self.expect(kind: .rightBrace)
 908 |         {
 909 |             return self.setLocation(.init(balancedTokens: balancedTokens), at: _mark)
     |                                          `- error: extraneous argument label 'balancedTokens:' in call
 910 |         }
 911 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:933:26: error: value of type 'GrammarParser<RawTokenizer>' has no member 'balancedToken'
 931 |         if
 932 |             let balancedToken = try self.repeatOneOrMore({
 933 |                 try self.balancedToken()
     |                          `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'balancedToken'
 934 |             })
 935 |         {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:968:26: error: value of type 'GrammarParser<RawTokenizer>' has no member 'balancedToken'
 966 |             _cut.toggleOn(),
 967 |             let balancedToken = try self.repeatZeroOrMore({
 968 |                 try self.balancedToken()
     |                          `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'balancedToken'
 969 |             }),
 970 |             let r = try self.expect(kind: .rightBrace)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:981:33: error: value of type 'GrammarParser<RawTokenizer>' has no member 'balancedTokenAtom'
 979 |         }
 980 |
 981 |         if let token = try self.balancedTokenAtom() {
     |                                 `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'balancedTokenAtom'
 982 |             return token
 983 |         }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1001:34: error: value of type 'GrammarParser<RawTokenizer>' has no member 'string'
 999 |         let _mark: Mark = self.mark()
1000 |
1001 |         if let string = try self.string() {
     |                                  `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'string'
1002 |             return .from(string)
1003 |         }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1055:26: error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokensFileDeclaration'
1053 |         if
1054 |             let tokensFileDeclaration = try self.repeatZeroOrMore({
1055 |                 try self.tokensFileDeclaration()
     |                          `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokensFileDeclaration'
1056 |             })
1057 |         {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1077:43: error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenDefinition'
1075 |         let _mark: Mark = self.mark()
1076 |
1077 |         if let tokenDefinition = try self.tokenDefinition() {
     |                                           `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenDefinition'
1078 |             return tokenDefinition
1079 |         }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1083:51: error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenChannelDeclaration'
1081 |         self.restore(_mark)
1082 |
1083 |         if let tokenChannelDeclaration = try self.tokenChannelDeclaration() {
     |                                                   `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenChannelDeclaration'
1084 |             return tokenChannelDeclaration
1085 |         }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1108:47: error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenChannelTarget'
1106 |             let name = try self.expect(kind: .identifier),
1107 |             let _ = try self.expect(kind: .tildeArrow),
1108 |             let tokenChannelTarget = try self.tokenChannelTarget(),
     |                                               `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenChannelTarget'
1109 |             let _ = try self.expect(kind: .semicolon)
1110 |         {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:1121:24: error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1119 |     /// ```
1120 |     @GeneratedNodeType<Node>(overrideDeepCopyType: "TokenFileDeclaration")
1121 |     public final class TokenChannelDeclaration: TokenFileDeclaration {
     |                        `- error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1122 |         @NodeRequired
1123 |         public var name: Token?
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:24:14: note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
22 | /// wrapped with `@NodeProperty`.
23 | @attached(member, names: arbitrary, named(children), named(init), named(deepCopy))
24 | public macro GeneratedNodeType<T>(overrideDeepCopyType: String? = nil) =
   |              `- note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
25 |     #externalMacro(module: "SwiftPEGMacros", type: "NodeTypeMacro")
26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:1071:18: error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1069 |     /// ```
1070 |     @GeneratedNodeType<Node>
1071 |     public class TokenFileDeclaration: GrammarNode {
     |                  `- error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1072 |
1073 |     }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:24:14: note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
22 | /// wrapped with `@NodeProperty`.
23 | @attached(member, names: arbitrary, named(children), named(init), named(deepCopy))
24 | public macro GeneratedNodeType<T>(overrideDeepCopyType: String? = nil) =
   |              `- note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
25 |     #externalMacro(module: "SwiftPEGMacros", type: "NodeTypeMacro")
26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1111:56: error: instance method 'setLocation(_:at:skippingWhitespace:)' requires that 'SwiftPEGGrammar.TokenChannelDeclaration?' inherit from 'Node'
1109 |             let _ = try self.expect(kind: .semicolon)
1110 |         {
1111 |             return "\(identifier)" == "channel" ? self.setLocation(.init(name: name.rawToken, target: tokenChannelTarget), at: _mark) : nil
     |                                                        |- error: instance method 'setLocation(_:at:skippingWhitespace:)' requires that 'SwiftPEGGrammar.TokenChannelDeclaration?' inherit from 'Node'
     |                                                        `- note: wrapped type 'SwiftPEGGrammar.TokenChannelDeclaration' satisfies this requirement; did you mean to unwrap?
1112 |         }
1113 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/PEGParser.swift:181:15: note: where 'T' = 'SwiftPEGGrammar.TokenChannelDeclaration?'
179 |     /// Returns `node` back.
180 |     @inlinable
181 |     open func setLocation<T>(
    |               `- note: where 'T' = 'SwiftPEGGrammar.TokenChannelDeclaration?'
182 |         _ node: T,
183 |         at mark: Mark,
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1111:103: error: extra argument 'target' in call
1109 |             let _ = try self.expect(kind: .semicolon)
1110 |         {
1111 |             return "\(identifier)" == "channel" ? self.setLocation(.init(name: name.rawToken, target: tokenChannelTarget), at: _mark) : nil
     |                                                                                                       `- error: extra argument 'target' in call
1112 |         }
1113 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1111:85: error: cannot convert value of type 'GrammarParserToken' to expected argument type 'SwiftPEGGrammar.TokenChannelDeclaration'
1109 |             let _ = try self.expect(kind: .semicolon)
1110 |         {
1111 |             return "\(identifier)" == "channel" ? self.setLocation(.init(name: name.rawToken, target: tokenChannelTarget), at: _mark) : nil
     |                                                                                     `- error: cannot convert value of type 'GrammarParserToken' to expected argument type 'SwiftPEGGrammar.TokenChannelDeclaration'
1112 |         }
1113 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1122:73: error: argument passed to call that takes no arguments
1120 |             let _ = try self.expect(kind: .semicolon)
1121 |         {
1122 |             return "\(identifier)" == "channel" ? self.setLocation(.init(name: name?.rawToken, target: nil), at: _mark) : nil
     |                                                                         `- error: argument passed to call that takes no arguments
1123 |         }
1124 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1122:104: error: 'nil' requires a contextual type
1120 |             let _ = try self.expect(kind: .semicolon)
1121 |         {
1122 |             return "\(identifier)" == "channel" ? self.setLocation(.init(name: name?.rawToken, target: nil), at: _mark) : nil
     |                                                                                                        `- error: 'nil' requires a contextual type
1123 |         }
1124 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:1138:24: error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1136 |     /// ```
1137 |     @GeneratedNodeType<Node>
1138 |     public final class TokenChannelTarget: GrammarNode {
     |                        `- error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1139 |         @NodeRequired
1140 |         public var identifier: Token
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:24:14: note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
22 | /// wrapped with `@NodeProperty`.
23 | @attached(member, names: arbitrary, named(children), named(init), named(deepCopy))
24 | public macro GeneratedNodeType<T>(overrideDeepCopyType: String? = nil) =
   |              `- note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
25 |     #externalMacro(module: "SwiftPEGMacros", type: "NodeTypeMacro")
26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1141:21: error: 'SwiftPEGGrammar.TokenChannelTarget' cannot be constructed because it has no accessible initializers
1139 |
1140 |         if let identifier = try self.expect(kind: .identifier) {
1141 |             return .init(identifier: identifier.rawToken)
     |                     `- error: 'SwiftPEGGrammar.TokenChannelTarget' cannot be constructed because it has no accessible initializers
1142 |         }
1143 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1165:33: error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenOrFragmentSpecifier'
1163 |
1164 |         if
1165 |             let spec = try self.tokenOrFragmentSpecifier(),
     |                                 `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenOrFragmentSpecifier'
1166 |             let name = try self.expect(kind: .identifier),
1167 |             let _ = try self.expect(kind: .leftSquare),
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1168:47: error: value of type 'GrammarParser<RawTokenizer>' has no member 'string'
1166 |             let name = try self.expect(kind: .identifier),
1167 |             let _ = try self.expect(kind: .leftSquare),
1168 |             let tokenCodeReference = try self.string(),
     |                                               `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'string'
1169 |             let _ = try self.expect(kind: .rightSquare),
1170 |             let _ = try self.expect(kind: .colon),
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1172:40: error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenSyntax'
1170 |             let _ = try self.expect(kind: .colon),
1171 |             _cut.toggleOn(),
1172 |             let tokenSyntax = try self.tokenSyntax(),
     |                                        `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenSyntax'
1173 |             let _ = try self.expect(kind: .semicolon)
1174 |         {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:1092:24: error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1090 |     /// ```
1091 |     @GeneratedNodeType<Node>(overrideDeepCopyType: "TokenFileDeclaration")
1092 |     public final class TokenDefinition: TokenFileDeclaration {
     |                        `- error: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
1093 |         /// The identifier for the token.
1094 |         @NodeRequired
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:24:14: note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
22 | /// wrapped with `@NodeProperty`.
23 | @attached(member, names: arbitrary, named(children), named(init), named(deepCopy))
24 | public macro GeneratedNodeType<T>(overrideDeepCopyType: String? = nil) =
   |              `- note: 'GeneratedNodeType(overrideDeepCopyType:)' declared here
25 |     #externalMacro(module: "SwiftPEGMacros", type: "NodeTypeMacro")
26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1175:38: error: 'SwiftPEGGrammar.TokenDefinition' cannot be constructed because it has no accessible initializers
1173 |             let _ = try self.expect(kind: .semicolon)
1174 |         {
1175 |             return self.setLocation(.init(name: name.rawToken, isFragment: spec.kind == .percent, tokenCodeReference: tokenCodeReference, tokenSyntax: tokenSyntax), at: _mark)
     |                                      `- error: 'SwiftPEGGrammar.TokenDefinition' cannot be constructed because it has no accessible initializers
1176 |         }
1177 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1175:90: error: cannot infer contextual base in reference to member 'percent'
1173 |             let _ = try self.expect(kind: .semicolon)
1174 |         {
1175 |             return self.setLocation(.init(name: name.rawToken, isFragment: spec.kind == .percent, tokenCodeReference: tokenCodeReference, tokenSyntax: tokenSyntax), at: _mark)
     |                                                                                          `- error: cannot infer contextual base in reference to member 'percent'
1176 |         }
1177 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1185:33: error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenOrFragmentSpecifier'
1183 |
1184 |         if
1185 |             let spec = try self.tokenOrFragmentSpecifier(),
     |                                 `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenOrFragmentSpecifier'
1186 |             let name = try self.expect(kind: .identifier),
1187 |             let _ = try self.expect(kind: .leftSquare),
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1188:47: error: value of type 'GrammarParser<RawTokenizer>' has no member 'string'
1186 |             let name = try self.expect(kind: .identifier),
1187 |             let _ = try self.expect(kind: .leftSquare),
1188 |             let tokenCodeReference = try self.string(),
     |                                               `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'string'
1189 |             let _ = try self.expect(kind: .rightSquare),
1190 |             let _ = try self.expect(kind: .semicolon)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1192:38: error: 'SwiftPEGGrammar.TokenDefinition' cannot be constructed because it has no accessible initializers
1190 |             let _ = try self.expect(kind: .semicolon)
1191 |         {
1192 |             return self.setLocation(.init(name: name.rawToken, isFragment: spec.kind == .percent, tokenCodeReference: tokenCodeReference, tokenSyntax: nil), at: _mark)
     |                                      `- error: 'SwiftPEGGrammar.TokenDefinition' cannot be constructed because it has no accessible initializers
1193 |         }
1194 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1192:152: error: 'nil' requires a contextual type
1190 |             let _ = try self.expect(kind: .semicolon)
1191 |         {
1192 |             return self.setLocation(.init(name: name.rawToken, isFragment: spec.kind == .percent, tokenCodeReference: tokenCodeReference, tokenSyntax: nil), at: _mark)
     |                                                                                                                                                        `- error: 'nil' requires a contextual type
1193 |         }
1194 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1192:90: error: cannot infer contextual base in reference to member 'percent'
1190 |             let _ = try self.expect(kind: .semicolon)
1191 |         {
1192 |             return self.setLocation(.init(name: name.rawToken, isFragment: spec.kind == .percent, tokenCodeReference: tokenCodeReference, tokenSyntax: nil), at: _mark)
     |                                                                                          `- error: cannot infer contextual base in reference to member 'percent'
1193 |         }
1194 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1198:33: error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenOrFragmentSpecifier'
1196 |
1197 |         if
1198 |             let spec = try self.tokenOrFragmentSpecifier(),
     |                                 `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenOrFragmentSpecifier'
1199 |             let name = try self.expect(kind: .identifier),
1200 |             let _ = try self.expect(kind: .colon),
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1202:40: error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenSyntax'
1200 |             let _ = try self.expect(kind: .colon),
1201 |             _cut.toggleOn(),
1202 |             let tokenSyntax = try self.tokenSyntax(),
     |                                        `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenSyntax'
1203 |             let _ = try self.expect(kind: .semicolon)
1204 |         {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1205:38: error: 'SwiftPEGGrammar.TokenDefinition' cannot be constructed because it has no accessible initializers
1203 |             let _ = try self.expect(kind: .semicolon)
1204 |         {
1205 |             return self.setLocation(.init(name: name.rawToken, isFragment: spec.kind == .percent, tokenCodeReference: nil, tokenSyntax: tokenSyntax), at: _mark)
     |                                      `- error: 'SwiftPEGGrammar.TokenDefinition' cannot be constructed because it has no accessible initializers
1206 |         }
1207 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1205:119: error: 'nil' requires a contextual type
1203 |             let _ = try self.expect(kind: .semicolon)
1204 |         {
1205 |             return self.setLocation(.init(name: name.rawToken, isFragment: spec.kind == .percent, tokenCodeReference: nil, tokenSyntax: tokenSyntax), at: _mark)
     |                                                                                                                       `- error: 'nil' requires a contextual type
1206 |         }
1207 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1205:90: error: cannot infer contextual base in reference to member 'percent'
1203 |             let _ = try self.expect(kind: .semicolon)
1204 |         {
1205 |             return self.setLocation(.init(name: name.rawToken, isFragment: spec.kind == .percent, tokenCodeReference: nil, tokenSyntax: tokenSyntax), at: _mark)
     |                                                                                          `- error: cannot infer contextual base in reference to member 'percent'
1206 |         }
1207 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1215:33: error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenOrFragmentSpecifier'
1213 |
1214 |         if
1215 |             let spec = try self.tokenOrFragmentSpecifier(),
     |                                 `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenOrFragmentSpecifier'
1216 |             let name = try self.expect(kind: .identifier),
1217 |             let _ = try self.expect(kind: .semicolon)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1219:38: error: 'SwiftPEGGrammar.TokenDefinition' cannot be constructed because it has no accessible initializers
1217 |             let _ = try self.expect(kind: .semicolon)
1218 |         {
1219 |             return self.setLocation(.init(name: name.rawToken, isFragment: spec.kind == .percent, tokenCodeReference: nil, tokenSyntax: nil), at: _mark)
     |                                      `- error: 'SwiftPEGGrammar.TokenDefinition' cannot be constructed because it has no accessible initializers
1220 |         }
1221 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1219:119: error: 'nil' requires a contextual type
1217 |             let _ = try self.expect(kind: .semicolon)
1218 |         {
1219 |             return self.setLocation(.init(name: name.rawToken, isFragment: spec.kind == .percent, tokenCodeReference: nil, tokenSyntax: nil), at: _mark)
     |                                                                                                                       `- error: 'nil' requires a contextual type
1220 |         }
1221 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1219:137: error: 'nil' requires a contextual type
1217 |             let _ = try self.expect(kind: .semicolon)
1218 |         {
1219 |             return self.setLocation(.init(name: name.rawToken, isFragment: spec.kind == .percent, tokenCodeReference: nil, tokenSyntax: nil), at: _mark)
     |                                                                                                                                         `- error: 'nil' requires a contextual type
1220 |         }
1221 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1219:90: error: cannot infer contextual base in reference to member 'percent'
1217 |             let _ = try self.expect(kind: .semicolon)
1218 |         {
1219 |             return self.setLocation(.init(name: name.rawToken, isFragment: spec.kind == .percent, tokenCodeReference: nil, tokenSyntax: nil), at: _mark)
     |                                                                                          `- error: cannot infer contextual base in reference to member 'percent'
1220 |         }
1221 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1268:26: error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenSyntaxAlt'
1266 |                 try self.expect(kind: .bar)
1267 |             }, item: {
1268 |                 try self.tokenSyntaxAlt()
     |                          `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenSyntaxAlt'
1269 |             })
1270 |         {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1291:26: error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenSyntaxItem'
1289 |         if
1290 |             let tokenSyntaxItem = try self.repeatOneOrMore({
1291 |                 try self.tokenSyntaxItem()
     |                          `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenSyntaxItem'
1292 |             }),
1293 |             let tokenSyntaxExclusion = try self.repeatZeroOrMore({
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1294:26: error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenSyntaxExclusion'
1292 |             }),
1293 |             let tokenSyntaxExclusion = try self.repeatZeroOrMore({
1294 |                 try self.tokenSyntaxExclusion()
     |                          `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenSyntaxExclusion'
1295 |             })
1296 |         {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1327:26: error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenSyntaxAtom'
1325 |                 try self.expect(kind: .bar)
1326 |             }, item: {
1327 |                 try self.tokenSyntaxAtom()
     |                          `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenSyntaxAtom'
1328 |             }),
1329 |             let _ = try self.expect(kind: .rightParen),
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1342:26: error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenSyntaxAtom'
1340 |                 try self.expect(kind: .bar)
1341 |             }, item: {
1342 |                 try self.tokenSyntaxAtom()
     |                          `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenSyntaxAtom'
1343 |             }),
1344 |             let _ = try self.expect(kind: .rightParen),
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1357:26: error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenSyntaxAtom'
1355 |                 try self.expect(kind: .bar)
1356 |             }, item: {
1357 |                 try self.tokenSyntaxAtom()
     |                          `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenSyntaxAtom'
1358 |             }),
1359 |             let _ = try self.expect(kind: .rightParen),
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1372:26: error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenSyntaxAtom'
1370 |                 try self.expect(kind: .bar)
1371 |             }, item: {
1372 |                 try self.tokenSyntaxAtom()
     |                          `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenSyntaxAtom'
1373 |             }),
1374 |             let _ = try self.expect(kind: .rightParen)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1382:44: error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenSyntaxAtom'
1380 |
1381 |         if
1382 |             let tokenSyntaxAtom = try self.tokenSyntaxAtom(),
     |                                            `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenSyntaxAtom'
1383 |             let _ = try self.expect(kind: .star)
1384 |         {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1391:44: error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenSyntaxAtom'
1389 |
1390 |         if
1391 |             let tokenSyntaxAtom = try self.tokenSyntaxAtom(),
     |                                            `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenSyntaxAtom'
1392 |             let _ = try self.expect(kind: .plus)
1393 |         {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1400:44: error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenSyntaxAtom'
1398 |
1399 |         if
1400 |             let tokenSyntaxAtom = try self.tokenSyntaxAtom(),
     |                                            `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenSyntaxAtom'
1401 |             let _ = try self.expect(kind: .questionMark)
1402 |         {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1408:43: error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenSyntaxAtom'
1406 |         self.restore(_mark)
1407 |
1408 |         if let tokenSyntaxAtom = try self.tokenSyntaxAtom() {
     |                                           `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenSyntaxAtom'
1409 |             return .atom(tokenSyntaxAtom)
1410 |         }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1429:26: error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenSyntaxExclusion'
1427 |         if
1428 |             let tokenSyntaxExclusion = try self.repeatZeroOrMore({
1429 |                 try self.tokenSyntaxExclusion()
     |                          `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenSyntaxExclusion'
1430 |             }),
1431 |             let tokenSyntaxTerminal = try self.tokenSyntaxTerminal()
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1431:48: error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenSyntaxTerminal'
1429 |                 try self.tokenSyntaxExclusion()
1430 |             }),
1431 |             let tokenSyntaxTerminal = try self.tokenSyntaxTerminal()
     |                                                `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'tokenSyntaxTerminal'
1432 |         {
1433 |             return .init(excluded: tokenSyntaxExclusion, terminal: tokenSyntaxTerminal)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1455:34: error: value of type 'GrammarParser<RawTokenizer>' has no member 'string'
1453 |         if
1454 |             let _ = try self.expect(kind: .exclamationMark),
1455 |             let start = try self.string(),
     |                                  `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'string'
1456 |             let _ = try self.expect(kind: .ellipsis),
1457 |             let end = try self.string()
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1457:32: error: value of type 'GrammarParser<RawTokenizer>' has no member 'string'
1455 |             let start = try self.string(),
1456 |             let _ = try self.expect(kind: .ellipsis),
1457 |             let end = try self.string()
     |                                `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'string'
1458 |         {
1459 |             return .rangeLiteral(.from(start), .from(end))
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1466:35: error: value of type 'GrammarParser<RawTokenizer>' has no member 'string'
1464 |         if
1465 |             let _ = try self.expect(kind: .exclamationMark),
1466 |             let string = try self.string()
     |                                   `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'string'
1467 |         {
1468 |             return .literal(.from(string))
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1501:35: error: value of type 'GrammarParser<RawTokenizer>' has no member 'action'
1499 |         if
1500 |             let identifier = try self.expect(kind: .identifier),
1501 |             let action = try self.action()
     |                                   `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'action'
1502 |         {
1503 |             return .characterPredicate("\(identifier)", action.rawAction)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1509:34: error: value of type 'GrammarParser<RawTokenizer>' has no member 'string'
1507 |
1508 |         if
1509 |             let start = try self.string(),
     |                                  `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'string'
1510 |             let _ = try self.expect(kind: .ellipsis),
1511 |             let end = try self.string()
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1511:32: error: value of type 'GrammarParser<RawTokenizer>' has no member 'string'
1509 |             let start = try self.string(),
1510 |             let _ = try self.expect(kind: .ellipsis),
1511 |             let end = try self.string()
     |                                `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'string'
1512 |         {
1513 |             return .rangeLiteral(.from(start), .from(end))
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/GrammarParser.swift:1518:34: error: value of type 'GrammarParser<RawTokenizer>' has no member 'string'
1516 |         self.restore(_mark)
1517 |
1518 |         if let string = try self.string() {
     |                                  `- error: value of type 'GrammarParser<RawTokenizer>' has no member 'string'
1519 |             return .literal(.from(string))
1520 |         }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:113:24: error: class 'SwiftPEGGrammar.MetaIdentifierValue' has no initializers
 111 |     /// ```
 112 |     @GeneratedNodeType<Node>(overrideDeepCopyType: "MetaValue")
 113 |     public final class MetaIdentifierValue: MetaValue {
     |                        `- error: class 'SwiftPEGGrammar.MetaIdentifierValue' has no initializers
 114 |         /// The associated identifier value.
 115 |         @NodeRequired
 116 |         public var identifier: Token
     |                    `- note: stored property 'identifier' without initial value prevents synthesized initializers
 117 |
 118 |         public override var shortDebugDescription: String { String(identifier.string) }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:133:24: error: class 'SwiftPEGGrammar.MetaStringValue' has no initializers
 131 |     /// ```
 132 |     @GeneratedNodeType<Node>(overrideDeepCopyType: "MetaValue")
 133 |     public final class MetaStringValue: MetaValue {
     |                        `- error: class 'SwiftPEGGrammar.MetaStringValue' has no initializers
 134 |         /// The associated string value.
 135 |         @NodeRequired
 136 |         public var string: GrammarString
     |                    `- note: stored property 'string' without initial value prevents synthesized initializers
 137 |
 138 |         public override var shortDebugDescription: String { string.asStringLiteral() }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:155:24: error: class 'SwiftPEGGrammar.Rule' has no initializers
 153 |     /// ```
 154 |     @GeneratedNodeType<Node>
 155 |     public final class Rule: GrammarNode, CustomStringConvertible {
     |                        `- error: class 'SwiftPEGGrammar.Rule' has no initializers
 156 |         /// The name of this rule.
 157 |         @NodeProperty
 158 |         var _name: RuleName
     |             `- note: stored property '_name' without initial value prevents synthesized initializers
 159 |
 160 |         /// An optional list of parameters associated with this rule.
     :
 173 |         /// List of one or more alts associated with this rule.
 174 |         @NodeProperty
 175 |         var _alts: [Alt]
     |             `- note: stored property '_alts' without initial value prevents synthesized initializers
 176 |
 177 |         /// Flag used by `GrammarProcessor` to indicate whether this rule is left-recursive.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:241:24: error: class 'SwiftPEGGrammar.RuleName' has no initializers
 239 |     /// ```
 240 |     @GeneratedNodeType<Node>
 241 |     public final class RuleName: GrammarNode {
     |                        `- error: class 'SwiftPEGGrammar.RuleName' has no initializers
 242 |         /// The rule's name.
 243 |         @NodeRequired
 244 |         public var name: Token
     |                    `- note: stored property 'name' without initial value prevents synthesized initializers
 245 |
 246 |         /// A type name directly associated with this rule.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:265:24: error: class 'SwiftPEGGrammar.RuleParameters' has no initializers
 263 |     /// ```
 264 |     @GeneratedNodeType<Node>
 265 |     public final class RuleParameters: GrammarNode {
     |                        `- error: class 'SwiftPEGGrammar.RuleParameters' has no initializers
 266 |         /// The list of parameters associated with this rule parameter list.
 267 |         @NodeProperty
 268 |         var _parameters: [RuleParameter]
     |             `- note: stored property '_parameters' without initial value prevents synthesized initializers
 269 |     }
 270 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:278:24: error: class 'SwiftPEGGrammar.RuleParameter' has no initializers
 276 |     /// ```
 277 |     @GeneratedNodeType<Node>
 278 |     public final class RuleParameter: GrammarNode {
     |                        `- error: class 'SwiftPEGGrammar.RuleParameter' has no initializers
 279 |         /// The name associated with this parameter.
 280 |         @NodeRequired
 281 |         public var name: Token
     |                    `- note: stored property 'name' without initial value prevents synthesized initializers
 282 |
 283 |         /// The type associated with this parameter.
 284 |         @NodeRequired
 285 |         public var type: CommonAbstract.SwiftType
     |                    `- note: stored property 'type' without initial value prevents synthesized initializers
 286 |     }
 287 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:298:24: error: class 'SwiftPEGGrammar.Alt' has no initializers
 296 |     /// ```
 297 |     @GeneratedNodeType<Node>
 298 |     public final class Alt: GrammarNode {
     |                        `- error: class 'SwiftPEGGrammar.Alt' has no initializers
 299 |         /// An optional label associated with this alternative.
 300 |         @NodeProperty
     :
 303 |         /// The items belonging to this alt.
 304 |         @NodeProperty
 305 |         var _namedItems: [NamedItem]
     |             `- note: stored property '_namedItems' without initial value prevents synthesized initializers
 306 |
 307 |         /// An optional action associated with this alt, executed when the alt
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:360:24: error: class 'SwiftPEGGrammar.AltLabel' has no initializers
 358 |     /// ```
 359 |     @GeneratedNodeType<Node>
 360 |     public final class AltLabel: GrammarNode {
     |                        `- error: class 'SwiftPEGGrammar.AltLabel' has no initializers
 361 |         /// The identifier associated with this alt label.
 362 |         @NodeRequired
 363 |         public var name: Token
     |                    `- note: stored property 'name' without initial value prevents synthesized initializers
 364 |     }
 365 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:471:24: error: class 'SwiftPEGGrammar.Forced' has no initializers
 469 |     /// ```
 470 |     @GeneratedNodeType<Node>(overrideDeepCopyType: "LookaheadOrCut")
 471 |     public final class Forced: LookaheadOrCut {
     |                        `- error: class 'SwiftPEGGrammar.Forced' has no initializers
 472 |         @NodeProperty
 473 |         var _atom: Atom
     |             `- note: stored property '_atom' without initial value prevents synthesized initializers
 474 |
 475 |         public override var shortDebugDescription: String { "&&" }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:499:24: error: class 'SwiftPEGGrammar.PositiveLookahead' has no initializers
 497 |     /// ```
 498 |     @GeneratedNodeType<Node>(overrideDeepCopyType: "LookaheadOrCut")
 499 |     public final class PositiveLookahead: LookaheadOrCut {
     |                        `- error: class 'SwiftPEGGrammar.PositiveLookahead' has no initializers
 500 |         @NodeProperty
 501 |         var _atom: Atom
     |             `- note: stored property '_atom' without initial value prevents synthesized initializers
 502 |
 503 |         public override var shortDebugDescription: String { "&" }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:526:24: error: class 'SwiftPEGGrammar.NegativeLookahead' has no initializers
 524 |     /// ```
 525 |     @GeneratedNodeType<Node>(overrideDeepCopyType: "LookaheadOrCut")
 526 |     public final class NegativeLookahead: LookaheadOrCut {
     |                        `- error: class 'SwiftPEGGrammar.NegativeLookahead' has no initializers
 527 |         @NodeProperty
 528 |         var _atom: Atom
     |             `- note: stored property '_atom' without initial value prevents synthesized initializers
 529 |
 530 |         public override var shortDebugDescription: String { "!" }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:607:24: error: class 'SwiftPEGGrammar.OptionalItems' has no initializers
 605 |     /// ```
 606 |     @GeneratedNodeType<Node>(overrideDeepCopyType: "Item")
 607 |     public final class OptionalItems: Item {
     |                        `- error: class 'SwiftPEGGrammar.OptionalItems' has no initializers
 608 |         /// The alts that are optionally wrapped.
 609 |         @NodeProperty
 610 |         var _alts: [Alt]
     |             `- note: stored property '_alts' without initial value prevents synthesized initializers
 611 |
 612 |         public override var shortDebugDescription: String { "?" }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:648:24: error: class 'SwiftPEGGrammar.OptionalItem' has no initializers
 646 |     /// ```
 647 |     @GeneratedNodeType<Node>(overrideDeepCopyType: "Item")
 648 |     public final class OptionalItem: Item {
     |                        `- error: class 'SwiftPEGGrammar.OptionalItem' has no initializers
 649 |         /// The atom that is optionally wrapped.
 650 |         @NodeProperty
 651 |         var _atom: Atom
     |             `- note: stored property '_atom' without initial value prevents synthesized initializers
 652 |
 653 |         public override var shortDebugDescription: String { "?" }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:684:24: error: class 'SwiftPEGGrammar.ZeroOrMoreItem' has no initializers
 682 |     /// ```
 683 |     @GeneratedNodeType<Node>(overrideDeepCopyType: "Item")
 684 |     public final class ZeroOrMoreItem: Item {
     |                        `- error: class 'SwiftPEGGrammar.ZeroOrMoreItem' has no initializers
 685 |         /// The atom that is wrapped.
 686 |         @NodeProperty
 687 |         var _atom: Atom
     |             `- note: stored property '_atom' without initial value prevents synthesized initializers
 688 |
 689 |         /// The repetition mode for this one-or-more item.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:724:24: error: class 'SwiftPEGGrammar.OneOrMoreItem' has no initializers
 722 |     /// ```
 723 |     @GeneratedNodeType<Node>(overrideDeepCopyType: "Item")
 724 |     public final class OneOrMoreItem: Item {
     |                        `- error: class 'SwiftPEGGrammar.OneOrMoreItem' has no initializers
 725 |         /// The atom that is wrapped.
 726 |         @NodeProperty
 727 |         var _atom: Atom
     |             `- note: stored property '_atom' without initial value prevents synthesized initializers
 728 |
 729 |         /// The repetition mode for this one-or-more item.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:770:24: error: class 'SwiftPEGGrammar.GatherItem' has no initializers
 768 |     /// which is cumbersome to handle in code.
 769 |     @GeneratedNodeType<Node>(overrideDeepCopyType: "Item")
 770 |     public final class GatherItem: Item {
     |                        `- error: class 'SwiftPEGGrammar.GatherItem' has no initializers
 771 |         /// The separator that is matched in between items.
 772 |         @NodeProperty
 773 |         var _sep: Atom
     |             `- note: stored property '_sep' without initial value prevents synthesized initializers
 774 |
 775 |         /// The item that is separated.
 776 |         @NodeProperty
 777 |         var _item: Atom
     |             `- note: stored property '_item' without initial value prevents synthesized initializers
 778 |
 779 |         /// The repetition mode for this gather item.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:809:24: error: class 'SwiftPEGGrammar.AtomItem' has no initializers
 807 |     /// ```
 808 |     @GeneratedNodeType<Node>(overrideDeepCopyType: "Item")
 809 |     public final class AtomItem: Item {
     |                        `- error: class 'SwiftPEGGrammar.AtomItem' has no initializers
 810 |         @NodeProperty
 811 |         var _atom: Atom
     |             `- note: stored property '_atom' without initial value prevents synthesized initializers
 812 |
 813 |         /// Accepts a given grammar-node visitor into this node.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:870:24: error: class 'SwiftPEGGrammar.GroupAtom' has no initializers
 868 |     /// ```
 869 |     @GeneratedNodeType<Node>(overrideDeepCopyType: "Atom")
 870 |     public final class GroupAtom: Atom {
     |                        `- error: class 'SwiftPEGGrammar.GroupAtom' has no initializers
 871 |         /// The alts that are grouped.
 872 |         @NodeProperty
 873 |         var _alts: [Alt]
     |             `- note: stored property '_alts' without initial value prevents synthesized initializers
 874 |
 875 |         /// Accepts a given grammar-node visitor into this node.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:905:24: error: class 'SwiftPEGGrammar.StringAtom' has no initializers
 903 |     /// ```
 904 |     @GeneratedNodeType<Node>(overrideDeepCopyType: "Atom")
 905 |     public final class StringAtom: Atom {
     |                        `- error: class 'SwiftPEGGrammar.StringAtom' has no initializers
 906 |         /// The string associated with this atom.
 907 |         ///
 908 |         /// - note: Includes the quotes.
 909 |         @NodeRequired
 910 |         public var string: GrammarString
     |                    `- note: stored property 'string' without initial value prevents synthesized initializers
 911 |
 912 |         /// Returns the value of `self.value` with any surrounding string quotes
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:939:24: error: class 'SwiftPEGGrammar.IdentAtom' has no initializers
 937 |     /// ```
 938 |     @GeneratedNodeType<Node>(overrideDeepCopyType: "Atom")
 939 |     public final class IdentAtom: Atom {
     |                        `- error: class 'SwiftPEGGrammar.IdentAtom' has no initializers
 940 |         /// The identifier associated with this atom.
 941 |         @NodeRequired
 942 |         public var identifier: Token
     |                    `- note: stored property 'identifier' without initial value prevents synthesized initializers
 943 |
 944 |         /// An optional list of arguments associated with this atom.
     :
 948 |         /// The identity of this atom.
 949 |         @NodeRequired
 950 |         public var identity: Identity
     |                    `- note: stored property 'identity' without initial value prevents synthesized initializers
 951 |
 952 |         /// Convenience for `self.identifier.identifier`.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:1002:24: error: class 'SwiftPEGGrammar.AtomParameters' has no initializers
1000 |     /// ```
1001 |     @GeneratedNodeType<Node>
1002 |     public final class AtomParameters: Node {
     |                        `- error: class 'SwiftPEGGrammar.AtomParameters' has no initializers
1003 |         /// The parameters associated with this parameter list.
1004 |         @NodeProperty
1005 |         var _parameters: [AtomParameter]
     |             `- note: stored property '_parameters' without initial value prevents synthesized initializers
1006 |     }
1007 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:1015:24: error: class 'SwiftPEGGrammar.AtomParameter' has no initializers
1013 |     /// ```
1014 |     @GeneratedNodeType<Node>
1015 |     public final class AtomParameter: Node {
     |                        `- error: class 'SwiftPEGGrammar.AtomParameter' has no initializers
1016 |         /// The label associated with this atom parameter.
1017 |         @NodeRequired
1018 |         public var label: Token
     |                    `- note: stored property 'label' without initial value prevents synthesized initializers
1019 |
1020 |         /// The action associated with this atom parameter.
1021 |         @NodeProperty
1022 |         var _action: Action
     |             `- note: stored property '_action' without initial value prevents synthesized initializers
1023 |     }
1024 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:1092:24: error: class 'SwiftPEGGrammar.TokenDefinition' has no initializers
1090 |     /// ```
1091 |     @GeneratedNodeType<Node>(overrideDeepCopyType: "TokenFileDeclaration")
1092 |     public final class TokenDefinition: TokenFileDeclaration {
     |                        `- error: class 'SwiftPEGGrammar.TokenDefinition' has no initializers
1093 |         /// The identifier for the token.
1094 |         @NodeRequired
1095 |         public var name: Token
     |                    `- note: stored property 'name' without initial value prevents synthesized initializers
1096 |
1097 |         @NodeRequired
1098 |         public var isFragment: Bool
     |                    `- note: stored property 'isFragment' without initial value prevents synthesized initializers
1099 |
1100 |         /// The statically-resolvable reference to the token definition.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Grammar/SwiftPEGGrammar.swift:1138:24: error: class 'SwiftPEGGrammar.TokenChannelTarget' has no initializers
1136 |     /// ```
1137 |     @GeneratedNodeType<Node>
1138 |     public final class TokenChannelTarget: GrammarNode {
     |                        `- error: class 'SwiftPEGGrammar.TokenChannelTarget' has no initializers
1139 |         @NodeRequired
1140 |         public var identifier: Token
     |                    `- note: stored property 'identifier' without initial value prevents synthesized initializers
1141 |     }
1142 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/GrammarProcessor/InternalGrammar.swift:848:14: error: external macro implementation type 'SwiftPEGMacros.EnumIsCaseGenerator' could not be found for macro 'GeneratedIsCase(accessLevel:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 846 |         /// `'(' alts ')'`
 847 |         @GeneratedIsCase(accessLevel: "public")
 848 |         case group([Alt])
     |              `- error: external macro implementation type 'SwiftPEGMacros.EnumIsCaseGenerator' could not be found for macro 'GeneratedIsCase(accessLevel:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 849 |
 850 |         /// `ident`
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/InternalMacros.swift:10:7: note: 'GeneratedIsCase(accessLevel:)' declared here
 8 | /// element declaration.
 9 | @attached(peer, names: arbitrary)
10 | macro GeneratedIsCase(accessLevel: String = "") =
   |       `- note: 'GeneratedIsCase(accessLevel:)' declared here
11 |     #externalMacro(module: "SwiftPEGMacros", type: "EnumIsCaseGenerator")
12 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/InternalMacros.swift:4:7: warning: external macro implementation type 'SwiftPEGMacros.EnumIsCaseGenerator' could not be found for macro 'GeneratedCaseChecks(accessLevel:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 2 | /// case element declarations.
 3 | @attached(member, names: arbitrary)
 4 | macro GeneratedCaseChecks(accessLevel: String = "") =
   |       `- warning: external macro implementation type 'SwiftPEGMacros.EnumIsCaseGenerator' could not be found for macro 'GeneratedCaseChecks(accessLevel:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 5 |     #externalMacro(module: "SwiftPEGMacros", type: "EnumIsCaseGenerator")
 6 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/InternalMacros.swift:10:7: warning: external macro implementation type 'SwiftPEGMacros.EnumIsCaseGenerator' could not be found for macro 'GeneratedIsCase(accessLevel:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 8 | /// element declaration.
 9 | @attached(peer, names: arbitrary)
10 | macro GeneratedIsCase(accessLevel: String = "") =
   |       `- warning: external macro implementation type 'SwiftPEGMacros.EnumIsCaseGenerator' could not be found for macro 'GeneratedIsCase(accessLevel:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
11 |     #externalMacro(module: "SwiftPEGMacros", type: "EnumIsCaseGenerator")
12 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/InternalMacros.swift:27:7: warning: external macro implementation type 'SwiftPEGMacros.EnumAsGetterGenerator' could not be found for macro 'generateGetters(accessLevel:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
25 | /// If no case of the enumeration has an associated value, a warning is issued.
26 | @attached(member, names: arbitrary)
27 | macro generateGetters(accessLevel: String? = nil) =
   |       `- warning: external macro implementation type 'SwiftPEGMacros.EnumAsGetterGenerator' could not be found for macro 'generateGetters(accessLevel:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
28 |     #externalMacro(module: "SwiftPEGMacros", type: "EnumAsGetterGenerator")
29 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/InternalMacros.swift:44:7: warning: external macro implementation type 'SwiftPEGMacros.EnumAsGetterGenerator' could not be found for macro 'generateGetter(accessLevel:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
42 | /// If attached to an enum case that has no associated values, an error is issued.
43 | @attached(peer, names: arbitrary)
44 | macro generateGetter(accessLevel: String? = nil) =
   |       `- warning: external macro implementation type 'SwiftPEGMacros.EnumAsGetterGenerator' could not be found for macro 'generateGetter(accessLevel:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
45 |     #externalMacro(module: "SwiftPEGMacros", type: "EnumAsGetterGenerator")
46 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:6:14: warning: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 4 | /// present, conform to `Hashable`.
 5 | @attached(peer, names: arbitrary)
 6 | public macro memoized(_ method: String, cacheTarget: String? = nil) =
   |              `- warning: external macro implementation type 'SwiftPEGMacros.ParserMemoizeMacro' could not be found for macro 'memoized(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
 7 |     #externalMacro(module: "SwiftPEGMacros", type: "ParserMemoizeMacro")
 8 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:15:14: warning: external macro implementation type 'SwiftPEGMacros.ParserMemoizeLeftRecursiveMacro' could not be found for macro 'memoizedLeftRecursive(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
13 | /// present, conform to `Hashable`.
14 | @attached(peer, names: arbitrary)
15 | public macro memoizedLeftRecursive(_ method: String, cacheTarget: String? = nil) =
   |              `- warning: external macro implementation type 'SwiftPEGMacros.ParserMemoizeLeftRecursiveMacro' could not be found for macro 'memoizedLeftRecursive(_:cacheTarget:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
16 |     #externalMacro(module: "SwiftPEGMacros", type: "ParserMemoizeLeftRecursiveMacro")
17 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftPEG/Macros.swift:24:14: warning: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
22 | /// wrapped with `@NodeProperty`.
23 | @attached(member, names: arbitrary, named(children), named(init), named(deepCopy))
24 | public macro GeneratedNodeType<T>(overrideDeepCopyType: String? = nil) =
   |              `- warning: external macro implementation type 'SwiftPEGMacros.NodeTypeMacro' could not be found for macro 'GeneratedNodeType(overrideDeepCopyType:)'; '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftPEGMacros-tool' produced malformed response
25 |     #externalMacro(module: "SwiftPEGMacros", type: "NodeTypeMacro")
26 |
BUILD FAILURE 6.0 macosSpm