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 Finch, reference 0.3.0 (076cfd), with Swift 6.0 for Linux on 1 Nov 2024 13:17:55 UTC.

Swift 6 data race errors: 27

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/namolnad/finch.git
Reference: 0.3.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/namolnad/finch
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 076cfd0 [version] Publish version 0.3.0
Cloned https://github.com/namolnad/finch.git
Revision (git rev-parse @):
076cfd08cb59b4d90f76e3379e59951172cb4292
SUCCESS checkout https://github.com/namolnad/finch.git at 0.3.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/namolnad/finch.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/jakeheis/SwiftCLI
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/mxcl/Version.git
[1/288] Fetching version
Fetched https://github.com/mxcl/Version.git from cache (0.17s)
[1/5074] Fetching swiftcli
[5075/14976] Fetching swiftcli, yams
Fetched https://github.com/jakeheis/SwiftCLI from cache (0.31s)
[595/9902] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (0.93s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.1.0 (0.43s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 6.0.3 (0.43s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (0.43s)
Creating working copy for https://github.com/jakeheis/SwiftCLI
Working copy of https://github.com/jakeheis/SwiftCLI resolved at 6.0.3
Creating working copy for https://github.com/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 2.1.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 4.0.6
Building for debugging...
[0/23] Write sources
[7/23] Compiling writer.c
[8/23] Compiling reader.c
[9/23] Compiling parser.c
[10/23] Compiling api.c
[11/23] Write swift-version-24593BA9C3E375BF.txt
[12/23] Compiling emitter.c
[13/23] Compiling scanner.c
[15/65] Emitting module Version
[16/65] Compiling Version Version+Codable.swift
[17/65] Compiling Version Version.swift
[18/65] Compiling Version Version+Range.swift
[19/65] Compiling SwiftCLI Term.swift
[20/65] Compiling SwiftCLI Validation.swift
[21/65] Compiling SwiftCLI OptionRegistry.swift
[22/65] Compiling SwiftCLI Parameter.swift
[23/65] Compiling SwiftCLI Parser.swift
[24/65] Compiling Yams String+Yams.swift
[25/65] Compiling Yams Tag.swift
[26/65] Compiling SwiftCLI Task.swift
[27/67] Emitting module Yams
[28/67] Compiling Yams Constructor.swift
[29/67] Compiling Yams Decoder.swift
[30/68] Emitting module SwiftCLI
[31/68] Compiling Version Version+Comparable.swift
[32/68] Compiling Version Version+Foundation.swift
[33/69] Compiling Yams Emitter.swift
[34/69] Compiling Yams Encoder.swift
[35/69] Compiling Yams Node.Scalar.swift
[36/69] Compiling Yams Node.Sequence.swift
[37/69] Compiling Yams Mark.swift
[38/69] Compiling Yams Node.Mapping.swift
[39/69] Compiling Yams Node.swift
[40/69] Compiling Yams Parser.swift
[41/69] Compiling Yams Representer.swift
[42/69] Compiling Yams Resolver.swift
[57/69] Wrapping AST for Version for debugging
[59/69] Compiling SwiftCLI ValueBox.swift
[60/69] Compiling SwiftCLI VersionCommand.swift
[61/70] Compiling Yams YamlError.swift
[63/71] Wrapping AST for SwiftCLI for debugging
[64/71] Wrapping AST for Yams for debugging
[66/79] Compiling FinchUtilities Strings.swift
[67/79] Compiling FinchUtilities FileResolver.swift
[68/79] Compiling FinchUtilities Shell.swift
/host/spi-builder-workspace/Sources/FinchUtilities/Shell.swift:75:9: warning: 'launchPath' is deprecated: renamed to 'executableURL'
73 |         #endif
74 |
75 |         launchPath = path
   |         |- warning: 'launchPath' is deprecated: renamed to 'executableURL'
   |         `- note: use 'executableURL' instead
76 |         launch()
77 |     }
/host/spi-builder-workspace/Sources/FinchUtilities/Shell.swift:76:9: warning: 'launch()' is deprecated: renamed to 'run'
74 |
75 |         launchPath = path
76 |         launch()
   |         |- warning: 'launch()' is deprecated: renamed to 'run'
   |         `- note: use 'run' instead
77 |     }
78 | }
[69/79] Compiling FinchUtilities Output.swift
/host/spi-builder-workspace/Sources/FinchUtilities/Output.swift:14:23: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'Output' may have shared mutable state; this is an error in the Swift 6 language mode
 5 | }
 6 |
 7 | public struct Output: OutputType {
   |               `- note: consider making struct 'Output' conform to the 'Sendable' protocol
 8 |     public enum Kind {
 9 |         case `default`
   :
12 |     }
13 |
14 |     public static let instance: Output = .init()
   |                       |- warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'Output' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'instance' 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
15 |
16 |     private let formatter: DateFormatter = {
/host/spi-builder-workspace/Sources/FinchUtilities/Output.swift:33:38: warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
31 |             Swift.print(value)
32 |         case .error:
33 |             fputs("🚨 \(value)\n", stderr)
   |                                   `- warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
34 |
35 |             exit(EXIT_FAILURE)
SwiftGlibc.stderr:1:12: note: var declared here
1 | public var stderr: UnsafeMutablePointer<FILE>!
  |            `- note: var declared here
[70/79] Compiling FinchUtilities Codable+FinchUtilities.swift
[71/79] Emitting module FinchUtilities
/host/spi-builder-workspace/Sources/FinchUtilities/Output.swift:14:23: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'Output' may have shared mutable state; this is an error in the Swift 6 language mode
 5 | }
 6 |
 7 | public struct Output: OutputType {
   |               `- note: consider making struct 'Output' conform to the 'Sendable' protocol
 8 |     public enum Kind {
 9 |         case `default`
   :
12 |     }
13 |
14 |     public static let instance: Output = .init()
   |                       |- warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'Output' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'instance' 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
15 |
16 |     private let formatter: DateFormatter = {
[72/79] Compiling FinchUtilities Executable.swift
[73/79] Compiling FinchUtilities String+FinchUtilities.swift
[74/80] Wrapping AST for FinchUtilities for debugging
[76/98] Emitting module FinchCore
/host/spi-builder-workspace/Sources/FinchCore/Configuration/ContributorsConfiguration.swift:44:23: warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'ContributorsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * Sub-configuration for the project's contributors.
 3 |  */
 4 | public struct ContributorsConfiguration {
   |               `- note: consider making struct 'ContributorsConfiguration' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * List of the project's contributors.
   :
42 | /// :nodoc:
43 | extension ContributorsConfiguration: SubConfiguration {
44 |     public static let blank: ContributorsConfiguration = .init(
   |                       |- warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'ContributorsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'blank' 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
45 |         contributors: [],
46 |         contributorHandlePrefix: ""
/host/spi-builder-workspace/Sources/FinchCore/Configuration/ContributorsConfiguration.swift:69:16: warning: static property 'example' is not concurrency-safe because non-'Sendable' type 'ContributorsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * Sub-configuration for the project's contributors.
 3 |  */
 4 | public struct ContributorsConfiguration {
   |               `- note: consider making struct 'ContributorsConfiguration' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * List of the project's contributors.
   :
67 | /// :nodoc:
68 | extension ContributorsConfiguration {
69 |     static let example: ContributorsConfiguration = .init(
   |                |- warning: static property 'example' is not concurrency-safe because non-'Sendable' type 'ContributorsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'example' 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
70 |         contributors: [
71 |             .example1,
/host/spi-builder-workspace/Sources/FinchCore/Contributor.swift:52:16: warning: static property 'example1' is not concurrency-safe because non-'Sendable' type 'Contributor' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * A structure to describe a given project contributor.
 3 |  */
 4 | public struct Contributor {
   |               `- note: consider making struct 'Contributor' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * The contributor's emails. Either singular or list style
   :
50 | /// :nodoc:
51 | extension Contributor {
52 |     static let example1: Contributor = .init(
   |                |- warning: static property 'example1' is not concurrency-safe because non-'Sendable' type 'Contributor' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'example1' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
53 |         emails: [
54 |             "esme.squalor@example.com",
/host/spi-builder-workspace/Sources/FinchCore/Contributor.swift:60:16: warning: static property 'example2' is not concurrency-safe because non-'Sendable' type 'Contributor' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * A structure to describe a given project contributor.
 3 |  */
 4 | public struct Contributor {
   |               `- note: consider making struct 'Contributor' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * The contributor's emails. Either singular or list style
   :
58 |     )
59 |
60 |     static let example2: Contributor = .init(
   |                |- warning: static property 'example2' is not concurrency-safe because non-'Sendable' type 'Contributor' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'example2' 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
61 |         emails: [
62 |             "violet.baudelaire@gmail.com"
/host/spi-builder-workspace/Sources/FinchCore/Configuration/DelimiterConfiguration.swift:37:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'DelimiterConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * FormatConfiguration's sub-configuration for the project's tag delimiters.
 3 |  */
 4 | public struct DelimiterConfiguration: Equatable {
   |               `- note: consider making struct 'DelimiterConfiguration' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * The delimiter pair surrounding a commit tag prior to
   :
35 | /// :nodoc:
36 | extension DelimiterConfiguration: SubConfiguration {
37 |     public static let `default`: DelimiterConfiguration = .init(
   |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'DelimiterConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'default' 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
38 |         input: .defaultInput,
39 |         output: .defaultOutput
/host/spi-builder-workspace/Sources/FinchCore/DelimiterPair.swift:19:16: warning: static property 'defaultInput' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |  * a commit message tag.
 4 |  */
 5 | public struct DelimiterPair: Codable, Equatable {
   |               `- note: consider making struct 'DelimiterPair' conform to the 'Sendable' protocol
 6 |     /**
 7 |      * The left-hand tag delimiter.
   :
17 | /// :nodoc:
18 | extension DelimiterPair {
19 |     static let defaultInput: DelimiterPair = .init(left: "[", right: "]")
   |                |- warning: static property 'defaultInput' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'defaultInput' 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
20 |     static let defaultOutput: DelimiterPair = .init(left: "|", right: "|")
21 |     static let blank: DelimiterPair = .init(left: "", right: "")
/host/spi-builder-workspace/Sources/FinchCore/DelimiterPair.swift:20:16: warning: static property 'defaultOutput' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |  * a commit message tag.
 4 |  */
 5 | public struct DelimiterPair: Codable, Equatable {
   |               `- note: consider making struct 'DelimiterPair' conform to the 'Sendable' protocol
 6 |     /**
 7 |      * The left-hand tag delimiter.
   :
18 | extension DelimiterPair {
19 |     static let defaultInput: DelimiterPair = .init(left: "[", right: "]")
20 |     static let defaultOutput: DelimiterPair = .init(left: "|", right: "|")
   |                |- warning: static property 'defaultOutput' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'defaultOutput' 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 |     static let blank: DelimiterPair = .init(left: "", right: "")
22 | }
/host/spi-builder-workspace/Sources/FinchCore/Configuration/DelimiterConfiguration.swift:42:23: warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'DelimiterConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * FormatConfiguration's sub-configuration for the project's tag delimiters.
 3 |  */
 4 | public struct DelimiterConfiguration: Equatable {
   |               `- note: consider making struct 'DelimiterConfiguration' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * The delimiter pair surrounding a commit tag prior to
   :
40 |     )
41 |
42 |     public static let blank: DelimiterConfiguration = .init(
   |                       |- warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'DelimiterConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'blank' 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
43 |         input: .blank,
44 |         output: .blank
/host/spi-builder-workspace/Sources/FinchCore/DelimiterPair.swift:21:16: warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |  * a commit message tag.
 4 |  */
 5 | public struct DelimiterPair: Codable, Equatable {
   |               `- note: consider making struct 'DelimiterPair' conform to the 'Sendable' protocol
 6 |     /**
 7 |      * The left-hand tag delimiter.
   :
19 |     static let defaultInput: DelimiterPair = .init(left: "[", right: "]")
20 |     static let defaultOutput: DelimiterPair = .init(left: "|", right: "|")
21 |     static let blank: DelimiterPair = .init(left: "", right: "")
   |                |- warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'blank' 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 | }
23 |
/host/spi-builder-workspace/Sources/FinchCore/Configuration/FormatConfiguration.swift:69:23: warning: static property 'blank' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 67 | /// :nodoc:
 68 | extension FormatConfiguration: SubConfiguration {
 69 |     public static var blank: FormatConfiguration = .init(
    |                       |- warning: static property 'blank' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'blank' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'blank' 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
 70 |         delimiterConfig: .blank,
 71 |         footer: nil,
/host/spi-builder-workspace/Sources/FinchCore/Configuration/FormatConfiguration.swift:77:23: warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 75 |     )
 76 |
 77 |     public static var `default`: FormatConfiguration = .init(
    |                       |- warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'default' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'default' 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
 78 |         delimiterConfig: .default,
 79 |         footer: nil,
/host/spi-builder-workspace/Sources/FinchCore/Section/Line/FormatTemplate.swift:27:16: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'FormatTemplate' may have shared mutable state; this is an error in the Swift 6 language mode
  5 |  * configuration file.
  6 |  */
  7 | public struct FormatTemplate {
    |               `- note: consider making struct 'FormatTemplate' conform to the 'Sendable' protocol
  8 |     /// :nodoc:
  9 |     let outputtables: [LineOutputtable]
    :
 25 |      * `" - << tags >> << message >> — << commit_type_hyperlink >> — << contributor_handle >>"`
 26 |      */
 27 |     static let `default`: FormatTemplate = .init(
    |                |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'FormatTemplate' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'default' 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 |         outputtables: [
 29 |             " - ",
/host/spi-builder-workspace/Sources/FinchCore/Section/SectionInfo.swift:119:16: warning: static property 'default' is not concurrency-safe because non-'Sendable' type '[SectionInfo]' may have shared mutable state; this is an error in the Swift 6 language mode
  5 |  * section description, formatting, and commit-to-section assignment.
  6 |  */
  7 | public struct SectionInfo {
    |               `- note: consider making struct 'SectionInfo' conform to the 'Sendable' protocol
  8 |     /**
  9 |      * If true, normalizes each commit message by capitalizing the first
    :
117 | /// :nodoc:
118 | extension Array where Element == SectionInfo {
119 |     static let `default`: [SectionInfo] = [
    |                |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type '[SectionInfo]' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'default' 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
120 |         .default,
121 |         .bugs
/host/spi-builder-workspace/Sources/FinchCore/Configuration/GitConfiguration.swift:49:23: warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'GitConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * Sub-configuration for the project's Git setup.
 3 |  */
 4 | public struct GitConfiguration {
   |               `- note: consider making struct 'GitConfiguration' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * An optional branch prefix for the project. This string will
   :
47 | /// :nodoc:
48 | extension GitConfiguration: SubConfiguration {
49 |     public static let blank: GitConfiguration = .init(
   |                       |- warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'GitConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'blank' 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
50 |         branchPrefix: "",
51 |         executablePath: nil,
/host/spi-builder-workspace/Sources/FinchCore/Configuration/ResolutionCommandsConfiguration.swift:30:23: warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'ResolutionCommandsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |  * only available at run-time.
 4 |  */
 5 | public struct ResolutionCommandsConfiguration {
   |               `- note: consider making struct 'ResolutionCommandsConfiguration' conform to the 'Sendable' protocol
 6 |     /**
 7 |      * Optional command string to resolve a project's build
   :
28 | /// :nodoc:
29 | extension ResolutionCommandsConfiguration: SubConfiguration {
30 |     public static let blank: ResolutionCommandsConfiguration = .init(
   |                       |- warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'ResolutionCommandsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'blank' 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 |         buildNumber: nil,
32 |         versions: nil
/host/spi-builder-workspace/Sources/FinchCore/Configuration/ResolutionCommandsConfiguration.swift:53:16: warning: static property 'example' is not concurrency-safe because non-'Sendable' type 'ResolutionCommandsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |  * only available at run-time.
 4 |  */
 5 | public struct ResolutionCommandsConfiguration {
   |               `- note: consider making struct 'ResolutionCommandsConfiguration' conform to the 'Sendable' protocol
 6 |     /**
 7 |      * Optional command string to resolve a project's build
   :
51 | /// :nodoc:
52 | extension ResolutionCommandsConfiguration {
53 |     static let example: ResolutionCommandsConfiguration = .init(
   |                |- warning: static property 'example' is not concurrency-safe because non-'Sendable' type 'ResolutionCommandsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'example' 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
54 |         buildNumber: "/usr/bin/env bash -c 'git -C $PROJECT_DIR rev-list origin/releases/$NEW_VERSION --count'",
55 |         versions: nil
/host/spi-builder-workspace/Sources/FinchCore/Section/SectionInfo.swift:98:28: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'SectionInfo' may have shared mutable state; this is an error in the Swift 6 language mode
  5 |  * section description, formatting, and commit-to-section assignment.
  6 |  */
  7 | public struct SectionInfo {
    |               `- note: consider making struct 'SectionInfo' conform to the 'Sendable' protocol
  8 |     /**
  9 |      * If true, normalizes each commit message by capitalizing the first
    :
 96 |
 97 | extension SectionInfo {
 98 |     fileprivate static let `default`: SectionInfo = .init(
    |                            |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'SectionInfo' may have shared mutable state; this is an error in the Swift 6 language mode
    |                            |- note: annotate 'default' 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
 99 |         capitalizesMessage: false,
100 |         excluded: false,
/host/spi-builder-workspace/Sources/FinchCore/Section/SectionInfo.swift:107:28: warning: static property 'bugs' is not concurrency-safe because non-'Sendable' type 'SectionInfo' may have shared mutable state; this is an error in the Swift 6 language mode
  5 |  * section description, formatting, and commit-to-section assignment.
  6 |  */
  7 | public struct SectionInfo {
    |               `- note: consider making struct 'SectionInfo' conform to the 'Sendable' protocol
  8 |     /**
  9 |      * If true, normalizes each commit message by capitalizing the first
    :
105 |     )
106 |
107 |     fileprivate static let bugs: SectionInfo = .init(
    |                            |- warning: static property 'bugs' is not concurrency-safe because non-'Sendable' type 'SectionInfo' may have shared mutable state; this is an error in the Swift 6 language mode
    |                            |- note: annotate 'bugs' 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
108 |         capitalizesMessage: false,
109 |         excluded: false,
[77/100] Compiling FinchCore Line.swift
/host/spi-builder-workspace/Sources/FinchCore/Section/Line/FormatTemplate.swift:27:16: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'FormatTemplate' may have shared mutable state; this is an error in the Swift 6 language mode
  5 |  * configuration file.
  6 |  */
  7 | public struct FormatTemplate {
    |               `- note: consider making struct 'FormatTemplate' conform to the 'Sendable' protocol
  8 |     /// :nodoc:
  9 |     let outputtables: [LineOutputtable]
    :
 25 |      * `" - << tags >> << message >> — << commit_type_hyperlink >> — << contributor_handle >>"`
 26 |      */
 27 |     static let `default`: FormatTemplate = .init(
    |                |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'FormatTemplate' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'default' 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 |         outputtables: [
 29 |             " - ",
[78/100] Compiling FinchCore LineComponents.swift
/host/spi-builder-workspace/Sources/FinchCore/Section/Line/FormatTemplate.swift:27:16: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'FormatTemplate' may have shared mutable state; this is an error in the Swift 6 language mode
  5 |  * configuration file.
  6 |  */
  7 | public struct FormatTemplate {
    |               `- note: consider making struct 'FormatTemplate' conform to the 'Sendable' protocol
  8 |     /// :nodoc:
  9 |     let outputtables: [LineOutputtable]
    :
 25 |      * `" - << tags >> << message >> — << commit_type_hyperlink >> — << contributor_handle >>"`
 26 |      */
 27 |     static let `default`: FormatTemplate = .init(
    |                |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'FormatTemplate' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'default' 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 |         outputtables: [
 29 |             " - ",
[79/100] Compiling FinchCore Outputtable.swift
[80/100] Compiling FinchCore Regex.swift
[81/100] Compiling FinchCore FormatComponent.swift
/host/spi-builder-workspace/Sources/FinchCore/Section/Line/FormatTemplate.swift:27:16: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'FormatTemplate' may have shared mutable state; this is an error in the Swift 6 language mode
  5 |  * configuration file.
  6 |  */
  7 | public struct FormatTemplate {
    |               `- note: consider making struct 'FormatTemplate' conform to the 'Sendable' protocol
  8 |     /// :nodoc:
  9 |     let outputtables: [LineOutputtable]
    :
 25 |      * `" - << tags >> << message >> — << commit_type_hyperlink >> — << contributor_handle >>"`
 26 |      */
 27 |     static let `default`: FormatTemplate = .init(
    |                |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'FormatTemplate' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'default' 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 |         outputtables: [
 29 |             " - ",
[82/100] Compiling FinchCore FormatTemplate.swift
/host/spi-builder-workspace/Sources/FinchCore/Section/Line/FormatTemplate.swift:27:16: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'FormatTemplate' may have shared mutable state; this is an error in the Swift 6 language mode
  5 |  * configuration file.
  6 |  */
  7 | public struct FormatTemplate {
    |               `- note: consider making struct 'FormatTemplate' conform to the 'Sendable' protocol
  8 |     /// :nodoc:
  9 |     let outputtables: [LineOutputtable]
    :
 25 |      * `" - << tags >> << message >> — << commit_type_hyperlink >> — << contributor_handle >>"`
 26 |      */
 27 |     static let `default`: FormatTemplate = .init(
    |                |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'FormatTemplate' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'default' 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 |         outputtables: [
 29 |             " - ",
[83/100] Compiling FinchCore LineContext.swift
[84/100] Compiling FinchCore LineOutputtable.swift
[85/100] Compiling FinchCore Contributor.swift
/host/spi-builder-workspace/Sources/FinchCore/Contributor.swift:52:16: warning: static property 'example1' is not concurrency-safe because non-'Sendable' type 'Contributor' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * A structure to describe a given project contributor.
 3 |  */
 4 | public struct Contributor {
   |               `- note: consider making struct 'Contributor' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * The contributor's emails. Either singular or list style
   :
50 | /// :nodoc:
51 | extension Contributor {
52 |     static let example1: Contributor = .init(
   |                |- warning: static property 'example1' is not concurrency-safe because non-'Sendable' type 'Contributor' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'example1' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
53 |         emails: [
54 |             "esme.squalor@example.com",
/host/spi-builder-workspace/Sources/FinchCore/Contributor.swift:60:16: warning: static property 'example2' is not concurrency-safe because non-'Sendable' type 'Contributor' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * A structure to describe a given project contributor.
 3 |  */
 4 | public struct Contributor {
   |               `- note: consider making struct 'Contributor' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * The contributor's emails. Either singular or list style
   :
58 |     )
59 |
60 |     static let example2: Contributor = .init(
   |                |- warning: static property 'example2' is not concurrency-safe because non-'Sendable' type 'Contributor' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'example2' 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
61 |         emails: [
62 |             "violet.baudelaire@gmail.com"
/host/spi-builder-workspace/Sources/FinchCore/DelimiterPair.swift:19:16: warning: static property 'defaultInput' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |  * a commit message tag.
 4 |  */
 5 | public struct DelimiterPair: Codable, Equatable {
   |               `- note: consider making struct 'DelimiterPair' conform to the 'Sendable' protocol
 6 |     /**
 7 |      * The left-hand tag delimiter.
   :
17 | /// :nodoc:
18 | extension DelimiterPair {
19 |     static let defaultInput: DelimiterPair = .init(left: "[", right: "]")
   |                |- warning: static property 'defaultInput' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'defaultInput' 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
20 |     static let defaultOutput: DelimiterPair = .init(left: "|", right: "|")
21 |     static let blank: DelimiterPair = .init(left: "", right: "")
/host/spi-builder-workspace/Sources/FinchCore/DelimiterPair.swift:20:16: warning: static property 'defaultOutput' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |  * a commit message tag.
 4 |  */
 5 | public struct DelimiterPair: Codable, Equatable {
   |               `- note: consider making struct 'DelimiterPair' conform to the 'Sendable' protocol
 6 |     /**
 7 |      * The left-hand tag delimiter.
   :
18 | extension DelimiterPair {
19 |     static let defaultInput: DelimiterPair = .init(left: "[", right: "]")
20 |     static let defaultOutput: DelimiterPair = .init(left: "|", right: "|")
   |                |- warning: static property 'defaultOutput' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'defaultOutput' 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 |     static let blank: DelimiterPair = .init(left: "", right: "")
22 | }
/host/spi-builder-workspace/Sources/FinchCore/DelimiterPair.swift:21:16: warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |  * a commit message tag.
 4 |  */
 5 | public struct DelimiterPair: Codable, Equatable {
   |               `- note: consider making struct 'DelimiterPair' conform to the 'Sendable' protocol
 6 |     /**
 7 |      * The left-hand tag delimiter.
   :
19 |     static let defaultInput: DelimiterPair = .init(left: "[", right: "]")
20 |     static let defaultOutput: DelimiterPair = .init(left: "|", right: "|")
21 |     static let blank: DelimiterPair = .init(left: "", right: "")
   |                |- warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'blank' 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 | }
23 |
[86/100] Compiling FinchCore DelimiterPair.swift
/host/spi-builder-workspace/Sources/FinchCore/Contributor.swift:52:16: warning: static property 'example1' is not concurrency-safe because non-'Sendable' type 'Contributor' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * A structure to describe a given project contributor.
 3 |  */
 4 | public struct Contributor {
   |               `- note: consider making struct 'Contributor' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * The contributor's emails. Either singular or list style
   :
50 | /// :nodoc:
51 | extension Contributor {
52 |     static let example1: Contributor = .init(
   |                |- warning: static property 'example1' is not concurrency-safe because non-'Sendable' type 'Contributor' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'example1' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
53 |         emails: [
54 |             "esme.squalor@example.com",
/host/spi-builder-workspace/Sources/FinchCore/Contributor.swift:60:16: warning: static property 'example2' is not concurrency-safe because non-'Sendable' type 'Contributor' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * A structure to describe a given project contributor.
 3 |  */
 4 | public struct Contributor {
   |               `- note: consider making struct 'Contributor' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * The contributor's emails. Either singular or list style
   :
58 |     )
59 |
60 |     static let example2: Contributor = .init(
   |                |- warning: static property 'example2' is not concurrency-safe because non-'Sendable' type 'Contributor' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'example2' 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
61 |         emails: [
62 |             "violet.baudelaire@gmail.com"
/host/spi-builder-workspace/Sources/FinchCore/DelimiterPair.swift:19:16: warning: static property 'defaultInput' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |  * a commit message tag.
 4 |  */
 5 | public struct DelimiterPair: Codable, Equatable {
   |               `- note: consider making struct 'DelimiterPair' conform to the 'Sendable' protocol
 6 |     /**
 7 |      * The left-hand tag delimiter.
   :
17 | /// :nodoc:
18 | extension DelimiterPair {
19 |     static let defaultInput: DelimiterPair = .init(left: "[", right: "]")
   |                |- warning: static property 'defaultInput' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'defaultInput' 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
20 |     static let defaultOutput: DelimiterPair = .init(left: "|", right: "|")
21 |     static let blank: DelimiterPair = .init(left: "", right: "")
/host/spi-builder-workspace/Sources/FinchCore/DelimiterPair.swift:20:16: warning: static property 'defaultOutput' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |  * a commit message tag.
 4 |  */
 5 | public struct DelimiterPair: Codable, Equatable {
   |               `- note: consider making struct 'DelimiterPair' conform to the 'Sendable' protocol
 6 |     /**
 7 |      * The left-hand tag delimiter.
   :
18 | extension DelimiterPair {
19 |     static let defaultInput: DelimiterPair = .init(left: "[", right: "]")
20 |     static let defaultOutput: DelimiterPair = .init(left: "|", right: "|")
   |                |- warning: static property 'defaultOutput' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'defaultOutput' 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 |     static let blank: DelimiterPair = .init(left: "", right: "")
22 | }
/host/spi-builder-workspace/Sources/FinchCore/DelimiterPair.swift:21:16: warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |  * a commit message tag.
 4 |  */
 5 | public struct DelimiterPair: Codable, Equatable {
   |               `- note: consider making struct 'DelimiterPair' conform to the 'Sendable' protocol
 6 |     /**
 7 |      * The left-hand tag delimiter.
   :
19 |     static let defaultInput: DelimiterPair = .init(left: "[", right: "]")
20 |     static let defaultOutput: DelimiterPair = .init(left: "|", right: "|")
21 |     static let blank: DelimiterPair = .init(left: "", right: "")
   |                |- warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'blank' 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 | }
23 |
[87/100] Compiling FinchCore String+FinchCore.swift
/host/spi-builder-workspace/Sources/FinchCore/Contributor.swift:52:16: warning: static property 'example1' is not concurrency-safe because non-'Sendable' type 'Contributor' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * A structure to describe a given project contributor.
 3 |  */
 4 | public struct Contributor {
   |               `- note: consider making struct 'Contributor' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * The contributor's emails. Either singular or list style
   :
50 | /// :nodoc:
51 | extension Contributor {
52 |     static let example1: Contributor = .init(
   |                |- warning: static property 'example1' is not concurrency-safe because non-'Sendable' type 'Contributor' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'example1' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
53 |         emails: [
54 |             "esme.squalor@example.com",
/host/spi-builder-workspace/Sources/FinchCore/Contributor.swift:60:16: warning: static property 'example2' is not concurrency-safe because non-'Sendable' type 'Contributor' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * A structure to describe a given project contributor.
 3 |  */
 4 | public struct Contributor {
   |               `- note: consider making struct 'Contributor' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * The contributor's emails. Either singular or list style
   :
58 |     )
59 |
60 |     static let example2: Contributor = .init(
   |                |- warning: static property 'example2' is not concurrency-safe because non-'Sendable' type 'Contributor' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'example2' 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
61 |         emails: [
62 |             "violet.baudelaire@gmail.com"
/host/spi-builder-workspace/Sources/FinchCore/DelimiterPair.swift:19:16: warning: static property 'defaultInput' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |  * a commit message tag.
 4 |  */
 5 | public struct DelimiterPair: Codable, Equatable {
   |               `- note: consider making struct 'DelimiterPair' conform to the 'Sendable' protocol
 6 |     /**
 7 |      * The left-hand tag delimiter.
   :
17 | /// :nodoc:
18 | extension DelimiterPair {
19 |     static let defaultInput: DelimiterPair = .init(left: "[", right: "]")
   |                |- warning: static property 'defaultInput' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'defaultInput' 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
20 |     static let defaultOutput: DelimiterPair = .init(left: "|", right: "|")
21 |     static let blank: DelimiterPair = .init(left: "", right: "")
/host/spi-builder-workspace/Sources/FinchCore/DelimiterPair.swift:20:16: warning: static property 'defaultOutput' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |  * a commit message tag.
 4 |  */
 5 | public struct DelimiterPair: Codable, Equatable {
   |               `- note: consider making struct 'DelimiterPair' conform to the 'Sendable' protocol
 6 |     /**
 7 |      * The left-hand tag delimiter.
   :
18 | extension DelimiterPair {
19 |     static let defaultInput: DelimiterPair = .init(left: "[", right: "]")
20 |     static let defaultOutput: DelimiterPair = .init(left: "|", right: "|")
   |                |- warning: static property 'defaultOutput' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'defaultOutput' 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 |     static let blank: DelimiterPair = .init(left: "", right: "")
22 | }
/host/spi-builder-workspace/Sources/FinchCore/DelimiterPair.swift:21:16: warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |  * a commit message tag.
 4 |  */
 5 | public struct DelimiterPair: Codable, Equatable {
   |               `- note: consider making struct 'DelimiterPair' conform to the 'Sendable' protocol
 6 |     /**
 7 |      * The left-hand tag delimiter.
   :
19 |     static let defaultInput: DelimiterPair = .init(left: "[", right: "]")
20 |     static let defaultOutput: DelimiterPair = .init(left: "|", right: "|")
21 |     static let blank: DelimiterPair = .init(left: "", right: "")
   |                |- warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'blank' 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 | }
23 |
[88/100] Compiling FinchCore Configuration.swift
/host/spi-builder-workspace/Sources/FinchCore/Configuration/ContributorsConfiguration.swift:44:23: warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'ContributorsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * Sub-configuration for the project's contributors.
 3 |  */
 4 | public struct ContributorsConfiguration {
   |               `- note: consider making struct 'ContributorsConfiguration' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * List of the project's contributors.
   :
42 | /// :nodoc:
43 | extension ContributorsConfiguration: SubConfiguration {
44 |     public static let blank: ContributorsConfiguration = .init(
   |                       |- warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'ContributorsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'blank' 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
45 |         contributors: [],
46 |         contributorHandlePrefix: ""
/host/spi-builder-workspace/Sources/FinchCore/Configuration/FormatConfiguration.swift:77:23: warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 75 |     )
 76 |
 77 |     public static var `default`: FormatConfiguration = .init(
    |                       |- warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'default' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'default' 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
 78 |         delimiterConfig: .default,
 79 |         footer: nil,
/host/spi-builder-workspace/Sources/FinchCore/Configuration/ResolutionCommandsConfiguration.swift:30:23: warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'ResolutionCommandsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |  * only available at run-time.
 4 |  */
 5 | public struct ResolutionCommandsConfiguration {
   |               `- note: consider making struct 'ResolutionCommandsConfiguration' conform to the 'Sendable' protocol
 6 |     /**
 7 |      * Optional command string to resolve a project's build
   :
28 | /// :nodoc:
29 | extension ResolutionCommandsConfiguration: SubConfiguration {
30 |     public static let blank: ResolutionCommandsConfiguration = .init(
   |                       |- warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'ResolutionCommandsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'blank' 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 |         buildNumber: nil,
32 |         versions: nil
/host/spi-builder-workspace/Sources/FinchCore/Configuration/ContributorsConfiguration.swift:69:16: warning: static property 'example' is not concurrency-safe because non-'Sendable' type 'ContributorsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * Sub-configuration for the project's contributors.
 3 |  */
 4 | public struct ContributorsConfiguration {
   |               `- note: consider making struct 'ContributorsConfiguration' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * List of the project's contributors.
   :
67 | /// :nodoc:
68 | extension ContributorsConfiguration {
69 |     static let example: ContributorsConfiguration = .init(
   |                |- warning: static property 'example' is not concurrency-safe because non-'Sendable' type 'ContributorsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'example' 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
70 |         contributors: [
71 |             .example1,
/host/spi-builder-workspace/Sources/FinchCore/Configuration/ResolutionCommandsConfiguration.swift:53:16: warning: static property 'example' is not concurrency-safe because non-'Sendable' type 'ResolutionCommandsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |  * only available at run-time.
 4 |  */
 5 | public struct ResolutionCommandsConfiguration {
   |               `- note: consider making struct 'ResolutionCommandsConfiguration' conform to the 'Sendable' protocol
 6 |     /**
 7 |      * Optional command string to resolve a project's build
   :
51 | /// :nodoc:
52 | extension ResolutionCommandsConfiguration {
53 |     static let example: ResolutionCommandsConfiguration = .init(
   |                |- warning: static property 'example' is not concurrency-safe because non-'Sendable' type 'ResolutionCommandsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'example' 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
54 |         buildNumber: "/usr/bin/env bash -c 'git -C $PROJECT_DIR rev-list origin/releases/$NEW_VERSION --count'",
55 |         versions: nil
/host/spi-builder-workspace/Sources/FinchCore/Contributor.swift:52:16: warning: static property 'example1' is not concurrency-safe because non-'Sendable' type 'Contributor' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * A structure to describe a given project contributor.
 3 |  */
 4 | public struct Contributor {
   |               `- note: consider making struct 'Contributor' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * The contributor's emails. Either singular or list style
   :
50 | /// :nodoc:
51 | extension Contributor {
52 |     static let example1: Contributor = .init(
   |                |- warning: static property 'example1' is not concurrency-safe because non-'Sendable' type 'Contributor' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'example1' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
53 |         emails: [
54 |             "esme.squalor@example.com",
/host/spi-builder-workspace/Sources/FinchCore/Contributor.swift:60:16: warning: static property 'example2' is not concurrency-safe because non-'Sendable' type 'Contributor' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * A structure to describe a given project contributor.
 3 |  */
 4 | public struct Contributor {
   |               `- note: consider making struct 'Contributor' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * The contributor's emails. Either singular or list style
   :
58 |     )
59 |
60 |     static let example2: Contributor = .init(
   |                |- warning: static property 'example2' is not concurrency-safe because non-'Sendable' type 'Contributor' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'example2' 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
61 |         emails: [
62 |             "violet.baudelaire@gmail.com"
/host/spi-builder-workspace/Sources/FinchCore/Configuration/DelimiterConfiguration.swift:37:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'DelimiterConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * FormatConfiguration's sub-configuration for the project's tag delimiters.
 3 |  */
 4 | public struct DelimiterConfiguration: Equatable {
   |               `- note: consider making struct 'DelimiterConfiguration' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * The delimiter pair surrounding a commit tag prior to
   :
35 | /// :nodoc:
36 | extension DelimiterConfiguration: SubConfiguration {
37 |     public static let `default`: DelimiterConfiguration = .init(
   |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'DelimiterConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'default' 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
38 |         input: .defaultInput,
39 |         output: .defaultOutput
/host/spi-builder-workspace/Sources/FinchCore/DelimiterPair.swift:19:16: warning: static property 'defaultInput' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |  * a commit message tag.
 4 |  */
 5 | public struct DelimiterPair: Codable, Equatable {
   |               `- note: consider making struct 'DelimiterPair' conform to the 'Sendable' protocol
 6 |     /**
 7 |      * The left-hand tag delimiter.
   :
17 | /// :nodoc:
18 | extension DelimiterPair {
19 |     static let defaultInput: DelimiterPair = .init(left: "[", right: "]")
   |                |- warning: static property 'defaultInput' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'defaultInput' 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
20 |     static let defaultOutput: DelimiterPair = .init(left: "|", right: "|")
21 |     static let blank: DelimiterPair = .init(left: "", right: "")
/host/spi-builder-workspace/Sources/FinchCore/DelimiterPair.swift:20:16: warning: static property 'defaultOutput' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |  * a commit message tag.
 4 |  */
 5 | public struct DelimiterPair: Codable, Equatable {
   |               `- note: consider making struct 'DelimiterPair' conform to the 'Sendable' protocol
 6 |     /**
 7 |      * The left-hand tag delimiter.
   :
18 | extension DelimiterPair {
19 |     static let defaultInput: DelimiterPair = .init(left: "[", right: "]")
20 |     static let defaultOutput: DelimiterPair = .init(left: "|", right: "|")
   |                |- warning: static property 'defaultOutput' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'defaultOutput' 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 |     static let blank: DelimiterPair = .init(left: "", right: "")
22 | }
/host/spi-builder-workspace/Sources/FinchCore/Configuration/DelimiterConfiguration.swift:42:23: warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'DelimiterConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * FormatConfiguration's sub-configuration for the project's tag delimiters.
 3 |  */
 4 | public struct DelimiterConfiguration: Equatable {
   |               `- note: consider making struct 'DelimiterConfiguration' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * The delimiter pair surrounding a commit tag prior to
   :
40 |     )
41 |
42 |     public static let blank: DelimiterConfiguration = .init(
   |                       |- warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'DelimiterConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'blank' 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
43 |         input: .blank,
44 |         output: .blank
/host/spi-builder-workspace/Sources/FinchCore/DelimiterPair.swift:21:16: warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |  * a commit message tag.
 4 |  */
 5 | public struct DelimiterPair: Codable, Equatable {
   |               `- note: consider making struct 'DelimiterPair' conform to the 'Sendable' protocol
 6 |     /**
 7 |      * The left-hand tag delimiter.
   :
19 |     static let defaultInput: DelimiterPair = .init(left: "[", right: "]")
20 |     static let defaultOutput: DelimiterPair = .init(left: "|", right: "|")
21 |     static let blank: DelimiterPair = .init(left: "", right: "")
   |                |- warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'blank' 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 | }
23 |
[89/100] Compiling FinchCore ContributorsConfiguration.swift
/host/spi-builder-workspace/Sources/FinchCore/Configuration/ContributorsConfiguration.swift:44:23: warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'ContributorsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * Sub-configuration for the project's contributors.
 3 |  */
 4 | public struct ContributorsConfiguration {
   |               `- note: consider making struct 'ContributorsConfiguration' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * List of the project's contributors.
   :
42 | /// :nodoc:
43 | extension ContributorsConfiguration: SubConfiguration {
44 |     public static let blank: ContributorsConfiguration = .init(
   |                       |- warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'ContributorsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'blank' 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
45 |         contributors: [],
46 |         contributorHandlePrefix: ""
/host/spi-builder-workspace/Sources/FinchCore/Configuration/FormatConfiguration.swift:77:23: warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 75 |     )
 76 |
 77 |     public static var `default`: FormatConfiguration = .init(
    |                       |- warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'default' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'default' 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
 78 |         delimiterConfig: .default,
 79 |         footer: nil,
/host/spi-builder-workspace/Sources/FinchCore/Configuration/ResolutionCommandsConfiguration.swift:30:23: warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'ResolutionCommandsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |  * only available at run-time.
 4 |  */
 5 | public struct ResolutionCommandsConfiguration {
   |               `- note: consider making struct 'ResolutionCommandsConfiguration' conform to the 'Sendable' protocol
 6 |     /**
 7 |      * Optional command string to resolve a project's build
   :
28 | /// :nodoc:
29 | extension ResolutionCommandsConfiguration: SubConfiguration {
30 |     public static let blank: ResolutionCommandsConfiguration = .init(
   |                       |- warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'ResolutionCommandsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'blank' 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 |         buildNumber: nil,
32 |         versions: nil
/host/spi-builder-workspace/Sources/FinchCore/Configuration/ContributorsConfiguration.swift:69:16: warning: static property 'example' is not concurrency-safe because non-'Sendable' type 'ContributorsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * Sub-configuration for the project's contributors.
 3 |  */
 4 | public struct ContributorsConfiguration {
   |               `- note: consider making struct 'ContributorsConfiguration' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * List of the project's contributors.
   :
67 | /// :nodoc:
68 | extension ContributorsConfiguration {
69 |     static let example: ContributorsConfiguration = .init(
   |                |- warning: static property 'example' is not concurrency-safe because non-'Sendable' type 'ContributorsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'example' 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
70 |         contributors: [
71 |             .example1,
/host/spi-builder-workspace/Sources/FinchCore/Configuration/ResolutionCommandsConfiguration.swift:53:16: warning: static property 'example' is not concurrency-safe because non-'Sendable' type 'ResolutionCommandsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |  * only available at run-time.
 4 |  */
 5 | public struct ResolutionCommandsConfiguration {
   |               `- note: consider making struct 'ResolutionCommandsConfiguration' conform to the 'Sendable' protocol
 6 |     /**
 7 |      * Optional command string to resolve a project's build
   :
51 | /// :nodoc:
52 | extension ResolutionCommandsConfiguration {
53 |     static let example: ResolutionCommandsConfiguration = .init(
   |                |- warning: static property 'example' is not concurrency-safe because non-'Sendable' type 'ResolutionCommandsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'example' 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
54 |         buildNumber: "/usr/bin/env bash -c 'git -C $PROJECT_DIR rev-list origin/releases/$NEW_VERSION --count'",
55 |         versions: nil
/host/spi-builder-workspace/Sources/FinchCore/Contributor.swift:52:16: warning: static property 'example1' is not concurrency-safe because non-'Sendable' type 'Contributor' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * A structure to describe a given project contributor.
 3 |  */
 4 | public struct Contributor {
   |               `- note: consider making struct 'Contributor' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * The contributor's emails. Either singular or list style
   :
50 | /// :nodoc:
51 | extension Contributor {
52 |     static let example1: Contributor = .init(
   |                |- warning: static property 'example1' is not concurrency-safe because non-'Sendable' type 'Contributor' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'example1' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
53 |         emails: [
54 |             "esme.squalor@example.com",
/host/spi-builder-workspace/Sources/FinchCore/Contributor.swift:60:16: warning: static property 'example2' is not concurrency-safe because non-'Sendable' type 'Contributor' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * A structure to describe a given project contributor.
 3 |  */
 4 | public struct Contributor {
   |               `- note: consider making struct 'Contributor' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * The contributor's emails. Either singular or list style
   :
58 |     )
59 |
60 |     static let example2: Contributor = .init(
   |                |- warning: static property 'example2' is not concurrency-safe because non-'Sendable' type 'Contributor' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'example2' 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
61 |         emails: [
62 |             "violet.baudelaire@gmail.com"
/host/spi-builder-workspace/Sources/FinchCore/Configuration/DelimiterConfiguration.swift:37:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'DelimiterConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * FormatConfiguration's sub-configuration for the project's tag delimiters.
 3 |  */
 4 | public struct DelimiterConfiguration: Equatable {
   |               `- note: consider making struct 'DelimiterConfiguration' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * The delimiter pair surrounding a commit tag prior to
   :
35 | /// :nodoc:
36 | extension DelimiterConfiguration: SubConfiguration {
37 |     public static let `default`: DelimiterConfiguration = .init(
   |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'DelimiterConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'default' 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
38 |         input: .defaultInput,
39 |         output: .defaultOutput
/host/spi-builder-workspace/Sources/FinchCore/DelimiterPair.swift:19:16: warning: static property 'defaultInput' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |  * a commit message tag.
 4 |  */
 5 | public struct DelimiterPair: Codable, Equatable {
   |               `- note: consider making struct 'DelimiterPair' conform to the 'Sendable' protocol
 6 |     /**
 7 |      * The left-hand tag delimiter.
   :
17 | /// :nodoc:
18 | extension DelimiterPair {
19 |     static let defaultInput: DelimiterPair = .init(left: "[", right: "]")
   |                |- warning: static property 'defaultInput' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'defaultInput' 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
20 |     static let defaultOutput: DelimiterPair = .init(left: "|", right: "|")
21 |     static let blank: DelimiterPair = .init(left: "", right: "")
/host/spi-builder-workspace/Sources/FinchCore/DelimiterPair.swift:20:16: warning: static property 'defaultOutput' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |  * a commit message tag.
 4 |  */
 5 | public struct DelimiterPair: Codable, Equatable {
   |               `- note: consider making struct 'DelimiterPair' conform to the 'Sendable' protocol
 6 |     /**
 7 |      * The left-hand tag delimiter.
   :
18 | extension DelimiterPair {
19 |     static let defaultInput: DelimiterPair = .init(left: "[", right: "]")
20 |     static let defaultOutput: DelimiterPair = .init(left: "|", right: "|")
   |                |- warning: static property 'defaultOutput' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'defaultOutput' 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 |     static let blank: DelimiterPair = .init(left: "", right: "")
22 | }
/host/spi-builder-workspace/Sources/FinchCore/Configuration/DelimiterConfiguration.swift:42:23: warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'DelimiterConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * FormatConfiguration's sub-configuration for the project's tag delimiters.
 3 |  */
 4 | public struct DelimiterConfiguration: Equatable {
   |               `- note: consider making struct 'DelimiterConfiguration' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * The delimiter pair surrounding a commit tag prior to
   :
40 |     )
41 |
42 |     public static let blank: DelimiterConfiguration = .init(
   |                       |- warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'DelimiterConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'blank' 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
43 |         input: .blank,
44 |         output: .blank
/host/spi-builder-workspace/Sources/FinchCore/DelimiterPair.swift:21:16: warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |  * a commit message tag.
 4 |  */
 5 | public struct DelimiterPair: Codable, Equatable {
   |               `- note: consider making struct 'DelimiterPair' conform to the 'Sendable' protocol
 6 |     /**
 7 |      * The left-hand tag delimiter.
   :
19 |     static let defaultInput: DelimiterPair = .init(left: "[", right: "]")
20 |     static let defaultOutput: DelimiterPair = .init(left: "|", right: "|")
21 |     static let blank: DelimiterPair = .init(left: "", right: "")
   |                |- warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'blank' 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 | }
23 |
[90/100] Compiling FinchCore DelimiterConfiguration.swift
/host/spi-builder-workspace/Sources/FinchCore/Configuration/ContributorsConfiguration.swift:44:23: warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'ContributorsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * Sub-configuration for the project's contributors.
 3 |  */
 4 | public struct ContributorsConfiguration {
   |               `- note: consider making struct 'ContributorsConfiguration' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * List of the project's contributors.
   :
42 | /// :nodoc:
43 | extension ContributorsConfiguration: SubConfiguration {
44 |     public static let blank: ContributorsConfiguration = .init(
   |                       |- warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'ContributorsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'blank' 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
45 |         contributors: [],
46 |         contributorHandlePrefix: ""
/host/spi-builder-workspace/Sources/FinchCore/Configuration/FormatConfiguration.swift:77:23: warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 75 |     )
 76 |
 77 |     public static var `default`: FormatConfiguration = .init(
    |                       |- warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'default' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'default' 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
 78 |         delimiterConfig: .default,
 79 |         footer: nil,
/host/spi-builder-workspace/Sources/FinchCore/Configuration/ResolutionCommandsConfiguration.swift:30:23: warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'ResolutionCommandsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |  * only available at run-time.
 4 |  */
 5 | public struct ResolutionCommandsConfiguration {
   |               `- note: consider making struct 'ResolutionCommandsConfiguration' conform to the 'Sendable' protocol
 6 |     /**
 7 |      * Optional command string to resolve a project's build
   :
28 | /// :nodoc:
29 | extension ResolutionCommandsConfiguration: SubConfiguration {
30 |     public static let blank: ResolutionCommandsConfiguration = .init(
   |                       |- warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'ResolutionCommandsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'blank' 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 |         buildNumber: nil,
32 |         versions: nil
/host/spi-builder-workspace/Sources/FinchCore/Configuration/ContributorsConfiguration.swift:69:16: warning: static property 'example' is not concurrency-safe because non-'Sendable' type 'ContributorsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * Sub-configuration for the project's contributors.
 3 |  */
 4 | public struct ContributorsConfiguration {
   |               `- note: consider making struct 'ContributorsConfiguration' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * List of the project's contributors.
   :
67 | /// :nodoc:
68 | extension ContributorsConfiguration {
69 |     static let example: ContributorsConfiguration = .init(
   |                |- warning: static property 'example' is not concurrency-safe because non-'Sendable' type 'ContributorsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'example' 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
70 |         contributors: [
71 |             .example1,
/host/spi-builder-workspace/Sources/FinchCore/Configuration/ResolutionCommandsConfiguration.swift:53:16: warning: static property 'example' is not concurrency-safe because non-'Sendable' type 'ResolutionCommandsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |  * only available at run-time.
 4 |  */
 5 | public struct ResolutionCommandsConfiguration {
   |               `- note: consider making struct 'ResolutionCommandsConfiguration' conform to the 'Sendable' protocol
 6 |     /**
 7 |      * Optional command string to resolve a project's build
   :
51 | /// :nodoc:
52 | extension ResolutionCommandsConfiguration {
53 |     static let example: ResolutionCommandsConfiguration = .init(
   |                |- warning: static property 'example' is not concurrency-safe because non-'Sendable' type 'ResolutionCommandsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'example' 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
54 |         buildNumber: "/usr/bin/env bash -c 'git -C $PROJECT_DIR rev-list origin/releases/$NEW_VERSION --count'",
55 |         versions: nil
/host/spi-builder-workspace/Sources/FinchCore/Contributor.swift:52:16: warning: static property 'example1' is not concurrency-safe because non-'Sendable' type 'Contributor' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * A structure to describe a given project contributor.
 3 |  */
 4 | public struct Contributor {
   |               `- note: consider making struct 'Contributor' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * The contributor's emails. Either singular or list style
   :
50 | /// :nodoc:
51 | extension Contributor {
52 |     static let example1: Contributor = .init(
   |                |- warning: static property 'example1' is not concurrency-safe because non-'Sendable' type 'Contributor' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'example1' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
53 |         emails: [
54 |             "esme.squalor@example.com",
/host/spi-builder-workspace/Sources/FinchCore/Contributor.swift:60:16: warning: static property 'example2' is not concurrency-safe because non-'Sendable' type 'Contributor' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * A structure to describe a given project contributor.
 3 |  */
 4 | public struct Contributor {
   |               `- note: consider making struct 'Contributor' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * The contributor's emails. Either singular or list style
   :
58 |     )
59 |
60 |     static let example2: Contributor = .init(
   |                |- warning: static property 'example2' is not concurrency-safe because non-'Sendable' type 'Contributor' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'example2' 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
61 |         emails: [
62 |             "violet.baudelaire@gmail.com"
/host/spi-builder-workspace/Sources/FinchCore/Configuration/DelimiterConfiguration.swift:37:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'DelimiterConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * FormatConfiguration's sub-configuration for the project's tag delimiters.
 3 |  */
 4 | public struct DelimiterConfiguration: Equatable {
   |               `- note: consider making struct 'DelimiterConfiguration' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * The delimiter pair surrounding a commit tag prior to
   :
35 | /// :nodoc:
36 | extension DelimiterConfiguration: SubConfiguration {
37 |     public static let `default`: DelimiterConfiguration = .init(
   |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'DelimiterConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'default' 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
38 |         input: .defaultInput,
39 |         output: .defaultOutput
/host/spi-builder-workspace/Sources/FinchCore/DelimiterPair.swift:19:16: warning: static property 'defaultInput' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |  * a commit message tag.
 4 |  */
 5 | public struct DelimiterPair: Codable, Equatable {
   |               `- note: consider making struct 'DelimiterPair' conform to the 'Sendable' protocol
 6 |     /**
 7 |      * The left-hand tag delimiter.
   :
17 | /// :nodoc:
18 | extension DelimiterPair {
19 |     static let defaultInput: DelimiterPair = .init(left: "[", right: "]")
   |                |- warning: static property 'defaultInput' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'defaultInput' 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
20 |     static let defaultOutput: DelimiterPair = .init(left: "|", right: "|")
21 |     static let blank: DelimiterPair = .init(left: "", right: "")
/host/spi-builder-workspace/Sources/FinchCore/DelimiterPair.swift:20:16: warning: static property 'defaultOutput' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |  * a commit message tag.
 4 |  */
 5 | public struct DelimiterPair: Codable, Equatable {
   |               `- note: consider making struct 'DelimiterPair' conform to the 'Sendable' protocol
 6 |     /**
 7 |      * The left-hand tag delimiter.
   :
18 | extension DelimiterPair {
19 |     static let defaultInput: DelimiterPair = .init(left: "[", right: "]")
20 |     static let defaultOutput: DelimiterPair = .init(left: "|", right: "|")
   |                |- warning: static property 'defaultOutput' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'defaultOutput' 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 |     static let blank: DelimiterPair = .init(left: "", right: "")
22 | }
/host/spi-builder-workspace/Sources/FinchCore/Configuration/DelimiterConfiguration.swift:42:23: warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'DelimiterConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * FormatConfiguration's sub-configuration for the project's tag delimiters.
 3 |  */
 4 | public struct DelimiterConfiguration: Equatable {
   |               `- note: consider making struct 'DelimiterConfiguration' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * The delimiter pair surrounding a commit tag prior to
   :
40 |     )
41 |
42 |     public static let blank: DelimiterConfiguration = .init(
   |                       |- warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'DelimiterConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'blank' 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
43 |         input: .blank,
44 |         output: .blank
/host/spi-builder-workspace/Sources/FinchCore/DelimiterPair.swift:21:16: warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |  * a commit message tag.
 4 |  */
 5 | public struct DelimiterPair: Codable, Equatable {
   |               `- note: consider making struct 'DelimiterPair' conform to the 'Sendable' protocol
 6 |     /**
 7 |      * The left-hand tag delimiter.
   :
19 |     static let defaultInput: DelimiterPair = .init(left: "[", right: "]")
20 |     static let defaultOutput: DelimiterPair = .init(left: "|", right: "|")
21 |     static let blank: DelimiterPair = .init(left: "", right: "")
   |                |- warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'DelimiterPair' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'blank' 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 | }
23 |
[91/100] Compiling FinchCore FormatConfiguration.swift
/host/spi-builder-workspace/Sources/FinchCore/Configuration/FormatConfiguration.swift:69:23: warning: static property 'blank' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 67 | /// :nodoc:
 68 | extension FormatConfiguration: SubConfiguration {
 69 |     public static var blank: FormatConfiguration = .init(
    |                       |- warning: static property 'blank' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'blank' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'blank' 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
 70 |         delimiterConfig: .blank,
 71 |         footer: nil,
/host/spi-builder-workspace/Sources/FinchCore/Configuration/DelimiterConfiguration.swift:42:23: warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'DelimiterConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * FormatConfiguration's sub-configuration for the project's tag delimiters.
 3 |  */
 4 | public struct DelimiterConfiguration: Equatable {
   |               `- note: consider making struct 'DelimiterConfiguration' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * The delimiter pair surrounding a commit tag prior to
   :
40 |     )
41 |
42 |     public static let blank: DelimiterConfiguration = .init(
   |                       |- warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'DelimiterConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'blank' 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
43 |         input: .blank,
44 |         output: .blank
/host/spi-builder-workspace/Sources/FinchCore/Configuration/FormatConfiguration.swift:77:23: warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 75 |     )
 76 |
 77 |     public static var `default`: FormatConfiguration = .init(
    |                       |- warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'default' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'default' 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
 78 |         delimiterConfig: .default,
 79 |         footer: nil,
/host/spi-builder-workspace/Sources/FinchCore/Configuration/DelimiterConfiguration.swift:37:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'DelimiterConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * FormatConfiguration's sub-configuration for the project's tag delimiters.
 3 |  */
 4 | public struct DelimiterConfiguration: Equatable {
   |               `- note: consider making struct 'DelimiterConfiguration' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * The delimiter pair surrounding a commit tag prior to
   :
35 | /// :nodoc:
36 | extension DelimiterConfiguration: SubConfiguration {
37 |     public static let `default`: DelimiterConfiguration = .init(
   |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'DelimiterConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'default' 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
38 |         input: .defaultInput,
39 |         output: .defaultOutput
/host/spi-builder-workspace/Sources/FinchCore/Section/Line/FormatTemplate.swift:27:16: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'FormatTemplate' may have shared mutable state; this is an error in the Swift 6 language mode
  5 |  * configuration file.
  6 |  */
  7 | public struct FormatTemplate {
    |               `- note: consider making struct 'FormatTemplate' conform to the 'Sendable' protocol
  8 |     /// :nodoc:
  9 |     let outputtables: [LineOutputtable]
    :
 25 |      * `" - << tags >> << message >> — << commit_type_hyperlink >> — << contributor_handle >>"`
 26 |      */
 27 |     static let `default`: FormatTemplate = .init(
    |                |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'FormatTemplate' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'default' 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 |         outputtables: [
 29 |             " - ",
/host/spi-builder-workspace/Sources/FinchCore/Section/SectionInfo.swift:119:16: warning: static property 'default' is not concurrency-safe because non-'Sendable' type '[SectionInfo]' may have shared mutable state; this is an error in the Swift 6 language mode
  5 |  * section description, formatting, and commit-to-section assignment.
  6 |  */
  7 | public struct SectionInfo {
    |               `- note: consider making struct 'SectionInfo' conform to the 'Sendable' protocol
  8 |     /**
  9 |      * If true, normalizes each commit message by capitalizing the first
    :
117 | /// :nodoc:
118 | extension Array where Element == SectionInfo {
119 |     static let `default`: [SectionInfo] = [
    |                |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type '[SectionInfo]' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'default' 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
120 |         .default,
121 |         .bugs
/host/spi-builder-workspace/Sources/FinchCore/Configuration/GitConfiguration.swift:49:23: warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'GitConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * Sub-configuration for the project's Git setup.
 3 |  */
 4 | public struct GitConfiguration {
   |               `- note: consider making struct 'GitConfiguration' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * An optional branch prefix for the project. This string will
   :
47 | /// :nodoc:
48 | extension GitConfiguration: SubConfiguration {
49 |     public static let blank: GitConfiguration = .init(
   |                       |- warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'GitConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'blank' 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
50 |         branchPrefix: "",
51 |         executablePath: nil,
/host/spi-builder-workspace/Sources/FinchCore/Configuration/ResolutionCommandsConfiguration.swift:30:23: warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'ResolutionCommandsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |  * only available at run-time.
 4 |  */
 5 | public struct ResolutionCommandsConfiguration {
   |               `- note: consider making struct 'ResolutionCommandsConfiguration' conform to the 'Sendable' protocol
 6 |     /**
 7 |      * Optional command string to resolve a project's build
   :
28 | /// :nodoc:
29 | extension ResolutionCommandsConfiguration: SubConfiguration {
30 |     public static let blank: ResolutionCommandsConfiguration = .init(
   |                       |- warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'ResolutionCommandsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'blank' 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 |         buildNumber: nil,
32 |         versions: nil
/host/spi-builder-workspace/Sources/FinchCore/Configuration/ResolutionCommandsConfiguration.swift:53:16: warning: static property 'example' is not concurrency-safe because non-'Sendable' type 'ResolutionCommandsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |  * only available at run-time.
 4 |  */
 5 | public struct ResolutionCommandsConfiguration {
   |               `- note: consider making struct 'ResolutionCommandsConfiguration' conform to the 'Sendable' protocol
 6 |     /**
 7 |      * Optional command string to resolve a project's build
   :
51 | /// :nodoc:
52 | extension ResolutionCommandsConfiguration {
53 |     static let example: ResolutionCommandsConfiguration = .init(
   |                |- warning: static property 'example' is not concurrency-safe because non-'Sendable' type 'ResolutionCommandsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'example' 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
54 |         buildNumber: "/usr/bin/env bash -c 'git -C $PROJECT_DIR rev-list origin/releases/$NEW_VERSION --count'",
55 |         versions: nil
[92/100] Compiling FinchCore GitConfiguration.swift
/host/spi-builder-workspace/Sources/FinchCore/Configuration/FormatConfiguration.swift:69:23: warning: static property 'blank' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 67 | /// :nodoc:
 68 | extension FormatConfiguration: SubConfiguration {
 69 |     public static var blank: FormatConfiguration = .init(
    |                       |- warning: static property 'blank' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'blank' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'blank' 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
 70 |         delimiterConfig: .blank,
 71 |         footer: nil,
/host/spi-builder-workspace/Sources/FinchCore/Configuration/DelimiterConfiguration.swift:42:23: warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'DelimiterConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * FormatConfiguration's sub-configuration for the project's tag delimiters.
 3 |  */
 4 | public struct DelimiterConfiguration: Equatable {
   |               `- note: consider making struct 'DelimiterConfiguration' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * The delimiter pair surrounding a commit tag prior to
   :
40 |     )
41 |
42 |     public static let blank: DelimiterConfiguration = .init(
   |                       |- warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'DelimiterConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'blank' 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
43 |         input: .blank,
44 |         output: .blank
/host/spi-builder-workspace/Sources/FinchCore/Configuration/FormatConfiguration.swift:77:23: warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 75 |     )
 76 |
 77 |     public static var `default`: FormatConfiguration = .init(
    |                       |- warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'default' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'default' 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
 78 |         delimiterConfig: .default,
 79 |         footer: nil,
/host/spi-builder-workspace/Sources/FinchCore/Configuration/DelimiterConfiguration.swift:37:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'DelimiterConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * FormatConfiguration's sub-configuration for the project's tag delimiters.
 3 |  */
 4 | public struct DelimiterConfiguration: Equatable {
   |               `- note: consider making struct 'DelimiterConfiguration' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * The delimiter pair surrounding a commit tag prior to
   :
35 | /// :nodoc:
36 | extension DelimiterConfiguration: SubConfiguration {
37 |     public static let `default`: DelimiterConfiguration = .init(
   |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'DelimiterConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'default' 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
38 |         input: .defaultInput,
39 |         output: .defaultOutput
/host/spi-builder-workspace/Sources/FinchCore/Section/Line/FormatTemplate.swift:27:16: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'FormatTemplate' may have shared mutable state; this is an error in the Swift 6 language mode
  5 |  * configuration file.
  6 |  */
  7 | public struct FormatTemplate {
    |               `- note: consider making struct 'FormatTemplate' conform to the 'Sendable' protocol
  8 |     /// :nodoc:
  9 |     let outputtables: [LineOutputtable]
    :
 25 |      * `" - << tags >> << message >> — << commit_type_hyperlink >> — << contributor_handle >>"`
 26 |      */
 27 |     static let `default`: FormatTemplate = .init(
    |                |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'FormatTemplate' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'default' 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 |         outputtables: [
 29 |             " - ",
/host/spi-builder-workspace/Sources/FinchCore/Section/SectionInfo.swift:119:16: warning: static property 'default' is not concurrency-safe because non-'Sendable' type '[SectionInfo]' may have shared mutable state; this is an error in the Swift 6 language mode
  5 |  * section description, formatting, and commit-to-section assignment.
  6 |  */
  7 | public struct SectionInfo {
    |               `- note: consider making struct 'SectionInfo' conform to the 'Sendable' protocol
  8 |     /**
  9 |      * If true, normalizes each commit message by capitalizing the first
    :
117 | /// :nodoc:
118 | extension Array where Element == SectionInfo {
119 |     static let `default`: [SectionInfo] = [
    |                |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type '[SectionInfo]' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'default' 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
120 |         .default,
121 |         .bugs
/host/spi-builder-workspace/Sources/FinchCore/Configuration/GitConfiguration.swift:49:23: warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'GitConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * Sub-configuration for the project's Git setup.
 3 |  */
 4 | public struct GitConfiguration {
   |               `- note: consider making struct 'GitConfiguration' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * An optional branch prefix for the project. This string will
   :
47 | /// :nodoc:
48 | extension GitConfiguration: SubConfiguration {
49 |     public static let blank: GitConfiguration = .init(
   |                       |- warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'GitConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'blank' 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
50 |         branchPrefix: "",
51 |         executablePath: nil,
/host/spi-builder-workspace/Sources/FinchCore/Configuration/ResolutionCommandsConfiguration.swift:30:23: warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'ResolutionCommandsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |  * only available at run-time.
 4 |  */
 5 | public struct ResolutionCommandsConfiguration {
   |               `- note: consider making struct 'ResolutionCommandsConfiguration' conform to the 'Sendable' protocol
 6 |     /**
 7 |      * Optional command string to resolve a project's build
   :
28 | /// :nodoc:
29 | extension ResolutionCommandsConfiguration: SubConfiguration {
30 |     public static let blank: ResolutionCommandsConfiguration = .init(
   |                       |- warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'ResolutionCommandsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'blank' 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 |         buildNumber: nil,
32 |         versions: nil
/host/spi-builder-workspace/Sources/FinchCore/Configuration/ResolutionCommandsConfiguration.swift:53:16: warning: static property 'example' is not concurrency-safe because non-'Sendable' type 'ResolutionCommandsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |  * only available at run-time.
 4 |  */
 5 | public struct ResolutionCommandsConfiguration {
   |               `- note: consider making struct 'ResolutionCommandsConfiguration' conform to the 'Sendable' protocol
 6 |     /**
 7 |      * Optional command string to resolve a project's build
   :
51 | /// :nodoc:
52 | extension ResolutionCommandsConfiguration {
53 |     static let example: ResolutionCommandsConfiguration = .init(
   |                |- warning: static property 'example' is not concurrency-safe because non-'Sendable' type 'ResolutionCommandsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'example' 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
54 |         buildNumber: "/usr/bin/env bash -c 'git -C $PROJECT_DIR rev-list origin/releases/$NEW_VERSION --count'",
55 |         versions: nil
[93/100] Compiling FinchCore ResolutionCommandsConfiguration.swift
/host/spi-builder-workspace/Sources/FinchCore/Configuration/FormatConfiguration.swift:69:23: warning: static property 'blank' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 67 | /// :nodoc:
 68 | extension FormatConfiguration: SubConfiguration {
 69 |     public static var blank: FormatConfiguration = .init(
    |                       |- warning: static property 'blank' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'blank' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'blank' 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
 70 |         delimiterConfig: .blank,
 71 |         footer: nil,
/host/spi-builder-workspace/Sources/FinchCore/Configuration/DelimiterConfiguration.swift:42:23: warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'DelimiterConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * FormatConfiguration's sub-configuration for the project's tag delimiters.
 3 |  */
 4 | public struct DelimiterConfiguration: Equatable {
   |               `- note: consider making struct 'DelimiterConfiguration' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * The delimiter pair surrounding a commit tag prior to
   :
40 |     )
41 |
42 |     public static let blank: DelimiterConfiguration = .init(
   |                       |- warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'DelimiterConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'blank' 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
43 |         input: .blank,
44 |         output: .blank
/host/spi-builder-workspace/Sources/FinchCore/Configuration/FormatConfiguration.swift:77:23: warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 75 |     )
 76 |
 77 |     public static var `default`: FormatConfiguration = .init(
    |                       |- warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'default' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'default' 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
 78 |         delimiterConfig: .default,
 79 |         footer: nil,
/host/spi-builder-workspace/Sources/FinchCore/Configuration/DelimiterConfiguration.swift:37:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'DelimiterConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * FormatConfiguration's sub-configuration for the project's tag delimiters.
 3 |  */
 4 | public struct DelimiterConfiguration: Equatable {
   |               `- note: consider making struct 'DelimiterConfiguration' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * The delimiter pair surrounding a commit tag prior to
   :
35 | /// :nodoc:
36 | extension DelimiterConfiguration: SubConfiguration {
37 |     public static let `default`: DelimiterConfiguration = .init(
   |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'DelimiterConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'default' 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
38 |         input: .defaultInput,
39 |         output: .defaultOutput
/host/spi-builder-workspace/Sources/FinchCore/Section/Line/FormatTemplate.swift:27:16: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'FormatTemplate' may have shared mutable state; this is an error in the Swift 6 language mode
  5 |  * configuration file.
  6 |  */
  7 | public struct FormatTemplate {
    |               `- note: consider making struct 'FormatTemplate' conform to the 'Sendable' protocol
  8 |     /// :nodoc:
  9 |     let outputtables: [LineOutputtable]
    :
 25 |      * `" - << tags >> << message >> — << commit_type_hyperlink >> — << contributor_handle >>"`
 26 |      */
 27 |     static let `default`: FormatTemplate = .init(
    |                |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'FormatTemplate' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'default' 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 |         outputtables: [
 29 |             " - ",
/host/spi-builder-workspace/Sources/FinchCore/Section/SectionInfo.swift:119:16: warning: static property 'default' is not concurrency-safe because non-'Sendable' type '[SectionInfo]' may have shared mutable state; this is an error in the Swift 6 language mode
  5 |  * section description, formatting, and commit-to-section assignment.
  6 |  */
  7 | public struct SectionInfo {
    |               `- note: consider making struct 'SectionInfo' conform to the 'Sendable' protocol
  8 |     /**
  9 |      * If true, normalizes each commit message by capitalizing the first
    :
117 | /// :nodoc:
118 | extension Array where Element == SectionInfo {
119 |     static let `default`: [SectionInfo] = [
    |                |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type '[SectionInfo]' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'default' 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
120 |         .default,
121 |         .bugs
/host/spi-builder-workspace/Sources/FinchCore/Configuration/GitConfiguration.swift:49:23: warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'GitConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |  * Sub-configuration for the project's Git setup.
 3 |  */
 4 | public struct GitConfiguration {
   |               `- note: consider making struct 'GitConfiguration' conform to the 'Sendable' protocol
 5 |     /**
 6 |      * An optional branch prefix for the project. This string will
   :
47 | /// :nodoc:
48 | extension GitConfiguration: SubConfiguration {
49 |     public static let blank: GitConfiguration = .init(
   |                       |- warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'GitConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'blank' 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
50 |         branchPrefix: "",
51 |         executablePath: nil,
/host/spi-builder-workspace/Sources/FinchCore/Configuration/ResolutionCommandsConfiguration.swift:30:23: warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'ResolutionCommandsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |  * only available at run-time.
 4 |  */
 5 | public struct ResolutionCommandsConfiguration {
   |               `- note: consider making struct 'ResolutionCommandsConfiguration' conform to the 'Sendable' protocol
 6 |     /**
 7 |      * Optional command string to resolve a project's build
   :
28 | /// :nodoc:
29 | extension ResolutionCommandsConfiguration: SubConfiguration {
30 |     public static let blank: ResolutionCommandsConfiguration = .init(
   |                       |- warning: static property 'blank' is not concurrency-safe because non-'Sendable' type 'ResolutionCommandsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'blank' 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 |         buildNumber: nil,
32 |         versions: nil
/host/spi-builder-workspace/Sources/FinchCore/Configuration/ResolutionCommandsConfiguration.swift:53:16: warning: static property 'example' is not concurrency-safe because non-'Sendable' type 'ResolutionCommandsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |  * only available at run-time.
 4 |  */
 5 | public struct ResolutionCommandsConfiguration {
   |               `- note: consider making struct 'ResolutionCommandsConfiguration' conform to the 'Sendable' protocol
 6 |     /**
 7 |      * Optional command string to resolve a project's build
   :
51 | /// :nodoc:
52 | extension ResolutionCommandsConfiguration {
53 |     static let example: ResolutionCommandsConfiguration = .init(
   |                |- warning: static property 'example' is not concurrency-safe because non-'Sendable' type 'ResolutionCommandsConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'example' 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
54 |         buildNumber: "/usr/bin/env bash -c 'git -C $PROJECT_DIR rev-list origin/releases/$NEW_VERSION --count'",
55 |         versions: nil
[94/100] Compiling FinchCore Section.swift
/host/spi-builder-workspace/Sources/FinchCore/Section/SectionInfo.swift:98:28: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'SectionInfo' may have shared mutable state; this is an error in the Swift 6 language mode
  5 |  * section description, formatting, and commit-to-section assignment.
  6 |  */
  7 | public struct SectionInfo {
    |               `- note: consider making struct 'SectionInfo' conform to the 'Sendable' protocol
  8 |     /**
  9 |      * If true, normalizes each commit message by capitalizing the first
    :
 96 |
 97 | extension SectionInfo {
 98 |     fileprivate static let `default`: SectionInfo = .init(
    |                            |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'SectionInfo' may have shared mutable state; this is an error in the Swift 6 language mode
    |                            |- note: annotate 'default' 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
 99 |         capitalizesMessage: false,
100 |         excluded: false,
/host/spi-builder-workspace/Sources/FinchCore/Section/Line/FormatTemplate.swift:27:16: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'FormatTemplate' may have shared mutable state; this is an error in the Swift 6 language mode
  5 |  * configuration file.
  6 |  */
  7 | public struct FormatTemplate {
    |               `- note: consider making struct 'FormatTemplate' conform to the 'Sendable' protocol
  8 |     /// :nodoc:
  9 |     let outputtables: [LineOutputtable]
    :
 25 |      * `" - << tags >> << message >> — << commit_type_hyperlink >> — << contributor_handle >>"`
 26 |      */
 27 |     static let `default`: FormatTemplate = .init(
    |                |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'FormatTemplate' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'default' 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 |         outputtables: [
 29 |             " - ",
/host/spi-builder-workspace/Sources/FinchCore/Section/SectionInfo.swift:107:28: warning: static property 'bugs' is not concurrency-safe because non-'Sendable' type 'SectionInfo' may have shared mutable state; this is an error in the Swift 6 language mode
  5 |  * section description, formatting, and commit-to-section assignment.
  6 |  */
  7 | public struct SectionInfo {
    |               `- note: consider making struct 'SectionInfo' conform to the 'Sendable' protocol
  8 |     /**
  9 |      * If true, normalizes each commit message by capitalizing the first
    :
105 |     )
106 |
107 |     fileprivate static let bugs: SectionInfo = .init(
    |                            |- warning: static property 'bugs' is not concurrency-safe because non-'Sendable' type 'SectionInfo' may have shared mutable state; this is an error in the Swift 6 language mode
    |                            |- note: annotate 'bugs' 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
108 |         capitalizesMessage: false,
109 |         excluded: false,
/host/spi-builder-workspace/Sources/FinchCore/Section/SectionInfo.swift:119:16: warning: static property 'default' is not concurrency-safe because non-'Sendable' type '[SectionInfo]' may have shared mutable state; this is an error in the Swift 6 language mode
  5 |  * section description, formatting, and commit-to-section assignment.
  6 |  */
  7 | public struct SectionInfo {
    |               `- note: consider making struct 'SectionInfo' conform to the 'Sendable' protocol
  8 |     /**
  9 |      * If true, normalizes each commit message by capitalizing the first
    :
117 | /// :nodoc:
118 | extension Array where Element == SectionInfo {
119 |     static let `default`: [SectionInfo] = [
    |                |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type '[SectionInfo]' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'default' 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
120 |         .default,
121 |         .bugs
[95/100] Compiling FinchCore SectionInfo.swift
/host/spi-builder-workspace/Sources/FinchCore/Section/SectionInfo.swift:98:28: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'SectionInfo' may have shared mutable state; this is an error in the Swift 6 language mode
  5 |  * section description, formatting, and commit-to-section assignment.
  6 |  */
  7 | public struct SectionInfo {
    |               `- note: consider making struct 'SectionInfo' conform to the 'Sendable' protocol
  8 |     /**
  9 |      * If true, normalizes each commit message by capitalizing the first
    :
 96 |
 97 | extension SectionInfo {
 98 |     fileprivate static let `default`: SectionInfo = .init(
    |                            |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'SectionInfo' may have shared mutable state; this is an error in the Swift 6 language mode
    |                            |- note: annotate 'default' 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
 99 |         capitalizesMessage: false,
100 |         excluded: false,
/host/spi-builder-workspace/Sources/FinchCore/Section/Line/FormatTemplate.swift:27:16: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'FormatTemplate' may have shared mutable state; this is an error in the Swift 6 language mode
  5 |  * configuration file.
  6 |  */
  7 | public struct FormatTemplate {
    |               `- note: consider making struct 'FormatTemplate' conform to the 'Sendable' protocol
  8 |     /// :nodoc:
  9 |     let outputtables: [LineOutputtable]
    :
 25 |      * `" - << tags >> << message >> — << commit_type_hyperlink >> — << contributor_handle >>"`
 26 |      */
 27 |     static let `default`: FormatTemplate = .init(
    |                |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'FormatTemplate' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'default' 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 |         outputtables: [
 29 |             " - ",
/host/spi-builder-workspace/Sources/FinchCore/Section/SectionInfo.swift:107:28: warning: static property 'bugs' is not concurrency-safe because non-'Sendable' type 'SectionInfo' may have shared mutable state; this is an error in the Swift 6 language mode
  5 |  * section description, formatting, and commit-to-section assignment.
  6 |  */
  7 | public struct SectionInfo {
    |               `- note: consider making struct 'SectionInfo' conform to the 'Sendable' protocol
  8 |     /**
  9 |      * If true, normalizes each commit message by capitalizing the first
    :
105 |     )
106 |
107 |     fileprivate static let bugs: SectionInfo = .init(
    |                            |- warning: static property 'bugs' is not concurrency-safe because non-'Sendable' type 'SectionInfo' may have shared mutable state; this is an error in the Swift 6 language mode
    |                            |- note: annotate 'bugs' 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
108 |         capitalizesMessage: false,
109 |         excluded: false,
/host/spi-builder-workspace/Sources/FinchCore/Section/SectionInfo.swift:119:16: warning: static property 'default' is not concurrency-safe because non-'Sendable' type '[SectionInfo]' may have shared mutable state; this is an error in the Swift 6 language mode
  5 |  * section description, formatting, and commit-to-section assignment.
  6 |  */
  7 | public struct SectionInfo {
    |               `- note: consider making struct 'SectionInfo' conform to the 'Sendable' protocol
  8 |     /**
  9 |      * If true, normalizes each commit message by capitalizing the first
    :
117 | /// :nodoc:
118 | extension Array where Element == SectionInfo {
119 |     static let `default`: [SectionInfo] = [
    |                |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type '[SectionInfo]' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'default' 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
120 |         .default,
121 |         .bugs
[96/101] Wrapping AST for FinchCore for debugging
[98/115] Compiling FinchApp Git.swift
[99/115] Compiling FinchApp ConfigCommand.swift
[100/115] Compiling FinchApp Sequence+FinchApp.swift
[101/116] Compiling FinchApp Configurator.swift
[102/116] Compiling FinchApp Transformer.swift
[103/116] Compiling FinchApp Versions.swift
/host/spi-builder-workspace/Sources/FinchApp/Models/Versions.swift:9:16: warning: static property 'null' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 7 |     let new: Version
 8 |
 9 |     static var null: Versions = .init(old: .null, new: .null)
   |                |- warning: static property 'null' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'null' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'null' 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
10 |
11 |     public static var name: String = "versions"
/host/spi-builder-workspace/Sources/FinchApp/Models/Versions.swift:11:23: warning: static property 'name' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |     static var null: Versions = .init(old: .null, new: .null)
10 |
11 |     public static var name: String = "versions"
   |                       |- warning: static property 'name' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'name' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: annotate 'name' 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
12 |
13 |     public init?(input: String) {
[104/116] Compiling FinchApp ChangeLogInfoService.swift
/host/spi-builder-workspace/Sources/FinchApp/Models/Versions.swift:9:16: warning: static property 'null' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 7 |     let new: Version
 8 |
 9 |     static var null: Versions = .init(old: .null, new: .null)
   |                |- warning: static property 'null' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'null' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'null' 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
10 |
11 |     public static var name: String = "versions"
/host/spi-builder-workspace/Sources/FinchApp/Models/Versions.swift:11:23: warning: static property 'name' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |     static var null: Versions = .init(old: .null, new: .null)
10 |
11 |     public static var name: String = "versions"
   |                       |- warning: static property 'name' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'name' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: annotate 'name' 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
12 |
13 |     public init?(input: String) {
[105/116] Compiling FinchApp CompareCommand.swift
/host/spi-builder-workspace/Sources/FinchApp/Command-Routing/Commands/Compare/CompareCommand.swift:108:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ConvertibleFromString'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
106 | }
107 |
108 | extension Array: ConvertibleFromString where Element == String {
    | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ConvertibleFromString'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
109 |     public init?(input: String) {
110 |         self = input.components(separatedBy: " ")
[106/116] Compiling FinchApp VersionsResolver.swift
/host/spi-builder-workspace/Sources/FinchApp/Command-Routing/Commands/Compare/CompareCommand.swift:108:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ConvertibleFromString'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
106 | }
107 |
108 | extension Array: ConvertibleFromString where Element == String {
    | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ConvertibleFromString'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
109 |     public init?(input: String) {
110 |         self = input.components(separatedBy: " ")
[107/116] Compiling FinchApp App.swift
[108/116] Compiling FinchApp AppRunner.swift
[109/116] Emitting module FinchApp
/host/spi-builder-workspace/Sources/FinchApp/Command-Routing/BaseCommand.swift:57:13: warning: let 'verboseOption' is not concurrency-safe because non-'Sendable' type 'Flag' may have shared mutable state; this is an error in the Swift 6 language mode
55 | }
56 |
57 | private let verboseOption: Flag = .init("-v", "--verbose", description: Strings.App.Options.verbose)
   |             `- warning: let 'verboseOption' is not concurrency-safe because non-'Sendable' type 'Flag' may have shared mutable state; this is an error in the Swift 6 language mode
58 |
59 | private let configPathOption: Key<String> = .init("-c", "--config", description: Strings.App.Options.configPath)
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/Option.swift:49:14: note: class 'Flag' does not conform to the 'Sendable' protocol
 47 |
 48 | @propertyWrapper
 49 | public class Flag: AnyFlag {
    |              `- note: class 'Flag' does not conform to the 'Sendable' protocol
 50 |
 51 |     public let names: [String]
/host/spi-builder-workspace/Sources/FinchApp/Command-Routing/BaseCommand.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftCLI'
 1 | import FinchUtilities
 2 | import SwiftCLI
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftCLI'
 3 |
 4 | /// :nodoc:
   :
55 | }
56 |
57 | private let verboseOption: Flag = .init("-v", "--verbose", description: Strings.App.Options.verbose)
   |             |- note: annotate 'verboseOption' 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
58 |
59 | private let configPathOption: Key<String> = .init("-c", "--config", description: Strings.App.Options.configPath)
/host/spi-builder-workspace/Sources/FinchApp/Strings.swift:23:24: warning: static property 'verbose' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
21 |             }
22 |
23 |             static var verbose: String = "Run with verbose output"
   |                        |- warning: static property 'verbose' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'verbose' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: annotate 'verbose' 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 |     }
/host/spi-builder-workspace/Sources/FinchApp/Command-Routing/BaseCommand.swift:59:13: warning: let 'configPathOption' is not concurrency-safe because non-'Sendable' type 'Key<String>' may have shared mutable state; this is an error in the Swift 6 language mode
57 | private let verboseOption: Flag = .init("-v", "--verbose", description: Strings.App.Options.verbose)
58 |
59 | private let configPathOption: Key<String> = .init("-c", "--config", description: Strings.App.Options.configPath)
   |             |- warning: let 'configPathOption' is not concurrency-safe because non-'Sendable' type 'Key<String>' may have shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: annotate 'configPathOption' 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
60 |
61 | private let projectDirOption: Key<String> = .init("--project-dir", description: Strings.App.Options.projectDir)
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/Option.swift:142:14: note: generic class 'Key' does not conform to the 'Sendable' protocol
140 |
141 | @propertyWrapper
142 | public class Key<Value: ConvertibleFromString>: _Key<Value>, AnyKey, ValueBox {
    |              `- note: generic class 'Key' does not conform to the 'Sendable' protocol
143 |
144 |     public let variadic = false
/host/spi-builder-workspace/Sources/FinchApp/Strings.swift:15:24: warning: static property 'configPath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
13 |
14 |         enum Options {
15 |             static var configPath: String = "Path to config"
   |                        |- warning: static property 'configPath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'configPath' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: annotate 'configPath' 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
16 |
17 |             static var projectDir: String = "Path to project if command is run from separate directory"
/host/spi-builder-workspace/Sources/FinchApp/Command-Routing/BaseCommand.swift:61:13: warning: let 'projectDirOption' is not concurrency-safe because non-'Sendable' type 'Key<String>' may have shared mutable state; this is an error in the Swift 6 language mode
59 | private let configPathOption: Key<String> = .init("-c", "--config", description: Strings.App.Options.configPath)
60 |
61 | private let projectDirOption: Key<String> = .init("--project-dir", description: Strings.App.Options.projectDir)
   |             |- warning: let 'projectDirOption' is not concurrency-safe because non-'Sendable' type 'Key<String>' may have shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: annotate 'projectDirOption' 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
62 |
63 | /// :nodoc:
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/Option.swift:142:14: note: generic class 'Key' does not conform to the 'Sendable' protocol
140 |
141 | @propertyWrapper
142 | public class Key<Value: ConvertibleFromString>: _Key<Value>, AnyKey, ValueBox {
    |              `- note: generic class 'Key' does not conform to the 'Sendable' protocol
143 |
144 |     public let variadic = false
/host/spi-builder-workspace/Sources/FinchApp/Strings.swift:17:24: warning: static property 'projectDir' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
15 |             static var configPath: String = "Path to config"
16 |
17 |             static var projectDir: String = "Path to project if command is run from separate directory"
   |                        |- warning: static property 'projectDir' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'projectDir' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: annotate 'projectDir' 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
18 |
19 |             static var showVersion: String {
/host/spi-builder-workspace/Sources/FinchApp/Command-Routing/Commands/Compare/CompareCommand.swift:108:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ConvertibleFromString'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
106 | }
107 |
108 | extension Array: ConvertibleFromString where Element == String {
    | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ConvertibleFromString'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
109 |     public init?(input: String) {
110 |         self = input.components(separatedBy: " ")
/host/spi-builder-workspace/Sources/FinchApp/Models/Versions.swift:9:16: warning: static property 'null' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 7 |     let new: Version
 8 |
 9 |     static var null: Versions = .init(old: .null, new: .null)
   |                |- warning: static property 'null' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'null' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'null' 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
10 |
11 |     public static var name: String = "versions"
/host/spi-builder-workspace/Sources/FinchApp/Models/Versions.swift:11:23: warning: static property 'name' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |     static var null: Versions = .init(old: .null, new: .null)
10 |
11 |     public static var name: String = "versions"
   |                       |- warning: static property 'name' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'name' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: annotate 'name' 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
12 |
13 |     public init?(input: String) {
[110/116] Compiling FinchApp BaseCommand.swift
/host/spi-builder-workspace/Sources/FinchApp/Command-Routing/BaseCommand.swift:57:13: warning: let 'verboseOption' is not concurrency-safe because non-'Sendable' type 'Flag' may have shared mutable state; this is an error in the Swift 6 language mode
55 | }
56 |
57 | private let verboseOption: Flag = .init("-v", "--verbose", description: Strings.App.Options.verbose)
   |             `- warning: let 'verboseOption' is not concurrency-safe because non-'Sendable' type 'Flag' may have shared mutable state; this is an error in the Swift 6 language mode
58 |
59 | private let configPathOption: Key<String> = .init("-c", "--config", description: Strings.App.Options.configPath)
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/Option.swift:49:14: note: class 'Flag' does not conform to the 'Sendable' protocol
 47 |
 48 | @propertyWrapper
 49 | public class Flag: AnyFlag {
    |              `- note: class 'Flag' does not conform to the 'Sendable' protocol
 50 |
 51 |     public let names: [String]
/host/spi-builder-workspace/Sources/FinchApp/Command-Routing/BaseCommand.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftCLI'
 1 | import FinchUtilities
 2 | import SwiftCLI
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftCLI'
 3 |
 4 | /// :nodoc:
   :
55 | }
56 |
57 | private let verboseOption: Flag = .init("-v", "--verbose", description: Strings.App.Options.verbose)
   |             |- note: annotate 'verboseOption' 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
58 |
59 | private let configPathOption: Key<String> = .init("-c", "--config", description: Strings.App.Options.configPath)
/host/spi-builder-workspace/Sources/FinchApp/Strings.swift:23:24: warning: static property 'verbose' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
21 |             }
22 |
23 |             static var verbose: String = "Run with verbose output"
   |                        |- warning: static property 'verbose' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'verbose' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: annotate 'verbose' 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 |     }
/host/spi-builder-workspace/Sources/FinchApp/Command-Routing/BaseCommand.swift:59:13: warning: let 'configPathOption' is not concurrency-safe because non-'Sendable' type 'Key<String>' may have shared mutable state; this is an error in the Swift 6 language mode
57 | private let verboseOption: Flag = .init("-v", "--verbose", description: Strings.App.Options.verbose)
58 |
59 | private let configPathOption: Key<String> = .init("-c", "--config", description: Strings.App.Options.configPath)
   |             |- warning: let 'configPathOption' is not concurrency-safe because non-'Sendable' type 'Key<String>' may have shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: annotate 'configPathOption' 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
60 |
61 | private let projectDirOption: Key<String> = .init("--project-dir", description: Strings.App.Options.projectDir)
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/Option.swift:142:14: note: generic class 'Key' does not conform to the 'Sendable' protocol
140 |
141 | @propertyWrapper
142 | public class Key<Value: ConvertibleFromString>: _Key<Value>, AnyKey, ValueBox {
    |              `- note: generic class 'Key' does not conform to the 'Sendable' protocol
143 |
144 |     public let variadic = false
/host/spi-builder-workspace/Sources/FinchApp/Strings.swift:15:24: warning: static property 'configPath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
13 |
14 |         enum Options {
15 |             static var configPath: String = "Path to config"
   |                        |- warning: static property 'configPath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'configPath' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: annotate 'configPath' 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
16 |
17 |             static var projectDir: String = "Path to project if command is run from separate directory"
/host/spi-builder-workspace/Sources/FinchApp/Command-Routing/BaseCommand.swift:61:13: warning: let 'projectDirOption' is not concurrency-safe because non-'Sendable' type 'Key<String>' may have shared mutable state; this is an error in the Swift 6 language mode
59 | private let configPathOption: Key<String> = .init("-c", "--config", description: Strings.App.Options.configPath)
60 |
61 | private let projectDirOption: Key<String> = .init("--project-dir", description: Strings.App.Options.projectDir)
   |             |- warning: let 'projectDirOption' is not concurrency-safe because non-'Sendable' type 'Key<String>' may have shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: annotate 'projectDirOption' 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
62 |
63 | /// :nodoc:
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/Option.swift:142:14: note: generic class 'Key' does not conform to the 'Sendable' protocol
140 |
141 | @propertyWrapper
142 | public class Key<Value: ConvertibleFromString>: _Key<Value>, AnyKey, ValueBox {
    |              `- note: generic class 'Key' does not conform to the 'Sendable' protocol
143 |
144 |     public let variadic = false
/host/spi-builder-workspace/Sources/FinchApp/Strings.swift:17:24: warning: static property 'projectDir' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
15 |             static var configPath: String = "Path to config"
16 |
17 |             static var projectDir: String = "Path to project if command is run from separate directory"
   |                        |- warning: static property 'projectDir' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'projectDir' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: annotate 'projectDir' 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
18 |
19 |             static var showVersion: String {
[111/116] Compiling FinchApp ChangeLogModel.swift
/host/spi-builder-workspace/Sources/FinchApp/Command-Routing/BaseCommand.swift:57:13: warning: let 'verboseOption' is not concurrency-safe because non-'Sendable' type 'Flag' may have shared mutable state; this is an error in the Swift 6 language mode
55 | }
56 |
57 | private let verboseOption: Flag = .init("-v", "--verbose", description: Strings.App.Options.verbose)
   |             `- warning: let 'verboseOption' is not concurrency-safe because non-'Sendable' type 'Flag' may have shared mutable state; this is an error in the Swift 6 language mode
58 |
59 | private let configPathOption: Key<String> = .init("-c", "--config", description: Strings.App.Options.configPath)
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/Option.swift:49:14: note: class 'Flag' does not conform to the 'Sendable' protocol
 47 |
 48 | @propertyWrapper
 49 | public class Flag: AnyFlag {
    |              `- note: class 'Flag' does not conform to the 'Sendable' protocol
 50 |
 51 |     public let names: [String]
/host/spi-builder-workspace/Sources/FinchApp/Command-Routing/BaseCommand.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftCLI'
 1 | import FinchUtilities
 2 | import SwiftCLI
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftCLI'
 3 |
 4 | /// :nodoc:
   :
55 | }
56 |
57 | private let verboseOption: Flag = .init("-v", "--verbose", description: Strings.App.Options.verbose)
   |             |- note: annotate 'verboseOption' 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
58 |
59 | private let configPathOption: Key<String> = .init("-c", "--config", description: Strings.App.Options.configPath)
/host/spi-builder-workspace/Sources/FinchApp/Strings.swift:23:24: warning: static property 'verbose' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
21 |             }
22 |
23 |             static var verbose: String = "Run with verbose output"
   |                        |- warning: static property 'verbose' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'verbose' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: annotate 'verbose' 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 |     }
/host/spi-builder-workspace/Sources/FinchApp/Command-Routing/BaseCommand.swift:59:13: warning: let 'configPathOption' is not concurrency-safe because non-'Sendable' type 'Key<String>' may have shared mutable state; this is an error in the Swift 6 language mode
57 | private let verboseOption: Flag = .init("-v", "--verbose", description: Strings.App.Options.verbose)
58 |
59 | private let configPathOption: Key<String> = .init("-c", "--config", description: Strings.App.Options.configPath)
   |             |- warning: let 'configPathOption' is not concurrency-safe because non-'Sendable' type 'Key<String>' may have shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: annotate 'configPathOption' 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
60 |
61 | private let projectDirOption: Key<String> = .init("--project-dir", description: Strings.App.Options.projectDir)
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/Option.swift:142:14: note: generic class 'Key' does not conform to the 'Sendable' protocol
140 |
141 | @propertyWrapper
142 | public class Key<Value: ConvertibleFromString>: _Key<Value>, AnyKey, ValueBox {
    |              `- note: generic class 'Key' does not conform to the 'Sendable' protocol
143 |
144 |     public let variadic = false
/host/spi-builder-workspace/Sources/FinchApp/Strings.swift:15:24: warning: static property 'configPath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
13 |
14 |         enum Options {
15 |             static var configPath: String = "Path to config"
   |                        |- warning: static property 'configPath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'configPath' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: annotate 'configPath' 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
16 |
17 |             static var projectDir: String = "Path to project if command is run from separate directory"
/host/spi-builder-workspace/Sources/FinchApp/Command-Routing/BaseCommand.swift:61:13: warning: let 'projectDirOption' is not concurrency-safe because non-'Sendable' type 'Key<String>' may have shared mutable state; this is an error in the Swift 6 language mode
59 | private let configPathOption: Key<String> = .init("-c", "--config", description: Strings.App.Options.configPath)
60 |
61 | private let projectDirOption: Key<String> = .init("--project-dir", description: Strings.App.Options.projectDir)
   |             |- warning: let 'projectDirOption' is not concurrency-safe because non-'Sendable' type 'Key<String>' may have shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: annotate 'projectDirOption' 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
62 |
63 | /// :nodoc:
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/Option.swift:142:14: note: generic class 'Key' does not conform to the 'Sendable' protocol
140 |
141 | @propertyWrapper
142 | public class Key<Value: ConvertibleFromString>: _Key<Value>, AnyKey, ValueBox {
    |              `- note: generic class 'Key' does not conform to the 'Sendable' protocol
143 |
144 |     public let variadic = false
/host/spi-builder-workspace/Sources/FinchApp/Strings.swift:17:24: warning: static property 'projectDir' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
15 |             static var configPath: String = "Path to config"
16 |
17 |             static var projectDir: String = "Path to project if command is run from separate directory"
   |                        |- warning: static property 'projectDir' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'projectDir' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: annotate 'projectDir' 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
18 |
19 |             static var showVersion: String {
[112/116] Compiling FinchApp Strings.swift
/host/spi-builder-workspace/Sources/FinchApp/Strings.swift:15:24: warning: static property 'configPath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
13 |
14 |         enum Options {
15 |             static var configPath: String = "Path to config"
   |                        |- warning: static property 'configPath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'configPath' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: annotate 'configPath' 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
16 |
17 |             static var projectDir: String = "Path to project if command is run from separate directory"
/host/spi-builder-workspace/Sources/FinchApp/Strings.swift:17:24: warning: static property 'projectDir' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
15 |             static var configPath: String = "Path to config"
16 |
17 |             static var projectDir: String = "Path to project if command is run from separate directory"
   |                        |- warning: static property 'projectDir' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'projectDir' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: annotate 'projectDir' 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
18 |
19 |             static var showVersion: String {
/host/spi-builder-workspace/Sources/FinchApp/Strings.swift:23:24: warning: static property 'verbose' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
21 |             }
22 |
23 |             static var verbose: String = "Run with verbose output"
   |                        |- warning: static property 'verbose' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'verbose' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: annotate 'verbose' 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 |     }
[113/117] Wrapping AST for FinchApp for debugging
[115/122] Compiling Finch AppName.swift
[116/122] Emitting module Finch
[117/122] Compiling Finch Version.swift
[118/122] Compiling Finch main.swift
[119/122] Compiling Finch BuildNumber.swift
[120/123] Wrapping AST for Finch for debugging
[121/123] Write Objects.LinkFileList
[122/123] Linking finch
Build complete! (24.39s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftcli",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jakeheis/SwiftCLI"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    },
    {
      "identity" : "version",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/Version.git"
    }
  ],
  "manifest_display_name" : "Finch",
  "name" : "Finch",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "finch",
      "targets" : [
        "Finch"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "4",
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "FinchUtilities",
      "module_type" : "SwiftTarget",
      "name" : "FinchUtilities",
      "path" : "Sources/FinchUtilities",
      "product_dependencies" : [
        "Yams"
      ],
      "product_memberships" : [
        "finch"
      ],
      "sources" : [
        "Executable.swift",
        "Extensions/Codable+FinchUtilities.swift",
        "Extensions/String+FinchUtilities.swift",
        "FileResolver.swift",
        "Output.swift",
        "Shell.swift",
        "Strings.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FinchCore",
      "module_type" : "SwiftTarget",
      "name" : "FinchCore",
      "path" : "Sources/FinchCore",
      "product_memberships" : [
        "finch"
      ],
      "sources" : [
        "Configuration/Configuration.swift",
        "Configuration/ContributorsConfiguration.swift",
        "Configuration/DelimiterConfiguration.swift",
        "Configuration/FormatConfiguration.swift",
        "Configuration/GitConfiguration.swift",
        "Configuration/ResolutionCommandsConfiguration.swift",
        "Contributor.swift",
        "DelimiterPair.swift",
        "Extensions/String+FinchCore.swift",
        "Outputtable.swift",
        "Regex.swift",
        "Section/Line/FormatComponent.swift",
        "Section/Line/FormatTemplate.swift",
        "Section/Line/Line.swift",
        "Section/Line/LineComponents.swift",
        "Section/Line/LineContext.swift",
        "Section/Line/LineOutputtable.swift",
        "Section/Section.swift",
        "Section/SectionInfo.swift"
      ],
      "target_dependencies" : [
        "FinchUtilities"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FinchApp",
      "module_type" : "SwiftTarget",
      "name" : "FinchApp",
      "path" : "Sources/FinchApp",
      "product_dependencies" : [
        "SwiftCLI",
        "Version"
      ],
      "product_memberships" : [
        "finch"
      ],
      "sources" : [
        "App.swift",
        "AppRunner.swift",
        "Command-Routing/BaseCommand.swift",
        "Command-Routing/Commands/Compare/ChangeLogModel.swift",
        "Command-Routing/Commands/Compare/CompareCommand.swift",
        "Command-Routing/Commands/Compare/VersionsResolver.swift",
        "Command-Routing/Commands/Config/ConfigCommand.swift",
        "Extensions/Sequence+FinchApp.swift",
        "Models/Configurator.swift",
        "Models/Transformer.swift",
        "Models/Versions.swift",
        "Services/ChangeLogInfoService.swift",
        "Services/Git.swift",
        "Strings.swift"
      ],
      "target_dependencies" : [
        "FinchCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Finch",
      "module_type" : "SwiftTarget",
      "name" : "Finch",
      "path" : "Sources/Finch",
      "product_memberships" : [
        "finch"
      ],
      "sources" : [
        "App/AppName.swift",
        "App/BuildNumber.swift",
        "App/Version.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "FinchApp"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.