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

Successful build of swift-release-notes, reference 0.1.0 (7c0372), with Swift 6.0 for macOS (SPM) on 3 Nov 2024 03:41:04 UTC.

Swift 6 data race errors: 13

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftPackageIndex/ReleaseNotes.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftPackageIndex/ReleaseNotes
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 7c03722 Merge pull request #14 from SwiftPackageIndex/swift-5.8
Cloned https://github.com/SwiftPackageIndex/ReleaseNotes.git
Revision (git rev-parse @):
7c037225ac7214381551552de4d6305b07b5fc0b
SUCCESS checkout https://github.com/SwiftPackageIndex/ReleaseNotes.git at 0.1.0
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/SwiftPackageIndex/SemanticVersion
Fetching https://github.com/pointfreeco/swift-parsing
Fetching https://github.com/pointfreeco/swift-case-paths
[1/4174] Fetching swift-case-paths
[252/4497] Fetching swift-case-paths, semanticversion
[1291/9482] Fetching swift-case-paths, semanticversion, xctest-dynamic-overlay
[3552/21835] Fetching swift-case-paths, semanticversion, xctest-dynamic-overlay, swift-argument-parser
[21702/119592] Fetching swift-case-paths, semanticversion, xctest-dynamic-overlay, swift-argument-parser, swift-parsing
Fetched https://github.com/pointfreeco/swift-parsing from cache (16.17s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (16.17s)
Fetched https://github.com/apple/swift-argument-parser from cache (16.17s)
Fetched https://github.com/SwiftPackageIndex/SemanticVersion from cache (16.17s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (16.17s)
Computing version for https://github.com/pointfreeco/swift-parsing
Computed https://github.com/pointfreeco/swift-parsing at 0.12.0 (0.65s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.2 (0.68s)
Computing version for https://github.com/SwiftPackageIndex/SemanticVersion
Computed https://github.com/SwiftPackageIndex/SemanticVersion at 0.3.5 (0.67s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.14.1 (0.66s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.8.5 (0.63s)
Creating working copy for https://github.com/SwiftPackageIndex/SemanticVersion
Working copy of https://github.com/SwiftPackageIndex/SemanticVersion resolved at 0.3.5
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.2
Creating working copy for https://github.com/pointfreeco/swift-parsing
Working copy of https://github.com/pointfreeco/swift-parsing resolved at 0.12.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.8.5
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 0.14.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "releasenotes",
      "name": "swift-release-notes",
      "url": "https://github.com/SwiftPackageIndex/ReleaseNotes.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ReleaseNotes",
      "dependencies": [
        {
          "identity": "semanticversion",
          "name": "SemanticVersion",
          "url": "https://github.com/SwiftPackageIndex/SemanticVersion",
          "version": "0.4.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SemanticVersion",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-parsing",
          "name": "swift-parsing",
          "url": "https://github.com/pointfreeco/swift-parsing",
          "version": "0.13.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-parsing",
          "dependencies": [
            {
              "identity": "swift-case-paths",
              "name": "swift-case-paths",
              "url": "https://github.com/pointfreeco/swift-case-paths",
              "version": "1.5.6",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-case-paths",
              "dependencies": [
                {
                  "identity": "swift-syntax",
                  "name": "swift-syntax",
                  "url": "https://github.com/swiftlang/swift-syntax",
                  "version": "600.0.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "1.4.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/SwiftPackageIndex/ReleaseNotes.git
[1/366] Fetching releasenotes
Fetched https://github.com/SwiftPackageIndex/ReleaseNotes.git from cache (0.85s)
Fetching https://github.com/pointfreeco/swift-parsing from cache
Fetching https://github.com/SwiftPackageIndex/SemanticVersion from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/pointfreeco/swift-parsing from cache (0.58s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.58s)
Fetched https://github.com/SwiftPackageIndex/SemanticVersion from cache (0.58s)
Computing version for https://github.com/pointfreeco/swift-parsing
Computed https://github.com/pointfreeco/swift-parsing at 0.13.0 (0.65s)
Fetching https://github.com/pointfreeco/swift-case-paths from cache
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.48s)
Computing version for https://github.com/SwiftPackageIndex/SemanticVersion
Computed https://github.com/SwiftPackageIndex/SemanticVersion at 0.4.0 (0.63s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.49s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.5.6 (2.72s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/swiftlang/swift-syntax
[1/66399] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.49s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.49s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.2 (0.47s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.67s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.4.2
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.5.6
Creating working copy for https://github.com/pointfreeco/swift-parsing
Working copy of https://github.com/pointfreeco/swift-parsing resolved at 0.13.0
Creating working copy for https://github.com/SwiftPackageIndex/SemanticVersion
Working copy of https://github.com/SwiftPackageIndex/SemanticVersion resolved at 0.4.0
Creating working copy for https://github.com/SwiftPackageIndex/ReleaseNotes.git
Working copy of https://github.com/SwiftPackageIndex/ReleaseNotes.git resolved at 0.1.0 (7c03722)
Found 3 product dependencies
  - SemanticVersion
  - swift-argument-parser
  - swift-parsing
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/SwiftPackageIndex/ReleaseNotes.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/15] Write sources
[6/15] Write swift-release-notes-entitlement.plist
[9/15] Write sources
[10/15] Copying Documentation.docc
[11/15] Write swift-version--7754E27361AE5C74.txt
[13/30] Emitting module ArgumentParserToolInfo
[14/30] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/68] Compiling ArgumentParser InputOrigin.swift
[16/68] Compiling ArgumentParser Name.swift
[17/68] Compiling ArgumentParser Parsed.swift
[18/68] Compiling ArgumentParser ParsedValues.swift
[19/68] Compiling ArgumentParser ArgumentHelp.swift
[20/68] Compiling ArgumentParser ArgumentVisibility.swift
[21/68] Compiling ArgumentParser CompletionKind.swift
[22/68] Compiling ArgumentParser Errors.swift
[23/72] Compiling ArgumentParser AsyncParsableCommand.swift
[24/72] Compiling ArgumentParser CommandConfiguration.swift
[25/72] Compiling ArgumentParser EnumerableFlag.swift
[26/72] Compiling ArgumentParser ExpressibleByArgument.swift
[27/72] Emitting module ArgumentParser
[28/72] Compiling ArgumentParser Platform.swift
[29/72] Compiling ArgumentParser SequenceExtensions.swift
[30/72] Compiling ArgumentParser StringExtensions.swift
[31/72] Compiling ArgumentParser Tree.swift
[32/72] Compiling ArgumentParser ArgumentDefinition.swift
[33/72] Compiling ArgumentParser ArgumentSet.swift
[34/72] Compiling ArgumentParser CommandParser.swift
[35/72] Compiling ArgumentParser InputKey.swift
[36/72] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[37/72] Compiling XCTestDynamicOverlay XCTFail.swift
[38/72] Emitting module SemanticVersion
[39/72] Compiling SemanticVersion NSRegularExpression+ext.swift
[40/72] Compiling SemanticVersion resource_bundle_accessor.swift
[41/72] Compiling SemanticVersion SemanticVersion.swift
[42/72] Compiling ArgumentParser Flag.swift
[43/72] Compiling ArgumentParser NameSpecification.swift
[44/72] Compiling ArgumentParser Option.swift
[45/72] Compiling ArgumentParser OptionGroup.swift
[46/72] Compiling ArgumentParser ParserError.swift
[47/72] Compiling ArgumentParser SplitArguments.swift
[48/72] Compiling ArgumentParser DumpHelpGenerator.swift
[49/72] Compiling ArgumentParser HelpCommand.swift
[50/72] Compiling ArgumentParser ParsableArguments.swift
[51/72] Compiling ArgumentParser ParsableArgumentsValidation.swift
[52/72] Compiling ArgumentParser ParsableCommand.swift
[53/72] Compiling ArgumentParser ArgumentDecoder.swift
[54/72] Emitting module XCTestDynamicOverlay
[55/72] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[56/72] Compiling XCTestDynamicOverlay Deprecations.swift
[57/72] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[58/72] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[59/72] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[60/72] Compiling XCTestDynamicOverlay Unimplemented.swift
[61/72] Compiling ArgumentParser BashCompletionsGenerator.swift
[62/72] Compiling ArgumentParser CompletionsGenerator.swift
[63/72] Compiling ArgumentParser FishCompletionsGenerator.swift
[64/72] Compiling ArgumentParser ZshCompletionsGenerator.swift
[65/72] Compiling ArgumentParser Argument.swift
[66/72] Compiling ArgumentParser HelpGenerator.swift
[67/72] Compiling ArgumentParser MessageInfo.swift
[68/72] Compiling ArgumentParser UsageGenerator.swift
[69/72] Compiling ArgumentParser CollectionExtensions.swift
[70/80] Compiling CasePaths Operators.swift
[71/80] Compiling CasePaths OpenExistential.swift
[72/80] Compiling CasePaths TypeName.swift
[73/80] Compiling CasePaths CasePaths.swift
[74/80] Compiling CasePaths CasePath.swift
[75/80] Compiling CasePaths EnumReflection.swift
[76/80] Compiling CasePaths XCTUnwrap.swift
[77/80] Emitting module CasePaths
[78/149] Compiling Parsing Enum.swift
[79/149] Compiling Parsing FixedWidthInteger.swift
[80/149] Compiling Parsing Identity.swift
[81/149] Compiling Parsing JSON.swift
[82/149] Compiling Parsing LosslessStringConvertible.swift
[83/149] Compiling Parsing Memberwise.swift
[84/149] Compiling Parsing ParseableFormatStyleConversion.swift
[85/149] Compiling Parsing RawRepresentable.swift
[86/156] Compiling Parsing Parser.swift
[87/156] Compiling Parsing ParserPrinter.swift
[88/156] Compiling Parsing Always.swift
[89/156] Compiling Parsing AnyParserPrinter.swift
[90/156] Compiling Parsing Backtracking.swift
[91/156] Compiling Parsing Bool.swift
[92/156] Compiling Parsing CaseIterableRawRepresentable.swift
[93/156] Compiling Parsing CharacterSet.swift
[94/156] Compiling Parsing Peek.swift
[95/156] Compiling Parsing Pipe.swift
[96/156] Compiling Parsing Prefix.swift
[97/156] Compiling Parsing PrefixThrough.swift
[98/156] Compiling Parsing PrefixUpTo.swift
[99/156] Compiling Parsing Printing.swift
[100/156] Compiling Parsing Pullback.swift
[101/156] Compiling Parsing ReplaceError.swift
[102/156] Compiling Parsing Rest.swift
[103/156] Compiling Parsing Skip.swift
[104/156] Compiling Parsing StartsWith.swift
[105/156] Compiling Parsing UUID.swift
[106/156] Compiling Parsing Whitespace.swift
[107/156] Compiling Parsing AnyParser.swift
[108/156] Compiling Parsing Not.swift
[109/156] Compiling Parsing OneOf.swift
[110/156] Compiling Parsing OneOfMany.swift
[111/156] Compiling Parsing Optional.swift
[112/156] Compiling Parsing Optionally.swift
[113/156] Compiling Parsing Parse.swift
[114/156] Compiling Parsing ParseableFormatStyle.swift
[115/156] Compiling Parsing String.swift
[116/156] Compiling Parsing Substring.swift
[117/156] Compiling Parsing UTF8View.swift
[118/156] Compiling Parsing ConvertingError.swift
[119/156] Compiling Parsing CountingRange.swift
[120/156] Compiling Parsing EmptyInitializable.swift
[121/156] Compiling Parsing AnyEquatable.swift
[122/156] Compiling Parsing Deprecations.swift
[123/156] Compiling Parsing OneOfBuilder.swift
[124/156] Compiling Parsing ParserBuilder.swift
[125/156] Compiling Parsing Conversion.swift
[126/156] Compiling Parsing AnyConversion.swift
[127/156] Compiling Parsing BinaryFloatingPoint.swift
[128/156] Compiling Parsing ConversionMap.swift
[129/156] Compiling Parsing Conversions.swift
[130/156] Compiling Parsing Data.swift
[131/156] Compiling Parsing From.swift
[132/156] Compiling Parsing Int.swift
[133/156] Compiling Parsing Lazy.swift
[134/156] Compiling Parsing Literal.swift
[135/156] Compiling Parsing Many.swift
[136/156] Compiling Parsing Map.swift
[137/156] Compiling Parsing Newline.swift
[138/156] Compiling Parsing Conditional.swift
[139/156] Compiling Parsing Consumed.swift
[140/156] Compiling Parsing Digits.swift
[141/156] Compiling Parsing End.swift
[142/156] Compiling Parsing Fail.swift
[143/156] Compiling Parsing Filter.swift
[144/156] Compiling Parsing First.swift
[145/156] Compiling Parsing Float.swift
[146/156] Compiling Parsing CompactMap.swift
[147/156] Compiling Parsing FlatMap.swift
[148/156] Compiling Parsing Parsers.swift
[149/156] Compiling Parsing Stream.swift
[150/156] Compiling Parsing ParsingError.swift
[151/156] Compiling Parsing PrependableCollection.swift
[152/156] Compiling Parsing PrintingError.swift
[153/156] Emitting module Parsing
[154/166] Compiling ReleaseNotesCore Update.swift
[155/166] Compiling ReleaseNotesCore Revision.swift
[156/166] Compiling ReleaseNotesCore String+ext.swift
/Users/admin/builder/spi-builder-workspace/Sources/ReleaseNotesCore/String+ext.swift:16:16: warning: static property 'gitSuffix' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
14 |
15 | extension String {
16 |     static var gitSuffix = ".git"
   |                |- warning: static property 'gitSuffix' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'gitSuffix' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'gitSuffix' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 |
18 |     var droppingGitExtension: String {
[157/166] Compiling ReleaseNotesCore ParsableCommand+async.swift
[158/166] Emitting module ReleaseNotesCore
/Users/admin/builder/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:27:16: warning: static property 'dependencyStart' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>' may have shared mutable state; this is an error in the Swift 6 language mode
 25 |     }
 26 | #else
 27 |     static let dependencyStart = Parse(input: Substring.self) {
    |                `- warning: static property 'dependencyStart' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>' may have shared mutable state; this is an error in the Swift 6 language mode
 28 |         Int.parser()
 29 |         Skip { " dependenc" }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Parse.swift:23:15: note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 21 | /// //   |     ^ expected integer
 22 | /// ```
 23 | public struct Parse<Input, Parsers: Parser>: Parser where Parsers.Input == Input {
    |               `- note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 24 |   public let parsers: Parsers
 25 |
/Users/admin/builder/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:15:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Parsing'
 13 | // limitations under the License.
 14 |
 15 | import Parsing
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Parsing'
 16 | import SemanticVersion
 17 |
    :
 25 |     }
 26 | #else
 27 |     static let dependencyStart = Parse(input: Substring.self) {
    |                |- note: annotate 'dependencyStart' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 28 |         Int.parser()
 29 |         Skip { " dependenc" }
/Users/admin/builder/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:33:16: warning: static property 'progressLine' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, ParserBuilder<Substring>.SkipSecond<Not<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>>, Skip<Substring, PrefixThrough<Substring>>>>' may have shared mutable state; this is an error in the Swift 6 language mode
 31 | #endif
 32 |
 33 |     static let progressLine = Parse {
    |                |- warning: static property 'progressLine' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, ParserBuilder<Substring>.SkipSecond<Not<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>>, Skip<Substring, PrefixThrough<Substring>>>>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'progressLine' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 34 |         Not { dependencyStart }
 35 |         Skip { PrefixThrough("\n") }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Parse.swift:23:15: note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 21 | /// //   |     ^ expected integer
 22 | /// ```
 23 | public struct Parse<Input, Parsers: Parser>: Parser where Parsers.Input == Input {
    |               `- note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 24 |   public let parsers: Parsers
 25 |
/Users/admin/builder/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:38:16: warning: static property 'progress' is not concurrency-safe because non-'Sendable' type 'Many<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<Not<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>>, Skip<Substring, PrefixThrough<Substring>>>>, [()], Always<Substring, ()>, Always<Substring, ()>, ()>' may have shared mutable state; this is an error in the Swift 6 language mode
 36 |     }
 37 |
 38 |     static let progress = Many { progressLine }
    |                |- warning: static property 'progress' is not concurrency-safe because non-'Sendable' type 'Many<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<Not<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>>, Skip<Substring, PrefixThrough<Substring>>>>, [()], Always<Substring, ()>, Always<Substring, ()>, ()>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'progress' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 39 |
 40 | #if compiler(<5.8)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Many.swift:75:15: note: generic struct 'Many' does not conform to the 'Sendable' protocol
 73 | /// //   |     ^ expected integer
 74 | /// ```
 75 | public struct Many<
    |               `- note: generic struct 'Many' does not conform to the 'Sendable' protocol
 76 |   Input, Element: Parser, Result, Separator: Parser, Terminator: Parser, Printability
 77 | >: Parser
/Users/admin/builder/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:52:16: warning: static property 'dependencyCount' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, OneOf<Substring, (), OneOfBuilder<Substring, ()>.OneOf2<OneOfBuilder<Substring, ()>.OneOf2<String, String>, String>>>>>' may have shared mutable state; this is an error in the Swift 6 language mode
 50 |     }
 51 | #else
 52 |     static let dependencyCount = Parse(input: Substring.self) {
    |                |- warning: static property 'dependencyCount' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, OneOf<Substring, (), OneOfBuilder<Substring, ()>.OneOf2<OneOfBuilder<Substring, ()>.OneOf2<String, String>, String>>>>>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'dependencyCount' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 53 |         Int.parser()
 54 |         Skip {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Parse.swift:23:15: note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 21 | /// //   |     ^ expected integer
 22 | /// ```
 23 | public struct Parse<Input, Parsers: Parser>: Parser where Parsers.Input == Input {
    |               `- note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 24 |   public let parsers: Parsers
 25 |
/Users/admin/builder/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:64:16: warning: static property 'semanticVersion' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>' may have shared mutable state; this is an error in the Swift 6 language mode
 62 | #endif
 63 |
 64 |     static let semanticVersion = Parse(Revision.tag) {
    |                |- warning: static property 'semanticVersion' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'semanticVersion' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 65 |         Prefix { $0 != " " }
 66 |             .map { (s: Substring) -> String in return String.init(s) }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Parse.swift:23:15: note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 21 | /// //   |     ^ expected integer
 22 | /// ```
 23 | public struct Parse<Input, Parsers: Parser>: Parser where Parsers.Input == Input {
    |               `- note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 24 |   public let parsers: Parsers
 25 |
/Users/admin/builder/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:70:16: warning: static property 'revision' is not concurrency-safe because non-'Sendable' type 'OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>' may have shared mutable state; this is an error in the Swift 6 language mode
 68 |     }
 69 |
 70 |     static let revision = OneOf {
    |                |- warning: static property 'revision' is not concurrency-safe because non-'Sendable' type 'OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'revision' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 71 |         semanticVersion
 72 |         Prefix { $0 != " " }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/OneOf.swift:159:15: note: generic struct 'OneOf' does not conform to the 'Sendable' protocol
157 | /// enforce backtracking for the entire ``OneOf`` parser you need to further wrap it inside the
158 | /// ``Backtracking`` parser.
159 | public struct OneOf<Input, Output, Parsers: Parser>: Parser
    |               `- note: generic struct 'OneOf' does not conform to the 'Sendable' protocol
160 | where Parsers.Input == Input, Parsers.Output == Output {
161 |   public let parsers: Parsers
/Users/admin/builder/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:84:16: warning: static property 'upToStart' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, Prefix<Substring>>' may have shared mutable state; this is an error in the Swift 6 language mode
 82 |     }
 83 | #else
 84 |     static let upToStart = Parse(input: Substring.self) {
    |                |- warning: static property 'upToStart' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, Prefix<Substring>>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'upToStart' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 85 |         Prefix { $0 != newPackageToken && $0 != updatedRevisionToken }
 86 |     }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Parse.swift:23:15: note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 21 | /// //   |     ^ expected integer
 22 | /// ```
 23 | public struct Parse<Input, Parsers: Parser>: Parser where Parsers.Input == Input {
    |               `- note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 24 |   public let parsers: Parsers
 25 |
/Users/admin/builder/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:88:16: warning: static property 'newPackage' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>' may have shared mutable state; this is an error in the Swift 6 language mode
 86 |     }
 87 | #endif
 88 |     static let newPackage = Parse { Update(packageId: $0, oldRevision: nil) } with: {
    |                |- warning: static property 'newPackage' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'newPackage' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 89 |         Skip {
 90 |             upToStart
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Parse.swift:23:15: note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 21 | /// //   |     ^ expected integer
 22 | /// ```
 23 | public struct Parse<Input, Parsers: Parser>: Parser where Parsers.Input == Input {
    |               `- note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 24 |   public let parsers: Parsers
 25 |
/Users/admin/builder/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:99:16: warning: static property 'updatedRevision' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>' may have shared mutable state; this is an error in the Swift 6 language mode
 97 |     }
 98 |
 99 |     static let updatedRevision = Parse(Update.init(packageId:oldRevision:)) {
    |                |- warning: static property 'updatedRevision' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'updatedRevision' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
100 |         Skip {
101 |             upToStart
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Parse.swift:23:15: note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 21 | /// //   |     ^ expected integer
 22 | /// ```
 23 | public struct Parse<Input, Parsers: Parser>: Parser where Parsers.Input == Input {
    |               `- note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 24 |   public let parsers: Parsers
 25 |
/Users/admin/builder/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:113:16: warning: static property 'update' is not concurrency-safe because non-'Sendable' type 'OneOf<Substring, Update, OneOfBuilder<Substring, Update>.OneOf2<Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>, Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>>>' may have shared mutable state; this is an error in the Swift 6 language mode
111 |     }
112 |
113 |     static let update = OneOf {
    |                |- warning: static property 'update' is not concurrency-safe because non-'Sendable' type 'OneOf<Substring, Update, OneOfBuilder<Substring, Update>.OneOf2<Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>, Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>>>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'update' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
114 |         updatedRevision
115 |         newPackage
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/OneOf.swift:159:15: note: generic struct 'OneOf' does not conform to the 'Sendable' protocol
157 | /// enforce backtracking for the entire ``OneOf`` parser you need to further wrap it inside the
158 | /// ``Backtracking`` parser.
159 | public struct OneOf<Input, Output, Parsers: Parser>: Parser
    |               `- note: generic struct 'OneOf' does not conform to the 'Sendable' protocol
160 | where Parsers.Input == Input, Parsers.Output == Output {
161 |   public let parsers: Parsers
/Users/admin/builder/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:118:16: warning: static property 'updates' is not concurrency-safe because non-'Sendable' type 'Many<Substring, OneOf<Substring, Update, OneOfBuilder<Substring, Update>.OneOf2<Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>, Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>>>, [Update], String, Always<Substring, ()>, ()>' may have shared mutable state; this is an error in the Swift 6 language mode
116 |     }
117 |
118 |     static let updates = Many(element: { update }, separator: { "\n" })
    |                |- warning: static property 'updates' is not concurrency-safe because non-'Sendable' type 'Many<Substring, OneOf<Substring, Update, OneOfBuilder<Substring, Update>.OneOf2<Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>, Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>>>, [Update], String, Always<Substring, ()>, ()>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'updates' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
119 |
120 | #if compiler(<5.8)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Many.swift:75:15: note: generic struct 'Many' does not conform to the 'Sendable' protocol
 73 | /// //   |     ^ expected integer
 74 | /// ```
 75 | public struct Many<
    |               `- note: generic struct 'Many' does not conform to the 'Sendable' protocol
 76 |   Input, Element: Parser, Result, Separator: Parser, Terminator: Parser, Printability
 77 | >: Parser
/Users/admin/builder/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:132:16: warning: static property 'packageUpdate' is not concurrency-safe because non-'Sendable' type 'Parsers.Map<Parse<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipFirst<ParserBuilder<Substring>.SkipSecond<Skip<Substring, Many<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<Not<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>>, Skip<Substring, PrefixThrough<Substring>>>>, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>, Skip<Substring, Many<Substring, String, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>>, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, OneOf<Substring, (), OneOfBuilder<Substring, ()>.OneOf2<OneOfBuilder<Substring, ()>.OneOf2<String, String>, String>>>>>>, Many<Substring, OneOf<Substring, Update, OneOfBuilder<Substring, Update>.OneOf2<Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>, Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>>>, [Update], String, Always<Substring, ()>, ()>>, Skip<Substring, Many<Substring, String, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>>>, [Update]>' may have shared mutable state; this is an error in the Swift 6 language mode
130 |     }
131 | #else
132 |     static let packageUpdate = Parse {
    |                |- warning: static property 'packageUpdate' is not concurrency-safe because non-'Sendable' type 'Parsers.Map<Parse<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipFirst<ParserBuilder<Substring>.SkipSecond<Skip<Substring, Many<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<Not<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>>, Skip<Substring, PrefixThrough<Substring>>>>, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>, Skip<Substring, Many<Substring, String, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>>, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, OneOf<Substring, (), OneOfBuilder<Substring, ()>.OneOf2<OneOfBuilder<Substring, ()>.OneOf2<String, String>, String>>>>>>, Many<Substring, OneOf<Substring, Update, OneOfBuilder<Substring, Update>.OneOf2<Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>, Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>>>, [Update], String, Always<Substring, ()>, ()>>, Skip<Substring, Many<Substring, String, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>>>, [Update]>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'packageUpdate' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
133 |         Skip { progress }
134 |         Skip { Many { "\n" } }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Map.swift:75:17: note: generic struct 'Map' does not conform to the 'Sendable' protocol
 73 |   /// You will not typically need to interact with this type directly. Instead you will usually use
 74 |   /// the ``Parser/map(_:)-4hsj5`` operation, which constructs this type.
 75 |   public struct Map<Upstream: Parser, NewOutput>: Parser {
    |                 `- note: generic struct 'Map' does not conform to the 'Sendable' protocol
 76 |     /// The parser from which this parser receives output.
 77 |     public let upstream: Upstream
/Users/admin/builder/spi-builder-workspace/Sources/ReleaseNotesCore/String+ext.swift:16:16: warning: static property 'gitSuffix' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
14 |
15 | extension String {
16 |     static var gitSuffix = ".git"
   |                |- warning: static property 'gitSuffix' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'gitSuffix' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'gitSuffix' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 |
18 |     var droppingGitExtension: String {
[159/166] Compiling ReleaseNotesCore ReleaseNotes.swift
/Users/admin/builder/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:132:16: warning: static property 'packageUpdate' is not concurrency-safe because non-'Sendable' type 'Parsers.Map<Parse<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipFirst<ParserBuilder<Substring>.SkipSecond<Skip<Substring, Many<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<Not<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>>, Skip<Substring, PrefixThrough<Substring>>>>, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>, Skip<Substring, Many<Substring, String, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>>, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, OneOf<Substring, (), OneOfBuilder<Substring, ()>.OneOf2<OneOfBuilder<Substring, ()>.OneOf2<String, String>, String>>>>>>, Many<Substring, OneOf<Substring, Update, OneOfBuilder<Substring, Update>.OneOf2<Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>, Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>>>, [Update], String, Always<Substring, ()>, ()>>, Skip<Substring, Many<Substring, String, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>>>, [Update]>' may have shared mutable state; this is an error in the Swift 6 language mode
130 |     }
131 | #else
132 |     static let packageUpdate = Parse {
    |                `- warning: static property 'packageUpdate' is not concurrency-safe because non-'Sendable' type 'Parsers.Map<Parse<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipFirst<ParserBuilder<Substring>.SkipSecond<Skip<Substring, Many<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<Not<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>>, Skip<Substring, PrefixThrough<Substring>>>>, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>, Skip<Substring, Many<Substring, String, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>>, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, OneOf<Substring, (), OneOfBuilder<Substring, ()>.OneOf2<OneOfBuilder<Substring, ()>.OneOf2<String, String>, String>>>>>>, Many<Substring, OneOf<Substring, Update, OneOfBuilder<Substring, Update>.OneOf2<Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>, Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>>>, [Update], String, Always<Substring, ()>, ()>>, Skip<Substring, Many<Substring, String, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>>>, [Update]>' may have shared mutable state; this is an error in the Swift 6 language mode
133 |         Skip { progress }
134 |         Skip { Many { "\n" } }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Map.swift:75:17: note: generic struct 'Map' does not conform to the 'Sendable' protocol
 73 |   /// You will not typically need to interact with this type directly. Instead you will usually use
 74 |   /// the ``Parser/map(_:)-4hsj5`` operation, which constructs this type.
 75 |   public struct Map<Upstream: Parser, NewOutput>: Parser {
    |                 `- note: generic struct 'Map' does not conform to the 'Sendable' protocol
 76 |     /// The parser from which this parser receives output.
 77 |     public let upstream: Upstream
/Users/admin/builder/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:15:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Parsing'
 13 | // limitations under the License.
 14 |
 15 | import Parsing
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Parsing'
 16 | import SemanticVersion
 17 |
    :
130 |     }
131 | #else
132 |     static let packageUpdate = Parse {
    |                |- note: annotate 'packageUpdate' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
133 |         Skip { progress }
134 |         Skip { Many { "\n" } }
/Users/admin/builder/spi-builder-workspace/Sources/ReleaseNotesCore/ReleaseNotes.swift:74:21: warning: mutation of captured var 'stdout' in concurrently-executing code; this is an error in the Swift 6 language mode
 72 |                 print(str, terminator: "")
 73 |                 queue.async {
 74 |                     stdout += str
    |                     `- warning: mutation of captured var 'stdout' in concurrently-executing code; this is an error in the Swift 6 language mode
 75 |                 }
 76 |             }
[160/166] Compiling ReleaseNotesCore PackageResolved.swift
[161/166] Compiling ReleaseNotesCore App.swift
[162/166] Compiling ReleaseNotesCore Dictionary+ext.swift
[163/166] Compiling ReleaseNotesCore Parser.swift
/Users/admin/builder/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:27:16: warning: static property 'dependencyStart' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>' may have shared mutable state; this is an error in the Swift 6 language mode
 25 |     }
 26 | #else
 27 |     static let dependencyStart = Parse(input: Substring.self) {
    |                `- warning: static property 'dependencyStart' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>' may have shared mutable state; this is an error in the Swift 6 language mode
 28 |         Int.parser()
 29 |         Skip { " dependenc" }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Parse.swift:23:15: note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 21 | /// //   |     ^ expected integer
 22 | /// ```
 23 | public struct Parse<Input, Parsers: Parser>: Parser where Parsers.Input == Input {
    |               `- note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 24 |   public let parsers: Parsers
 25 |
/Users/admin/builder/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:15:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Parsing'
 13 | // limitations under the License.
 14 |
 15 | import Parsing
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Parsing'
 16 | import SemanticVersion
 17 |
    :
 25 |     }
 26 | #else
 27 |     static let dependencyStart = Parse(input: Substring.self) {
    |                |- note: annotate 'dependencyStart' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 28 |         Int.parser()
 29 |         Skip { " dependenc" }
/Users/admin/builder/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:33:16: warning: static property 'progressLine' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, ParserBuilder<Substring>.SkipSecond<Not<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>>, Skip<Substring, PrefixThrough<Substring>>>>' may have shared mutable state; this is an error in the Swift 6 language mode
 31 | #endif
 32 |
 33 |     static let progressLine = Parse {
    |                |- warning: static property 'progressLine' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, ParserBuilder<Substring>.SkipSecond<Not<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>>, Skip<Substring, PrefixThrough<Substring>>>>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'progressLine' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 34 |         Not { dependencyStart }
 35 |         Skip { PrefixThrough("\n") }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Parse.swift:23:15: note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 21 | /// //   |     ^ expected integer
 22 | /// ```
 23 | public struct Parse<Input, Parsers: Parser>: Parser where Parsers.Input == Input {
    |               `- note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 24 |   public let parsers: Parsers
 25 |
/Users/admin/builder/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:38:16: warning: static property 'progress' is not concurrency-safe because non-'Sendable' type 'Many<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<Not<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>>, Skip<Substring, PrefixThrough<Substring>>>>, [()], Always<Substring, ()>, Always<Substring, ()>, ()>' may have shared mutable state; this is an error in the Swift 6 language mode
 36 |     }
 37 |
 38 |     static let progress = Many { progressLine }
    |                |- warning: static property 'progress' is not concurrency-safe because non-'Sendable' type 'Many<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<Not<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>>, Skip<Substring, PrefixThrough<Substring>>>>, [()], Always<Substring, ()>, Always<Substring, ()>, ()>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'progress' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 39 |
 40 | #if compiler(<5.8)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Many.swift:75:15: note: generic struct 'Many' does not conform to the 'Sendable' protocol
 73 | /// //   |     ^ expected integer
 74 | /// ```
 75 | public struct Many<
    |               `- note: generic struct 'Many' does not conform to the 'Sendable' protocol
 76 |   Input, Element: Parser, Result, Separator: Parser, Terminator: Parser, Printability
 77 | >: Parser
/Users/admin/builder/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:52:16: warning: static property 'dependencyCount' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, OneOf<Substring, (), OneOfBuilder<Substring, ()>.OneOf2<OneOfBuilder<Substring, ()>.OneOf2<String, String>, String>>>>>' may have shared mutable state; this is an error in the Swift 6 language mode
 50 |     }
 51 | #else
 52 |     static let dependencyCount = Parse(input: Substring.self) {
    |                |- warning: static property 'dependencyCount' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, OneOf<Substring, (), OneOfBuilder<Substring, ()>.OneOf2<OneOfBuilder<Substring, ()>.OneOf2<String, String>, String>>>>>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'dependencyCount' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 53 |         Int.parser()
 54 |         Skip {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Parse.swift:23:15: note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 21 | /// //   |     ^ expected integer
 22 | /// ```
 23 | public struct Parse<Input, Parsers: Parser>: Parser where Parsers.Input == Input {
    |               `- note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 24 |   public let parsers: Parsers
 25 |
/Users/admin/builder/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:64:16: warning: static property 'semanticVersion' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>' may have shared mutable state; this is an error in the Swift 6 language mode
 62 | #endif
 63 |
 64 |     static let semanticVersion = Parse(Revision.tag) {
    |                |- warning: static property 'semanticVersion' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'semanticVersion' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 65 |         Prefix { $0 != " " }
 66 |             .map { (s: Substring) -> String in return String.init(s) }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Parse.swift:23:15: note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 21 | /// //   |     ^ expected integer
 22 | /// ```
 23 | public struct Parse<Input, Parsers: Parser>: Parser where Parsers.Input == Input {
    |               `- note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 24 |   public let parsers: Parsers
 25 |
/Users/admin/builder/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:70:16: warning: static property 'revision' is not concurrency-safe because non-'Sendable' type 'OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>' may have shared mutable state; this is an error in the Swift 6 language mode
 68 |     }
 69 |
 70 |     static let revision = OneOf {
    |                |- warning: static property 'revision' is not concurrency-safe because non-'Sendable' type 'OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'revision' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 71 |         semanticVersion
 72 |         Prefix { $0 != " " }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/OneOf.swift:159:15: note: generic struct 'OneOf' does not conform to the 'Sendable' protocol
157 | /// enforce backtracking for the entire ``OneOf`` parser you need to further wrap it inside the
158 | /// ``Backtracking`` parser.
159 | public struct OneOf<Input, Output, Parsers: Parser>: Parser
    |               `- note: generic struct 'OneOf' does not conform to the 'Sendable' protocol
160 | where Parsers.Input == Input, Parsers.Output == Output {
161 |   public let parsers: Parsers
/Users/admin/builder/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:84:16: warning: static property 'upToStart' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, Prefix<Substring>>' may have shared mutable state; this is an error in the Swift 6 language mode
 82 |     }
 83 | #else
 84 |     static let upToStart = Parse(input: Substring.self) {
    |                |- warning: static property 'upToStart' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, Prefix<Substring>>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'upToStart' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 85 |         Prefix { $0 != newPackageToken && $0 != updatedRevisionToken }
 86 |     }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Parse.swift:23:15: note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 21 | /// //   |     ^ expected integer
 22 | /// ```
 23 | public struct Parse<Input, Parsers: Parser>: Parser where Parsers.Input == Input {
    |               `- note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 24 |   public let parsers: Parsers
 25 |
/Users/admin/builder/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:88:16: warning: static property 'newPackage' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>' may have shared mutable state; this is an error in the Swift 6 language mode
 86 |     }
 87 | #endif
 88 |     static let newPackage = Parse { Update(packageId: $0, oldRevision: nil) } with: {
    |                |- warning: static property 'newPackage' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'newPackage' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 89 |         Skip {
 90 |             upToStart
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Parse.swift:23:15: note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 21 | /// //   |     ^ expected integer
 22 | /// ```
 23 | public struct Parse<Input, Parsers: Parser>: Parser where Parsers.Input == Input {
    |               `- note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 24 |   public let parsers: Parsers
 25 |
/Users/admin/builder/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:99:16: warning: static property 'updatedRevision' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>' may have shared mutable state; this is an error in the Swift 6 language mode
 97 |     }
 98 |
 99 |     static let updatedRevision = Parse(Update.init(packageId:oldRevision:)) {
    |                |- warning: static property 'updatedRevision' is not concurrency-safe because non-'Sendable' type 'Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'updatedRevision' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
100 |         Skip {
101 |             upToStart
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Parse.swift:23:15: note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 21 | /// //   |     ^ expected integer
 22 | /// ```
 23 | public struct Parse<Input, Parsers: Parser>: Parser where Parsers.Input == Input {
    |               `- note: generic struct 'Parse' does not conform to the 'Sendable' protocol
 24 |   public let parsers: Parsers
 25 |
/Users/admin/builder/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:113:16: warning: static property 'update' is not concurrency-safe because non-'Sendable' type 'OneOf<Substring, Update, OneOfBuilder<Substring, Update>.OneOf2<Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>, Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>>>' may have shared mutable state; this is an error in the Swift 6 language mode
111 |     }
112 |
113 |     static let update = OneOf {
    |                |- warning: static property 'update' is not concurrency-safe because non-'Sendable' type 'OneOf<Substring, Update, OneOfBuilder<Substring, Update>.OneOf2<Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>, Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>>>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'update' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
114 |         updatedRevision
115 |         newPackage
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/OneOf.swift:159:15: note: generic struct 'OneOf' does not conform to the 'Sendable' protocol
157 | /// enforce backtracking for the entire ``OneOf`` parser you need to further wrap it inside the
158 | /// ``Backtracking`` parser.
159 | public struct OneOf<Input, Output, Parsers: Parser>: Parser
    |               `- note: generic struct 'OneOf' does not conform to the 'Sendable' protocol
160 | where Parsers.Input == Input, Parsers.Output == Output {
161 |   public let parsers: Parsers
/Users/admin/builder/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:118:16: warning: static property 'updates' is not concurrency-safe because non-'Sendable' type 'Many<Substring, OneOf<Substring, Update, OneOfBuilder<Substring, Update>.OneOf2<Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>, Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>>>, [Update], String, Always<Substring, ()>, ()>' may have shared mutable state; this is an error in the Swift 6 language mode
116 |     }
117 |
118 |     static let updates = Many(element: { update }, separator: { "\n" })
    |                |- warning: static property 'updates' is not concurrency-safe because non-'Sendable' type 'Many<Substring, OneOf<Substring, Update, OneOfBuilder<Substring, Update>.OneOf2<Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>, Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>>>, [Update], String, Always<Substring, ()>, ()>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'updates' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
119 |
120 | #if compiler(<5.8)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Many.swift:75:15: note: generic struct 'Many' does not conform to the 'Sendable' protocol
 73 | /// //   |     ^ expected integer
 74 | /// ```
 75 | public struct Many<
    |               `- note: generic struct 'Many' does not conform to the 'Sendable' protocol
 76 |   Input, Element: Parser, Result, Separator: Parser, Terminator: Parser, Printability
 77 | >: Parser
/Users/admin/builder/spi-builder-workspace/Sources/ReleaseNotesCore/Parser.swift:132:16: warning: static property 'packageUpdate' is not concurrency-safe because non-'Sendable' type 'Parsers.Map<Parse<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipFirst<ParserBuilder<Substring>.SkipSecond<Skip<Substring, Many<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<Not<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>>, Skip<Substring, PrefixThrough<Substring>>>>, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>, Skip<Substring, Many<Substring, String, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>>, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, OneOf<Substring, (), OneOfBuilder<Substring, ()>.OneOf2<OneOfBuilder<Substring, ()>.OneOf2<String, String>, String>>>>>>, Many<Substring, OneOf<Substring, Update, OneOfBuilder<Substring, Update>.OneOf2<Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>, Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>>>, [Update], String, Always<Substring, ()>, ()>>, Skip<Substring, Many<Substring, String, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>>>, [Update]>' may have shared mutable state; this is an error in the Swift 6 language mode
130 |     }
131 | #else
132 |     static let packageUpdate = Parse {
    |                |- warning: static property 'packageUpdate' is not concurrency-safe because non-'Sendable' type 'Parsers.Map<Parse<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipFirst<ParserBuilder<Substring>.SkipSecond<Skip<Substring, Many<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<Not<Substring, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, String>>>>, Skip<Substring, PrefixThrough<Substring>>>>, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>, Skip<Substring, Many<Substring, String, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>>, Parse<Substring, ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, Skip<Substring, OneOf<Substring, (), OneOfBuilder<Substring, ()>.OneOf2<OneOfBuilder<Substring, ()>.OneOf2<String, String>, String>>>>>>, Many<Substring, OneOf<Substring, Update, OneOfBuilder<Substring, Update>.OneOf2<Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, String>>, OneOf<Substring, Revision, OneOfBuilder<Substring, Revision>.OneOf2<Parse<Substring, Parsers.Map<Parsers.CompactMap<Parsers.Map<Prefix<Substring>, String>, SemanticVersion>, Revision>>, Parsers.Map<Parsers.Map<Prefix<Substring>, String>, Revision>>>>, Skip<Substring, ParserBuilder<Substring>.SkipFirst<String, Prefix<Substring>>>>, Update>>, Parse<Substring, Parsers.Map<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.SkipFirst<Skip<Substring, ParserBuilder<Substring>.SkipSecond<Parse<Substring, Prefix<Substring>>, String>>, Parsers.Map<Prefix<Substring>, String>>, Skip<Substring, Prefix<Substring>>>, Update>>>>, [Update], String, Always<Substring, ()>, ()>>, Skip<Substring, Many<Substring, String, [()], Always<Substring, ()>, Always<Substring, ()>, ()>>>>, [Update]>' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'packageUpdate' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
133 |         Skip { progress }
134 |         Skip { Many { "\n" } }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Map.swift:75:17: note: generic struct 'Map' does not conform to the 'Sendable' protocol
 73 |   /// You will not typically need to interact with this type directly. Instead you will usually use
 74 |   /// the ``Parser/map(_:)-4hsj5`` operation, which constructs this type.
 75 |   public struct Map<Upstream: Parser, NewOutput>: Parser {
    |                 `- note: generic struct 'Map' does not conform to the 'Sendable' protocol
 76 |     /// The parser from which this parser receives output.
 77 |     public let upstream: Upstream
[164/168] Compiling swift_release_notes main.swift
[165/168] Emitting module swift_release_notes
[165/168] Write Objects.LinkFileList
[166/168] Linking swift-release-notes
[167/168] Applying swift-release-notes
Build complete! (25.17s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "semanticversion",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftPackageIndex/SemanticVersion"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-parsing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.12.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-parsing"
    }
  ],
  "manifest_display_name" : "swift-release-notes",
  "name" : "swift-release-notes",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "swift-release-notes",
      "targets" : [
        "swift-release-notes"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_release_notes",
      "module_type" : "SwiftTarget",
      "name" : "swift-release-notes",
      "path" : "Sources/swift-release-notes",
      "product_memberships" : [
        "swift-release-notes"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ReleaseNotesCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ReleaseNotesTests",
      "module_type" : "SwiftTarget",
      "name" : "ReleaseNotesTests",
      "path" : "Tests/ReleaseNotesTests",
      "sources" : [
        "LaunchTests.swift",
        "PackageResolvedTests.swift",
        "ParserCoreTests.swift",
        "ReleaseNotesCoreTests.swift",
        "TestUtils.swift"
      ],
      "target_dependencies" : [
        "ReleaseNotesCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ReleaseNotesCore",
      "module_type" : "SwiftTarget",
      "name" : "ReleaseNotesCore",
      "path" : "Sources/ReleaseNotesCore",
      "product_dependencies" : [
        "ArgumentParser",
        "Parsing",
        "SemanticVersion"
      ],
      "product_memberships" : [
        "swift-release-notes"
      ],
      "sources" : [
        "App.swift",
        "Dictionary+ext.swift",
        "PackageResolved.swift",
        "ParsableCommand+async.swift",
        "Parser.swift",
        "ReleaseNotes.swift",
        "Revision.swift",
        "String+ext.swift",
        "Update.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.