Build Information
Successful build of Hondana with Swift 6.0 for Linux.
Swift 6 data race errors: 13
Build Command
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KS1019/Hondana.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/KS1019/Hondana
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a028b36 Update README.md
Cloned https://github.com/KS1019/Hondana.git
Revision (git rev-parse @):
a028b369553b408b4b63d9e842883dccdc56fc46
SUCCESS checkout https://github.com/KS1019/Hondana.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $workDir
https://github.com/KS1019/Hondana.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Fetching https://github.com/scottrhoyt/SwiftyTextTable
Fetching https://github.com/KS1019/AssertSwiftCLI
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/JohnSundell/Files
[1/929] Fetching swiftytexttable
[20/2047] Fetching swiftytexttable, rainbow
[903/3278] Fetching swiftytexttable, rainbow, files
[1470/3339] Fetching swiftytexttable, rainbow, files, assertswiftcli
[3131/7571] Fetching swiftytexttable, rainbow, files, assertswiftcli, swift-custom-dump
Fetched https://github.com/onevcat/Rainbow from cache (0.32s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetched https://github.com/scottrhoyt/SwiftyTextTable from cache (0.34s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.34s)
[1/11679] Fetching swift-argument-parser
[11680/14035] Fetching swift-argument-parser, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.51s)
Fetched https://github.com/JohnSundell/Files from cache (0.83s)
Fetched https://github.com/KS1019/AssertSwiftCLI from cache (0.84s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.84s)
Computing version for https://github.com/KS1019/AssertSwiftCLI
Computed https://github.com/KS1019/AssertSwiftCLI at 0.0.1 (0.52s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable
Computed https://github.com/scottrhoyt/SwiftyTextTable at 0.9.0 (1.36s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (0.51s)
Computing version for https://github.com/JohnSundell/Files
Computed https://github.com/JohnSundell/Files at 4.2.0 (0.51s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.0.3 (0.57s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.3.0 (0.52s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.2.1 (0.51s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 0.3.0
Creating working copy for https://github.com/KS1019/AssertSwiftCLI
Working copy of https://github.com/KS1019/AssertSwiftCLI resolved at 0.0.1
Creating working copy for https://github.com/JohnSundell/Files
Working copy of https://github.com/JohnSundell/Files resolved at 4.2.0
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.0.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.0.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.2.1
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable
Working copy of https://github.com/scottrhoyt/SwiftyTextTable resolved at 0.9.0
Building for debugging...
[0/19] Write sources
[8/19] Write swift-version-24593BA9C3E375BF.txt
[10/36] Emitting module Files
[11/36] Emitting module ArgumentParserToolInfo
[12/36] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/37] Compiling Rainbow String+Rainbow.swift
[15/37] Compiling Rainbow StringGenerator.swift
[15/38] Wrapping AST for ArgumentParserToolInfo for debugging
[17/68] Compiling Rainbow Style.swift
[18/72] Emitting module ArgumentParser
[19/76] Emitting module Rainbow
[20/76] Compiling ArgumentParser BashCompletionsGenerator.swift
[21/76] Compiling ArgumentParser CompletionsGenerator.swift
[22/76] Compiling ArgumentParser FishCompletionsGenerator.swift
[23/76] Compiling ArgumentParser ZshCompletionsGenerator.swift
[24/76] Emitting module SwiftyTextTable
[25/76] Compiling SwiftyTextTable TextTable.swift
[26/76] Compiling Rainbow Rainbow.swift
[27/76] Compiling Rainbow OutputTarget.swift
[28/76] Compiling ArgumentParser Argument.swift
[29/76] Compiling ArgumentParser Option.swift
[30/78] Compiling Files Files.swift
[31/78] Compiling ArgumentParser CollectionExtensions.swift
[32/78] Compiling ArgumentParser SequenceExtensions.swift
[33/78] Compiling ArgumentParser StringExtensions.swift
[34/78] Compiling ArgumentParser Tree.swift
[42/79] Wrapping AST for SwiftyTextTable for debugging
[43/79] Wrapping AST for Rainbow for debugging
[44/82] Wrapping AST for Files for debugging
[46/82] Compiling ArgumentParser HelpCommand.swift
[47/82] Compiling ArgumentParser HelpGenerator.swift
[48/82] Compiling ArgumentParser MessageInfo.swift
[49/82] Compiling ArgumentParser UsageGenerator.swift
[50/82] Compiling Extensions Files+Extensions.swift
[51/82] Emitting module Extensions
[52/82] Compiling Extensions String+Extensions.swift
[53/83] Wrapping AST for Extensions for debugging
[56/83] Compiling ArgumentParser OptionGroup.swift
[57/83] Compiling ArgumentParser CommandConfiguration.swift
[58/83] Compiling ArgumentParser EnumerableFlag.swift
[59/83] Compiling ArgumentParser ExpressibleByArgument.swift
[60/83] Compiling ArgumentParser ArgumentHelp.swift
[61/83] Compiling ArgumentParser CompletionKind.swift
[62/83] Compiling ArgumentParser Errors.swift
[63/83] Compiling ArgumentParser Flag.swift
[64/83] Compiling ArgumentParser NameSpecification.swift
[65/83] Compiling ArgumentParser ArgumentSet.swift
[66/83] Compiling ArgumentParser CommandParser.swift
[67/83] Compiling ArgumentParser InputOrigin.swift
[68/83] Compiling ArgumentParser Name.swift
[69/83] Compiling ArgumentParser Parsed.swift
[70/83] Compiling ArgumentParser ParsableArguments.swift
[71/83] Compiling ArgumentParser ParsableArgumentsValidation.swift
[72/83] Compiling ArgumentParser ParsableCommand.swift
[73/83] Compiling ArgumentParser ArgumentDecoder.swift
[74/83] Compiling ArgumentParser ArgumentDefinition.swift
[75/83] Compiling ArgumentParser ParsedValues.swift
[76/83] Compiling ArgumentParser ParserError.swift
[77/83] Compiling ArgumentParser SplitArguments.swift
[78/83] Compiling ArgumentParser DumpHelpGenerator.swift
[79/84] Wrapping AST for ArgumentParser for debugging
[81/91] Compiling HondanaKit FileSystem.swift
/host/spi-builder-workspace/Sources/HondanaKit/FileSystem/FileSystem.swift:2:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
1 | import Files
2 | @_implementationOnly import class Foundation.ProcessInfo
| `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
3 |
4 | public enum FileSystem {
/host/spi-builder-workspace/Sources/HondanaKit/FileSystem/FileSystem.swift:19:23: warning: static property 'hondanaFolder' is not concurrency-safe because non-'Sendable' type 'Folder' may have shared mutable state; this is an error in the Swift 6 language mode
17 |
18 | // swiftlint:disable force_try
19 | public static let hondanaFolder: Folder = try! home.subfolder(at: hondanaDir)
| `- warning: static property 'hondanaFolder' is not concurrency-safe because non-'Sendable' type 'Folder' may have shared mutable state; this is an error in the Swift 6 language mode
20 | public static let bookmarkletsFolder: Folder = try! hondanaFolder.subfolder(at: bookmarkletsDir)
21 | }
/host/spi-builder-workspace/.build/checkouts/Files/Sources/Files.swift:478:15: note: struct 'Folder' does not conform to the 'Sendable' protocol
476 | /// folder by initializing an instance with a `path`, or you can create new
477 | /// subfolders using this type's various `createSubfolder...` APIs.
478 | public struct Folder: Location {
| `- note: struct 'Folder' does not conform to the 'Sendable' protocol
479 | public let storage: Storage<Folder>
480 |
/host/spi-builder-workspace/Sources/HondanaKit/FileSystem/FileSystem.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Files'
1 | import Files
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Files'
2 | @_implementationOnly import class Foundation.ProcessInfo
3 |
:
17 |
18 | // swiftlint:disable force_try
19 | public static let hondanaFolder: Folder = try! home.subfolder(at: hondanaDir)
| |- note: annotate 'hondanaFolder' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
20 | public static let bookmarkletsFolder: Folder = try! hondanaFolder.subfolder(at: bookmarkletsDir)
21 | }
/host/spi-builder-workspace/Sources/HondanaKit/FileSystem/FileSystem.swift:20:23: warning: static property 'bookmarkletsFolder' is not concurrency-safe because non-'Sendable' type 'Folder' may have shared mutable state; this is an error in the Swift 6 language mode
18 | // swiftlint:disable force_try
19 | public static let hondanaFolder: Folder = try! home.subfolder(at: hondanaDir)
20 | public static let bookmarkletsFolder: Folder = try! hondanaFolder.subfolder(at: bookmarkletsDir)
| |- warning: static property 'bookmarkletsFolder' is not concurrency-safe because non-'Sendable' type 'Folder' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'bookmarkletsFolder' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 | }
22 |
/host/spi-builder-workspace/.build/checkouts/Files/Sources/Files.swift:478:15: note: struct 'Folder' does not conform to the 'Sendable' protocol
476 | /// folder by initializing an instance with a `path`, or you can create new
477 | /// subfolders using this type's various `createSubfolder...` APIs.
478 | public struct Folder: Location {
| `- note: struct 'Folder' does not conform to the 'Sendable' protocol
479 | public let storage: Storage<Folder>
480 |
[82/91] Emitting module HondanaKit
/host/spi-builder-workspace/Sources/HondanaKit/FileSystem/FileSystem.swift:2:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
1 | import Files
2 | @_implementationOnly import class Foundation.ProcessInfo
| `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
3 |
4 | public enum FileSystem {
/host/spi-builder-workspace/Sources/HondanaKit/GitInstaller/Git.swift:2:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
1 | import Files
2 | @_implementationOnly import Foundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
3 |
4 | public class Git {
/host/spi-builder-workspace/Sources/HondanaKit/Models/Bookmarklet.swift:35:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
33 | }
34 |
35 | @_implementationOnly import Extensions
| `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
36 | import Files
37 |
/host/spi-builder-workspace/Sources/HondanaKit/Output/Decorator.swift:1:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
1 | @_implementationOnly import Rainbow
| `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
2 | @_implementationOnly import SwiftyTextTable
3 |
/host/spi-builder-workspace/Sources/HondanaKit/Output/Decorator.swift:2:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
1 | @_implementationOnly import Rainbow
2 | @_implementationOnly import SwiftyTextTable
| `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
3 |
4 | public enum Output {
/host/spi-builder-workspace/Sources/HondanaKit/Utils/Utils.swift:1:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
1 | @_implementationOnly import struct Foundation.NSRange
| `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
2 | @_implementationOnly import class Foundation.NSRegularExpression
3 | @_implementationOnly import class Foundation.PropertyListDecoder
/host/spi-builder-workspace/Sources/HondanaKit/Utils/Utils.swift:2:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
1 | @_implementationOnly import struct Foundation.NSRange
2 | @_implementationOnly import class Foundation.NSRegularExpression
| `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
3 | @_implementationOnly import class Foundation.PropertyListDecoder
4 | @_implementationOnly import class Foundation.PropertyListEncoder
/host/spi-builder-workspace/Sources/HondanaKit/Utils/Utils.swift:3:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
1 | @_implementationOnly import struct Foundation.NSRange
2 | @_implementationOnly import class Foundation.NSRegularExpression
3 | @_implementationOnly import class Foundation.PropertyListDecoder
| `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
4 | @_implementationOnly import class Foundation.PropertyListEncoder
5 |
/host/spi-builder-workspace/Sources/HondanaKit/Utils/Utils.swift:4:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
2 | @_implementationOnly import class Foundation.NSRegularExpression
3 | @_implementationOnly import class Foundation.PropertyListDecoder
4 | @_implementationOnly import class Foundation.PropertyListEncoder
| `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
5 |
6 | import ArgumentParser
/host/spi-builder-workspace/Sources/HondanaKit/FileSystem/FileSystem.swift:19:23: warning: static property 'hondanaFolder' is not concurrency-safe because non-'Sendable' type 'Folder' may have shared mutable state; this is an error in the Swift 6 language mode
17 |
18 | // swiftlint:disable force_try
19 | public static let hondanaFolder: Folder = try! home.subfolder(at: hondanaDir)
| `- warning: static property 'hondanaFolder' is not concurrency-safe because non-'Sendable' type 'Folder' may have shared mutable state; this is an error in the Swift 6 language mode
20 | public static let bookmarkletsFolder: Folder = try! hondanaFolder.subfolder(at: bookmarkletsDir)
21 | }
/host/spi-builder-workspace/.build/checkouts/Files/Sources/Files.swift:478:15: note: struct 'Folder' does not conform to the 'Sendable' protocol
476 | /// folder by initializing an instance with a `path`, or you can create new
477 | /// subfolders using this type's various `createSubfolder...` APIs.
478 | public struct Folder: Location {
| `- note: struct 'Folder' does not conform to the 'Sendable' protocol
479 | public let storage: Storage<Folder>
480 |
/host/spi-builder-workspace/Sources/HondanaKit/FileSystem/FileSystem.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Files'
1 | import Files
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Files'
2 | @_implementationOnly import class Foundation.ProcessInfo
3 |
:
17 |
18 | // swiftlint:disable force_try
19 | public static let hondanaFolder: Folder = try! home.subfolder(at: hondanaDir)
| |- note: annotate 'hondanaFolder' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
20 | public static let bookmarkletsFolder: Folder = try! hondanaFolder.subfolder(at: bookmarkletsDir)
21 | }
/host/spi-builder-workspace/Sources/HondanaKit/FileSystem/FileSystem.swift:20:23: warning: static property 'bookmarkletsFolder' is not concurrency-safe because non-'Sendable' type 'Folder' may have shared mutable state; this is an error in the Swift 6 language mode
18 | // swiftlint:disable force_try
19 | public static let hondanaFolder: Folder = try! home.subfolder(at: hondanaDir)
20 | public static let bookmarkletsFolder: Folder = try! hondanaFolder.subfolder(at: bookmarkletsDir)
| |- warning: static property 'bookmarkletsFolder' is not concurrency-safe because non-'Sendable' type 'Folder' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'bookmarkletsFolder' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 | }
22 |
/host/spi-builder-workspace/.build/checkouts/Files/Sources/Files.swift:478:15: note: struct 'Folder' does not conform to the 'Sendable' protocol
476 | /// folder by initializing an instance with a `path`, or you can create new
477 | /// subfolders using this type's various `createSubfolder...` APIs.
478 | public struct Folder: Location {
| `- note: struct 'Folder' does not conform to the 'Sendable' protocol
479 | public let storage: Storage<Folder>
480 |
/host/spi-builder-workspace/Sources/HondanaKit/GitInstaller/Git.swift:5:24: warning: static property 'url' is not concurrency-safe because non-'Sendable' type 'URL' may have shared mutable state; this is an error in the Swift 6 language mode
3 |
4 | public class Git {
5 | private static let url = URL(fileURLWithPath: "/usr/bin/git")
| `- warning: static property 'url' is not concurrency-safe because non-'Sendable' type 'URL' may have shared mutable state; this is an error in the Swift 6 language mode
6 | public let exists: Bool = (try? File(path: "/usr/bin/git")) != nil
7 | private static let process = Process()
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
1 | public struct URL : ReferenceConvertible, Equatable {
| `- note: struct 'URL' does not conform to the 'Sendable' protocol
2 | public typealias ReferenceType = NSURL
3 | public init?(string: String)
/host/spi-builder-workspace/Sources/HondanaKit/GitInstaller/Git.swift:2:22: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
1 | import Files
2 | @_implementationOnly import Foundation
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
3 |
4 | public class Git {
5 | private static let url = URL(fileURLWithPath: "/usr/bin/git")
| |- note: annotate 'url' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | public let exists: Bool = (try? File(path: "/usr/bin/git")) != nil
7 | private static let process = Process()
/host/spi-builder-workspace/Sources/HondanaKit/GitInstaller/Git.swift:7:24: warning: static property 'process' is not concurrency-safe because non-'Sendable' type 'Process' may have shared mutable state; this is an error in the Swift 6 language mode
5 | private static let url = URL(fileURLWithPath: "/usr/bin/git")
6 | public let exists: Bool = (try? File(path: "/usr/bin/git")) != nil
7 | private static let process = Process()
| |- warning: static property 'process' is not concurrency-safe because non-'Sendable' type 'Process' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'process' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
8 | public static func clone(repo: String, path: String, closure: @escaping () throws -> Void) throws {
9 | process.executableURL = url
Foundation.Process:1:12: note: class 'Process' does not conform to the 'Sendable' protocol
1 | open class Process : NSObject {
| `- note: class 'Process' does not conform to the 'Sendable' protocol
2 | override public init()
3 | open var executableURL: URL? { get set }
[83/91] Compiling HondanaKit Decorator.swift
/host/spi-builder-workspace/Sources/HondanaKit/Output/Decorator.swift:1:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
1 | @_implementationOnly import Rainbow
| `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
2 | @_implementationOnly import SwiftyTextTable
3 |
/host/spi-builder-workspace/Sources/HondanaKit/Output/Decorator.swift:2:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
1 | @_implementationOnly import Rainbow
2 | @_implementationOnly import SwiftyTextTable
| `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
3 |
4 | public enum Output {
[84/91] Compiling HondanaKit Constants.swift
[85/91] Compiling HondanaKit Git.swift
/host/spi-builder-workspace/Sources/HondanaKit/GitInstaller/Git.swift:2:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
1 | import Files
2 | @_implementationOnly import Foundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
3 |
4 | public class Git {
/host/spi-builder-workspace/Sources/HondanaKit/GitInstaller/Git.swift:5:24: warning: static property 'url' is not concurrency-safe because non-'Sendable' type 'URL' may have shared mutable state; this is an error in the Swift 6 language mode
3 |
4 | public class Git {
5 | private static let url = URL(fileURLWithPath: "/usr/bin/git")
| `- warning: static property 'url' is not concurrency-safe because non-'Sendable' type 'URL' may have shared mutable state; this is an error in the Swift 6 language mode
6 | public let exists: Bool = (try? File(path: "/usr/bin/git")) != nil
7 | private static let process = Process()
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
1 | public struct URL : ReferenceConvertible, Equatable {
| `- note: struct 'URL' does not conform to the 'Sendable' protocol
2 | public typealias ReferenceType = NSURL
3 | public init?(string: String)
/host/spi-builder-workspace/Sources/HondanaKit/GitInstaller/Git.swift:2:22: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
1 | import Files
2 | @_implementationOnly import Foundation
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
3 |
4 | public class Git {
5 | private static let url = URL(fileURLWithPath: "/usr/bin/git")
| |- note: annotate 'url' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | public let exists: Bool = (try? File(path: "/usr/bin/git")) != nil
7 | private static let process = Process()
/host/spi-builder-workspace/Sources/HondanaKit/GitInstaller/Git.swift:7:24: warning: static property 'process' is not concurrency-safe because non-'Sendable' type 'Process' may have shared mutable state; this is an error in the Swift 6 language mode
5 | private static let url = URL(fileURLWithPath: "/usr/bin/git")
6 | public let exists: Bool = (try? File(path: "/usr/bin/git")) != nil
7 | private static let process = Process()
| |- warning: static property 'process' is not concurrency-safe because non-'Sendable' type 'Process' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'process' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
8 | public static func clone(repo: String, path: String, closure: @escaping () throws -> Void) throws {
9 | process.executableURL = url
Foundation.Process:1:12: note: class 'Process' does not conform to the 'Sendable' protocol
1 | open class Process : NSObject {
| `- note: class 'Process' does not conform to the 'Sendable' protocol
2 | override public init()
3 | open var executableURL: URL? { get set }
[86/91] Compiling HondanaKit Utils.swift
/host/spi-builder-workspace/Sources/HondanaKit/Utils/Utils.swift:1:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
1 | @_implementationOnly import struct Foundation.NSRange
| `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
2 | @_implementationOnly import class Foundation.NSRegularExpression
3 | @_implementationOnly import class Foundation.PropertyListDecoder
/host/spi-builder-workspace/Sources/HondanaKit/Utils/Utils.swift:2:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
1 | @_implementationOnly import struct Foundation.NSRange
2 | @_implementationOnly import class Foundation.NSRegularExpression
| `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
3 | @_implementationOnly import class Foundation.PropertyListDecoder
4 | @_implementationOnly import class Foundation.PropertyListEncoder
/host/spi-builder-workspace/Sources/HondanaKit/Utils/Utils.swift:3:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
1 | @_implementationOnly import struct Foundation.NSRange
2 | @_implementationOnly import class Foundation.NSRegularExpression
3 | @_implementationOnly import class Foundation.PropertyListDecoder
| `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
4 | @_implementationOnly import class Foundation.PropertyListEncoder
5 |
/host/spi-builder-workspace/Sources/HondanaKit/Utils/Utils.swift:4:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
2 | @_implementationOnly import class Foundation.NSRegularExpression
3 | @_implementationOnly import class Foundation.PropertyListDecoder
4 | @_implementationOnly import class Foundation.PropertyListEncoder
| `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
5 |
6 | import ArgumentParser
/host/spi-builder-workspace/Sources/HondanaKit/FileSystem/FileSystem.swift:20:23: warning: static property 'bookmarkletsFolder' is not concurrency-safe because non-'Sendable' type 'Folder' may have shared mutable state; this is an error in the Swift 6 language mode
18 | // swiftlint:disable force_try
19 | public static let hondanaFolder: Folder = try! home.subfolder(at: hondanaDir)
20 | public static let bookmarkletsFolder: Folder = try! hondanaFolder.subfolder(at: bookmarkletsDir)
| `- warning: static property 'bookmarkletsFolder' is not concurrency-safe because non-'Sendable' type 'Folder' may have shared mutable state; this is an error in the Swift 6 language mode
21 | }
22 |
/host/spi-builder-workspace/.build/checkouts/Files/Sources/Files.swift:478:15: note: struct 'Folder' does not conform to the 'Sendable' protocol
476 | /// folder by initializing an instance with a `path`, or you can create new
477 | /// subfolders using this type's various `createSubfolder...` APIs.
478 | public struct Folder: Location {
| `- note: struct 'Folder' does not conform to the 'Sendable' protocol
479 | public let storage: Storage<Folder>
480 |
/host/spi-builder-workspace/Sources/HondanaKit/FileSystem/FileSystem.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Files'
1 | import Files
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Files'
2 | @_implementationOnly import class Foundation.ProcessInfo
3 |
:
18 | // swiftlint:disable force_try
19 | public static let hondanaFolder: Folder = try! home.subfolder(at: hondanaDir)
20 | public static let bookmarkletsFolder: Folder = try! hondanaFolder.subfolder(at: bookmarkletsDir)
| |- note: annotate 'bookmarkletsFolder' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 | }
22 |
/host/spi-builder-workspace/Sources/HondanaKit/FileSystem/FileSystem.swift:19:23: warning: static property 'hondanaFolder' is not concurrency-safe because non-'Sendable' type 'Folder' may have shared mutable state; this is an error in the Swift 6 language mode
17 |
18 | // swiftlint:disable force_try
19 | public static let hondanaFolder: Folder = try! home.subfolder(at: hondanaDir)
| |- warning: static property 'hondanaFolder' is not concurrency-safe because non-'Sendable' type 'Folder' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'hondanaFolder' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
20 | public static let bookmarkletsFolder: Folder = try! hondanaFolder.subfolder(at: bookmarkletsDir)
21 | }
/host/spi-builder-workspace/.build/checkouts/Files/Sources/Files.swift:478:15: note: struct 'Folder' does not conform to the 'Sendable' protocol
476 | /// folder by initializing an instance with a `path`, or you can create new
477 | /// subfolders using this type's various `createSubfolder...` APIs.
478 | public struct Folder: Location {
| `- note: struct 'Folder' does not conform to the 'Sendable' protocol
479 | public let storage: Storage<Folder>
480 |
[87/91] Compiling HondanaKit Bookmarklet.swift
/host/spi-builder-workspace/Sources/HondanaKit/Models/Bookmarklet.swift:35:22: warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
33 | }
34 |
35 | @_implementationOnly import Extensions
| `- warning: using '@_implementationOnly' without enabling library evolution for 'HondanaKit' may lead to instability during execution
36 | import Files
37 |
[88/92] Wrapping AST for HondanaKit for debugging
[90/100] Compiling Hondana Hondana.swift
/host/spi-builder-workspace/Sources/Hondana/Hondana.swift:6:16: warning: static property 'configuration' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
4 | @main
5 | struct Hondana: ParsableCommand {
6 | static var configuration = CommandConfiguration(
| |- warning: static property 'configuration' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
7 | commandName: Constants.Hondana.commandName, abstract: Constants.Hondana.abstract,
8 | discussion: Constants.Hondana.discussion, version: version,
[91/100] Compiling Hondana Audit.swift
/host/spi-builder-workspace/Sources/Hondana/Audit.swift:6:16: warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
4 |
5 | struct Audit: ParsableCommand {
6 | static let configuration = CommandConfiguration(commandName: Constants.Audit.commandName,
| `- warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
7 | abstract: Constants.Audit.abstract,
8 | discussion: Constants.Audit.discussion)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift:13:15: note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
11 |
12 | /// The configuration for a command.
13 | public struct CommandConfiguration {
| `- note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
14 | /// The name of the command to use on the command line.
15 | ///
/host/spi-builder-workspace/Sources/Hondana/Audit.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
1 | // TODO: This subcommand is currently inaccessible from cli.
2 | import ArgumentParser
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
3 | import HondanaKit
4 |
5 | struct Audit: ParsableCommand {
6 | static let configuration = CommandConfiguration(commandName: Constants.Audit.commandName,
| |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
7 | abstract: Constants.Audit.abstract,
8 | discussion: Constants.Audit.discussion)
[92/100] Compiling Hondana Init.swift
/host/spi-builder-workspace/Sources/Hondana/Init.swift:5:16: warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
3 |
4 | struct Init: ParsableCommand {
5 | static let configuration = CommandConfiguration(commandName: Constants.Init.commandName,
| `- warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
6 | abstract: Constants.Init.abstract,
7 | discussion: Constants.Init.discussion)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift:13:15: note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
11 |
12 | /// The configuration for a command.
13 | public struct CommandConfiguration {
| `- note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
14 | /// The name of the command to use on the command line.
15 | ///
/host/spi-builder-workspace/Sources/Hondana/Init.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
1 | import ArgumentParser
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
2 | import HondanaKit
3 |
4 | struct Init: ParsableCommand {
5 | static let configuration = CommandConfiguration(commandName: Constants.Init.commandName,
| |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | abstract: Constants.Init.abstract,
7 | discussion: Constants.Init.discussion)
[93/101] Compiling Hondana Version.swift
[94/101] Compiling Hondana Sync.swift
/host/spi-builder-workspace/Sources/Hondana/Sync.swift:6:16: warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
4 |
5 | struct Sync: ParsableCommand {
6 | static let configuration = CommandConfiguration(commandName: Constants.Sync.commandName,
| `- warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
7 | abstract: Constants.Sync.abstract,
8 | discussion: Constants.Sync.discussion)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift:13:15: note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
11 |
12 | /// The configuration for a command.
13 | public struct CommandConfiguration {
| `- note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
14 | /// The name of the command to use on the command line.
15 | ///
/host/spi-builder-workspace/Sources/Hondana/Sync.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
1 | import ArgumentParser
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
2 | import Extensions
3 | import HondanaKit
4 |
5 | struct Sync: ParsableCommand {
6 | static let configuration = CommandConfiguration(commandName: Constants.Sync.commandName,
| |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
7 | abstract: Constants.Sync.abstract,
8 | discussion: Constants.Sync.discussion)
[95/101] Emitting module Hondana
/host/spi-builder-workspace/Sources/Hondana/Add.swift:6:16: warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
4 |
5 | struct Add: ParsableCommand {
6 | static let configuration = CommandConfiguration(commandName: Constants.Add.commandName,
| `- warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
7 | abstract: Constants.Add.abstract,
8 | discussion: Constants.Add.discussion)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift:13:15: note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
11 |
12 | /// The configuration for a command.
13 | public struct CommandConfiguration {
| `- note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
14 | /// The name of the command to use on the command line.
15 | ///
/host/spi-builder-workspace/Sources/Hondana/Add.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
1 | import ArgumentParser
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
2 | import Files
3 | import HondanaKit
4 |
5 | struct Add: ParsableCommand {
6 | static let configuration = CommandConfiguration(commandName: Constants.Add.commandName,
| |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
7 | abstract: Constants.Add.abstract,
8 | discussion: Constants.Add.discussion)
/host/spi-builder-workspace/Sources/Hondana/Audit.swift:6:16: warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
4 |
5 | struct Audit: ParsableCommand {
6 | static let configuration = CommandConfiguration(commandName: Constants.Audit.commandName,
| `- warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
7 | abstract: Constants.Audit.abstract,
8 | discussion: Constants.Audit.discussion)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift:13:15: note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
11 |
12 | /// The configuration for a command.
13 | public struct CommandConfiguration {
| `- note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
14 | /// The name of the command to use on the command line.
15 | ///
/host/spi-builder-workspace/Sources/Hondana/Audit.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
1 | // TODO: This subcommand is currently inaccessible from cli.
2 | import ArgumentParser
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
3 | import HondanaKit
4 |
5 | struct Audit: ParsableCommand {
6 | static let configuration = CommandConfiguration(commandName: Constants.Audit.commandName,
| |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
7 | abstract: Constants.Audit.abstract,
8 | discussion: Constants.Audit.discussion)
/host/spi-builder-workspace/Sources/Hondana/Hondana.swift:6:16: warning: static property 'configuration' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
4 | @main
5 | struct Hondana: ParsableCommand {
6 | static var configuration = CommandConfiguration(
| |- warning: static property 'configuration' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
7 | commandName: Constants.Hondana.commandName, abstract: Constants.Hondana.abstract,
8 | discussion: Constants.Hondana.discussion, version: version,
/host/spi-builder-workspace/Sources/Hondana/Init.swift:5:16: warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
3 |
4 | struct Init: ParsableCommand {
5 | static let configuration = CommandConfiguration(commandName: Constants.Init.commandName,
| `- warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
6 | abstract: Constants.Init.abstract,
7 | discussion: Constants.Init.discussion)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift:13:15: note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
11 |
12 | /// The configuration for a command.
13 | public struct CommandConfiguration {
| `- note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
14 | /// The name of the command to use on the command line.
15 | ///
/host/spi-builder-workspace/Sources/Hondana/Init.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
1 | import ArgumentParser
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
2 | import HondanaKit
3 |
4 | struct Init: ParsableCommand {
5 | static let configuration = CommandConfiguration(commandName: Constants.Init.commandName,
| |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | abstract: Constants.Init.abstract,
7 | discussion: Constants.Init.discussion)
/host/spi-builder-workspace/Sources/Hondana/Install.swift:6:16: warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
4 |
5 | struct Install: ParsableCommand {
6 | static let configuration = CommandConfiguration(commandName: Constants.Install.commandName,
| `- warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
7 | abstract: Constants.Install.abstract,
8 | discussion: Constants.Install.discussion)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift:13:15: note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
11 |
12 | /// The configuration for a command.
13 | public struct CommandConfiguration {
| `- note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
14 | /// The name of the command to use on the command line.
15 | ///
/host/spi-builder-workspace/Sources/Hondana/Install.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
1 | import ArgumentParser
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
2 | import Files
3 | import HondanaKit
4 |
5 | struct Install: ParsableCommand {
6 | static let configuration = CommandConfiguration(commandName: Constants.Install.commandName,
| |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
7 | abstract: Constants.Install.abstract,
8 | discussion: Constants.Install.discussion)
/host/spi-builder-workspace/Sources/Hondana/List.swift:20:16: warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | struct List: ParsableCommand {
20 | static let configuration = CommandConfiguration(commandName: Constants.List.commandName,
| `- warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
21 | abstract: Constants.List.abstract,
22 | discussion: Constants.List.discussion)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift:13:15: note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
11 |
12 | /// The configuration for a command.
13 | public struct CommandConfiguration {
| `- note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
14 | /// The name of the command to use on the command line.
15 | ///
/host/spi-builder-workspace/Sources/Hondana/List.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
8 | import Darwin
9 | #endif
10 | import ArgumentParser
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
11 | import Extensions
12 | import Foundation
:
18 |
19 | struct List: ParsableCommand {
20 | static let configuration = CommandConfiguration(commandName: Constants.List.commandName,
| |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 | abstract: Constants.List.abstract,
22 | discussion: Constants.List.discussion)
/host/spi-builder-workspace/Sources/Hondana/List.swift:104:20: warning: static property 'safariAppURL' is not concurrency-safe because non-'Sendable' type 'URL' may have shared mutable state; this is an error in the Swift 6 language mode
102 | static let discussion = "`hondana list` accesses to `~/.Hondana/Bookmarklets/`, reads the files in it, and outputs the filtered result in the table."
103 |
104 | static let safariAppURL = URL(string: "file://~/Applications/Safari.app")!
| `- warning: static property 'safariAppURL' is not concurrency-safe because non-'Sendable' type 'URL' may have shared mutable state; this is an error in the Swift 6 language mode
105 | static let vscodeAppURL = URL(string: "file://~/Applications/Visual%20Studio%20Code.app")!
106 | }
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
1 | public struct URL : ReferenceConvertible, Equatable {
| `- note: struct 'URL' does not conform to the 'Sendable' protocol
2 | public typealias ReferenceType = NSURL
3 | public init?(string: String)
/host/spi-builder-workspace/Sources/Hondana/List.swift:12:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
10 | import ArgumentParser
11 | import Extensions
12 | import Foundation
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
13 | import HondanaKit
14 |
:
102 | static let discussion = "`hondana list` accesses to `~/.Hondana/Bookmarklets/`, reads the files in it, and outputs the filtered result in the table."
103 |
104 | static let safariAppURL = URL(string: "file://~/Applications/Safari.app")!
| |- note: annotate 'safariAppURL' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
105 | static let vscodeAppURL = URL(string: "file://~/Applications/Visual%20Studio%20Code.app")!
106 | }
/host/spi-builder-workspace/Sources/Hondana/List.swift:105:20: warning: static property 'vscodeAppURL' is not concurrency-safe because non-'Sendable' type 'URL' may have shared mutable state; this is an error in the Swift 6 language mode
103 |
104 | static let safariAppURL = URL(string: "file://~/Applications/Safari.app")!
105 | static let vscodeAppURL = URL(string: "file://~/Applications/Visual%20Studio%20Code.app")!
| |- warning: static property 'vscodeAppURL' is not concurrency-safe because non-'Sendable' type 'URL' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'vscodeAppURL' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
106 | }
107 | }
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
1 | public struct URL : ReferenceConvertible, Equatable {
| `- note: struct 'URL' does not conform to the 'Sendable' protocol
2 | public typealias ReferenceType = NSURL
3 | public init?(string: String)
/host/spi-builder-workspace/Sources/Hondana/Sync.swift:6:16: warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
4 |
5 | struct Sync: ParsableCommand {
6 | static let configuration = CommandConfiguration(commandName: Constants.Sync.commandName,
| `- warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
7 | abstract: Constants.Sync.abstract,
8 | discussion: Constants.Sync.discussion)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift:13:15: note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
11 |
12 | /// The configuration for a command.
13 | public struct CommandConfiguration {
| `- note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
14 | /// The name of the command to use on the command line.
15 | ///
/host/spi-builder-workspace/Sources/Hondana/Sync.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
1 | import ArgumentParser
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
2 | import Extensions
3 | import HondanaKit
4 |
5 | struct Sync: ParsableCommand {
6 | static let configuration = CommandConfiguration(commandName: Constants.Sync.commandName,
| |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
7 | abstract: Constants.Sync.abstract,
8 | discussion: Constants.Sync.discussion)
[96/101] Compiling Hondana Add.swift
/host/spi-builder-workspace/Sources/Hondana/Add.swift:6:16: warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
4 |
5 | struct Add: ParsableCommand {
6 | static let configuration = CommandConfiguration(commandName: Constants.Add.commandName,
| `- warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
7 | abstract: Constants.Add.abstract,
8 | discussion: Constants.Add.discussion)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift:13:15: note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
11 |
12 | /// The configuration for a command.
13 | public struct CommandConfiguration {
| `- note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
14 | /// The name of the command to use on the command line.
15 | ///
/host/spi-builder-workspace/Sources/Hondana/Add.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
1 | import ArgumentParser
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
2 | import Files
3 | import HondanaKit
4 |
5 | struct Add: ParsableCommand {
6 | static let configuration = CommandConfiguration(commandName: Constants.Add.commandName,
| |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
7 | abstract: Constants.Add.abstract,
8 | discussion: Constants.Add.discussion)
[97/101] Compiling Hondana Install.swift
/host/spi-builder-workspace/Sources/Hondana/Install.swift:6:16: warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
4 |
5 | struct Install: ParsableCommand {
6 | static let configuration = CommandConfiguration(commandName: Constants.Install.commandName,
| `- warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
7 | abstract: Constants.Install.abstract,
8 | discussion: Constants.Install.discussion)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift:13:15: note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
11 |
12 | /// The configuration for a command.
13 | public struct CommandConfiguration {
| `- note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
14 | /// The name of the command to use on the command line.
15 | ///
/host/spi-builder-workspace/Sources/Hondana/Install.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
1 | import ArgumentParser
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
2 | import Files
3 | import HondanaKit
4 |
5 | struct Install: ParsableCommand {
6 | static let configuration = CommandConfiguration(commandName: Constants.Install.commandName,
| |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
7 | abstract: Constants.Install.abstract,
8 | discussion: Constants.Install.discussion)
[98/101] Compiling Hondana List.swift
/host/spi-builder-workspace/Sources/Hondana/List.swift:20:16: warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | struct List: ParsableCommand {
20 | static let configuration = CommandConfiguration(commandName: Constants.List.commandName,
| `- warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
21 | abstract: Constants.List.abstract,
22 | discussion: Constants.List.discussion)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift:13:15: note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
11 |
12 | /// The configuration for a command.
13 | public struct CommandConfiguration {
| `- note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
14 | /// The name of the command to use on the command line.
15 | ///
/host/spi-builder-workspace/Sources/Hondana/List.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
8 | import Darwin
9 | #endif
10 | import ArgumentParser
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
11 | import Extensions
12 | import Foundation
:
18 |
19 | struct List: ParsableCommand {
20 | static let configuration = CommandConfiguration(commandName: Constants.List.commandName,
| |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 | abstract: Constants.List.abstract,
22 | discussion: Constants.List.discussion)
/host/spi-builder-workspace/Sources/Hondana/List.swift:104:20: warning: static property 'safariAppURL' is not concurrency-safe because non-'Sendable' type 'URL' may have shared mutable state; this is an error in the Swift 6 language mode
102 | static let discussion = "`hondana list` accesses to `~/.Hondana/Bookmarklets/`, reads the files in it, and outputs the filtered result in the table."
103 |
104 | static let safariAppURL = URL(string: "file://~/Applications/Safari.app")!
| `- warning: static property 'safariAppURL' is not concurrency-safe because non-'Sendable' type 'URL' may have shared mutable state; this is an error in the Swift 6 language mode
105 | static let vscodeAppURL = URL(string: "file://~/Applications/Visual%20Studio%20Code.app")!
106 | }
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
1 | public struct URL : ReferenceConvertible, Equatable {
| `- note: struct 'URL' does not conform to the 'Sendable' protocol
2 | public typealias ReferenceType = NSURL
3 | public init?(string: String)
/host/spi-builder-workspace/Sources/Hondana/List.swift:12:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
10 | import ArgumentParser
11 | import Extensions
12 | import Foundation
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
13 | import HondanaKit
14 |
:
102 | static let discussion = "`hondana list` accesses to `~/.Hondana/Bookmarklets/`, reads the files in it, and outputs the filtered result in the table."
103 |
104 | static let safariAppURL = URL(string: "file://~/Applications/Safari.app")!
| |- note: annotate 'safariAppURL' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
105 | static let vscodeAppURL = URL(string: "file://~/Applications/Visual%20Studio%20Code.app")!
106 | }
/host/spi-builder-workspace/Sources/Hondana/List.swift:105:20: warning: static property 'vscodeAppURL' is not concurrency-safe because non-'Sendable' type 'URL' may have shared mutable state; this is an error in the Swift 6 language mode
103 |
104 | static let safariAppURL = URL(string: "file://~/Applications/Safari.app")!
105 | static let vscodeAppURL = URL(string: "file://~/Applications/Visual%20Studio%20Code.app")!
| |- warning: static property 'vscodeAppURL' is not concurrency-safe because non-'Sendable' type 'URL' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'vscodeAppURL' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
106 | }
107 | }
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
1 | public struct URL : ReferenceConvertible, Equatable {
| `- note: struct 'URL' does not conform to the 'Sendable' protocol
2 | public typealias ReferenceType = NSURL
3 | public init?(string: String)
/host/spi-builder-workspace/Sources/HondanaKit/FileSystem/FileSystem.swift:20:23: warning: static property 'bookmarkletsFolder' is not concurrency-safe because non-'Sendable' type 'Folder' may have shared mutable state; this is an error in the Swift 6 language mode
18 | // swiftlint:disable force_try
19 | public static let hondanaFolder: Folder = try! home.subfolder(at: hondanaDir)
20 | public static let bookmarkletsFolder: Folder = try! hondanaFolder.subfolder(at: bookmarkletsDir)
| |- warning: static property 'bookmarkletsFolder' is not concurrency-safe because non-'Sendable' type 'Folder' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'bookmarkletsFolder' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 | }
22 |
/host/spi-builder-workspace/.build/checkouts/Files/Sources/Files.swift:478:15: note: struct 'Folder' does not conform to the 'Sendable' protocol
476 | /// folder by initializing an instance with a `path`, or you can create new
477 | /// subfolders using this type's various `createSubfolder...` APIs.
478 | public struct Folder: Location {
| `- note: struct 'Folder' does not conform to the 'Sendable' protocol
479 | public let storage: Storage<Folder>
480 |
[99/102] Wrapping AST for Hondana for debugging
[100/102] Write Objects.LinkFileList
[101/102] Linking hondana
Build complete! (30.83s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "files",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/Files"
},
{
"identity" : "rainbow",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/onevcat/Rainbow"
},
{
"identity" : "swiftytexttable",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/scottrhoyt/SwiftyTextTable"
},
{
"identity" : "assertswiftcli",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "0.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/KS1019/AssertSwiftCLI"
}
],
"manifest_display_name" : "Hondana",
"name" : "Hondana",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "hondana",
"targets" : [
"Hondana"
],
"type" : {
"executable" : null
}
},
{
"name" : "HondanaKit",
"targets" : [
"HondanaKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HondanaTests",
"module_type" : "SwiftTarget",
"name" : "HondanaTests",
"path" : "Tests/HondanaTests",
"product_dependencies" : [
"AssertSwiftCLI"
],
"sources" : [
"HondanaTests.swift"
],
"target_dependencies" : [
"Hondana"
],
"type" : "test"
},
{
"c99name" : "HondanaKitTests",
"module_type" : "SwiftTarget",
"name" : "HondanaKitTests",
"path" : "Tests/HondanaKitTests",
"product_dependencies" : [
"AssertSwiftCLI"
],
"sources" : [
"UtitlsTests.swift"
],
"target_dependencies" : [
"HondanaKit",
"Extensions"
],
"type" : "test"
},
{
"c99name" : "HondanaKit",
"module_type" : "SwiftTarget",
"name" : "HondanaKit",
"path" : "Sources/HondanaKit",
"product_dependencies" : [
"ArgumentParser",
"Files",
"Rainbow",
"SwiftyTextTable"
],
"product_memberships" : [
"hondana",
"HondanaKit"
],
"sources" : [
"FileSystem/FileSystem.swift",
"GitInstaller/Git.swift",
"Models/Bookmarklet.swift",
"Output/Decorator.swift",
"Utils/Constants.swift",
"Utils/Utils.swift"
],
"target_dependencies" : [
"Extensions"
],
"type" : "library"
},
{
"c99name" : "Hondana",
"module_type" : "SwiftTarget",
"name" : "Hondana",
"path" : "Sources/Hondana",
"product_dependencies" : [
"ArgumentParser",
"Files"
],
"product_memberships" : [
"hondana"
],
"sources" : [
"Add.swift",
"Audit.swift",
"Hondana.swift",
"Init.swift",
"Install.swift",
"List.swift",
"Sync.swift",
"Version.swift"
],
"target_dependencies" : [
"Extensions",
"HondanaKit"
],
"type" : "executable"
},
{
"c99name" : "ExtensionsTests",
"module_type" : "SwiftTarget",
"name" : "ExtensionsTests",
"path" : "Tests/ExtensionsTests",
"sources" : [
"Files+ExtensionsTests.swift",
"String+ExtensionsTests.swift"
],
"target_dependencies" : [
"Extensions"
],
"type" : "test"
},
{
"c99name" : "Extensions",
"module_type" : "SwiftTarget",
"name" : "Extensions",
"path" : "Sources/Extensions",
"product_dependencies" : [
"Files"
],
"product_memberships" : [
"hondana",
"HondanaKit"
],
"sources" : [
"Files+Extensions.swift",
"String+Extensions.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.