The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of Hondana, reference 0.0.8 (504eea), with Swift 6.0 for Linux on 29 Nov 2024 02:58:27 UTC.

Swift 6 data race errors: 3

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KS1019/Hondana.git
Reference: 0.0.8
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
 * tag               0.0.8      -> FETCH_HEAD
HEAD is now at 504eea9 Bump up version
Cloned https://github.com/KS1019/Hondana.git
Revision (git rev-parse @):
504eea9fa3fe76819c9a041b99abb5cdc07d33f2
SUCCESS checkout https://github.com/KS1019/Hondana.git at 0.0.8
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/KS1019/Hondana.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/scottrhoyt/SwiftyTextTable
Fetching https://github.com/KS1019/AssertSwiftCLI
Fetching https://github.com/JohnSundell/Files
[1/929] Fetching swiftytexttable
[930/2160] Fetching swiftytexttable, files
[1078/2221] Fetching swiftytexttable, files, assertswiftcli
[1186/3347] Fetching swiftytexttable, files, assertswiftcli, rainbow
Fetched https://github.com/KS1019/AssertSwiftCLI from cache (0.23s)
Fetched https://github.com/JohnSundell/Files from cache (0.23s)
Fetched https://github.com/scottrhoyt/SwiftyTextTable from cache (0.23s)
[1/12395] Fetching swift-argument-parser
Fetched https://github.com/onevcat/Rainbow from cache (0.68s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.69s)
Computing version for https://github.com/KS1019/AssertSwiftCLI
Computed https://github.com/KS1019/AssertSwiftCLI at 0.0.1 (0.43s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4511] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.24s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable
Computed https://github.com/scottrhoyt/SwiftyTextTable at 0.9.0 (1.88s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (0.44s)
Computing version for https://github.com/JohnSundell/Files
Computed https://github.com/JohnSundell/Files at 4.2.0 (0.42s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.40s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.11.2 (0.44s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5010] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.62s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.43s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 0.11.2
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/scottrhoyt/SwiftyTextTable
Working copy of https://github.com/scottrhoyt/SwiftyTextTable resolved at 0.9.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.0.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/20] Write sources
[9/20] Write swift-version-24593BA9C3E375BF.txt
[11/37] Emitting module ArgumentParserToolInfo
[12/37] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/38] Compiling Rainbow StringGenerator.swift
[15/38] Compiling Rainbow String+Rainbow.swift
[16/39] Emitting module Rainbow
[16/39] Wrapping AST for ArgumentParserToolInfo for debugging
[18/39] Compiling Rainbow Style.swift
[19/77] Compiling ArgumentParser ArgumentVisibility.swift
[20/77] Compiling ArgumentParser CompletionKind.swift
[21/77] Compiling ArgumentParser Errors.swift
[22/77] Compiling ArgumentParser Flag.swift
[23/77] Compiling ArgumentParser NameSpecification.swift
[24/77] Compiling ArgumentParser Option.swift
[25/82] Emitting module ArgumentParser
[26/82] Compiling ArgumentParser BashCompletionsGenerator.swift
[27/82] Compiling ArgumentParser CompletionsGenerator.swift
[28/82] Compiling ArgumentParser FishCompletionsGenerator.swift
[29/82] Compiling ArgumentParser ZshCompletionsGenerator.swift
[30/82] Compiling ArgumentParser Argument.swift
[31/82] Compiling ArgumentParser ArgumentHelp.swift
[32/82] Compiling ArgumentParser ExpressibleByArgument.swift
[33/82] Compiling ArgumentParser ParsableArguments.swift
[34/82] Compiling ArgumentParser ParsableArgumentsValidation.swift
[35/82] Compiling ArgumentParser ParsableCommand.swift
[36/82] Compiling ArgumentParser ArgumentDecoder.swift
[39/82] Compiling Rainbow Rainbow.swift
[44/82] Compiling Rainbow OutputTarget.swift
[45/83] Compiling ArgumentParser CollectionExtensions.swift
[46/83] Compiling ArgumentParser Platform.swift
[47/83] Compiling ArgumentParser SequenceExtensions.swift
[48/83] Compiling ArgumentParser StringExtensions.swift
[49/83] Compiling ArgumentParser Tree.swift
[50/83] Compiling SwiftyTextTable TextTable.swift
[51/83] Emitting module SwiftyTextTable
[54/84] Compiling Files Files.swift
[55/84] Emitting module Files
[56/85] Compiling ArgumentParser DumpHelpGenerator.swift
[57/85] Compiling ArgumentParser HelpCommand.swift
[58/85] Compiling ArgumentParser HelpGenerator.swift
[59/85] Compiling ArgumentParser MessageInfo.swift
[60/85] Compiling ArgumentParser UsageGenerator.swift
[61/85] Compiling ArgumentParser ArgumentDefinition.swift
[62/85] Compiling ArgumentParser ArgumentSet.swift
[63/85] Compiling ArgumentParser CommandParser.swift
[64/85] Compiling ArgumentParser InputKey.swift
[65/85] Compiling ArgumentParser InputOrigin.swift
[66/85] Compiling ArgumentParser OptionGroup.swift
[67/85] Compiling ArgumentParser AsyncParsableCommand.swift
[68/85] Compiling ArgumentParser CommandConfiguration.swift
[69/85] Compiling ArgumentParser CommandGroup.swift
[70/85] Compiling ArgumentParser EnumerableFlag.swift
[71/85] Compiling ArgumentParser Name.swift
[72/85] Compiling ArgumentParser Parsed.swift
[73/85] Compiling ArgumentParser ParsedValues.swift
[74/85] Compiling ArgumentParser ParserError.swift
[75/85] Compiling ArgumentParser SplitArguments.swift
[75/85] Wrapping AST for Rainbow for debugging
[77/86] Wrapping AST for SwiftyTextTable for debugging
[79/86] Wrapping AST for Files for debugging
[80/89] Wrapping AST for ArgumentParser for debugging
[82/89] Emitting module Extensions
[83/89] Compiling Extensions String+Extensions.swift
[84/89] Compiling Extensions Files+Extensions.swift
[85/90] Wrapping AST for Extensions for debugging
[87/97] 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 |
[88/97] 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 |
[89/97] 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 {
[90/97] 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 |
[91/97] 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:13:22: warning: capture of 'closure' with non-sendable type '() throws -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
11 |         process.terminationHandler = { process in
12 |             if process.terminationStatus == 0 {
13 |                 try? closure()
   |                      |- warning: capture of 'closure' with non-sendable type '() throws -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |                      `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
14 |             }
15 |         }
/host/spi-builder-workspace/Sources/HondanaKit/GitInstaller/Git.swift:21:29: warning: result of call to 'changeCurrentDirectoryPath' is unused
19 |
20 |     public static func pull(repo _: String, path: String, closure: @escaping () throws -> Void) throws {
21 |         FileManager.default.changeCurrentDirectoryPath(path)
   |                             `- warning: result of call to 'changeCurrentDirectoryPath' is unused
22 |         process.executableURL = url
23 |         process.arguments = ["pull"]
/host/spi-builder-workspace/Sources/HondanaKit/GitInstaller/Git.swift:26:22: warning: capture of 'closure' with non-sendable type '() throws -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
24 |         process.terminationHandler = { process in
25 |             if process.terminationStatus == 0 {
26 |                 try? closure()
   |                      |- warning: capture of 'closure' with non-sendable type '() throws -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |                      `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
27 |             }
28 |         }
[92/97] Compiling HondanaKit Constants.swift
[93/97] 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 |
[94/98] Wrapping AST for HondanaKit for debugging
[96/106] Compiling Hondana Sync.swift
[97/107] Emitting module Hondana
/host/spi-builder-workspace/Sources/Hondana/Hondana.swift:6:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 | @main
 5 | struct Hondana: ParsableCommand {
 6 |     static var configuration = CommandConfiguration(
   |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: 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,
[98/107] Compiling Hondana Version.swift
[99/107] Compiling Hondana Audit.swift
[100/107] Compiling Hondana Install.swift
[101/107] Compiling Hondana Init.swift
[102/107] Compiling Hondana List.swift
[103/107] Compiling Hondana Add.swift
[104/107] 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 nonisolated 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 nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: 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,
[105/108] Wrapping AST for Hondana for debugging
[106/108] Write Objects.LinkFileList
[107/108] Linking hondana
Build complete! (31.73s)
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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.