Build Information
Failed to build Finch, reference main (e4c8d5), with Swift 6.1 for macOS (SPM) on 10 Apr 2026 01:30:29 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/namolnad/finch.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/namolnad/finch
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e4c8d58 Bump addressable from 2.8.7 to 2.9.0 (#142)
Cloned https://github.com/namolnad/finch.git
Revision (git rev-parse @):
e4c8d589d46bae3a8ffdfa088a4e6f3dffee45a8
SUCCESS checkout https://github.com/namolnad/finch.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/namolnad/finch.git
https://github.com/namolnad/finch.git
{
"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" : "/Users/admin/builder/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/Version.swift",
"main.swift"
],
"target_dependencies" : [
"FinchApp"
],
"type" : "executable"
}
],
"tools_version" : "5.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/18] Write sources
[3/18] Write finch-entitlement.plist
[4/18] Write sources
[8/18] Write swift-version-2F0A5646E1D333AE.txt
[9/45] Compiling reader.c
[10/45] Compiling emitter.c
[11/45] Compiling writer.c
[12/45] Compiling parser.c
[13/45] Compiling scanner.c
[14/45] Compiling api.c
[16/60] Emitting module SwiftCLI
[17/62] Compiling SwiftCLI ValueBox.swift
[18/62] Compiling SwiftCLI VersionCommand.swift
[19/62] Compiling Yams Tag.swift
[20/62] Compiling Yams Resolver.swift
[21/63] Compiling Yams Emitter.swift
[22/63] Compiling Yams Encoder.swift
[23/63] Compiling Yams Node.Scalar.swift
[24/63] Compiling SwiftCLI Term.swift
[25/63] Compiling SwiftCLI Validation.swift
[26/63] Compiling Version Version+Comparable.swift
[27/63] Compiling Version Version.swift
[28/63] Compiling Version Version+Range.swift
[29/63] Compiling Version Version+Foundation.swift
[30/63] Compiling Version Version+Codable.swift
[31/63] Emitting module Version
[32/63] Compiling SwiftCLI Parser.swift
[33/63] Compiling SwiftCLI Path.swift
[34/63] Compiling SwiftCLI Option.swift
[35/63] Compiling SwiftCLI OptionGroup.swift
[36/63] Compiling SwiftCLI OptionRegistry.swift
[37/63] Compiling SwiftCLI Parameter.swift
[38/63] Compiling Yams Parser.swift
[39/63] Compiling Yams Mark.swift
[40/63] Compiling Yams Node.Sequence.swift
[41/63] Compiling Yams Node.swift
[42/63] Compiling Yams Node.Mapping.swift
[45/63] Compiling Yams Constructor.swift
[46/63] Compiling Yams String+Yams.swift
[47/63] Compiling Yams Decoder.swift
[48/63] Compiling Yams Representer.swift
[49/63] Compiling SwiftCLI Stream.swift
[50/63] Compiling SwiftCLI Task.swift
[51/63] Emitting module Yams
[60/63] Compiling Yams YamlError.swift
[61/71] Compiling FinchUtilities FileResolver.swift
[62/71] Compiling FinchUtilities String+FinchUtilities.swift
[63/71] Compiling FinchUtilities Strings.swift
[64/71] Compiling FinchUtilities Output.swift
/Users/admin/builder/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: add '@MainActor' to make static property 'instance' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |
16 | private let formatter: DateFormatter = {
[65/71] Compiling FinchUtilities Codable+FinchUtilities.swift
[66/71] Compiling FinchUtilities Shell.swift
[67/71] Compiling FinchUtilities Executable.swift
[68/71] Emitting module FinchUtilities
/Users/admin/builder/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: add '@MainActor' to make static property 'instance' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |
16 | private let formatter: DateFormatter = {
[69/90] Compiling FinchCore LineOutputtable.swift
[70/90] Compiling FinchCore Section.swift
[71/91] Compiling FinchCore String+FinchCore.swift
[72/91] Compiling FinchCore Outputtable.swift
[73/91] Compiling FinchCore FormatTemplate.swift
/Users/admin/builder/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: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
28 | outputtables: [
29 | " - ",
[74/91] Compiling FinchCore Line.swift
/Users/admin/builder/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: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
28 | outputtables: [
29 | " - ",
[75/91] Compiling FinchCore LineComponents.swift
[76/91] Compiling FinchCore LineContext.swift
[77/91] Compiling FinchCore GitConfiguration.swift
/Users/admin/builder/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: add '@MainActor' to make static property 'blank' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
50 | branchPrefix: "",
51 | executablePath: nil,
/Users/admin/builder/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: add '@MainActor' to make static property 'blank' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 | buildNumber: nil,
32 | versions: nil
/Users/admin/builder/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: add '@MainActor' to make static property 'example' part of global actor 'MainActor'
| `- 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
[78/91] Compiling FinchCore ResolutionCommandsConfiguration.swift
/Users/admin/builder/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: add '@MainActor' to make static property 'blank' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
50 | branchPrefix: "",
51 | executablePath: nil,
/Users/admin/builder/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: add '@MainActor' to make static property 'blank' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 | buildNumber: nil,
32 | versions: nil
/Users/admin/builder/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: add '@MainActor' to make static property 'example' part of global actor 'MainActor'
| `- 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
[79/91] Compiling FinchCore DelimiterConfiguration.swift
/Users/admin/builder/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: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 | input: .defaultInput,
39 | output: .defaultOutput
/Users/admin/builder/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: add '@MainActor' to make static property 'blank' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
43 | input: .blank,
44 | output: .blank
/Users/admin/builder/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: add '@MainActor' to make static property 'blank' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
70 | delimiterConfig: .blank,
71 | footer: nil,
/Users/admin/builder/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: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
78 | delimiterConfig: .default,
79 | footer: nil,
[80/91] Compiling FinchCore FormatConfiguration.swift
/Users/admin/builder/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: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 | input: .defaultInput,
39 | output: .defaultOutput
/Users/admin/builder/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: add '@MainActor' to make static property 'blank' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
43 | input: .blank,
44 | output: .blank
/Users/admin/builder/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: add '@MainActor' to make static property 'blank' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
70 | delimiterConfig: .blank,
71 | footer: nil,
/Users/admin/builder/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: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
78 | delimiterConfig: .default,
79 | footer: nil,
[81/91] Emitting module FinchCore
/Users/admin/builder/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: add '@MainActor' to make static property 'blank' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 | contributors: [],
46 | contributorHandlePrefix: ""
/Users/admin/builder/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: add '@MainActor' to make static property 'example' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
70 | contributors: [
71 | .example1,
/Users/admin/builder/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: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 | input: .defaultInput,
39 | output: .defaultOutput
/Users/admin/builder/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: add '@MainActor' to make static property 'blank' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
43 | input: .blank,
44 | output: .blank
/Users/admin/builder/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: add '@MainActor' to make static property 'blank' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
70 | delimiterConfig: .blank,
71 | footer: nil,
/Users/admin/builder/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: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
78 | delimiterConfig: .default,
79 | footer: nil,
/Users/admin/builder/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: add '@MainActor' to make static property 'blank' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
50 | branchPrefix: "",
51 | executablePath: nil,
/Users/admin/builder/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: add '@MainActor' to make static property 'blank' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 | buildNumber: nil,
32 | versions: nil
/Users/admin/builder/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: add '@MainActor' to make static property 'example' part of global actor 'MainActor'
| `- 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
/Users/admin/builder/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: add '@MainActor' to make static property 'example1' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
53 | emails: [
54 | "esme.squalor@example.com",
/Users/admin/builder/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: add '@MainActor' to make static property 'example2' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
61 | emails: [
62 | "violet.baudelaire@gmail.com"
/Users/admin/builder/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: add '@MainActor' to make static property 'defaultInput' part of global actor 'MainActor'
| `- 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: "")
/Users/admin/builder/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: add '@MainActor' to make static property 'defaultOutput' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 | static let blank: DelimiterPair = .init(left: "", right: "")
22 | }
/Users/admin/builder/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: add '@MainActor' to make static property 'blank' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
22 | }
23 |
/Users/admin/builder/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: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
28 | outputtables: [
29 | " - ",
/Users/admin/builder/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: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
99 | capitalizesMessage: false,
100 | excluded: false,
/Users/admin/builder/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: add '@MainActor' to make static property 'bugs' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
108 | capitalizesMessage: false,
109 | excluded: false,
/Users/admin/builder/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: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
120 | .default,
121 | .bugs
[82/91] Compiling FinchCore Regex.swift
[83/91] Compiling FinchCore FormatComponent.swift
[84/91] Compiling FinchCore Configuration.swift
/Users/admin/builder/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: add '@MainActor' to make static property 'blank' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 | contributors: [],
46 | contributorHandlePrefix: ""
/Users/admin/builder/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: add '@MainActor' to make static property 'example' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
70 | contributors: [
71 | .example1,
[85/91] Compiling FinchCore ContributorsConfiguration.swift
/Users/admin/builder/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: add '@MainActor' to make static property 'blank' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 | contributors: [],
46 | contributorHandlePrefix: ""
/Users/admin/builder/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: add '@MainActor' to make static property 'example' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
70 | contributors: [
71 | .example1,
[86/91] Compiling FinchCore Contributor.swift
/Users/admin/builder/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: add '@MainActor' to make static property 'example1' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
53 | emails: [
54 | "esme.squalor@example.com",
/Users/admin/builder/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: add '@MainActor' to make static property 'example2' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
61 | emails: [
62 | "violet.baudelaire@gmail.com"
/Users/admin/builder/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: add '@MainActor' to make static property 'defaultInput' part of global actor 'MainActor'
| `- 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: "")
/Users/admin/builder/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: add '@MainActor' to make static property 'defaultOutput' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 | static let blank: DelimiterPair = .init(left: "", right: "")
22 | }
/Users/admin/builder/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: add '@MainActor' to make static property 'blank' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
22 | }
23 |
[87/91] Compiling FinchCore DelimiterPair.swift
/Users/admin/builder/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: add '@MainActor' to make static property 'example1' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
53 | emails: [
54 | "esme.squalor@example.com",
/Users/admin/builder/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: add '@MainActor' to make static property 'example2' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
61 | emails: [
62 | "violet.baudelaire@gmail.com"
/Users/admin/builder/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: add '@MainActor' to make static property 'defaultInput' part of global actor 'MainActor'
| `- 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: "")
/Users/admin/builder/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: add '@MainActor' to make static property 'defaultOutput' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 | static let blank: DelimiterPair = .init(left: "", right: "")
22 | }
/Users/admin/builder/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: add '@MainActor' to make static property 'blank' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
22 | }
23 |
[88/91] Compiling FinchCore SectionInfo.swift
/Users/admin/builder/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: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
99 | capitalizesMessage: false,
100 | excluded: false,
/Users/admin/builder/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: add '@MainActor' to make static property 'bugs' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
108 | capitalizesMessage: false,
109 | excluded: false,
/Users/admin/builder/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: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
120 | .default,
121 | .bugs
[89/105] Compiling FinchApp Git.swift
[90/106] Compiling FinchApp ChangeLogInfoService.swift
[91/106] Compiling FinchApp Versions.swift
/Users/admin/builder/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: add '@MainActor' to make static property 'null' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
10 |
11 | public static var name: String = "versions"
/Users/admin/builder/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: add '@MainActor' to make static property 'name' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 | public init?(input: String) {
[92/106] Compiling FinchApp Transformer.swift
[93/106] Compiling FinchApp CompareCommand.swift
/Users/admin/builder/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: " ")
[94/106] Compiling FinchApp VersionsResolver.swift
/Users/admin/builder/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: " ")
[95/106] Compiling FinchApp ConfigCommand.swift
[96/106] Compiling FinchApp Sequence+FinchApp.swift
[97/106] Compiling FinchApp Configurator.swift
[98/106] Compiling FinchApp App.swift
[99/106] Compiling FinchApp AppRunner.swift
[100/106] Emitting module FinchApp
/Users/admin/builder/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)
/Users/admin/builder/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]
/Users/admin/builder/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: add '@MainActor' to make let 'verboseOption' part of global actor 'MainActor'
| `- 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)
/Users/admin/builder/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: add '@MainActor' to make let 'configPathOption' part of global actor 'MainActor'
| `- 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)
/Users/admin/builder/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
/Users/admin/builder/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: add '@MainActor' to make let 'projectDirOption' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
62 |
63 | /// :nodoc:
/Users/admin/builder/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
/Users/admin/builder/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: " ")
/Users/admin/builder/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: add '@MainActor' to make static property 'null' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
10 |
11 | public static var name: String = "versions"
/Users/admin/builder/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: add '@MainActor' to make static property 'name' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 | public init?(input: String) {
/Users/admin/builder/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: add '@MainActor' to make static property 'configPath' part of global actor 'MainActor'
| `- 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"
/Users/admin/builder/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: add '@MainActor' to make static property 'projectDir' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 |
19 | static var showVersion: String {
/Users/admin/builder/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: add '@MainActor' to make static property 'verbose' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
24 | }
25 | }
[101/106] Compiling FinchApp BaseCommand.swift
/Users/admin/builder/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)
/Users/admin/builder/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]
/Users/admin/builder/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: add '@MainActor' to make let 'verboseOption' part of global actor 'MainActor'
| `- 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)
/Users/admin/builder/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: add '@MainActor' to make let 'configPathOption' part of global actor 'MainActor'
| `- 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)
/Users/admin/builder/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
/Users/admin/builder/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: add '@MainActor' to make let 'projectDirOption' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
62 |
63 | /// :nodoc:
/Users/admin/builder/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
[102/106] Compiling FinchApp ChangeLogModel.swift
/Users/admin/builder/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)
/Users/admin/builder/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]
/Users/admin/builder/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: add '@MainActor' to make let 'verboseOption' part of global actor 'MainActor'
| `- 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)
/Users/admin/builder/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: add '@MainActor' to make let 'configPathOption' part of global actor 'MainActor'
| `- 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)
/Users/admin/builder/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
/Users/admin/builder/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: add '@MainActor' to make let 'projectDirOption' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
62 |
63 | /// :nodoc:
/Users/admin/builder/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
[103/106] Compiling FinchApp Strings.swift
/Users/admin/builder/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: add '@MainActor' to make static property 'configPath' part of global actor 'MainActor'
| `- 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"
/Users/admin/builder/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: add '@MainActor' to make static property 'projectDir' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 |
19 | static var showVersion: String {
/Users/admin/builder/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: add '@MainActor' to make static property 'verbose' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
24 | }
25 | }
[104/110] Compiling Finch Version.swift
[105/110] Compiling Finch main.swift
/Users/admin/builder/spi-builder-workspace/Sources/Finch/main.swift:5:18: error: cannot find 'appBuildNumber' in scope
3 |
4 | let meta: App.Meta = .init(
5 | buildNumber: appBuildNumber,
| `- error: cannot find 'appBuildNumber' in scope
6 | name: appName,
7 | version: appVersion
[106/110] Compiling Finch AppName.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[107/110] Emitting module Finch
/Users/admin/builder/spi-builder-workspace/Sources/Finch/main.swift:5:18: error: cannot find 'appBuildNumber' in scope
3 |
4 | let meta: App.Meta = .init(
5 | buildNumber: appBuildNumber,
| `- error: cannot find 'appBuildNumber' in scope
6 | name: appName,
7 | version: appVersion
Fetching https://github.com/mxcl/Version.git
Fetching https://github.com/jakeheis/SwiftCLI
Fetching https://github.com/jpsim/Yams.git from cache
[1/5074] Fetching swiftcli
[306/5367] Fetching swiftcli, version
Fetched https://github.com/mxcl/Version.git from cache (0.83s)
[2385/5074] Fetching swiftcli
Fetched https://github.com/jakeheis/SwiftCLI from cache (1.32s)
Fetched https://github.com/jpsim/Yams.git from cache (1.33s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.2.0 (1.99s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 6.0.3 (0.59s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (0.62s)
Creating working copy for https://github.com/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 2.2.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
Creating working copy for https://github.com/jakeheis/SwiftCLI
Working copy of https://github.com/jakeheis/SwiftCLI resolved at 6.0.3
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/4] Write swift-version-2F0A5646E1D333AE.txt
[2/46] Compiling Version Version.swift
[3/46] Compiling Version Version+Range.swift
[4/46] Compiling Version Version+Foundation.swift
[5/46] Emitting module Version
[6/46] Compiling Version Version+Codable.swift
[7/46] Compiling Version Version+Comparable.swift
[8/46] Emitting module SwiftCLI
[9/48] Compiling SwiftCLI Parser.swift
[10/48] Compiling SwiftCLI Path.swift
[11/48] Compiling SwiftCLI Term.swift
[12/48] Compiling SwiftCLI Validation.swift
[13/48] Compiling Yams Tag.swift
[14/49] Compiling Yams String+Yams.swift
[15/49] Compiling Yams Constructor.swift
[16/49] Compiling Yams Decoder.swift
[17/49] Compiling Yams Resolver.swift
[18/49] Compiling SwiftCLI ValueBox.swift
[19/49] Compiling SwiftCLI VersionCommand.swift
[20/49] Compiling Yams Mark.swift
[21/49] Compiling Yams Node.Mapping.swift
[22/49] Compiling Yams Representer.swift
[23/49] Compiling Yams Parser.swift
[24/49] Compiling SwiftCLI Parameter.swift
[25/49] Compiling SwiftCLI Command.swift
[26/49] Compiling SwiftCLI Compatibility.swift
[27/49] Compiling SwiftCLI CompletionGenerator.swift
[28/49] Compiling Yams Node.Sequence.swift
[29/49] Compiling Yams Node.swift
[31/49] Compiling Yams Node.Scalar.swift
[32/49] Compiling SwiftCLI Stream.swift
[33/49] Compiling SwiftCLI Task.swift
[34/49] Compiling Yams Emitter.swift
[35/49] Compiling Yams Encoder.swift
[37/49] Compiling Yams YamlError.swift
[46/49] Emitting module Yams
[47/57] Compiling FinchUtilities Strings.swift
[48/57] Compiling FinchUtilities Shell.swift
[49/57] Compiling FinchUtilities FileResolver.swift
[50/57] Compiling FinchUtilities String+FinchUtilities.swift
[51/57] Compiling FinchUtilities Output.swift
[52/57] Compiling FinchUtilities Codable+FinchUtilities.swift
[53/57] Compiling FinchUtilities Executable.swift
[54/57] Emitting module FinchUtilities
[55/76] Compiling FinchCore LineOutputtable.swift
[56/76] Compiling FinchCore Section.swift
[57/77] Compiling FinchCore FormatTemplate.swift
[58/77] Compiling FinchCore Line.swift
[59/77] Compiling FinchCore LineComponents.swift
[60/77] Compiling FinchCore LineContext.swift
[61/77] Compiling FinchCore GitConfiguration.swift
[62/77] Compiling FinchCore ResolutionCommandsConfiguration.swift
[63/77] Compiling FinchCore Configuration.swift
[64/77] Compiling FinchCore ContributorsConfiguration.swift
[65/77] Compiling FinchCore Regex.swift
[66/77] Compiling FinchCore FormatComponent.swift
[67/77] Compiling FinchCore DelimiterConfiguration.swift
[68/77] Compiling FinchCore FormatConfiguration.swift
[69/77] Compiling FinchCore Contributor.swift
[70/77] Compiling FinchCore DelimiterPair.swift
[71/77] Compiling FinchCore String+FinchCore.swift
[72/77] Compiling FinchCore Outputtable.swift
[73/77] Emitting module FinchCore
[74/77] Compiling FinchCore SectionInfo.swift
[75/91] Compiling FinchApp Transformer.swift
[76/92] Compiling FinchApp Git.swift
[77/92] Compiling FinchApp Versions.swift
[78/92] Compiling FinchApp Configurator.swift
[79/92] Compiling FinchApp ConfigCommand.swift
[80/92] Compiling FinchApp Sequence+FinchApp.swift
[81/92] Compiling FinchApp ChangeLogInfoService.swift
[82/92] Compiling FinchApp BaseCommand.swift
[83/92] Compiling FinchApp ChangeLogModel.swift
[84/92] Compiling FinchApp App.swift
[85/92] Compiling FinchApp AppRunner.swift
[86/92] Emitting module FinchApp
/Users/admin/builder/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: " ")
[87/92] Compiling FinchApp CompareCommand.swift
/Users/admin/builder/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: " ")
[88/92] Compiling FinchApp VersionsResolver.swift
/Users/admin/builder/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: " ")
[89/92] Compiling FinchApp Strings.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[90/96] Compiling Finch AppName.swift
[91/96] Compiling Finch Version.swift
[92/96] Emitting module Finch
/Users/admin/builder/spi-builder-workspace/Sources/Finch/main.swift:5:18: error: cannot find 'appBuildNumber' in scope
3 |
4 | let meta: App.Meta = .init(
5 | buildNumber: appBuildNumber,
| `- error: cannot find 'appBuildNumber' in scope
6 | name: appName,
7 | version: appVersion
[93/96] Compiling Finch main.swift
/Users/admin/builder/spi-builder-workspace/Sources/Finch/main.swift:5:18: error: cannot find 'appBuildNumber' in scope
3 |
4 | let meta: App.Meta = .init(
5 | buildNumber: appBuildNumber,
| `- error: cannot find 'appBuildNumber' in scope
6 | name: appName,
7 | version: appVersion
BUILD FAILURE 6.1 macosSpm