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 Subtweak, reference 0.2.0 (770d1a), with Swift 6.1 for Linux on 27 Apr 2025 23:39:54 UTC.

Swift 6 data race errors: 14

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

        "Subtitles"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CLI",
      "module_type" : "SwiftTarget",
      "name" : "CLI",
      "path" : "Sources/CLI",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "subtweak"
      ],
      "sources" : [
        "CommandLine.swift"
      ],
      "target_dependencies" : [
        "SRTParse",
        "SubEdit"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/pointfreeco/swift-custom-dump.git
Fetching https://github.com/pointfreeco/swift-parsing.git
[1/4581] Fetching swift-custom-dump
[4582/19531] Fetching swift-custom-dump, swift-argument-parser
Fetched https://github.com/pointfreeco/swift-custom-dump.git from cache (0.83s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.84s)
[1/97881] Fetching swift-parsing
Fetched https://github.com/pointfreeco/swift-parsing.git from cache (4.91s)
Computing version for https://github.com/pointfreeco/swift-parsing.git
Computed https://github.com/pointfreeco/swift-parsing.git at 0.14.1 (5.34s)
Fetching https://github.com/pointfreeco/swift-case-paths
[1/4368] Fetching swift-case-paths
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.25s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.72s)
Computing version for https://github.com/pointfreeco/swift-custom-dump.git
Computed https://github.com/pointfreeco/swift-custom-dump.git at 1.3.3 (1.62s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5388] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.05s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (1.59s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.0 (1.90s)
Fetching https://github.com/swiftlang/swift-syntax
[1/70233] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (4.06s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (6.40s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git 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.7.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/swift-custom-dump.git
Working copy of https://github.com/pointfreeco/swift-custom-dump.git resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-parsing.git
Working copy of https://github.com/pointfreeco/swift-parsing.git resolved at 0.14.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/61] Write sources
[28/61] Compiling _SwiftSyntaxCShims dummy.c
[29/61] Write swift-version-24593BA9C3E375BF.txt
[31/92] Emitting module SwiftSyntax509
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[32/92] Compiling SwiftSyntax509 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[33/93] Compiling SwiftSyntax600 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[34/93] Emitting module SwiftSyntax600
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[37/94] Emitting module SwiftSyntax601
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[38/94] Compiling SwiftSyntax601 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[39/95] Compiling IssueReporting TestContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[40/95] Emitting module SwiftSyntax510
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[41/95] Compiling IssueReporting Unimplemented.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[42/95] Compiling SwiftSyntax510 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[43/98] Compiling ArgumentParserToolInfo ToolInfo.swift
[44/98] Emitting module ArgumentParserToolInfo
[46/99] Wrapping AST for SwiftSyntax509 for debugging
[47/99] Wrapping AST for SwiftSyntax600 for debugging
[49/99] Wrapping AST for SwiftSyntax601 for debugging
[50/99] Wrapping AST for SwiftSyntax510 for debugging
[51/100] Wrapping AST for ArgumentParserToolInfo for debugging
[53/201] Compiling ArgumentParser ParsableArguments.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[54/201] Compiling ArgumentParser ParsableArgumentsValidation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[55/201] Emitting module IssueReporting
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[56/201] Compiling ArgumentParser BashCompletionsGenerator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[57/201] Compiling ArgumentParser CompletionsGenerator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[58/201] Compiling ArgumentParser FishCompletionsGenerator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[59/201] Emitting module Subtitles
[60/201] Compiling Subtitles Subtitle.swift
[61/202] Compiling ArgumentParser CommandConfiguration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[62/202] Compiling ArgumentParser CommandGroup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[63/202] Compiling ArgumentParser OptionGroup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[64/202] Compiling ArgumentParser AsyncParsableCommand.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[65/202] Compiling ArgumentParser ZshCompletionsGenerator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[66/202] Compiling ArgumentParser Argument.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[67/202] Compiling ArgumentParser ArgumentHelp.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[73/202] Compiling ArgumentParser EnumerableFlag.swift
[74/202] Emitting module ArgumentParser
[75/202] Compiling ArgumentParser ArgumentVisibility.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[76/202] Compiling ArgumentParser CompletionKind.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[77/207] Compiling ArgumentParser Errors.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[78/207] Compiling ArgumentParser Flag.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[79/207] Compiling ArgumentParser NameSpecification.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[80/207] Compiling ArgumentParser Option.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[80/208] Wrapping AST for Subtitles for debugging
[82/208] Wrapping AST for IssueReporting for debugging
[84/211] Compiling XCTestDynamicOverlay Exports.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[85/211] Emitting module XCTestDynamicOverlay
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[92/211] Compiling ArgumentParser CollectionExtensions.swift
[93/211] Compiling ArgumentParser Platform.swift
[94/211] Compiling ArgumentParser SequenceExtensions.swift
[95/211] Compiling ArgumentParser StringExtensions.swift
[96/211] Compiling ArgumentParser Tree.swift
[97/211] Compiling XCTestDynamicOverlay Deprecations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[105/212] Compiling ArgumentParser ExpressibleByArgument.swift
[108/212] Compiling ArgumentParser ParsableCommand.swift
[109/212] Compiling ArgumentParser ArgumentDecoder.swift
[109/212] Wrapping AST for XCTestDynamicOverlay for debugging
[111/212] Compiling ArgumentParser Name.swift
[112/212] Compiling ArgumentParser Parsed.swift
[113/212] Compiling ArgumentParser ParsedValues.swift
[114/212] Compiling ArgumentParser ParserError.swift
[115/212] Compiling ArgumentParser SplitArguments.swift
[116/212] Compiling ArgumentParser DumpHelpGenerator.swift
[117/212] Compiling ArgumentParser HelpCommand.swift
[118/212] Compiling ArgumentParser HelpGenerator.swift
[119/212] Compiling ArgumentParser MessageInfo.swift
[120/212] Compiling ArgumentParser UsageGenerator.swift
[121/212] Compiling ArgumentParser ArgumentDefinition.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[122/212] Compiling ArgumentParser ArgumentSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[123/212] Compiling ArgumentParser CommandParser.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[124/212] Compiling ArgumentParser InputKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[125/212] Compiling ArgumentParser InputOrigin.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[135/231] Compiling CasePathsCore UncheckedSendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[136/233] Emitting module CasePathsCore
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[137/233] Compiling CasePathsCore TypeName.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[138/233] Compiling CasePathsCore KeyPath+Sendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[140/233] Compiling CasePathsCore Never+CasePathable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[141/233] Compiling CasePathsCore Optional+CasePathable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[142/233] Compiling CasePathsCore Result+CasePathable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[143/233] Compiling CasePathsCore AnyCasePath.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[144/233] Compiling CasePathsCore CasePathIterable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[145/233] Compiling CasePathsCore CasePathReflectable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[146/233] Compiling CasePathsCore CasePathable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[146/234] Wrapping AST for ArgumentParser for debugging
[148/234] Wrapping AST for CasePathsCore for debugging
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[177/234] Emitting module SwiftSyntax
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[178/234] Compiling SwiftSyntax RawSyntaxNodesC.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[179/234] Compiling SwiftSyntax RawSyntaxNodesD.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[180/234] Compiling SwiftSyntax RawSyntaxNodesEF.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[181/234] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[182/234] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[183/234] Compiling SwiftSyntax RawSyntaxNodesOP.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[184/234] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[185/234] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[186/234] Compiling SwiftSyntax RawSyntaxValidation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[187/234] Compiling SwiftSyntax SyntaxEnum.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[188/234] Compiling SwiftSyntax SyntaxKind.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[189/234] Compiling SwiftSyntax SyntaxRewriter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[190/234] Compiling SwiftSyntax SyntaxTraits.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[191/234] Compiling SwiftSyntax SyntaxVisitor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[192/234] Compiling SwiftSyntax TokenKind.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[193/234] Compiling SwiftSyntax Tokens.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[194/234] Compiling SwiftSyntax TriviaPieces.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[195/234] Compiling SwiftSyntax RawSyntaxNodesAB.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[202/234] Compiling SwiftSyntax SyntaxAnyVisitor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[203/234] Compiling SwiftSyntax SyntaxBaseNodes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[204/234] Compiling SwiftSyntax SyntaxCollections.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[205/234] Compiling SwiftSyntax SyntaxNodesAB.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[206/234] Compiling SwiftSyntax SyntaxNodesC.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[207/234] Compiling SwiftSyntax SyntaxNodesD.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[208/234] Compiling SwiftSyntax SyntaxNodesEF.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[209/234] Compiling SwiftSyntax SyntaxNodesGHI.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[210/234] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[211/234] Compiling SwiftSyntax SyntaxNodesOP.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[212/234] Compiling SwiftSyntax SyntaxNodesQRS.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[213/234] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[214/235] Wrapping AST for SwiftSyntax for debugging
[216/293] Compiling SwiftBasicFormat Syntax+Extensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[217/293] Compiling SwiftDiagnostics DiagnosticDecorator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[218/294] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[219/294] Compiling SwiftParser Expressions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[220/294] Compiling SwiftBasicFormat InferIndentation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[221/294] Compiling SwiftDiagnostics Message.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[222/294] Emitting module SwiftDiagnostics
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[223/294] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[224/294] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[225/294] Compiling SwiftDiagnostics Note.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[226/294] Compiling SwiftBasicFormat Indenter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[227/294] Compiling SwiftParser IncrementalParseTransition.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[228/294] Compiling SwiftParser IsValidIdentifier.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[229/294] Emitting module SwiftBasicFormat
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[230/294] Compiling SwiftBasicFormat BasicFormat.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[231/294] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[233/295] Compiling SwiftDiagnostics FixIt.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[234/295] Compiling SwiftDiagnostics GroupedDiagnostics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[235/296] Wrapping AST for SwiftBasicFormat for debugging
[236/296] Wrapping AST for SwiftDiagnostics for debugging
[238/296] Compiling SwiftParser LexemeSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[239/296] Compiling SwiftParser Lexer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[240/296] Compiling SwiftParser RegexLiteralLexer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[241/296] Compiling SwiftParser UnicodeScalarExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[242/296] Compiling SwiftParser Lookahead.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[243/296] Compiling SwiftParser LoopProgressCondition.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[244/301] Compiling SwiftParser Modifiers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[245/301] Compiling SwiftParser Names.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[246/301] Compiling SwiftParser Nominals.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[247/301] Compiling SwiftParser Parameters.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[248/301] Compiling SwiftParser ParseSourceFile.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[249/301] Compiling SwiftParser Parser.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[250/301] Compiling SwiftParser Patterns.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[251/301] Compiling SwiftParser Recovery.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[252/301] Compiling SwiftParser Specifiers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[253/301] Compiling SwiftParser Statements.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[254/301] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[255/301] Compiling SwiftParser StringLiterals.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[256/301] Compiling SwiftParser SwiftParserCompatibility.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[257/301] Compiling SwiftParser SwiftVersion.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[258/301] Compiling SwiftParser SyntaxUtils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[259/301] Compiling SwiftParser TokenConsumer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[260/301] Compiling SwiftParser TokenPrecedence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[261/301] Compiling SwiftParser TokenSpec.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[262/301] Compiling SwiftParser TokenSpecSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[263/301] Compiling SwiftParser TopLevel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[264/301] Compiling SwiftParser TriviaParser.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[265/301] Compiling SwiftParser Types.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[266/301] Emitting module SwiftParser
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[271/301] Compiling SwiftParser Cursor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[272/301] Compiling SwiftParser Lexeme.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[273/301] Compiling SwiftParser Attributes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[274/301] Compiling SwiftParser Availability.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[275/301] Compiling SwiftParser CharacterInfo.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[276/301] Compiling SwiftParser CollectionNodes+Parsable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[277/301] Compiling SwiftParser Declarations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[278/301] Compiling SwiftParser Directives.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[279/301] Compiling SwiftParser ExperimentalFeatures.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[280/301] Compiling SwiftParser IsLexerClassified.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[281/301] Compiling SwiftParser LayoutNodes+Parsable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[282/301] Compiling SwiftParser Parser+TokenSpecSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[283/301] Compiling SwiftParser TokenSpecStaticMembers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[284/302] Wrapping AST for SwiftParser for debugging
[286/325] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[287/326] Emitting module SwiftOperators
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[288/327] Compiling SwiftOperators PrecedenceGroup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[289/327] Compiling SwiftOperators OperatorTable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[290/327] Compiling SwiftOperators PrecedenceGraph.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[291/327] Compiling SwiftOperators OperatorTable+Folding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[292/327] Compiling SwiftParserDiagnostics MissingNodesError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[293/327] Compiling SwiftParserDiagnostics MissingTokenError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[294/327] Compiling SwiftOperators Operator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[295/327] Compiling SwiftOperators OperatorError+Diagnostics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[296/327] Compiling SwiftOperators OperatorTable+Semantics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[297/327] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[298/327] Emitting module SwiftParserDiagnostics
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[299/327] Compiling SwiftOperators SyntaxSynthesis.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[301/328] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[302/328] Compiling SwiftParserDiagnostics Utils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[303/328] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[303/328] Wrapping AST for SwiftOperators for debugging
[305/328] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[306/328] Compiling SwiftParserDiagnostics PresenceUtils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[311/328] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[312/328] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[313/329] Wrapping AST for SwiftParserDiagnostics for debugging
[315/344] Compiling SwiftSyntaxBuilder Indenter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[316/344] Compiling SwiftSyntaxBuilder ListBuilder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[317/345] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[318/345] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[319/345] Emitting module SwiftSyntaxBuilder
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[320/345] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[321/345] Compiling SwiftSyntaxBuilder BuildableNodes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[322/345] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[323/345] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[324/345] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[325/345] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[326/345] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[327/345] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[328/345] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[329/345] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[330/345] Compiling SwiftSyntaxBuilder ResultBuilders.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[331/346] Wrapping AST for SwiftSyntaxBuilder for debugging
[333/363] Emitting module SwiftSyntaxMacros
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[334/365] Compiling SwiftSyntaxMacros FreestandingMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[335/365] Compiling SwiftSyntaxMacros Macro+Format.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[336/365] Compiling SwiftSyntaxMacros Macro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[337/365] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[338/365] Compiling SwiftSyntaxMacros MemberMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[339/365] Compiling SwiftSyntaxMacros PeerMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[340/365] Compiling SwiftSyntaxMacros CodeItemMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[341/365] Compiling SwiftSyntaxMacros DeclarationMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[342/365] Compiling SwiftSyntaxMacros ExpressionMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[343/365] Compiling SwiftSyntaxMacros ExtensionMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[344/365] Compiling SwiftSyntaxMacros AccessorMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[345/365] Compiling SwiftSyntaxMacros AttachedMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[346/365] Compiling SwiftSyntaxMacros BodyMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[347/365] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[348/365] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[349/365] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[350/365] Compiling SwiftSyntaxMacros PreambleMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[351/365] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[352/366] Wrapping AST for SwiftSyntaxMacros for debugging
[354/375] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[355/375] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[356/376] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[357/376] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[358/376] Emitting module SwiftSyntaxMacroExpansion
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[359/376] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[360/376] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[361/376] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[362/376] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[363/376] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[364/377] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[366/389] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[367/389] Compiling SwiftCompilerPluginMessageHandling Macros.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[368/390] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[369/390] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[370/390] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[371/390] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[372/390] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[373/390] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[374/390] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[375/390] Compiling SwiftCompilerPluginMessageHandling JSON.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[376/390] Emitting module SwiftCompilerPluginMessageHandling
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[377/390] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[378/390] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[379/391] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[381/393] Emitting module SwiftCompilerPlugin
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[382/393] Compiling SwiftCompilerPlugin CompilerPlugin.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[383/394] Wrapping AST for SwiftCompilerPlugin for debugging
[385/397] Compiling CasePathsMacros Plugin.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[386/397] Compiling CasePathsMacros CasePathableMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[387/397] Emitting module CasePathsMacros
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[388/398] Wrapping AST for CasePathsMacros for debugging
[389/398] Write Objects.LinkFileList
[390/398] Linking CasePathsMacros-tool
[392/405] Compiling CasePaths Macros.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[393/405] Compiling CasePaths LockIsolated.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[394/405] Compiling CasePaths XCTestSupport.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[395/405] Compiling CasePaths Exports.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[396/405] Compiling CasePaths Deprecations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[397/405] Emitting module CasePaths
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[398/405] Compiling CasePaths EnumReflection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[399/406] Wrapping AST for CasePaths for debugging
[401/473] Compiling Parsing OneOfBuilder.swift
[402/473] Compiling Parsing ParserBuilder.swift
[403/473] Compiling Parsing Conversion.swift
[404/473] Compiling Parsing AnyConversion.swift
[405/473] Compiling Parsing BinaryFloatingPoint.swift
[406/473] Compiling Parsing ConversionMap.swift
[407/473] Compiling Parsing Conversions.swift
[408/473] Compiling Parsing Data.swift
[409/473] Compiling Parsing Enum.swift
[410/473] Compiling Parsing FixedWidthInteger.swift
[411/482] Compiling Parsing CaseIterableRawRepresentable.swift
[412/482] Compiling Parsing CharacterSet.swift
[413/482] Compiling Parsing Conditional.swift
[414/482] Compiling Parsing Consumed.swift
[415/482] Compiling Parsing Digits.swift
[416/482] Compiling Parsing End.swift
[417/482] Compiling Parsing Fail.swift
[418/482] Compiling Parsing Filter.swift
[419/482] Compiling Parsing First.swift
[420/482] Compiling Parsing PrefixThrough.swift
[421/482] Compiling Parsing PrefixUpTo.swift
[422/482] Compiling Parsing Printing.swift
[423/482] Compiling Parsing Pullback.swift
[424/482] Compiling Parsing ReplaceError.swift
[425/482] Compiling Parsing Rest.swift
[426/482] Compiling Parsing Skip.swift
[427/482] Compiling Parsing StartsWith.swift
[428/482] Compiling Parsing UUID.swift
[429/482] Compiling Parsing CountingRange.swift
[430/482] Compiling Parsing EmptyInitializable.swift
[431/482] Compiling Parsing AnyEquatable.swift
[432/482] Compiling Parsing Deprecations.swift
[433/482] Compiling Parsing Parser.swift
[434/482] Compiling Parsing ParserPrinter.swift
[435/482] Compiling Parsing Always.swift
[436/482] Compiling Parsing AnyParserPrinter.swift
[437/482] Compiling Parsing Backtracking.swift
[438/482] Compiling Parsing Bool.swift
[439/482] Compiling Parsing OneOf.swift
[440/482] Compiling Parsing OneOfMany.swift
[441/482] Compiling Parsing Optional.swift
[442/482] Compiling Parsing Optionally.swift
[443/482] Compiling Parsing Parse.swift
[444/482] Compiling Parsing ParseableFormatStyle.swift
[445/482] Compiling Parsing Peek.swift
[446/482] Compiling Parsing Pipe.swift
[447/482] Compiling Parsing Prefix.swift
[448/482] Compiling Parsing Identity.swift
[449/482] Compiling Parsing JSON.swift
[450/482] Compiling Parsing LosslessStringConvertible.swift
[451/482] Compiling Parsing Memberwise.swift
[452/482] Compiling Parsing ParseableFormatStyleConversion.swift
[453/482] Compiling Parsing RawRepresentable.swift
[454/482] Compiling Parsing String.swift
[455/482] Compiling Parsing Substring.swift
[456/482] Compiling Parsing UTF8View.swift
[457/482] Compiling Parsing ConvertingError.swift
[458/482] Compiling Parsing Float.swift
[459/482] Compiling Parsing From.swift
[460/482] Compiling Parsing Int.swift
[461/482] Compiling Parsing Lazy.swift
[462/482] Compiling Parsing Literal.swift
[463/482] Compiling Parsing Many.swift
[464/482] Compiling Parsing Map.swift
[465/482] Compiling Parsing Newline.swift
[466/482] Compiling Parsing Not.swift
[467/482] Emitting module Parsing
[468/482] Compiling Parsing Whitespace.swift
[469/482] Compiling Parsing AnyParser.swift
[470/482] Compiling Parsing CompactMap.swift
[471/482] Compiling Parsing FlatMap.swift
[472/482] Compiling Parsing Parsers.swift
[473/482] Compiling Parsing Stream.swift
[474/482] Compiling Parsing ParsingError.swift
[475/482] Compiling Parsing PrependableCollection.swift
[476/482] Compiling Parsing PrintingError.swift
[477/483] Wrapping AST for Parsing for debugging
[479/487] Emitting module SRTParse
/host/spi-builder-workspace/Sources/SRTParse/SRT.swift:34:12: warning: let 'timestamp' is not concurrency-safe because non-'Sendable' type 'Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>' may have shared mutable state; this is an error in the Swift 6 language mode
 32 |
 33 | /// Parser for a SRT timestamp.
 34 | public let timestamp = ParsePrint(input: Substring.self) {
    |            `- warning: let 'timestamp' is not concurrency-safe because non-'Sendable' type 'Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>' may have shared mutable state; this is an error in the Swift 6 language mode
 35 |     Digits(2)
 36 |     ":"
/host/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Map.swift:121:17: note: generic struct 'MapConversion' does not conform to the 'Sendable' protocol
119 |   /// You will not typically need to interact with this type directly. Instead you will usually use
120 |   /// the ``Parser/map(_:)-4hsj5`` operation, which constructs this type.
121 |   public struct MapConversion<Upstream: ParserPrinter, Downstream: Conversion>: ParserPrinter
    |                 `- note: generic struct 'MapConversion' does not conform to the 'Sendable' protocol
122 |   where Downstream.Input == Upstream.Output {
123 |     public let upstream: Upstream
/host/spi-builder-workspace/Sources/SRTParse/SRT.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Parsing'
  1 | import Foundation
  2 | import Parsing
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Parsing'
  3 |
  4 | /*
    :
 32 |
 33 | /// Parser for a SRT timestamp.
 34 | public let timestamp = ParsePrint(input: Substring.self) {
    |            |- note: add '@MainActor' to make let 'timestamp' part of global actor 'MainActor'
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 35 |     Digits(2)
 36 |     ":"
/host/spi-builder-workspace/Sources/SRTParse/SRT.swift:76:5: warning: let 'subtitle' is not concurrency-safe because non-'Sendable' type 'Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp)>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp, Timestamp)>, String>, PrefixUpTo<Substring>>.Map<(Int, Timestamp, Timestamp, Substring)>, String>>, AnyConversion<(Int, Timestamp, Timestamp, String.SubSequence), Subtitle>>' (aka 'Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp)>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp, Timestamp)>, String>, PrefixUpTo<Substring>>.Map<(Int, Timestamp, Timestamp, Substring)>, String>>, AnyConversion<(Int, Timestamp, Timestamp, Substring), Subtitle>>') may have shared mutable state; this is an error in the Swift 6 language mode
 74 | }
 75 |
 76 | let subtitle = ParsePrint(input: Substring.self) {
    |     |- warning: let 'subtitle' is not concurrency-safe because non-'Sendable' type 'Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp)>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp, Timestamp)>, String>, PrefixUpTo<Substring>>.Map<(Int, Timestamp, Timestamp, Substring)>, String>>, AnyConversion<(Int, Timestamp, Timestamp, String.SubSequence), Subtitle>>' (aka 'Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp)>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp, Timestamp)>, String>, PrefixUpTo<Substring>>.Map<(Int, Timestamp, Timestamp, Substring)>, String>>, AnyConversion<(Int, Timestamp, Timestamp, Substring), Subtitle>>') may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'subtitle' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 77 |     Int.parser()
 78 |     "\n"
/host/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Map.swift:121:17: note: generic struct 'MapConversion' does not conform to the 'Sendable' protocol
119 |   /// You will not typically need to interact with this type directly. Instead you will usually use
120 |   /// the ``Parser/map(_:)-4hsj5`` operation, which constructs this type.
121 |   public struct MapConversion<Upstream: ParserPrinter, Downstream: Conversion>: ParserPrinter
    |                 `- note: generic struct 'MapConversion' does not conform to the 'Sendable' protocol
122 |   where Downstream.Input == Upstream.Output {
123 |     public let upstream: Upstream
/host/spi-builder-workspace/Sources/SRTParse/SRT.swift:96:5: warning: let 'subtitles' is not concurrency-safe because non-'Sendable' type 'Many<Substring, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp)>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp, Timestamp)>, String>, PrefixUpTo<Substring>>.Map<(Int, Timestamp, Timestamp, Substring)>, String>>, AnyConversion<(Int, Timestamp, Timestamp, String.SubSequence), Subtitle>>, [Subtitle], Always<Substring, ()>, Always<Substring, ()>, ()>' (aka 'Many<Substring, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp)>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp, Timestamp)>, String>, PrefixUpTo<Substring>>.Map<(Int, Timestamp, Timestamp, Substring)>, String>>, AnyConversion<(Int, Timestamp, Timestamp, Substring), Subtitle>>, Array<Subtitle>, Always<Substring, ()>, Always<Substring, ()>, ()>') may have shared mutable state; this is an error in the Swift 6 language mode
 94 | )
 95 |
 96 | let subtitles = Many {
    |     |- warning: let 'subtitles' is not concurrency-safe because non-'Sendable' type 'Many<Substring, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp)>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp, Timestamp)>, String>, PrefixUpTo<Substring>>.Map<(Int, Timestamp, Timestamp, Substring)>, String>>, AnyConversion<(Int, Timestamp, Timestamp, String.SubSequence), Subtitle>>, [Subtitle], Always<Substring, ()>, Always<Substring, ()>, ()>' (aka 'Many<Substring, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp)>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp, Timestamp)>, String>, PrefixUpTo<Substring>>.Map<(Int, Timestamp, Timestamp, Substring)>, String>>, AnyConversion<(Int, Timestamp, Timestamp, Substring), Subtitle>>, Array<Subtitle>, Always<Substring, ()>, Always<Substring, ()>, ()>') may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'subtitles' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 97 |     subtitle
 98 | }
/host/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
/host/spi-builder-workspace/Sources/SRTParse/SRT.swift:100:5: warning: let 'subtitlesDocument' is not concurrency-safe because non-'Sendable' type 'ParsePrint<Substring, ParserBuilder<Substring>.SkipSecond<Many<Substring, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp)>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp, Timestamp)>, String>, PrefixUpTo<Substring>>.Map<(Int, Timestamp, Timestamp, Substring)>, String>>, AnyConversion<(Int, Timestamp, Timestamp, String.SubSequence), Subtitle>>, [Subtitle], Always<Substring, ()>, Always<Substring, ()>, ()>, From<Conversions.SubstringToUTF8View, Substring.UTF8View, Whitespace<PartialRangeFrom<Int>, Conversions.Identity<Substring.UTF8View>>>>>' (aka 'ParsePrint<Substring, ParserBuilder<Substring>.SkipSecond<Many<Substring, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp)>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp, Timestamp)>, String>, PrefixUpTo<Substring>>.Map<(Int, Timestamp, Timestamp, Substring)>, String>>, AnyConversion<(Int, Timestamp, Timestamp, Substring), Subtitle>>, Array<Subtitle>, Always<Substring, ()>, Always<Substring, ()>, ()>, From<Conversions.SubstringToUTF8View, Substring.UTF8View, Whitespace<PartialRangeFrom<Int>, Conversions.Identity<Substring.UTF8View>>>>>') may have shared mutable state; this is an error in the Swift 6 language mode
 98 | }
 99 |
100 | let subtitlesDocument = ParsePrint {
    |     |- warning: let 'subtitlesDocument' is not concurrency-safe because non-'Sendable' type 'ParsePrint<Substring, ParserBuilder<Substring>.SkipSecond<Many<Substring, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp)>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp, Timestamp)>, String>, PrefixUpTo<Substring>>.Map<(Int, Timestamp, Timestamp, Substring)>, String>>, AnyConversion<(Int, Timestamp, Timestamp, String.SubSequence), Subtitle>>, [Subtitle], Always<Substring, ()>, Always<Substring, ()>, ()>, From<Conversions.SubstringToUTF8View, Substring.UTF8View, Whitespace<PartialRangeFrom<Int>, Conversions.Identity<Substring.UTF8View>>>>>' (aka 'ParsePrint<Substring, ParserBuilder<Substring>.SkipSecond<Many<Substring, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp)>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp, Timestamp)>, String>, PrefixUpTo<Substring>>.Map<(Int, Timestamp, Timestamp, Substring)>, String>>, AnyConversion<(Int, Timestamp, Timestamp, Substring), Subtitle>>, Array<Subtitle>, Always<Substring, ()>, Always<Substring, ()>, ()>, From<Conversions.SubstringToUTF8View, Substring.UTF8View, Whitespace<PartialRangeFrom<Int>, Conversions.Identity<Substring.UTF8View>>>>>') may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'subtitlesDocument' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
101 |     subtitles
102 |     Whitespace()
/host/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Parse.swift:197:15: note: generic struct 'ParsePrint' does not conform to the 'Sendable' protocol
195 | /// `ParsePrint` is a type alias for the ``Parse`` parser with its underlying parser constrained to
196 | /// ``ParserPrinter``.
197 | public struct ParsePrint<Input, ParserPrinters: ParserPrinter>: ParserPrinter
    |               `- note: generic struct 'ParsePrint' does not conform to the 'Sendable' protocol
198 | where Input == ParserPrinters.Input {
199 |   public let parserPrinters: ParserPrinters
[480/487] Compiling SRTParse DocumentIO.swift
[481/487] Compiling SRTParse Conversion.swift
[482/487] Compiling SRTParse SRT.swift
/host/spi-builder-workspace/Sources/SRTParse/SRT.swift:34:12: warning: let 'timestamp' is not concurrency-safe because non-'Sendable' type 'Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>' may have shared mutable state; this is an error in the Swift 6 language mode
 32 |
 33 | /// Parser for a SRT timestamp.
 34 | public let timestamp = ParsePrint(input: Substring.self) {
    |            `- warning: let 'timestamp' is not concurrency-safe because non-'Sendable' type 'Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>' may have shared mutable state; this is an error in the Swift 6 language mode
 35 |     Digits(2)
 36 |     ":"
/host/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Map.swift:121:17: note: generic struct 'MapConversion' does not conform to the 'Sendable' protocol
119 |   /// You will not typically need to interact with this type directly. Instead you will usually use
120 |   /// the ``Parser/map(_:)-4hsj5`` operation, which constructs this type.
121 |   public struct MapConversion<Upstream: ParserPrinter, Downstream: Conversion>: ParserPrinter
    |                 `- note: generic struct 'MapConversion' does not conform to the 'Sendable' protocol
122 |   where Downstream.Input == Upstream.Output {
123 |     public let upstream: Upstream
/host/spi-builder-workspace/Sources/SRTParse/SRT.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Parsing'
  1 | import Foundation
  2 | import Parsing
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Parsing'
  3 |
  4 | /*
    :
 32 |
 33 | /// Parser for a SRT timestamp.
 34 | public let timestamp = ParsePrint(input: Substring.self) {
    |            |- note: add '@MainActor' to make let 'timestamp' part of global actor 'MainActor'
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 35 |     Digits(2)
 36 |     ":"
/host/spi-builder-workspace/Sources/SRTParse/SRT.swift:76:5: warning: let 'subtitle' is not concurrency-safe because non-'Sendable' type 'Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp)>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp, Timestamp)>, String>, PrefixUpTo<Substring>>.Map<(Int, Timestamp, Timestamp, Substring)>, String>>, AnyConversion<(Int, Timestamp, Timestamp, String.SubSequence), Subtitle>>' (aka 'Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp)>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp, Timestamp)>, String>, PrefixUpTo<Substring>>.Map<(Int, Timestamp, Timestamp, Substring)>, String>>, AnyConversion<(Int, Timestamp, Timestamp, Substring), Subtitle>>') may have shared mutable state; this is an error in the Swift 6 language mode
 74 | }
 75 |
 76 | let subtitle = ParsePrint(input: Substring.self) {
    |     |- warning: let 'subtitle' is not concurrency-safe because non-'Sendable' type 'Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp)>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp, Timestamp)>, String>, PrefixUpTo<Substring>>.Map<(Int, Timestamp, Timestamp, Substring)>, String>>, AnyConversion<(Int, Timestamp, Timestamp, String.SubSequence), Subtitle>>' (aka 'Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp)>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp, Timestamp)>, String>, PrefixUpTo<Substring>>.Map<(Int, Timestamp, Timestamp, Substring)>, String>>, AnyConversion<(Int, Timestamp, Timestamp, Substring), Subtitle>>') may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'subtitle' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 77 |     Int.parser()
 78 |     "\n"
/host/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Map.swift:121:17: note: generic struct 'MapConversion' does not conform to the 'Sendable' protocol
119 |   /// You will not typically need to interact with this type directly. Instead you will usually use
120 |   /// the ``Parser/map(_:)-4hsj5`` operation, which constructs this type.
121 |   public struct MapConversion<Upstream: ParserPrinter, Downstream: Conversion>: ParserPrinter
    |                 `- note: generic struct 'MapConversion' does not conform to the 'Sendable' protocol
122 |   where Downstream.Input == Upstream.Output {
123 |     public let upstream: Upstream
/host/spi-builder-workspace/Sources/SRTParse/SRT.swift:96:5: warning: let 'subtitles' is not concurrency-safe because non-'Sendable' type 'Many<Substring, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp)>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp, Timestamp)>, String>, PrefixUpTo<Substring>>.Map<(Int, Timestamp, Timestamp, Substring)>, String>>, AnyConversion<(Int, Timestamp, Timestamp, String.SubSequence), Subtitle>>, [Subtitle], Always<Substring, ()>, Always<Substring, ()>, ()>' (aka 'Many<Substring, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp)>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp, Timestamp)>, String>, PrefixUpTo<Substring>>.Map<(Int, Timestamp, Timestamp, Substring)>, String>>, AnyConversion<(Int, Timestamp, Timestamp, Substring), Subtitle>>, Array<Subtitle>, Always<Substring, ()>, Always<Substring, ()>, ()>') may have shared mutable state; this is an error in the Swift 6 language mode
 94 | )
 95 |
 96 | let subtitles = Many {
    |     |- warning: let 'subtitles' is not concurrency-safe because non-'Sendable' type 'Many<Substring, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp)>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp, Timestamp)>, String>, PrefixUpTo<Substring>>.Map<(Int, Timestamp, Timestamp, Substring)>, String>>, AnyConversion<(Int, Timestamp, Timestamp, String.SubSequence), Subtitle>>, [Subtitle], Always<Substring, ()>, Always<Substring, ()>, ()>' (aka 'Many<Substring, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp)>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp, Timestamp)>, String>, PrefixUpTo<Substring>>.Map<(Int, Timestamp, Timestamp, Substring)>, String>>, AnyConversion<(Int, Timestamp, Timestamp, Substring), Subtitle>>, Array<Subtitle>, Always<Substring, ()>, Always<Substring, ()>, ()>') may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'subtitles' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 97 |     subtitle
 98 | }
/host/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
/host/spi-builder-workspace/Sources/SRTParse/SRT.swift:100:5: warning: let 'subtitlesDocument' is not concurrency-safe because non-'Sendable' type 'ParsePrint<Substring, ParserBuilder<Substring>.SkipSecond<Many<Substring, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp)>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp, Timestamp)>, String>, PrefixUpTo<Substring>>.Map<(Int, Timestamp, Timestamp, Substring)>, String>>, AnyConversion<(Int, Timestamp, Timestamp, String.SubSequence), Subtitle>>, [Subtitle], Always<Substring, ()>, Always<Substring, ()>, ()>, From<Conversions.SubstringToUTF8View, Substring.UTF8View, Whitespace<PartialRangeFrom<Int>, Conversions.Identity<Substring.UTF8View>>>>>' (aka 'ParsePrint<Substring, ParserBuilder<Substring>.SkipSecond<Many<Substring, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp)>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp, Timestamp)>, String>, PrefixUpTo<Substring>>.Map<(Int, Timestamp, Timestamp, Substring)>, String>>, AnyConversion<(Int, Timestamp, Timestamp, Substring), Subtitle>>, Array<Subtitle>, Always<Substring, ()>, Always<Substring, ()>, ()>, From<Conversions.SubstringToUTF8View, Substring.UTF8View, Whitespace<PartialRangeFrom<Int>, Conversions.Identity<Substring.UTF8View>>>>>') may have shared mutable state; this is an error in the Swift 6 language mode
 98 | }
 99 |
100 | let subtitlesDocument = ParsePrint {
    |     |- warning: let 'subtitlesDocument' is not concurrency-safe because non-'Sendable' type 'ParsePrint<Substring, ParserBuilder<Substring>.SkipSecond<Many<Substring, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp)>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp, Timestamp)>, String>, PrefixUpTo<Substring>>.Map<(Int, Timestamp, Timestamp, Substring)>, String>>, AnyConversion<(Int, Timestamp, Timestamp, String.SubSequence), Subtitle>>, [Subtitle], Always<Substring, ()>, Always<Substring, ()>, ()>, From<Conversions.SubstringToUTF8View, Substring.UTF8View, Whitespace<PartialRangeFrom<Int>, Conversions.Identity<Substring.UTF8View>>>>>' (aka 'ParsePrint<Substring, ParserBuilder<Substring>.SkipSecond<Many<Substring, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<From<Conversions.SubstringToUTF8View, Substring.UTF8View, Parsers.IntParser<Substring.UTF8View, Int>>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp)>, String>, Parsers.MapConversion<ParsePrint<Substring, ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<ParserBuilder<Substring>.Take2<ParserBuilder<Substring>.SkipSecond<Digits<Int, Conversions.SubstringToUTF8View>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int)>, String>, Digits<Int, Conversions.SubstringToUTF8View>>.Map<(Int, Int, Int)>, String>, Prefix<Substring>>.Map<(Int, Int, Int, Substring)>>, AnyConversion<(Int, Int, Int, Substring), Timestamp>>>.Map<(Int, Timestamp, Timestamp)>, String>, PrefixUpTo<Substring>>.Map<(Int, Timestamp, Timestamp, Substring)>, String>>, AnyConversion<(Int, Timestamp, Timestamp, Substring), Subtitle>>, Array<Subtitle>, Always<Substring, ()>, Always<Substring, ()>, ()>, From<Conversions.SubstringToUTF8View, Substring.UTF8View, Whitespace<PartialRangeFrom<Int>, Conversions.Identity<Substring.UTF8View>>>>>') may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'subtitlesDocument' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
101 |     subtitles
102 |     Whitespace()
/host/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/Parse.swift:197:15: note: generic struct 'ParsePrint' does not conform to the 'Sendable' protocol
195 | /// `ParsePrint` is a type alias for the ``Parse`` parser with its underlying parser constrained to
196 | /// ``ParserPrinter``.
197 | public struct ParsePrint<Input, ParserPrinters: ParserPrinter>: ParserPrinter
    |               `- note: generic struct 'ParsePrint' does not conform to the 'Sendable' protocol
198 | where Input == ParserPrinters.Input {
199 |   public let parserPrinters: ParserPrinters
[483/488] Wrapping AST for SRTParse for debugging
[485/491] Emitting module SubEdit
/host/spi-builder-workspace/Sources/SubEdit/SubEditor.swift:245:16: warning: stored property 'input' of 'Sendable'-conforming struct 'InputDecodingError' has non-sendable type 'Input'; this is an error in the Swift 6 language mode
243 | /// Error thrown when decoding of the input as UTF-8 fails.
244 | public struct InputDecodingError: Error, Equatable {
245 |     public var input: Input
    |                `- warning: stored property 'input' of 'Sendable'-conforming struct 'InputDecodingError' has non-sendable type 'Input'; this is an error in the Swift 6 language mode
246 |
247 |     public init(input: Input) {
/host/spi-builder-workspace/Sources/SubEdit/IO.swift:4:13: note: consider making enum 'Input' conform to the 'Sendable' protocol
 2 |
 3 | /// Input source for subtitle editing.
 4 | public enum Input: Equatable {
   |             `- note: consider making enum 'Input' conform to the 'Sendable' protocol
 5 |     /// Read from standard input.
 6 |     case stdin
/host/spi-builder-workspace/Sources/SubEdit/SubEditor.swift:272:16: warning: stored property 'targetSub' of 'Sendable'-conforming struct 'TimeOverlapError' has non-sendable type 'Sub'; this is an error in the Swift 6 language mode
270 |
271 |     public var targetNumber: Int
272 |     public var targetSub: Sub
    |                `- warning: stored property 'targetSub' of 'Sendable'-conforming struct 'TimeOverlapError' has non-sendable type 'Sub'; this is an error in the Swift 6 language mode
273 |     public var requestedTime: TimeField
274 |     public var overlappingNumber: Int
/host/spi-builder-workspace/Sources/Subtitles/Subtitle.swift:6:15: note: struct 'Sub' does not conform to the 'Sendable' protocol
 4 | ///
 5 | /// One subtitle from a subtitle document, with the associated timing information.
 6 | public struct Sub: Equatable {
   |               `- note: struct 'Sub' does not conform to the 'Sendable' protocol
 7 |     public var start: Duration
 8 |     public var duration: Duration
/host/spi-builder-workspace/Sources/SubEdit/SubEditor.swift:3:12: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Subtitles'
  1 | import Foundation
  2 | import SRTParse
  3 | @_exported import Subtitles
    |            `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Subtitles'
  4 |
  5 | /// `SubEditor` reads, edits and writes subtitles.
/host/spi-builder-workspace/Sources/SubEdit/SubEditor.swift:273:16: warning: stored property 'requestedTime' of 'Sendable'-conforming struct 'TimeOverlapError' has non-sendable type 'TimeOverlapError.TimeField'; this is an error in the Swift 6 language mode
263 | /// Error thrown when editor operation would result in overlapping subtitle times.
264 | public struct TimeOverlapError: Error, Equatable {
265 |     public enum TimeField: Equatable {
    |                 `- note: consider making enum 'TimeField' conform to the 'Sendable' protocol
266 |         case start(Duration)
267 |         case duration(Duration)
    :
271 |     public var targetNumber: Int
272 |     public var targetSub: Sub
273 |     public var requestedTime: TimeField
    |                `- warning: stored property 'requestedTime' of 'Sendable'-conforming struct 'TimeOverlapError' has non-sendable type 'TimeOverlapError.TimeField'; this is an error in the Swift 6 language mode
274 |     public var overlappingNumber: Int
275 |     public var overlappingSub: Sub
/host/spi-builder-workspace/Sources/SubEdit/SubEditor.swift:275:16: warning: stored property 'overlappingSub' of 'Sendable'-conforming struct 'TimeOverlapError' has non-sendable type 'Sub'; this is an error in the Swift 6 language mode
273 |     public var requestedTime: TimeField
274 |     public var overlappingNumber: Int
275 |     public var overlappingSub: Sub
    |                `- warning: stored property 'overlappingSub' of 'Sendable'-conforming struct 'TimeOverlapError' has non-sendable type 'Sub'; this is an error in the Swift 6 language mode
276 |
277 |     public init(
/host/spi-builder-workspace/Sources/Subtitles/Subtitle.swift:6:15: note: struct 'Sub' does not conform to the 'Sendable' protocol
 4 | ///
 5 | /// One subtitle from a subtitle document, with the associated timing information.
 6 | public struct Sub: Equatable {
   |               `- note: struct 'Sub' does not conform to the 'Sendable' protocol
 7 |     public var start: Duration
 8 |     public var duration: Duration
[486/491] Compiling SubEdit IO.swift
[487/491] Compiling SubEdit SubEditor.swift
/host/spi-builder-workspace/Sources/SubEdit/SubEditor.swift:245:16: warning: stored property 'input' of 'Sendable'-conforming struct 'InputDecodingError' has non-sendable type 'Input'; this is an error in the Swift 6 language mode
243 | /// Error thrown when decoding of the input as UTF-8 fails.
244 | public struct InputDecodingError: Error, Equatable {
245 |     public var input: Input
    |                `- warning: stored property 'input' of 'Sendable'-conforming struct 'InputDecodingError' has non-sendable type 'Input'; this is an error in the Swift 6 language mode
246 |
247 |     public init(input: Input) {
/host/spi-builder-workspace/Sources/SubEdit/IO.swift:4:13: note: consider making enum 'Input' conform to the 'Sendable' protocol
 2 |
 3 | /// Input source for subtitle editing.
 4 | public enum Input: Equatable {
   |             `- note: consider making enum 'Input' conform to the 'Sendable' protocol
 5 |     /// Read from standard input.
 6 |     case stdin
/host/spi-builder-workspace/Sources/SubEdit/SubEditor.swift:272:16: warning: stored property 'targetSub' of 'Sendable'-conforming struct 'TimeOverlapError' has non-sendable type 'Sub'; this is an error in the Swift 6 language mode
270 |
271 |     public var targetNumber: Int
272 |     public var targetSub: Sub
    |                `- warning: stored property 'targetSub' of 'Sendable'-conforming struct 'TimeOverlapError' has non-sendable type 'Sub'; this is an error in the Swift 6 language mode
273 |     public var requestedTime: TimeField
274 |     public var overlappingNumber: Int
/host/spi-builder-workspace/Sources/Subtitles/Subtitle.swift:6:15: note: struct 'Sub' does not conform to the 'Sendable' protocol
 4 | ///
 5 | /// One subtitle from a subtitle document, with the associated timing information.
 6 | public struct Sub: Equatable {
   |               `- note: struct 'Sub' does not conform to the 'Sendable' protocol
 7 |     public var start: Duration
 8 |     public var duration: Duration
/host/spi-builder-workspace/Sources/SubEdit/SubEditor.swift:3:12: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Subtitles'
  1 | import Foundation
  2 | import SRTParse
  3 | @_exported import Subtitles
    |            `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Subtitles'
  4 |
  5 | /// `SubEditor` reads, edits and writes subtitles.
/host/spi-builder-workspace/Sources/SubEdit/SubEditor.swift:273:16: warning: stored property 'requestedTime' of 'Sendable'-conforming struct 'TimeOverlapError' has non-sendable type 'TimeOverlapError.TimeField'; this is an error in the Swift 6 language mode
263 | /// Error thrown when editor operation would result in overlapping subtitle times.
264 | public struct TimeOverlapError: Error, Equatable {
265 |     public enum TimeField: Equatable {
    |                 `- note: consider making enum 'TimeField' conform to the 'Sendable' protocol
266 |         case start(Duration)
267 |         case duration(Duration)
    :
271 |     public var targetNumber: Int
272 |     public var targetSub: Sub
273 |     public var requestedTime: TimeField
    |                `- warning: stored property 'requestedTime' of 'Sendable'-conforming struct 'TimeOverlapError' has non-sendable type 'TimeOverlapError.TimeField'; this is an error in the Swift 6 language mode
274 |     public var overlappingNumber: Int
275 |     public var overlappingSub: Sub
/host/spi-builder-workspace/Sources/SubEdit/SubEditor.swift:275:16: warning: stored property 'overlappingSub' of 'Sendable'-conforming struct 'TimeOverlapError' has non-sendable type 'Sub'; this is an error in the Swift 6 language mode
273 |     public var requestedTime: TimeField
274 |     public var overlappingNumber: Int
275 |     public var overlappingSub: Sub
    |                `- warning: stored property 'overlappingSub' of 'Sendable'-conforming struct 'TimeOverlapError' has non-sendable type 'Sub'; this is an error in the Swift 6 language mode
276 |
277 |     public init(
/host/spi-builder-workspace/Sources/Subtitles/Subtitle.swift:6:15: note: struct 'Sub' does not conform to the 'Sendable' protocol
 4 | ///
 5 | /// One subtitle from a subtitle document, with the associated timing information.
 6 | public struct Sub: Equatable {
   |               `- note: struct 'Sub' does not conform to the 'Sendable' protocol
 7 |     public var start: Duration
 8 |     public var duration: Duration
[488/492] Wrapping AST for SubEdit for debugging
[490/494] Compiling CLI CommandLine.swift
/host/spi-builder-workspace/Sources/CLI/CommandLine.swift:8:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  6 | @main
  7 | struct Edit: ParsableCommand {
  8 |     static var configuration = CommandConfiguration(
    |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  9 |         commandName: "subtweak",
 10 |         abstract: "Edit SRT file.",
/host/spi-builder-workspace/Sources/CLI/CommandLine.swift:16:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 14 |
 15 | struct Remove: ParsableCommand {
 16 |     static var configuration
    |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |         = CommandConfiguration(abstract: "Remove a subtitle entry from file.")
 18 |
/host/spi-builder-workspace/Sources/CLI/CommandLine.swift:37:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 35 |
 36 | struct SetStart: ParsableCommand {
 37 |     static var configuration
    |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 38 |         = CommandConfiguration(abstract: "Set the start time of an entry.")
 39 |
/host/spi-builder-workspace/Sources/CLI/CommandLine.swift:64:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 62 |
 63 | struct SetDuration: ParsableCommand {
 64 |     static var configuration = CommandConfiguration(
    |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 65 |         abstract: "Set the duration of an entry.",
 66 |         discussion: "See also set-end to set the end with a time stamp."
/host/spi-builder-workspace/Sources/CLI/CommandLine.swift:97:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 95 |
 96 | struct SetEnd: ParsableCommand {
 97 |     static var configuration = CommandConfiguration(
    |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 98 |         abstract: "Set the end time of an entry.",
 99 |         discussion: "See also set-duration to set the end relative to the start of the subtitle."
/host/spi-builder-workspace/Sources/CLI/CommandLine.swift:130:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
128 |
129 | struct ListGaps: ParsableCommand {
130 |     static var configuration = CommandConfiguration(
    |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
131 |         abstract: "List gaps following subtitles in range.",
132 |         discussion: "Finds the subtitles in the specified range and lists the gaps after them."
[491/494] Emitting module CLI
/host/spi-builder-workspace/Sources/CLI/CommandLine.swift:8:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  6 | @main
  7 | struct Edit: ParsableCommand {
  8 |     static var configuration = CommandConfiguration(
    |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  9 |         commandName: "subtweak",
 10 |         abstract: "Edit SRT file.",
/host/spi-builder-workspace/Sources/CLI/CommandLine.swift:16:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 14 |
 15 | struct Remove: ParsableCommand {
 16 |     static var configuration
    |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |         = CommandConfiguration(abstract: "Remove a subtitle entry from file.")
 18 |
/host/spi-builder-workspace/Sources/CLI/CommandLine.swift:37:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 35 |
 36 | struct SetStart: ParsableCommand {
 37 |     static var configuration
    |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 38 |         = CommandConfiguration(abstract: "Set the start time of an entry.")
 39 |
/host/spi-builder-workspace/Sources/CLI/CommandLine.swift:64:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 62 |
 63 | struct SetDuration: ParsableCommand {
 64 |     static var configuration = CommandConfiguration(
    |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 65 |         abstract: "Set the duration of an entry.",
 66 |         discussion: "See also set-end to set the end with a time stamp."
/host/spi-builder-workspace/Sources/CLI/CommandLine.swift:97:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 95 |
 96 | struct SetEnd: ParsableCommand {
 97 |     static var configuration = CommandConfiguration(
    |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 98 |         abstract: "Set the end time of an entry.",
 99 |         discussion: "See also set-duration to set the end relative to the start of the subtitle."
/host/spi-builder-workspace/Sources/CLI/CommandLine.swift:130:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
128 |
129 | struct ListGaps: ParsableCommand {
130 |     static var configuration = CommandConfiguration(
    |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
131 |         abstract: "List gaps following subtitles in range.",
132 |         discussion: "Finds the subtitles in the specified range and lists the gaps after them."
[492/495] Wrapping AST for CLI for debugging
[493/495] Write Objects.LinkFileList
[494/495] Linking subtweak
Build complete! (90.50s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump.git"
    },
    {
      "identity" : "swift-parsing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-parsing.git"
    }
  ],
  "manifest_display_name" : "Subtweak",
  "name" : "Subtweak",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SubtweakLib",
      "targets" : [
        "SubEdit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "subtweak",
      "targets" : [
        "CLI"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Subtitles",
      "module_type" : "SwiftTarget",
      "name" : "Subtitles",
      "path" : "Sources/Subtitles",
      "product_memberships" : [
        "SubtweakLib",
        "subtweak"
      ],
      "sources" : [
        "Subtitle.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SubEditTests",
      "module_type" : "SwiftTarget",
      "name" : "SubEditTests",
      "path" : "Tests/SubEditTests",
      "product_dependencies" : [
        "CustomDump"
      ],
      "sources" : [
        "InputOutputTests.swift",
        "ListGapsTests.swift",
        "RemoveTests.swift",
        "SetDurationTests.swift",
        "SetEndTests.swift",
        "SetStartTests.swift"
      ],
      "target_dependencies" : [
        "SRTParse",
        "SubEdit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SubEdit",
      "module_type" : "SwiftTarget",
      "name" : "SubEdit",
      "path" : "Sources/SubEdit",
      "product_memberships" : [
        "SubtweakLib",
        "subtweak"
      ],
      "sources" : [
        "IO.swift",
        "SubEditor.swift"
      ],
      "target_dependencies" : [
        "SRTParse",
        "Subtitles"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SRTParseTests",
      "module_type" : "SwiftTarget",
      "name" : "SRTParseTests",
      "path" : "Tests/SRTParseTests",
      "product_dependencies" : [
        "CustomDump"
      ],
      "sources" : [
        "ConversionTests.swift",
        "SRTTests.swift"
      ],
      "target_dependencies" : [
        "SRTParse"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SRTParse",
      "module_type" : "SwiftTarget",
      "name" : "SRTParse",
      "path" : "Sources/SRTParse",
      "product_dependencies" : [
        "Parsing"
      ],
      "product_memberships" : [
        "SubtweakLib",
        "subtweak"
      ],
      "sources" : [
        "Conversion.swift",
        "DocumentIO.swift",
        "SRT.swift"
      ],
      "target_dependencies" : [
        "Subtitles"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CLI",
      "module_type" : "SwiftTarget",
      "name" : "CLI",
      "path" : "Sources/CLI",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "subtweak"
      ],
      "sources" : [
        "CommandLine.swift"
      ],
      "target_dependencies" : [
        "SRTParse",
        "SubEdit"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.9"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.