The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of swift-url-routing, reference main (9924e8), with Swift 6.0 for macOS (SPM) on 8 Nov 2024 17:52:35 UTC.

Swift 6 data race errors: 7

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-url-routing.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-url-routing
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9924e8b Fix broken documentation links and add link to 0.6.0 documentation (#106)
Cloned https://github.com/pointfreeco/swift-url-routing.git
Revision (git rev-parse @):
9924e8be183e7895ebc579f2aaebaebb78bc3c66
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-url-routing.git at main
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-parsing
Fetching https://github.com/google/swift-benchmark
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-docc-symbolkit
[1/1486] Fetching swift-benchmark
[76/5660] Fetching swift-benchmark, swift-case-paths
[273/7698] Fetching swift-benchmark, swift-case-paths, swift-docc-plugin
[2881/20062] Fetching swift-benchmark, swift-case-paths, swift-docc-plugin, swift-argument-parser
[4301/23230] Fetching swift-benchmark, swift-case-paths, swift-docc-plugin, swift-argument-parser, swift-docc-symbolkit
Fetched https://github.com/google/swift-benchmark from cache (1.46s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.46s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/apple/swift-collections
[17852/19706] Fetching swift-case-paths, swift-argument-parser, swift-docc-symbolkit
[19707/86189] Fetching swift-case-paths, swift-argument-parser, swift-docc-symbolkit, swift-syntax
Fetched https://github.com/pointfreeco/swift-case-paths from cache (1.69s)
[16197/82015] Fetching swift-argument-parser, swift-docc-symbolkit, swift-syntax
[18193/179772] Fetching swift-argument-parser, swift-docc-symbolkit, swift-syntax, swift-parsing
[51708/184757] Fetching swift-argument-parser, swift-docc-symbolkit, swift-syntax, swift-parsing, xctest-dynamic-overlay
[61791/200232] Fetching swift-argument-parser, swift-docc-symbolkit, swift-syntax, swift-parsing, xctest-dynamic-overlay, swift-collections
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (2.30s)
Fetched https://github.com/apple/swift-collections from cache (2.30s)
[165109/179772] Fetching swift-argument-parser, swift-docc-symbolkit, swift-syntax, swift-parsing
Fetched https://github.com/swiftlang/swift-syntax from cache (3.86s)
[103514/113289] Fetching swift-argument-parser, swift-docc-symbolkit, swift-parsing
Fetched https://github.com/apple/swift-docc-symbolkit from cache (5.51s)
Fetched https://github.com/apple/swift-argument-parser from cache (5.52s)
Fetched https://github.com/pointfreeco/swift-parsing from cache (5.52s)
Computing version for https://github.com/google/swift-benchmark
Computed https://github.com/google/swift-benchmark at 0.1.1 (0.67s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
warning: 'xctest-dynamic-overlay': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "xctest-dynamic-overlay",
 7 |   platforms: [
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.2.2 (0.57s)
Computing version for https://github.com/pointfreeco/swift-parsing
Computed https://github.com/pointfreeco/swift-parsing at 0.13.0 (0.68s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.68s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.2 (0.76s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.67s)
Computing version for https://github.com/pointfreeco/swift-case-paths
warning: 'swift-case-paths': /Package@swift-6.0.swift:6:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 4 | import PackageDescription
 5 |
 6 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 7 |   name: "swift-case-paths",
 8 |   platforms: [
Computed https://github.com/pointfreeco/swift-case-paths at 1.5.4 (0.52s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.64s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.0-prerelease-2024-06-12 (0.75s)
Creating working copy for https://github.com/google/swift-benchmark
Working copy of https://github.com/google/swift-benchmark resolved at 0.1.1
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.5.4
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Creating working copy for https://github.com/pointfreeco/swift-parsing
Working copy of https://github.com/pointfreeco/swift-parsing resolved at 0.13.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.2.2
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.2
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.0-prerelease-2024-06-12
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
warning: 'xctest-dynamic-overlay': /Users/admin/builder/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "xctest-dynamic-overlay",
 7 |   platforms: [
warning: 'swift-case-paths': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-case-paths/Package@swift-6.0.swift:6:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 4 | import PackageDescription
 5 |
 6 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 7 |   name: "swift-case-paths",
 8 |   platforms: [
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-url-routing",
      "name": "swift-url-routing",
      "url": "https://github.com/pointfreeco/swift-url-routing.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-url-routing",
      "dependencies": [
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections",
          "version": "1.1.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-parsing",
          "name": "swift-parsing",
          "url": "https://github.com/pointfreeco/swift-parsing",
          "version": "0.13.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-parsing",
          "dependencies": [
            {
              "identity": "swift-case-paths",
              "name": "swift-case-paths",
              "url": "https://github.com/pointfreeco/swift-case-paths",
              "version": "1.5.6",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-case-paths",
              "dependencies": [
                {
                  "identity": "swift-syntax",
                  "name": "swift-syntax",
                  "url": "https://github.com/swiftlang/swift-syntax",
                  "version": "600.0.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "1.4.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "xctest-dynamic-overlay",
          "name": "xctest-dynamic-overlay",
          "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
          "version": "1.4.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/pointfreeco/swift-url-routing.git
[1/21024] Fetching swift-url-routing
Fetched https://github.com/pointfreeco/swift-url-routing.git from cache (2.09s)
Fetching https://github.com/pointfreeco/swift-parsing from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.57s)
Fetched https://github.com/pointfreeco/swift-parsing from cache (0.57s)
Fetched https://github.com/apple/swift-collections from cache (0.57s)
Computing version for https://github.com/pointfreeco/swift-parsing
Computed https://github.com/pointfreeco/swift-parsing at 0.13.0 (0.03s)
Fetching https://github.com/pointfreeco/swift-case-paths from cache
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.46s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.2 (0.47s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.03s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.5.6 (2.70s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.89s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.72s)
Creating working copy for https://github.com/pointfreeco/swift-parsing
Working copy of https://github.com/pointfreeco/swift-parsing resolved at 0.13.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Creating working copy for https://github.com/pointfreeco/swift-url-routing.git
Working copy of https://github.com/pointfreeco/swift-url-routing.git resolved at main (9924e8b)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.4.2
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.5.6
warning: '.resolve-product-dependencies': dependency 'swift-url-routing' is not used by any target
Found 3 product dependencies
  - swift-collections
  - swift-parsing
  - xctest-dynamic-overlay
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/pointfreeco/swift-url-routing.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/41] Write sources
[3/41] Write swift-url-routing-benchmark-entitlement.plist
[3/41] Write variadics-generator-entitlement.plist
[10/41] Write sources
[31/41] Compiling _SwiftSyntaxCShims dummy.c
[32/41] Write swift-version--7754E27361AE5C74.txt
[34/85] Emitting module SwiftSyntax600
[35/85] Emitting module SwiftSyntax509
[36/85] Compiling SwiftSyntax509 Empty.swift
[37/85] Compiling SwiftSyntax600 Empty.swift
[38/85] Emitting module SwiftSyntax510
[39/85] Compiling SwiftSyntax510 Empty.swift
[40/149] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[41/149] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[42/149] Compiling SwiftSyntax Assert.swift
[43/149] Compiling SwiftSyntax BumpPtrAllocator.swift
[44/149] Compiling SwiftSyntax RawSyntaxTokenView.swift
[45/149] Compiling SwiftSyntax SourceEdit.swift
[46/149] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[47/150] Compiling ArgumentParserToolInfo ToolInfo.swift
[48/150] Emitting module ArgumentParserToolInfo
[49/150] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[50/185] Compiling ArgumentParser Parsed.swift
[51/185] Compiling ArgumentParser ParsedValues.swift
[52/185] Compiling ArgumentParser CompletionKind.swift
[53/185] Compiling ArgumentParser Errors.swift
[54/185] Emitting module InternalCollectionsUtilities
[55/185] Compiling ArgumentParser FishCompletionsGenerator.swift
[56/185] Compiling ArgumentParser ZshCompletionsGenerator.swift
[57/185] Compiling ArgumentParser Argument.swift
[58/185] Compiling ArgumentParser ArgumentHelp.swift
[59/185] Compiling ArgumentParser BashCompletionsGenerator.swift
[60/185] Compiling ArgumentParser CompletionsGenerator.swift
[61/241] Compiling OrderedCollections _Hashtable+Header.swift
[62/241] Compiling OrderedCollections OrderedDictionary+Codable.swift
[63/241] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[64/241] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[65/241] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[66/241] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[67/247] Compiling OrderedCollections OrderedDictionary+Elements.swift
[68/247] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[69/247] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[70/247] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[71/247] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[72/247] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[73/247] Compiling IssueReporting WithExpectedIssue.swift
[74/247] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[75/247] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[76/248] Compiling OrderedCollections OrderedSet+Codable.swift
[77/248] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[78/248] Compiling OrderedCollections OrderedSet+Descriptions.swift
[79/248] Compiling OrderedCollections OrderedSet+Diffing.swift
[80/248] Compiling OrderedCollections OrderedSet+Equatable.swift
[81/248] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[82/248] Compiling OrderedCollections OrderedSet+Hashable.swift
[83/248] Compiling OrderedCollections OrderedSet+Initializers.swift
[84/248] Compiling OrderedCollections OrderedSet+Insertions.swift
[85/248] Compiling OrderedCollections OrderedSet+Invariants.swift
[86/248] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[87/248] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[88/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[89/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[90/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[91/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[92/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[93/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[94/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[95/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[96/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[97/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[98/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[99/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[100/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[103/248] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[104/248] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[105/248] Compiling OrderedCollections OrderedSet+Sendable.swift
[106/248] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[107/248] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[108/248] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[109/248] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[110/248] Compiling OrderedCollections OrderedDictionary+Values.swift
[111/248] Compiling OrderedCollections OrderedDictionary.swift
[112/248] Compiling IssueReporting WithIssueContext.swift
[113/248] Compiling OrderedCollections _HashTable+Bucket.swift
[114/248] Compiling OrderedCollections _HashTable+BucketIterator.swift
[115/248] Compiling OrderedCollections _HashTable+Constants.swift
[116/248] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[117/248] Compiling OrderedCollections _HashTable+Testing.swift
[118/248] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[119/248] Compiling OrderedCollections _HashTable.swift
[130/251] Compiling OrderedCollections OrderedSet+SubSequence.swift
[131/251] Compiling OrderedCollections OrderedSet+Testing.swift
[132/251] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[133/251] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[134/251] Compiling OrderedCollections OrderedSet.swift
[135/251] Compiling OrderedCollections _UnsafeBitset.swift
[136/251] Compiling SwiftSyntax TokenSyntax.swift
[137/251] Compiling SwiftSyntax Trivia.swift
[148/258] Compiling ArgumentParser SequenceExtensions.swift
[149/258] Compiling ArgumentParser StringExtensions.swift
[150/258] Compiling ArgumentParser Tree.swift
[163/258] Emitting module ArgumentParser
[164/258] Emitting module OrderedCollections
[169/258] Emitting module IssueReporting
[194/281] Compiling Benchmark BenchmarkTime.swift
[195/282] Compiling Benchmark TestIntegration.swift
[196/282] Compiling Benchmark Stats.swift
[197/282] Compiling Benchmark BenchmarkSuite.swift
[198/282] Compiling Benchmark BenchmarkTermination.swift
[199/282] Compiling variadics_generator main.swift
[200/282] Emitting module XCTestDynamicOverlay
[201/282] Compiling XCTestDynamicOverlay Deprecations.swift
[202/282] Compiling XCTestDynamicOverlay Exports.swift
[203/282] Compiling Benchmark BenchmarkSetting.swift
[204/282] Compiling Benchmark BenchmarkState.swift
[205/282] Compiling Benchmark BenchmarkResult.swift
[206/282] Compiling Benchmark BenchmarkRunner.swift
[207/282] Compiling Benchmark BenchmarkMain.swift
[208/282] Compiling Benchmark BenchmarkReporter.swift
[209/282] Compiling Benchmark BenchmarkFilter.swift
[210/282] Compiling Benchmark BenchmarkFormatter.swift
[211/282] Emitting module Benchmark
[212/282] Compiling Benchmark BenchmarkColumn.swift
[213/282] Compiling Benchmark BenchmarkCommand.swift
[214/282] Compiling Benchmark Benchmark.swift
[215/282] Compiling Benchmark BenchmarkArguments.swift
[216/282] Compiling variadics_generator VariadicsGenerator.swift
[217/282] Emitting module variadics_generator
[217/282] Write Objects.LinkFileList
[218/282] Linking variadics-generator
[219/282] Applying variadics-generator
[235/282] Emitting module SwiftSyntax
[271/282] Compiling SwiftSyntax SyntaxNodesD.swift
[272/282] Compiling SwiftSyntax SyntaxNodesEF.swift
[273/282] Compiling SwiftSyntax SyntaxNodesGHI.swift
[274/282] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[275/282] Compiling SwiftSyntax SyntaxNodesOP.swift
[276/282] Compiling SwiftSyntax SyntaxNodesQRS.swift
[277/282] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[278/340] Compiling SwiftDiagnostics Message.swift
[279/341] Compiling SwiftDiagnostics Note.swift
[280/341] Emitting module SwiftDiagnostics
[281/341] Compiling SwiftDiagnostics FixIt.swift
[282/341] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[283/341] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[284/341] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[285/341] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[286/341] Compiling SwiftDiagnostics Convenience.swift
[287/341] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[288/341] Compiling SwiftDiagnostics Diagnostic.swift
[289/341] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[290/341] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[291/341] Emitting module SwiftBasicFormat
[292/341] Compiling SwiftBasicFormat InferIndentation.swift
[293/341] Compiling SwiftBasicFormat BasicFormat.swift
[294/341] Compiling SwiftBasicFormat Syntax+Extensions.swift
[295/341] Compiling SwiftParser UnicodeScalarExtensions.swift
[296/341] Compiling SwiftParser Lookahead.swift
[297/341] Compiling SwiftParser LoopProgressCondition.swift
[298/341] Compiling SwiftParser Modifiers.swift
[299/341] Compiling SwiftParser Names.swift
[300/345] Compiling SwiftParser TopLevel.swift
[301/345] Compiling SwiftParser TriviaParser.swift
[302/345] Compiling SwiftParser Types.swift
[303/345] Compiling SwiftParser ExperimentalFeatures.swift
[304/345] Compiling SwiftParser StringLiterals.swift
[305/345] Compiling SwiftParser SwiftParserCompatibility.swift
[306/345] Compiling SwiftParser SwiftVersion.swift
[307/345] Compiling SwiftParser SyntaxUtils.swift
[308/345] Compiling SwiftParser Nominals.swift
[309/345] Compiling SwiftParser Parameters.swift
[310/345] Compiling SwiftParser ParseSourceFile.swift
[311/345] Compiling SwiftParser Parser.swift
[312/345] Compiling SwiftParser Patterns.swift
[313/345] Compiling SwiftParser Recovery.swift
[314/345] Compiling SwiftParser Specifiers.swift
[315/345] Compiling SwiftParser Statements.swift
[316/345] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[317/345] Compiling SwiftParser Directives.swift
[318/345] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[319/345] Compiling SwiftParser Expressions.swift
[320/345] Compiling SwiftParser IncrementalParseTransition.swift
[321/345] Compiling SwiftParser IsValidIdentifier.swift
[322/345] Compiling SwiftParser Cursor.swift
[323/345] Compiling SwiftParser Lexeme.swift
[324/345] Compiling SwiftParser LexemeSequence.swift
[325/345] Compiling SwiftParser Lexer.swift
[326/345] Compiling SwiftParser RegexLiteralLexer.swift
[327/345] Compiling SwiftParser TokenConsumer.swift
[328/345] Compiling SwiftParser TokenPrecedence.swift
[329/345] Compiling SwiftParser TokenSpec.swift
[330/345] Compiling SwiftParser TokenSpecSet.swift
[331/345] Compiling SwiftParser Attributes.swift
[332/345] Compiling SwiftParser Availability.swift
[333/345] Compiling SwiftParser CharacterInfo.swift
[334/345] Compiling SwiftParser CollectionNodes+Parsable.swift
[335/345] Compiling SwiftParser Declarations.swift
[336/345] Emitting module SwiftParser
[337/345] Compiling SwiftParser IsLexerClassified.swift
[338/345] Compiling SwiftParser LayoutNodes+Parsable.swift
[339/345] Compiling SwiftParser Parser+TokenSpecSet.swift
[340/345] Compiling SwiftParser TokenSpecStaticMembers.swift
[341/368] Compiling SwiftOperators OperatorError.swift
[342/368] Compiling SwiftParserDiagnostics Utils.swift
[343/370] Compiling SwiftOperators PrecedenceGroup.swift
[344/370] Compiling SwiftOperators PrecedenceGraph.swift
[345/370] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[346/370] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[347/370] Compiling SwiftOperators SyntaxSynthesis.swift
[348/370] Compiling SwiftParserDiagnostics PresenceUtils.swift
[349/370] Compiling SwiftOperators OperatorTable.swift
[350/370] Compiling SwiftOperators OperatorTable+Defaults.swift
[351/370] Compiling SwiftOperators OperatorTable+Semantics.swift
[352/370] Compiling SwiftOperators OperatorError+Diagnostics.swift
[353/370] Compiling SwiftOperators Operator.swift
[354/370] Emitting module SwiftOperators
[355/370] Compiling SwiftOperators OperatorTable+Folding.swift
[356/370] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[357/370] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[358/370] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[359/370] Compiling SwiftParserDiagnostics MissingNodesError.swift
[360/370] Compiling SwiftParserDiagnostics MissingTokenError.swift
[361/370] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[362/370] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[363/370] Emitting module SwiftParserDiagnostics
[364/370] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[365/370] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[366/385] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[367/385] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[368/385] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[369/385] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[370/385] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[371/385] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[372/386] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[373/386] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[374/386] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[375/386] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[376/386] Compiling SwiftSyntaxBuilder Indenter.swift
[377/386] Compiling SwiftSyntaxBuilder ListBuilder.swift
[378/386] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[379/386] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[380/386] Emitting module SwiftSyntaxBuilder
[381/386] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[382/404] Compiling SwiftSyntaxMacros Macro.swift
[383/404] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[384/404] Compiling SwiftSyntaxMacros PreambleMacro.swift
[385/405] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[386/405] Compiling SwiftSyntaxMacros Macro+Format.swift
[387/405] Compiling SwiftSyntaxMacros AttachedMacro.swift
[388/405] Compiling SwiftSyntaxMacros BodyMacro.swift
[389/405] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[390/405] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[391/405] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[392/405] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[393/405] Compiling SwiftSyntaxMacros MemberMacro.swift
[394/405] Compiling SwiftSyntaxMacros PeerMacro.swift
[395/405] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[396/405] Compiling SwiftSyntaxMacros AccessorMacro.swift
[397/405] Emitting module SwiftSyntaxMacros
[398/405] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[399/405] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[400/405] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[401/415] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[402/415] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[403/415] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[404/415] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[405/415] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[406/415] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[407/415] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[408/415] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[409/415] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[410/415] Emitting module SwiftSyntaxMacroExpansion
[411/426] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[412/427] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[413/427] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[414/427] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[415/427] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[416/427] Emitting module SwiftCompilerPluginMessageHandling
[417/427] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[418/427] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[419/427] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[420/427] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[421/427] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[422/427] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[423/429] Emitting module SwiftCompilerPlugin
[424/429] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[425/432] Compiling CasePathsMacros CasePathableMacro.swift
[426/432] Compiling CasePathsMacros Plugin.swift
[427/432] Emitting module CasePathsMacros
[427/432] Write Objects.LinkFileList
[428/432] Linking CasePathsMacros-tool
[430/447] Compiling CasePaths Result+CasePathable.swift
[431/448] Compiling CasePaths Optional+CasePathable.swift
[432/448] Compiling CasePaths Never+CasePathable.swift
[433/448] Compiling CasePaths XCTestSupport.swift
[434/448] Compiling CasePaths LockIsolated.swift
[435/448] Compiling CasePaths OpenExistential.swift
[436/448] Compiling CasePaths AnyCasePath.swift
[437/448] Compiling CasePaths CasePathIterable.swift
[438/448] Compiling CasePaths Macros.swift
[439/448] Compiling CasePaths TypeName.swift
[440/448] Compiling CasePaths UncheckedSendable.swift
[441/448] Compiling CasePaths EnumReflection.swift
[442/448] Compiling CasePaths Deprecations.swift
[443/448] Emitting module CasePaths
[444/448] Compiling CasePaths CasePathReflectable.swift
[445/448] Compiling CasePaths CasePathable.swift
[446/517] Compiling Parsing Enum.swift
[447/517] Compiling Parsing FixedWidthInteger.swift
[448/517] Compiling Parsing Identity.swift
[449/517] Compiling Parsing JSON.swift
[450/517] Compiling Parsing LosslessStringConvertible.swift
[451/517] Compiling Parsing Memberwise.swift
[452/517] Compiling Parsing ParseableFormatStyleConversion.swift
[453/517] Compiling Parsing RawRepresentable.swift
[454/524] Compiling Parsing ReplaceError.swift
[455/524] Compiling Parsing Rest.swift
[456/524] Compiling Parsing Skip.swift
[457/524] Compiling Parsing StartsWith.swift
[458/524] Compiling Parsing UUID.swift
[459/524] Compiling Parsing Whitespace.swift
[460/524] Compiling Parsing AnyParser.swift
[461/524] Compiling Parsing Not.swift
[462/524] Compiling Parsing OneOf.swift
[463/524] Compiling Parsing OneOfMany.swift
[464/524] Compiling Parsing Optional.swift
[465/524] Compiling Parsing Optionally.swift
[466/524] Compiling Parsing Parse.swift
[467/524] Compiling Parsing ParseableFormatStyle.swift
[468/524] Compiling Parsing Peek.swift
[469/524] Compiling Parsing Pipe.swift
[470/524] Compiling Parsing Prefix.swift
[471/524] Compiling Parsing PrefixThrough.swift
[472/524] Compiling Parsing PrefixUpTo.swift
[473/524] Compiling Parsing Printing.swift
[474/524] Compiling Parsing Pullback.swift
[475/524] Compiling Parsing String.swift
[476/524] Compiling Parsing Substring.swift
[477/524] Compiling Parsing UTF8View.swift
[478/524] Compiling Parsing ConvertingError.swift
[479/524] Compiling Parsing CountingRange.swift
[480/524] Compiling Parsing EmptyInitializable.swift
[481/524] Compiling Parsing AnyEquatable.swift
[482/524] Compiling Parsing Deprecations.swift
[483/524] Compiling Parsing Parser.swift
[484/524] Compiling Parsing ParserPrinter.swift
[485/524] Compiling Parsing Always.swift
[486/524] Compiling Parsing AnyParserPrinter.swift
[487/524] Compiling Parsing Backtracking.swift
[488/524] Compiling Parsing Bool.swift
[489/524] Compiling Parsing CaseIterableRawRepresentable.swift
[490/524] Compiling Parsing CharacterSet.swift
[491/524] Compiling Parsing Conditional.swift
[492/524] Compiling Parsing Consumed.swift
[493/524] Compiling Parsing Digits.swift
[494/524] Compiling Parsing End.swift
[495/524] Compiling Parsing Fail.swift
[496/524] Compiling Parsing Filter.swift
[497/524] Compiling Parsing First.swift
[498/524] Compiling Parsing Float.swift
[499/524] Compiling Parsing OneOfBuilder.swift
[500/524] Compiling Parsing ParserBuilder.swift
[501/524] Compiling Parsing Conversion.swift
[502/524] Compiling Parsing AnyConversion.swift
[503/524] Compiling Parsing BinaryFloatingPoint.swift
[504/524] Compiling Parsing ConversionMap.swift
[505/524] Compiling Parsing Conversions.swift
[506/524] Compiling Parsing Data.swift
[507/524] Compiling Parsing From.swift
[508/524] Compiling Parsing Int.swift
[509/524] Compiling Parsing Lazy.swift
[510/524] Compiling Parsing Literal.swift
[511/524] Compiling Parsing Many.swift
[512/524] Compiling Parsing Map.swift
[513/524] Compiling Parsing Newline.swift
[514/524] Compiling Parsing CompactMap.swift
[515/524] Compiling Parsing FlatMap.swift
[516/524] Compiling Parsing Parsers.swift
[517/524] Compiling Parsing Stream.swift
[518/524] Compiling Parsing ParsingError.swift
[519/524] Compiling Parsing PrependableCollection.swift
[520/524] Compiling Parsing PrintingError.swift
[521/524] Emitting module Parsing
[522/549] Compiling URLRouting FormData.swift
[523/549] Compiling URLRouting Fragment.swift
[524/549] Compiling URLRouting Headers.swift
[525/551] Compiling URLRouting Host.swift
[526/551] Compiling URLRouting AnyEquatable.swift
[527/551] Compiling URLRouting Breakpoint.swift
[528/551] Compiling URLRouting Route.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRouting/Method.swift:21:21: warning: static property 'get' is not concurrency-safe because non-'Sendable' type 'OneOf<URLRequestData, (), OneOfBuilder<URLRequestData, ()>.OneOf2<Method, Method>>' may have shared mutable state; this is an error in the Swift 6 language mode
19 |   /// > Note: If you are using a ``Route`` parser you do not need to specify `Method.get` (it is the
20 |   /// > default).
21 |   public static let get = OneOf {
   |                     |- warning: static property 'get' is not concurrency-safe because non-'Sendable' type 'OneOf<URLRequestData, (), OneOfBuilder<URLRequestData, ()>.OneOf2<Method, Method>>' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'get' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
22 |     Self("HEAD")
23 |     Self("GET")  // NB: Prefer printing "GET"
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/OneOf.swift:159:15: note: generic struct 'OneOf' does not conform to the 'Sendable' protocol
157 | /// enforce backtracking for the entire ``OneOf`` parser you need to further wrap it inside the
158 | /// ``Backtracking`` parser.
159 | public struct OneOf<Input, Output, Parsers: Parser>: Parser
    |               `- note: generic struct 'OneOf' does not conform to the 'Sendable' protocol
160 | where Parsers.Input == Input, Parsers.Output == Output {
161 |   public let parsers: Parsers
[529/551] Compiling URLRouting Router.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRouting/Method.swift:21:21: warning: static property 'get' is not concurrency-safe because non-'Sendable' type 'OneOf<URLRequestData, (), OneOfBuilder<URLRequestData, ()>.OneOf2<Method, Method>>' may have shared mutable state; this is an error in the Swift 6 language mode
19 |   /// > Note: If you are using a ``Route`` parser you do not need to specify `Method.get` (it is the
20 |   /// > default).
21 |   public static let get = OneOf {
   |                     |- warning: static property 'get' is not concurrency-safe because non-'Sendable' type 'OneOf<URLRequestData, (), OneOfBuilder<URLRequestData, ()>.OneOf2<Method, Method>>' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'get' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
22 |     Self("HEAD")
23 |     Self("GET")  // NB: Prefer printing "GET"
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/OneOf.swift:159:15: note: generic struct 'OneOf' does not conform to the 'Sendable' protocol
157 | /// enforce backtracking for the entire ``OneOf`` parser you need to further wrap it inside the
158 | /// ``Backtracking`` parser.
159 | public struct OneOf<Input, Output, Parsers: Parser>: Parser
    |               `- note: generic struct 'OneOf' does not conform to the 'Sendable' protocol
160 | where Parsers.Input == Input, Parsers.Output == Output {
161 |   public let parsers: Parsers
[530/551] Compiling URLRouting Cookies.swift
[531/551] Compiling URLRouting Exports.swift
[532/551] Compiling URLRouting Field.swift
[533/551] Compiling URLRouting RoutingError.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRouting/Scheme.swift:20:21: warning: static property 'http' is not concurrency-safe because non-'Sendable' type 'Scheme' may have shared mutable state; this is an error in the Swift 6 language mode
13 | /// > scheme from your router. Instead, consider using ``BaseURLPrinter`` via the `baseURL` and
14 | /// > `baseRequestData` methods on routers.
15 | public struct Scheme: ParserPrinter {
   |               `- note: consider making struct 'Scheme' conform to the 'Sendable' protocol
16 |   @usableFromInline
17 |   let name: String
18 |
19 |   /// A parser of the `http` scheme.
20 |   public static let http = Self("http")
   |                     |- warning: static property 'http' is not concurrency-safe because non-'Sendable' type 'Scheme' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'http' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 |
22 |   /// A parser of the `https` scheme.
/Users/admin/builder/spi-builder-workspace/Sources/URLRouting/Scheme.swift:23:21: warning: static property 'https' is not concurrency-safe because non-'Sendable' type 'Scheme' may have shared mutable state; this is an error in the Swift 6 language mode
13 | /// > scheme from your router. Instead, consider using ``BaseURLPrinter`` via the `baseURL` and
14 | /// > `baseRequestData` methods on routers.
15 | public struct Scheme: ParserPrinter {
   |               `- note: consider making struct 'Scheme' conform to the 'Sendable' protocol
16 |   @usableFromInline
17 |   let name: String
   :
21 |
22 |   /// A parser of the `https` scheme.
23 |   public static let https = Self("https")
   |                     |- warning: static property 'https' is not concurrency-safe because non-'Sendable' type 'Scheme' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'https' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
24 |
25 |   /// Initializes a scheme parser with a scheme name.
[534/551] Compiling URLRouting Scheme.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRouting/Scheme.swift:20:21: warning: static property 'http' is not concurrency-safe because non-'Sendable' type 'Scheme' may have shared mutable state; this is an error in the Swift 6 language mode
13 | /// > scheme from your router. Instead, consider using ``BaseURLPrinter`` via the `baseURL` and
14 | /// > `baseRequestData` methods on routers.
15 | public struct Scheme: ParserPrinter {
   |               `- note: consider making struct 'Scheme' conform to the 'Sendable' protocol
16 |   @usableFromInline
17 |   let name: String
18 |
19 |   /// A parser of the `http` scheme.
20 |   public static let http = Self("http")
   |                     |- warning: static property 'http' is not concurrency-safe because non-'Sendable' type 'Scheme' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'http' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 |
22 |   /// A parser of the `https` scheme.
/Users/admin/builder/spi-builder-workspace/Sources/URLRouting/Scheme.swift:23:21: warning: static property 'https' is not concurrency-safe because non-'Sendable' type 'Scheme' may have shared mutable state; this is an error in the Swift 6 language mode
13 | /// > scheme from your router. Instead, consider using ``BaseURLPrinter`` via the `baseURL` and
14 | /// > `baseRequestData` methods on routers.
15 | public struct Scheme: ParserPrinter {
   |               `- note: consider making struct 'Scheme' conform to the 'Sendable' protocol
16 |   @usableFromInline
17 |   let name: String
   :
21 |
22 |   /// A parser of the `https` scheme.
23 |   public static let https = Self("https")
   |                     |- warning: static property 'https' is not concurrency-safe because non-'Sendable' type 'Scheme' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'https' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
24 |
25 |   /// Initializes a scheme parser with a scheme name.
[535/551] Compiling URLRouting ParserPrinter.swift
[536/551] Compiling URLRouting Path.swift
[537/551] Compiling URLRouting PathBuilder.swift
[538/551] Compiling URLRouting Deprecations.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRouting/Method.swift:21:21: warning: static property 'get' is not concurrency-safe because non-'Sendable' type 'OneOf<URLRequestData, (), OneOfBuilder<URLRequestData, ()>.OneOf2<Method, Method>>' may have shared mutable state; this is an error in the Swift 6 language mode
19 |   /// > Note: If you are using a ``Route`` parser you do not need to specify `Method.get` (it is the
20 |   /// > default).
21 |   public static let get = OneOf {
   |                     |- warning: static property 'get' is not concurrency-safe because non-'Sendable' type 'OneOf<URLRequestData, (), OneOfBuilder<URLRequestData, ()>.OneOf2<Method, Method>>' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'get' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
22 |     Self("HEAD")
23 |     Self("GET")  // NB: Prefer printing "GET"
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/OneOf.swift:159:15: note: generic struct 'OneOf' does not conform to the 'Sendable' protocol
157 | /// enforce backtracking for the entire ``OneOf`` parser you need to further wrap it inside the
158 | /// ``Backtracking`` parser.
159 | public struct OneOf<Input, Output, Parsers: Parser>: Parser
    |               `- note: generic struct 'OneOf' does not conform to the 'Sendable' protocol
160 | where Parsers.Input == Input, Parsers.Output == Output {
161 |   public let parsers: Parsers
/Users/admin/builder/spi-builder-workspace/Sources/URLRouting/Method.swift:27:21: warning: static property 'post' is not concurrency-safe because non-'Sendable' type 'Method' may have shared mutable state; this is an error in the Swift 6 language mode
 9 | /// }
10 | /// ```
11 | public struct Method: ParserPrinter {
   |               `- note: consider making struct 'Method' conform to the 'Sendable' protocol
12 |   @usableFromInline
13 |   let name: String
   :
25 |
26 |   /// A parser of POST requests.
27 |   public static let post = Self("POST")
   |                     |- warning: static property 'post' is not concurrency-safe because non-'Sendable' type 'Method' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'post' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
28 |
29 |   /// A parser of PUT requests.
/Users/admin/builder/spi-builder-workspace/Sources/URLRouting/Method.swift:30:21: warning: static property 'put' is not concurrency-safe because non-'Sendable' type 'Method' may have shared mutable state; this is an error in the Swift 6 language mode
 9 | /// }
10 | /// ```
11 | public struct Method: ParserPrinter {
   |               `- note: consider making struct 'Method' conform to the 'Sendable' protocol
12 |   @usableFromInline
13 |   let name: String
   :
28 |
29 |   /// A parser of PUT requests.
30 |   public static let put = Self("PUT")
   |                     |- warning: static property 'put' is not concurrency-safe because non-'Sendable' type 'Method' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'put' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |
32 |   /// A parser of PATCH requests.
/Users/admin/builder/spi-builder-workspace/Sources/URLRouting/Method.swift:33:21: warning: static property 'patch' is not concurrency-safe because non-'Sendable' type 'Method' may have shared mutable state; this is an error in the Swift 6 language mode
 9 | /// }
10 | /// ```
11 | public struct Method: ParserPrinter {
   |               `- note: consider making struct 'Method' conform to the 'Sendable' protocol
12 |   @usableFromInline
13 |   let name: String
   :
31 |
32 |   /// A parser of PATCH requests.
33 |   public static let patch = Self("PATCH")
   |                     |- warning: static property 'patch' is not concurrency-safe because non-'Sendable' type 'Method' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'patch' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
34 |
35 |   /// A parser of DELETE requests.
/Users/admin/builder/spi-builder-workspace/Sources/URLRouting/Method.swift:36:21: warning: static property 'delete' is not concurrency-safe because non-'Sendable' type 'Method' may have shared mutable state; this is an error in the Swift 6 language mode
 9 | /// }
10 | /// ```
11 | public struct Method: ParserPrinter {
   |               `- note: consider making struct 'Method' conform to the 'Sendable' protocol
12 |   @usableFromInline
13 |   let name: String
   :
34 |
35 |   /// A parser of DELETE requests.
36 |   public static let delete = Self("DELETE")
   |                     |- warning: static property 'delete' is not concurrency-safe because non-'Sendable' type 'Method' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'delete' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |
38 |   /// Initializes a request method parser with a method name.
[539/551] Compiling URLRouting Method.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRouting/Method.swift:21:21: warning: static property 'get' is not concurrency-safe because non-'Sendable' type 'OneOf<URLRequestData, (), OneOfBuilder<URLRequestData, ()>.OneOf2<Method, Method>>' may have shared mutable state; this is an error in the Swift 6 language mode
19 |   /// > Note: If you are using a ``Route`` parser you do not need to specify `Method.get` (it is the
20 |   /// > default).
21 |   public static let get = OneOf {
   |                     |- warning: static property 'get' is not concurrency-safe because non-'Sendable' type 'OneOf<URLRequestData, (), OneOfBuilder<URLRequestData, ()>.OneOf2<Method, Method>>' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'get' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
22 |     Self("HEAD")
23 |     Self("GET")  // NB: Prefer printing "GET"
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/OneOf.swift:159:15: note: generic struct 'OneOf' does not conform to the 'Sendable' protocol
157 | /// enforce backtracking for the entire ``OneOf`` parser you need to further wrap it inside the
158 | /// ``Backtracking`` parser.
159 | public struct OneOf<Input, Output, Parsers: Parser>: Parser
    |               `- note: generic struct 'OneOf' does not conform to the 'Sendable' protocol
160 | where Parsers.Input == Input, Parsers.Output == Output {
161 |   public let parsers: Parsers
/Users/admin/builder/spi-builder-workspace/Sources/URLRouting/Method.swift:27:21: warning: static property 'post' is not concurrency-safe because non-'Sendable' type 'Method' may have shared mutable state; this is an error in the Swift 6 language mode
 9 | /// }
10 | /// ```
11 | public struct Method: ParserPrinter {
   |               `- note: consider making struct 'Method' conform to the 'Sendable' protocol
12 |   @usableFromInline
13 |   let name: String
   :
25 |
26 |   /// A parser of POST requests.
27 |   public static let post = Self("POST")
   |                     |- warning: static property 'post' is not concurrency-safe because non-'Sendable' type 'Method' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'post' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
28 |
29 |   /// A parser of PUT requests.
/Users/admin/builder/spi-builder-workspace/Sources/URLRouting/Method.swift:30:21: warning: static property 'put' is not concurrency-safe because non-'Sendable' type 'Method' may have shared mutable state; this is an error in the Swift 6 language mode
 9 | /// }
10 | /// ```
11 | public struct Method: ParserPrinter {
   |               `- note: consider making struct 'Method' conform to the 'Sendable' protocol
12 |   @usableFromInline
13 |   let name: String
   :
28 |
29 |   /// A parser of PUT requests.
30 |   public static let put = Self("PUT")
   |                     |- warning: static property 'put' is not concurrency-safe because non-'Sendable' type 'Method' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'put' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |
32 |   /// A parser of PATCH requests.
/Users/admin/builder/spi-builder-workspace/Sources/URLRouting/Method.swift:33:21: warning: static property 'patch' is not concurrency-safe because non-'Sendable' type 'Method' may have shared mutable state; this is an error in the Swift 6 language mode
 9 | /// }
10 | /// ```
11 | public struct Method: ParserPrinter {
   |               `- note: consider making struct 'Method' conform to the 'Sendable' protocol
12 |   @usableFromInline
13 |   let name: String
   :
31 |
32 |   /// A parser of PATCH requests.
33 |   public static let patch = Self("PATCH")
   |                     |- warning: static property 'patch' is not concurrency-safe because non-'Sendable' type 'Method' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'patch' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
34 |
35 |   /// A parser of DELETE requests.
/Users/admin/builder/spi-builder-workspace/Sources/URLRouting/Method.swift:36:21: warning: static property 'delete' is not concurrency-safe because non-'Sendable' type 'Method' may have shared mutable state; this is an error in the Swift 6 language mode
 9 | /// }
10 | /// ```
11 | public struct Method: ParserPrinter {
   |               `- note: consider making struct 'Method' conform to the 'Sendable' protocol
12 |   @usableFromInline
13 |   let name: String
   :
34 |
35 |   /// A parser of DELETE requests.
36 |   public static let delete = Self("DELETE")
   |                     |- warning: static property 'delete' is not concurrency-safe because non-'Sendable' type 'Method' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'delete' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |
38 |   /// Initializes a request method parser with a method name.
[540/551] Compiling URLRouting Parse.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRouting/Method.swift:21:21: warning: static property 'get' is not concurrency-safe because non-'Sendable' type 'OneOf<URLRequestData, (), OneOfBuilder<URLRequestData, ()>.OneOf2<Method, Method>>' may have shared mutable state; this is an error in the Swift 6 language mode
19 |   /// > Note: If you are using a ``Route`` parser you do not need to specify `Method.get` (it is the
20 |   /// > default).
21 |   public static let get = OneOf {
   |                     |- warning: static property 'get' is not concurrency-safe because non-'Sendable' type 'OneOf<URLRequestData, (), OneOfBuilder<URLRequestData, ()>.OneOf2<Method, Method>>' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'get' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
22 |     Self("HEAD")
23 |     Self("GET")  // NB: Prefer printing "GET"
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/OneOf.swift:159:15: note: generic struct 'OneOf' does not conform to the 'Sendable' protocol
157 | /// enforce backtracking for the entire ``OneOf`` parser you need to further wrap it inside the
158 | /// ``Backtracking`` parser.
159 | public struct OneOf<Input, Output, Parsers: Parser>: Parser
    |               `- note: generic struct 'OneOf' does not conform to the 'Sendable' protocol
160 | where Parsers.Input == Input, Parsers.Output == Output {
161 |   public let parsers: Parsers
/Users/admin/builder/spi-builder-workspace/Sources/URLRouting/Method.swift:27:21: warning: static property 'post' is not concurrency-safe because non-'Sendable' type 'Method' may have shared mutable state; this is an error in the Swift 6 language mode
 9 | /// }
10 | /// ```
11 | public struct Method: ParserPrinter {
   |               `- note: consider making struct 'Method' conform to the 'Sendable' protocol
12 |   @usableFromInline
13 |   let name: String
   :
25 |
26 |   /// A parser of POST requests.
27 |   public static let post = Self("POST")
   |                     |- warning: static property 'post' is not concurrency-safe because non-'Sendable' type 'Method' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'post' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
28 |
29 |   /// A parser of PUT requests.
/Users/admin/builder/spi-builder-workspace/Sources/URLRouting/Method.swift:30:21: warning: static property 'put' is not concurrency-safe because non-'Sendable' type 'Method' may have shared mutable state; this is an error in the Swift 6 language mode
 9 | /// }
10 | /// ```
11 | public struct Method: ParserPrinter {
   |               `- note: consider making struct 'Method' conform to the 'Sendable' protocol
12 |   @usableFromInline
13 |   let name: String
   :
28 |
29 |   /// A parser of PUT requests.
30 |   public static let put = Self("PUT")
   |                     |- warning: static property 'put' is not concurrency-safe because non-'Sendable' type 'Method' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'put' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |
32 |   /// A parser of PATCH requests.
/Users/admin/builder/spi-builder-workspace/Sources/URLRouting/Method.swift:33:21: warning: static property 'patch' is not concurrency-safe because non-'Sendable' type 'Method' may have shared mutable state; this is an error in the Swift 6 language mode
 9 | /// }
10 | /// ```
11 | public struct Method: ParserPrinter {
   |               `- note: consider making struct 'Method' conform to the 'Sendable' protocol
12 |   @usableFromInline
13 |   let name: String
   :
31 |
32 |   /// A parser of PATCH requests.
33 |   public static let patch = Self("PATCH")
   |                     |- warning: static property 'patch' is not concurrency-safe because non-'Sendable' type 'Method' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'patch' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
34 |
35 |   /// A parser of DELETE requests.
/Users/admin/builder/spi-builder-workspace/Sources/URLRouting/Method.swift:36:21: warning: static property 'delete' is not concurrency-safe because non-'Sendable' type 'Method' may have shared mutable state; this is an error in the Swift 6 language mode
 9 | /// }
10 | /// ```
11 | public struct Method: ParserPrinter {
   |               `- note: consider making struct 'Method' conform to the 'Sendable' protocol
12 |   @usableFromInline
13 |   let name: String
   :
34 |
35 |   /// A parser of DELETE requests.
36 |   public static let delete = Self("DELETE")
   |                     |- warning: static property 'delete' is not concurrency-safe because non-'Sendable' type 'Method' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'delete' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |
38 |   /// Initializes a request method parser with a method name.
[541/551] Compiling URLRouting URLRequestData+Foundation.swift
[542/551] Compiling URLRouting URLRequestData.swift
[543/551] Emitting module URLRouting
/Users/admin/builder/spi-builder-workspace/Sources/URLRouting/Method.swift:21:21: warning: static property 'get' is not concurrency-safe because non-'Sendable' type 'OneOf<URLRequestData, (), OneOfBuilder<URLRequestData, ()>.OneOf2<Method, Method>>' may have shared mutable state; this is an error in the Swift 6 language mode
19 |   /// > Note: If you are using a ``Route`` parser you do not need to specify `Method.get` (it is the
20 |   /// > default).
21 |   public static let get = OneOf {
   |                     |- warning: static property 'get' is not concurrency-safe because non-'Sendable' type 'OneOf<URLRequestData, (), OneOfBuilder<URLRequestData, ()>.OneOf2<Method, Method>>' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'get' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
22 |     Self("HEAD")
23 |     Self("GET")  // NB: Prefer printing "GET"
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-parsing/Sources/Parsing/ParserPrinters/OneOf.swift:159:15: note: generic struct 'OneOf' does not conform to the 'Sendable' protocol
157 | /// enforce backtracking for the entire ``OneOf`` parser you need to further wrap it inside the
158 | /// ``Backtracking`` parser.
159 | public struct OneOf<Input, Output, Parsers: Parser>: Parser
    |               `- note: generic struct 'OneOf' does not conform to the 'Sendable' protocol
160 | where Parsers.Input == Input, Parsers.Output == Output {
161 |   public let parsers: Parsers
/Users/admin/builder/spi-builder-workspace/Sources/URLRouting/Method.swift:27:21: warning: static property 'post' is not concurrency-safe because non-'Sendable' type 'Method' may have shared mutable state; this is an error in the Swift 6 language mode
 9 | /// }
10 | /// ```
11 | public struct Method: ParserPrinter {
   |               `- note: consider making struct 'Method' conform to the 'Sendable' protocol
12 |   @usableFromInline
13 |   let name: String
   :
25 |
26 |   /// A parser of POST requests.
27 |   public static let post = Self("POST")
   |                     |- warning: static property 'post' is not concurrency-safe because non-'Sendable' type 'Method' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'post' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
28 |
29 |   /// A parser of PUT requests.
/Users/admin/builder/spi-builder-workspace/Sources/URLRouting/Method.swift:30:21: warning: static property 'put' is not concurrency-safe because non-'Sendable' type 'Method' may have shared mutable state; this is an error in the Swift 6 language mode
 9 | /// }
10 | /// ```
11 | public struct Method: ParserPrinter {
   |               `- note: consider making struct 'Method' conform to the 'Sendable' protocol
12 |   @usableFromInline
13 |   let name: String
   :
28 |
29 |   /// A parser of PUT requests.
30 |   public static let put = Self("PUT")
   |                     |- warning: static property 'put' is not concurrency-safe because non-'Sendable' type 'Method' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'put' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |
32 |   /// A parser of PATCH requests.
/Users/admin/builder/spi-builder-workspace/Sources/URLRouting/Method.swift:33:21: warning: static property 'patch' is not concurrency-safe because non-'Sendable' type 'Method' may have shared mutable state; this is an error in the Swift 6 language mode
 9 | /// }
10 | /// ```
11 | public struct Method: ParserPrinter {
   |               `- note: consider making struct 'Method' conform to the 'Sendable' protocol
12 |   @usableFromInline
13 |   let name: String
   :
31 |
32 |   /// A parser of PATCH requests.
33 |   public static let patch = Self("PATCH")
   |                     |- warning: static property 'patch' is not concurrency-safe because non-'Sendable' type 'Method' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'patch' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
34 |
35 |   /// A parser of DELETE requests.
/Users/admin/builder/spi-builder-workspace/Sources/URLRouting/Method.swift:36:21: warning: static property 'delete' is not concurrency-safe because non-'Sendable' type 'Method' may have shared mutable state; this is an error in the Swift 6 language mode
 9 | /// }
10 | /// ```
11 | public struct Method: ParserPrinter {
   |               `- note: consider making struct 'Method' conform to the 'Sendable' protocol
12 |   @usableFromInline
13 |   let name: String
   :
34 |
35 |   /// A parser of DELETE requests.
36 |   public static let delete = Self("DELETE")
   |                     |- warning: static property 'delete' is not concurrency-safe because non-'Sendable' type 'Method' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'delete' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |
38 |   /// Initializes a request method parser with a method name.
/Users/admin/builder/spi-builder-workspace/Sources/URLRouting/Scheme.swift:20:21: warning: static property 'http' is not concurrency-safe because non-'Sendable' type 'Scheme' may have shared mutable state; this is an error in the Swift 6 language mode
13 | /// > scheme from your router. Instead, consider using ``BaseURLPrinter`` via the `baseURL` and
14 | /// > `baseRequestData` methods on routers.
15 | public struct Scheme: ParserPrinter {
   |               `- note: consider making struct 'Scheme' conform to the 'Sendable' protocol
16 |   @usableFromInline
17 |   let name: String
18 |
19 |   /// A parser of the `http` scheme.
20 |   public static let http = Self("http")
   |                     |- warning: static property 'http' is not concurrency-safe because non-'Sendable' type 'Scheme' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'http' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 |
22 |   /// A parser of the `https` scheme.
/Users/admin/builder/spi-builder-workspace/Sources/URLRouting/Scheme.swift:23:21: warning: static property 'https' is not concurrency-safe because non-'Sendable' type 'Scheme' may have shared mutable state; this is an error in the Swift 6 language mode
13 | /// > scheme from your router. Instead, consider using ``BaseURLPrinter`` via the `baseURL` and
14 | /// > `baseRequestData` methods on routers.
15 | public struct Scheme: ParserPrinter {
   |               `- note: consider making struct 'Scheme' conform to the 'Sendable' protocol
16 |   @usableFromInline
17 |   let name: String
   :
21 |
22 |   /// A parser of the `https` scheme.
23 |   public static let https = Self("https")
   |                     |- warning: static property 'https' is not concurrency-safe because non-'Sendable' type 'Scheme' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'https' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
24 |
25 |   /// Initializes a scheme parser with a scheme name.
[544/551] Compiling URLRouting Body.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRouting/Client/Client.swift:112:23: warning: capture of 'cancel' with non-sendable type '() -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
110 |             }
111 |           },
112 |           onCancel: { cancel() }
    |                       |- warning: capture of 'cancel' with non-sendable type '() -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                       `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
113 |         )
114 |       },
[545/551] Compiling URLRouting Variadics.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRouting/Client/Client.swift:112:23: warning: capture of 'cancel' with non-sendable type '() -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
110 |             }
111 |           },
112 |           onCancel: { cancel() }
    |                       |- warning: capture of 'cancel' with non-sendable type '() -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                       `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
113 |         )
114 |       },
[546/551] Compiling URLRouting Client.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRouting/Client/Client.swift:112:23: warning: capture of 'cancel' with non-sendable type '() -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
110 |             }
111 |           },
112 |           onCancel: { cancel() }
    |                       |- warning: capture of 'cancel' with non-sendable type '() -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                       `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
113 |         )
114 |       },
[547/551] Compiling URLRouting Printing.swift
[548/551] Compiling URLRouting Query.swift
[549/555] Compiling swift_url_routing_benchmark Routing.swift
/Users/admin/builder/spi-builder-workspace/Sources/swift-url-routing-benchmark/Routing.swift:12:5: warning: let 'routingSuite' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | /// request into a more well-structured data type, such as an enum. We build a router that can
 11 | /// recognize one of 5 routes for a website.
 12 | let routingSuite = BenchmarkSuite(name: "Routing") { suite in
    |     `- warning: let 'routingSuite' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |   if #available(macOS 10.13, *) {
 14 |     #if compiler(>=5.5)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
   |              `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 |     public let name: String
17 |     public let settings: [BenchmarkSetting]
/Users/admin/builder/spi-builder-workspace/Sources/swift-url-routing-benchmark/Routing.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
  1 | import Benchmark
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
  2 | import Foundation
  3 | import URLRouting
    :
 10 | /// request into a more well-structured data type, such as an enum. We build a router that can
 11 | /// recognize one of 5 routes for a website.
 12 | let routingSuite = BenchmarkSuite(name: "Routing") { suite in
    |     |- note: annotate 'routingSuite' with '@MainActor' if property should only be accessed from the main actor
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |   if #available(macOS 10.13, *) {
 14 |     #if compiler(>=5.5)
[550/555] Emitting module swift_url_routing_benchmark
/Users/admin/builder/spi-builder-workspace/Sources/swift-url-routing-benchmark/Routing.swift:12:5: warning: let 'routingSuite' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | /// request into a more well-structured data type, such as an enum. We build a router that can
 11 | /// recognize one of 5 routes for a website.
 12 | let routingSuite = BenchmarkSuite(name: "Routing") { suite in
    |     `- warning: let 'routingSuite' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |   if #available(macOS 10.13, *) {
 14 |     #if compiler(>=5.5)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
   |              `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 |     public let name: String
17 |     public let settings: [BenchmarkSetting]
/Users/admin/builder/spi-builder-workspace/Sources/swift-url-routing-benchmark/Routing.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
  1 | import Benchmark
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
  2 | import Foundation
  3 | import URLRouting
    :
 10 | /// request into a more well-structured data type, such as an enum. We build a router that can
 11 | /// recognize one of 5 routes for a website.
 12 | let routingSuite = BenchmarkSuite(name: "Routing") { suite in
    |     |- note: annotate 'routingSuite' with '@MainActor' if property should only be accessed from the main actor
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |   if #available(macOS 10.13, *) {
 14 |     #if compiler(>=5.5)
[551/555] Compiling swift_url_routing_benchmark main.swift
/Users/admin/builder/spi-builder-workspace/Sources/swift-url-routing-benchmark/Routing.swift:12:5: warning: let 'routingSuite' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | /// request into a more well-structured data type, such as an enum. We build a router that can
 11 | /// recognize one of 5 routes for a website.
 12 | let routingSuite = BenchmarkSuite(name: "Routing") { suite in
    |     `- warning: let 'routingSuite' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |   if #available(macOS 10.13, *) {
 14 |     #if compiler(>=5.5)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
   |              `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 |     public let name: String
17 |     public let settings: [BenchmarkSetting]
/Users/admin/builder/spi-builder-workspace/Sources/swift-url-routing-benchmark/Routing.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
  1 | import Benchmark
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
  2 | import Foundation
  3 | import URLRouting
    :
 10 | /// request into a more well-structured data type, such as an enum. We build a router that can
 11 | /// recognize one of 5 routes for a website.
 12 | let routingSuite = BenchmarkSuite(name: "Routing") { suite in
    |     |- note: annotate 'routingSuite' with '@MainActor' if property should only be accessed from the main actor
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |   if #available(macOS 10.13, *) {
 14 |     #if compiler(>=5.5)
[552/555] Compiling swift_url_routing_benchmark Benchmarking.swift
[552/555] Write Objects.LinkFileList
[553/555] Linking swift-url-routing-benchmark
[554/555] Applying swift-url-routing-benchmark
Build complete! (98.25s)
warning: 'xctest-dynamic-overlay': /Users/admin/builder/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "xctest-dynamic-overlay",
 7 |   platforms: [
warning: 'swift-case-paths': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-case-paths/Package@swift-6.0.swift:6:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 4 | import PackageDescription
 5 |
 6 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 7 |   name: "swift-case-paths",
 8 |   platforms: [
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-parsing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-parsing"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    },
    {
      "identity" : "swift-benchmark",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/swift-benchmark"
    }
  ],
  "manifest_display_name" : "swift-url-routing",
  "name" : "swift-url-routing",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "URLRouting",
      "targets" : [
        "URLRouting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "variadics-generator",
      "targets" : [
        "variadics-generator"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "swift-url-routing-benchmark",
      "targets" : [
        "swift-url-routing-benchmark"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "variadics_generator",
      "module_type" : "SwiftTarget",
      "name" : "variadics-generator",
      "path" : "Sources/variadics-generator",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "variadics-generator"
      ],
      "sources" : [
        "VariadicsGenerator.swift",
        "main.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "swift_url_routing_benchmark",
      "module_type" : "SwiftTarget",
      "name" : "swift-url-routing-benchmark",
      "path" : "Sources/swift-url-routing-benchmark",
      "product_dependencies" : [
        "Benchmark"
      ],
      "product_memberships" : [
        "swift-url-routing-benchmark"
      ],
      "sources" : [
        "Common/Benchmarking.swift",
        "Routing.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "URLRouting"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "URLRoutingTests",
      "module_type" : "SwiftTarget",
      "name" : "URLRoutingTests",
      "path" : "Tests/URLRoutingTests",
      "sources" : [
        "RoutingErrorTests.swift",
        "URLRoutingClientTests.swift",
        "URLRoutingTests.swift"
      ],
      "target_dependencies" : [
        "URLRouting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "URLRouting",
      "module_type" : "SwiftTarget",
      "name" : "URLRouting",
      "path" : "Sources/URLRouting",
      "product_dependencies" : [
        "IssueReporting",
        "OrderedCollections",
        "Parsing"
      ],
      "product_memberships" : [
        "URLRouting",
        "swift-url-routing-benchmark"
      ],
      "sources" : [
        "Body.swift",
        "Builders/Variadics.swift",
        "Client/Client.swift",
        "Cookies.swift",
        "Exports.swift",
        "Field.swift",
        "FormData.swift",
        "Fragment.swift",
        "Headers.swift",
        "Host.swift",
        "Internal/AnyEquatable.swift",
        "Internal/Breakpoint.swift",
        "Internal/Deprecations.swift",
        "Method.swift",
        "Parsing/Parse.swift",
        "Parsing/ParserPrinter.swift",
        "Path.swift",
        "PathBuilder.swift",
        "Printing.swift",
        "Query.swift",
        "Route.swift",
        "Router.swift",
        "RoutingError.swift",
        "Scheme.swift",
        "URLRequestData+Foundation.swift",
        "URLRequestData.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/pointfreeco/swift-url-routing/main
Repository:               pointfreeco/swift-url-routing
Swift version used:       6.0
    .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
Target:                   URLRouting
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Generating documentation for 'URLRouting'...
Converting documentation...
warning: 'live(router:session:)' doesn't exist at '/URLRouting/URLRoutingClient'
  --> ../Client/Client.swift:13:7-13:28
11 | ///
12 | /// You do not typically construct this type directly from its initializer, and instead use the
13 + /// ``live(router:session:)`` static method for creating an API client from a parser-printer, or use
   |       ╰─suggestion: Replace 'live(router:session:)' with 'live(router:session:decoder:)'
14 | /// the ``failing`` static variable for creating an API client that throws an error when a request
15 | /// is made and then use ``override(_:with:)-1ot4o`` to override certain routes with mocked
warning: '1ot4o' isn't a disambiguation for 'override(_:with:)' at '/URLRouting/URLRoutingClient'
  --> ../Client/Client.swift:15:45-15:51
13 | /// ``live(router:session:)`` static method for creating an API client from a parser-printer, or use
14 | /// the ``failing`` static variable for creating an API client that throws an error when a request
15 + /// is made and then use ``override(_:with:)-1ot4o`` to override certain routes with mocked
   |                                             ├─suggestion: Replace '-1ot4o' with '-8nxa1' for'func override(_ predicate: @escaping (Route) -> Bool, with response: @escaping () throws -> Result<(data: Data, response: URLResponse), URLError>) -> URLRoutingClient<Route>'
   |                                             ├─suggestion: Replace '-1ot4o' with '-11tzf' for'func override(_ route: Route, with response: @escaping () throws -> Result<(data: Data, response: URLResponse), URLError>) -> URLRoutingClient<Route> where Route : Equatable'
   |                                             ╰─suggestion: Replace '-1ot4o' with '-2kgvt' for'func override<Value>(_ extract: @escaping (Route) -> Value?, with response: @escaping (Value) throws -> Result<(data: Data, response: URLResponse), URLError>) -> URLRoutingClient<Route>'
16 | /// responses.
17 | public struct URLRoutingClient<Route> {
warning: Parameter 'decoder' is missing documentation
  --> ../Client/Client.swift:74:34-74:34
72 |   /// - Parameters:
73 |   ///   - router: A router.
74 +   ///   - session: A URL session.
   |                                  ╰─suggestion: Document 'decoder' parameter
75 |   /// - Returns: A live API client that makes requests through a URL session.
76 |   @available(macOS 10.15, iOS 13, watchOS 6, tvOS 13, *)
warning: 'APIClient' doesn't exist at '/URLRouting/URLRoutingClient/failing'
   --> ../Client/Client.swift:121:12-121:21
119 |
120 | extension URLRoutingClient {
121 +   /// An ``APIClient`` that immediately throws an error when a request is made.
122 |   ///
123 |   /// This client is useful when testing a feature that uses only a small subset of the available
warning: '1ot4o' isn't a disambiguation for 'override(_:with:)' at '/URLRouting/URLRoutingClient'
   --> ../Client/Client.swift:125:26-125:32
123 |   /// This client is useful when testing a feature that uses only a small subset of the available
124 |   /// routes in the API client. You can creating a failing API client, and then
125 +   /// ``override(_:with:)-1ot4o`` certain routes that return mocked data.
    |                          ├─suggestion: Replace '-1ot4o' with '-8nxa1' for'func override(_ predicate: @escaping (Route) -> Bool, with response: @escaping () throws -> Result<(data: Data, response: URLResponse), URLError>) -> URLRoutingClient<Route>'
    |                          ├─suggestion: Replace '-1ot4o' with '-11tzf' for'func override(_ route: Route, with response: @escaping () throws -> Result<(data: Data, response: URLResponse), URLError>) -> URLRoutingClient<Route> where Route : Equatable'
    |                          ╰─suggestion: Replace '-1ot4o' with '-2kgvt' for'func override<Value>(_ extract: @escaping (Route) -> Value?, with response: @escaping (Value) throws -> Result<(data: Data, response: URLResponse), URLError>) -> URLRoutingClient<Route>'
126 |   public static var failing: Self {
127 |     Self {
warning: '4j1y4' isn't a disambiguation for 'override(_:with:)' at '/URLRouting/URLRoutingClient'
   --> ../Client/Client.swift:201:43-201:49
199 |   ///
200 |   /// This method is most useful when used in conjunction with
201 +   /// ``URLRoutingClient/override(_:with:)-4j1y4`` where you start with a
    |                                           ├─suggestion: Replace '-4j1y4' with '-8nxa1' for'func override(_ predicate: @escaping (Route) -> Bool, with response: @escaping () throws -> Result<(data: Data, response: URLResponse), URLError>) -> URLRoutingClient<Route>'
    |                                           ├─suggestion: Replace '-4j1y4' with '-11tzf' for'func override(_ route: Route, with response: @escaping () throws -> Result<(data: Data, response: URLResponse), URLError>) -> URLRoutingClient<Route> where Route : Equatable'
    |                                           ╰─suggestion: Replace '-4j1y4' with '-2kgvt' for'func override<Value>(_ extract: @escaping (Route) -> Value?, with response: @escaping (Value) throws -> Result<(data: Data, response: URLResponse), URLError>) -> URLRoutingClient<Route>'
202 |   /// ``URLRoutingClient/failing`` API client and then override certain routes to return mocked
203 |   /// responses:
warning: Link in document summary will not be displayed
Summary should only contain (formatted) text. To resolve this issue, place links and images elsewhere in the document, or remove them.
 --> URLRouting.md:3:92-3:116
1 | # ``URLRouting``
2 |
3 + A bidirectional URL router with more type safety and less fuss. This library is built with [Parsing][swift-parsing].
4 |
5 | ## Additional Resources
warning: Symbol links can only resolve symbols
  --> URLRouting.md:19:5-19:19
17 | ### Articles
18 |
19 + - ``GettingStarted``
   |     ╰─suggestion: Use a '<doc:>' style reference.
20 |
21 | ## See AlsoConversion complete! (2.88s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/pointfreeco/swift-url-routing/main'
warning: 'xctest-dynamic-overlay': /Users/admin/builder/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "xctest-dynamic-overlay",
 7 |   platforms: [
warning: 'swift-case-paths': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-case-paths/Package@swift-6.0.swift:6:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 4 | import PackageDescription
 5 |
 6 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 7 |   name: "swift-case-paths",
 8 |   platforms: [
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Compiling SymbolKit Mixin+Equals.swift
[7/53] Compiling SymbolKit Mixin+Hash.swift
[8/53] Compiling SymbolKit Mixin.swift
[9/53] Compiling SymbolKit LineList.swift
[10/53] Compiling SymbolKit Position.swift
[11/57] Compiling SymbolKit SemanticVersion.swift
[12/57] Compiling SymbolKit AccessControl.swift
[13/57] Compiling SymbolKit Availability.swift
[14/57] Compiling SymbolKit AvailabilityItem.swift
[15/57] Compiling SymbolKit Domain.swift
[16/57] Emitting module SymbolKit
[17/57] Compiling SymbolKit Identifier.swift
[18/57] Compiling SymbolKit KindIdentifier.swift
[19/57] Compiling SymbolKit Location.swift
[20/57] Compiling SymbolKit Mutability.swift
[21/57] Compiling SymbolKit Names.swift
[22/57] Compiling SymbolKit SPI.swift
[23/57] Compiling SymbolKit Snippet.swift
[24/57] Compiling SymbolKit Extension.swift
[25/57] Compiling SymbolKit SourceRange.swift
[26/57] Compiling SymbolKit Metadata.swift
[27/57] Compiling SymbolKit Module.swift
[28/57] Compiling SymbolKit OperatingSystem.swift
[29/57] Compiling SymbolKit Platform.swift
[30/57] Compiling SymbolKit DeclarationFragments.swift
[31/57] Compiling SymbolKit Fragment.swift
[32/57] Compiling SymbolKit FragmentKind.swift
[33/57] Compiling SymbolKit FunctionParameter.swift
[34/57] Compiling SymbolKit FunctionSignature.swift
[35/57] Compiling SymbolKit GenericConstraint.swift
[36/57] Compiling SymbolKit GenericParameter.swift
[37/57] Compiling SymbolKit Generics.swift
[38/57] Compiling SymbolKit Namespace.swift
[39/57] Compiling SymbolKit Relationship.swift
[40/57] Compiling SymbolKit RelationshipKind.swift
[41/57] Compiling SymbolKit SourceOrigin.swift
[42/57] Compiling SymbolKit GenericConstraints.swift
[43/57] Compiling SymbolKit Swift.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.93s)
Building for debugging...
[0/3] Write swift-version--7754E27361AE5C74.txt
[2/45] Emitting module SwiftSyntax509
[3/45] Emitting module SwiftSyntax510
[4/45] Compiling SwiftSyntax509 Empty.swift
[5/45] Compiling SwiftSyntax510 Empty.swift
[6/45] Emitting module SwiftSyntax600
[7/45] Compiling SwiftSyntax600 Empty.swift
[8/45] Compiling IssueReporting LockIsolated.swift
[9/45] Compiling IssueReporting Rethrows.swift
[10/45] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[11/46] Compiling IssueReporting TestContext.swift
[12/46] Compiling IssueReporting Unimplemented.swift
[13/46] Compiling IssueReporting RuntimeWarningReporter.swift
[14/46] Compiling IssueReporting ReportIssue.swift
[15/46] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[16/46] Compiling IssueReporting IsTesting.swift
[17/46] Compiling IssueReporting IssueReporter.swift
[18/46] Compiling IssueReporting SwiftTesting.swift
[19/46] Compiling IssueReporting UncheckedSendable.swift
[20/46] Compiling IssueReporting Warn.swift
[21/46] Compiling IssueReporting XCTest.swift
[22/46] Emitting module InternalCollectionsUtilities
[23/46] Compiling IssueReporting AppHostWarning.swift
[24/46] Compiling IssueReporting FailureObserver.swift
[25/46] Compiling IssueReporting BreakpointReporter.swift
[26/46] Compiling IssueReporting FatalErrorReporter.swift
[33/47] Compiling IssueReporting WithExpectedIssue.swift
[44/100] Emitting module IssueReporting
[45/167] Compiling IssueReporting WithIssueContext.swift
[46/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[47/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[48/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[49/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[50/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[51/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[52/176] Compiling XCTestDynamicOverlay Exports.swift
[53/176] Compiling OrderedCollections _Hashtable+Header.swift
[54/176] Compiling OrderedCollections OrderedDictionary+Codable.swift
[55/176] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[56/176] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[57/176] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[58/176] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[59/176] Compiling OrderedCollections OrderedSet+Hashable.swift
[60/176] Compiling OrderedCollections OrderedSet+Initializers.swift
[61/176] Compiling OrderedCollections OrderedSet+Insertions.swift
[62/176] Compiling OrderedCollections OrderedSet+Invariants.swift
[63/176] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[64/176] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[65/176] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[66/176] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[67/176] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[68/176] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[69/176] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[70/176] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[71/176] Compiling OrderedCollections OrderedSet+Codable.swift
[72/176] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[73/176] Compiling OrderedCollections OrderedSet+Descriptions.swift
[74/176] Compiling OrderedCollections OrderedSet+Diffing.swift
[75/176] Compiling OrderedCollections OrderedSet+Equatable.swift
[76/176] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[77/176] Compiling OrderedCollections OrderedDictionary+Elements.swift
[78/176] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[79/176] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[80/176] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[81/176] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[82/176] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[83/176] Compiling OrderedCollections _HashTable+Bucket.swift
[84/176] Compiling OrderedCollections _HashTable+BucketIterator.swift
[85/176] Compiling OrderedCollections _HashTable+Constants.swift
[86/176] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[87/176] Compiling OrderedCollections _HashTable+Testing.swift
[88/176] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[89/176] Compiling OrderedCollections _HashTable.swift
[97/183] Emitting module XCTestDynamicOverlay
[98/183] Compiling XCTestDynamicOverlay Deprecations.swift
[99/183] Compiling OrderedCollections OrderedSet+SubSequence.swift
[100/183] Compiling OrderedCollections OrderedSet+Testing.swift
[101/183] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[102/183] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[103/183] Compiling OrderedCollections OrderedSet.swift
[104/183] Compiling OrderedCollections _UnsafeBitset.swift
[119/183] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[120/183] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[121/183] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[122/183] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[123/183] Compiling OrderedCollections OrderedDictionary+Values.swift
[124/183] Compiling OrderedCollections OrderedDictionary.swift
[125/183] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[126/183] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[127/183] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[128/183] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[129/183] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[130/183] Compiling OrderedCollections OrderedSet+Sendable.swift
[131/183] Emitting module OrderedCollections
[137/183] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[138/183] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[139/183] Emitting module SwiftSyntax
[168/183] Compiling SwiftSyntax SyntaxNodesD.swift
[169/183] Compiling SwiftSyntax SyntaxNodesEF.swift
[170/183] Compiling SwiftSyntax SyntaxNodesGHI.swift
[171/183] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[172/183] Compiling SwiftSyntax SyntaxNodesOP.swift
[173/183] Compiling SwiftSyntax SyntaxNodesQRS.swift
[174/183] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[182/241] Compiling SwiftDiagnostics Message.swift
[183/242] Emitting module SwiftDiagnostics
[184/242] Compiling SwiftDiagnostics Convenience.swift
[185/242] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[186/242] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[187/242] Compiling SwiftBasicFormat Syntax+Extensions.swift
[188/242] Emitting module SwiftBasicFormat
[189/242] Compiling SwiftDiagnostics Note.swift
[190/242] Compiling SwiftBasicFormat InferIndentation.swift
[191/242] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[192/242] Compiling SwiftDiagnostics FixIt.swift
[193/242] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[194/242] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[195/242] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[196/242] Compiling SwiftDiagnostics Diagnostic.swift
[197/242] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[198/242] Compiling SwiftBasicFormat BasicFormat.swift
[199/242] Compiling SwiftParser StringLiterals.swift
[200/242] Compiling SwiftParser SwiftParserCompatibility.swift
[201/242] Compiling SwiftParser SwiftVersion.swift
[202/242] Compiling SwiftParser SyntaxUtils.swift
[203/246] Compiling SwiftParser TokenConsumer.swift
[204/246] Compiling SwiftParser TokenPrecedence.swift
[205/246] Compiling SwiftParser TokenSpec.swift
[206/246] Compiling SwiftParser TokenSpecSet.swift
[207/246] Compiling SwiftParser TopLevel.swift
[208/246] Compiling SwiftParser TriviaParser.swift
[209/246] Compiling SwiftParser Types.swift
[210/246] Compiling SwiftParser ExperimentalFeatures.swift
[211/246] Compiling SwiftParser Recovery.swift
[212/246] Compiling SwiftParser Specifiers.swift
[213/246] Compiling SwiftParser Statements.swift
[214/246] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[215/246] Compiling SwiftParser UnicodeScalarExtensions.swift
[216/246] Compiling SwiftParser Lookahead.swift
[217/246] Compiling SwiftParser LoopProgressCondition.swift
[218/246] Compiling SwiftParser Modifiers.swift
[219/246] Compiling SwiftParser Names.swift
[220/246] Emitting module SwiftParser
[221/246] Compiling SwiftParser Attributes.swift
[222/246] Compiling SwiftParser Availability.swift
[223/246] Compiling SwiftParser CharacterInfo.swift
[224/246] Compiling SwiftParser CollectionNodes+Parsable.swift
[225/246] Compiling SwiftParser Declarations.swift
[226/246] Compiling SwiftParser Nominals.swift
[227/246] Compiling SwiftParser Parameters.swift
[228/246] Compiling SwiftParser ParseSourceFile.swift
[229/246] Compiling SwiftParser Parser.swift
[230/246] Compiling SwiftParser Patterns.swift
[231/246] Compiling SwiftParser Directives.swift
[232/246] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[233/246] Compiling SwiftParser Expressions.swift
[234/246] Compiling SwiftParser IncrementalParseTransition.swift
[235/246] Compiling SwiftParser IsValidIdentifier.swift
[236/246] Compiling SwiftParser Cursor.swift
[237/246] Compiling SwiftParser Lexeme.swift
[238/246] Compiling SwiftParser LexemeSequence.swift
[239/246] Compiling SwiftParser Lexer.swift
[240/246] Compiling SwiftParser RegexLiteralLexer.swift
[241/246] Compiling SwiftParser IsLexerClassified.swift
[242/246] Compiling SwiftParser LayoutNodes+Parsable.swift
[243/246] Compiling SwiftParser Parser+TokenSpecSet.swift
[244/246] Compiling SwiftParser TokenSpecStaticMembers.swift
[245/269] Compiling SwiftOperators PrecedenceGroup.swift
[246/269] Compiling SwiftOperators PrecedenceGraph.swift
[247/270] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[248/271] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[249/271] Compiling SwiftOperators OperatorTable.swift
[250/271] Compiling SwiftOperators OperatorTable+Defaults.swift
[251/271] Compiling SwiftOperators OperatorTable+Folding.swift
[252/271] Compiling SwiftOperators OperatorError.swift
[253/271] Compiling SwiftOperators OperatorError+Diagnostics.swift
[254/271] Compiling SwiftOperators Operator.swift
[255/271] Compiling SwiftOperators OperatorTable+Semantics.swift
[256/271] Emitting module SwiftOperators
[257/271] Compiling SwiftParserDiagnostics PresenceUtils.swift
[258/271] Compiling SwiftOperators SyntaxSynthesis.swift
[259/271] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[260/271] Compiling SwiftParserDiagnostics Utils.swift
[261/271] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[262/271] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[263/271] Compiling SwiftParserDiagnostics MissingNodesError.swift
[264/271] Compiling SwiftParserDiagnostics MissingTokenError.swift
[265/271] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[266/271] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[267/271] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[268/271] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[269/271] Emitting module SwiftParserDiagnostics
[270/286] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[271/287] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[272/287] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[273/287] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[274/287] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[275/287] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[276/287] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[277/287] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[278/287] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[279/287] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[280/287] Compiling SwiftSyntaxBuilder Indenter.swift
[281/287] Compiling SwiftSyntaxBuilder ListBuilder.swift
[282/287] Emitting module SwiftSyntaxBuilder
[283/287] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[284/287] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[285/287] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[286/305] Compiling SwiftSyntaxMacros PreambleMacro.swift
[287/305] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[288/305] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[289/305] Compiling SwiftSyntaxMacros Macro.swift
[290/305] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[291/305] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[292/305] Compiling SwiftSyntaxMacros Macro+Format.swift
[293/305] Compiling SwiftSyntaxMacros MemberMacro.swift
[294/305] Compiling SwiftSyntaxMacros PeerMacro.swift
[295/306] Compiling SwiftSyntaxMacros AttachedMacro.swift
[296/306] Compiling SwiftSyntaxMacros BodyMacro.swift
[297/306] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[298/306] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[299/306] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[300/306] Compiling SwiftSyntaxMacros AccessorMacro.swift
[301/306] Emitting module SwiftSyntaxMacros
[302/306] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[303/306] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[304/306] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[305/316] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[306/316] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[307/316] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[308/316] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[309/316] Emitting module SwiftSyntaxMacroExpansion
[310/316] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[311/316] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[312/316] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[313/316] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[314/316] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[315/327] Emitting module SwiftCompilerPluginMessageHandling
[316/328] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[317/328] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[318/328] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[319/328] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[320/328] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[321/328] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[322/328] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[323/328] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[324/328] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[325/328] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[326/328] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[327/330] Emitting module SwiftCompilerPlugin
[328/330] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[329/333] Compiling CasePathsMacros Plugin.swift
[330/333] Emitting module CasePathsMacros
[331/333] Compiling CasePathsMacros CasePathableMacro.swift
[331/332] Linking CasePathsMacros-tool
[333/347] Compiling CasePaths Never+CasePathable.swift
[334/348] Compiling CasePaths Result+CasePathable.swift
[335/348] Compiling CasePaths Optional+CasePathable.swift
[336/348] Compiling CasePaths LockIsolated.swift
[337/348] Compiling CasePaths OpenExistential.swift
[338/348] Compiling CasePaths XCTestSupport.swift
[339/348] Compiling CasePaths EnumReflection.swift
[340/348] Compiling CasePaths Deprecations.swift
[341/348] Compiling CasePaths TypeName.swift
[342/348] Compiling CasePaths UncheckedSendable.swift
[343/348] Compiling CasePaths AnyCasePath.swift
[344/348] Compiling CasePaths CasePathIterable.swift
[345/348] Compiling CasePaths CasePathReflectable.swift
[346/348] Compiling CasePaths CasePathable.swift
[347/348] Compiling CasePaths Macros.swift
[348/348] Emitting module CasePaths
[349/417] Compiling Parsing Peek.swift
[350/417] Compiling Parsing Pipe.swift
[351/417] Compiling Parsing Prefix.swift
[352/417] Compiling Parsing PrefixThrough.swift
[353/417] Compiling Parsing PrefixUpTo.swift
[354/417] Compiling Parsing Printing.swift
[355/417] Compiling Parsing Pullback.swift
[356/424] Compiling Parsing ReplaceError.swift
[357/424] Compiling Parsing Rest.swift
[358/424] Compiling Parsing Skip.swift
[359/424] Compiling Parsing StartsWith.swift
[360/424] Compiling Parsing UUID.swift
[361/424] Compiling Parsing Whitespace.swift
[362/424] Compiling Parsing AnyParser.swift
[363/424] Compiling Parsing Conditional.swift
[364/424] Compiling Parsing Consumed.swift
[365/424] Compiling Parsing Digits.swift
[366/424] Compiling Parsing End.swift
[367/424] Compiling Parsing Fail.swift
[368/424] Compiling Parsing Filter.swift
[369/424] Compiling Parsing First.swift
[370/424] Compiling Parsing Float.swift
[371/424] Compiling Parsing Parser.swift
[372/424] Compiling Parsing ParserPrinter.swift
[373/424] Compiling Parsing Always.swift
[374/424] Compiling Parsing AnyParserPrinter.swift
[375/424] Compiling Parsing Backtracking.swift
[376/424] Compiling Parsing Bool.swift
[377/424] Compiling Parsing CaseIterableRawRepresentable.swift
[378/424] Compiling Parsing CharacterSet.swift
[379/424] Compiling Parsing String.swift
[380/424] Compiling Parsing Substring.swift
[381/424] Compiling Parsing UTF8View.swift
[382/424] Compiling Parsing ConvertingError.swift
[383/424] Compiling Parsing CountingRange.swift
[384/424] Compiling Parsing EmptyInitializable.swift
[385/424] Compiling Parsing AnyEquatable.swift
[386/424] Compiling Parsing Deprecations.swift
[387/424] Compiling Parsing Not.swift
[388/424] Compiling Parsing OneOf.swift
[389/424] Compiling Parsing OneOfMany.swift
[390/424] Compiling Parsing Optional.swift
[391/424] Compiling Parsing Optionally.swift
[392/424] Compiling Parsing Parse.swift
[393/424] Compiling Parsing ParseableFormatStyle.swift
[394/424] Compiling Parsing OneOfBuilder.swift
[395/424] Compiling Parsing ParserBuilder.swift
[396/424] Compiling Parsing Conversion.swift
[397/424] Compiling Parsing AnyConversion.swift
[398/424] Compiling Parsing BinaryFloatingPoint.swift
[399/424] Compiling Parsing ConversionMap.swift
[400/424] Compiling Parsing Conversions.swift
[401/424] Compiling Parsing Data.swift
[402/424] Compiling Parsing From.swift
[403/424] Compiling Parsing Int.swift
[404/424] Compiling Parsing Lazy.swift
[405/424] Compiling Parsing Literal.swift
[406/424] Compiling Parsing Many.swift
[407/424] Compiling Parsing Map.swift
[408/424] Compiling Parsing Newline.swift
[409/424] Compiling Parsing CompactMap.swift
[410/424] Compiling Parsing FlatMap.swift
[411/424] Compiling Parsing Parsers.swift
[412/424] Compiling Parsing Stream.swift
[413/424] Compiling Parsing ParsingError.swift
[414/424] Compiling Parsing PrependableCollection.swift
[415/424] Compiling Parsing PrintingError.swift
[416/424] Compiling Parsing Enum.swift
[417/424] Compiling Parsing FixedWidthInteger.swift
[418/424] Compiling Parsing Identity.swift
[419/424] Compiling Parsing JSON.swift
[420/424] Compiling Parsing LosslessStringConvertible.swift
[421/424] Compiling Parsing Memberwise.swift
[422/424] Compiling Parsing ParseableFormatStyleConversion.swift
[423/424] Compiling Parsing RawRepresentable.swift
[424/424] Emitting module Parsing
[425/449] Compiling URLRouting RoutingError.swift
[426/449] Compiling URLRouting Scheme.swift
[427/449] Compiling URLRouting Route.swift
[428/449] Compiling URLRouting Router.swift
[429/451] Compiling URLRouting Deprecations.swift
[430/451] Compiling URLRouting Method.swift
[431/451] Compiling URLRouting Parse.swift
[432/451] Compiling URLRouting Host.swift
[433/451] Compiling URLRouting AnyEquatable.swift
[434/451] Compiling URLRouting Breakpoint.swift
[435/451] Compiling URLRouting Cookies.swift
[436/451] Compiling URLRouting Exports.swift
[437/451] Compiling URLRouting Field.swift
[438/451] Compiling URLRouting ParserPrinter.swift
[439/451] Compiling URLRouting Path.swift
[440/451] Compiling URLRouting PathBuilder.swift
[441/451] Compiling URLRouting URLRequestData+Foundation.swift
[442/451] Compiling URLRouting URLRequestData.swift
[443/451] Emitting module URLRouting
[444/451] Compiling URLRouting Printing.swift
[445/451] Compiling URLRouting Query.swift
[446/451] Compiling URLRouting FormData.swift
[447/451] Compiling URLRouting Fragment.swift
[448/451] Compiling URLRouting Headers.swift
[449/451] Compiling URLRouting Body.swift
[450/451] Compiling URLRouting Variadics.swift
[451/451] Compiling URLRouting Client.swift
Build of target: 'URLRouting' complete! (25.86s)
   10042
68	/Users/admin/builder/spi-builder-workspace/.docs/pointfreeco/swift-url-routing/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/pointfreeco/swift-url-routing/main
File count: 10042
Doc size:   68.0MB
Preparing doc bundle ...
Uploading prod-pointfreeco-swift-url-routing-main-3eab2572.zip to s3://spi-docs-inbox/prod-pointfreeco-swift-url-routing-main-3eab2572.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [60%]
Copying... [70%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.