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 main (a028b3), with Swift 6.0 for Linux on 29 Nov 2024 02:58:28 UTC.

Swift 6 data race errors: 3

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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: 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:  $PWD
https://github.com/KS1019/Hondana.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/KS1019/AssertSwiftCLI
Fetching https://github.com/JohnSundell/Files
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/scottrhoyt/SwiftyTextTable
[1/929] Fetching swiftytexttable
[930/2160] Fetching swiftytexttable, files
[1177/3286] Fetching swiftytexttable, files, rainbow
[1674/3347] Fetching swiftytexttable, files, rainbow, assertswiftcli
Fetched https://github.com/KS1019/AssertSwiftCLI from cache (0.22s)
Fetched https://github.com/onevcat/Rainbow from cache (0.22s)
Fetched https://github.com/JohnSundell/Files from cache (0.22s)
[1/12395] Fetching swift-argument-parser
Fetched https://github.com/scottrhoyt/SwiftyTextTable from cache (0.65s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.66s)
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.23s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable
Computed https://github.com/scottrhoyt/SwiftyTextTable at 0.9.0 (1.83s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (0.46s)
Computing version for https://github.com/JohnSundell/Files
Computed https://github.com/JohnSundell/Files at 4.2.0 (0.56s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.45s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.11.2 (0.43s)
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.59s)
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/KS1019/AssertSwiftCLI
Working copy of https://github.com/KS1019/AssertSwiftCLI resolved at 0.0.1
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/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/scottrhoyt/SwiftyTextTable
Working copy of https://github.com/scottrhoyt/SwiftyTextTable resolved at 0.9.0
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/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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/20] Write sources
[9/20] Write swift-version-24593BA9C3E375BF.txt
[11/37] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/37] Emitting module ArgumentParserToolInfo
[13/38] Emitting module Rainbow
[14/39] Compiling Rainbow BackgroundColor.swift
[15/39] Compiling Rainbow CodesParser.swift
[17/39] Compiling Rainbow Style.swift
[17/39] Wrapping AST for ArgumentParserToolInfo for debugging
[19/39] Compiling Rainbow StringGenerator.swift
[20/39] Compiling Rainbow String+Rainbow.swift
[21/77] Compiling ArgumentParser OptionGroup.swift
[22/77] Compiling ArgumentParser AsyncParsableCommand.swift
[23/77] Compiling ArgumentParser CommandConfiguration.swift
[24/77] Compiling ArgumentParser CommandGroup.swift
[25/77] Compiling ArgumentParser EnumerableFlag.swift
[26/82] Emitting module ArgumentParser
[27/82] Compiling ArgumentParser ArgumentVisibility.swift
[28/82] Compiling ArgumentParser CompletionKind.swift
[29/82] Compiling ArgumentParser Errors.swift
[30/82] Compiling ArgumentParser Flag.swift
[31/82] Compiling ArgumentParser NameSpecification.swift
[32/82] Compiling ArgumentParser Option.swift
[33/82] Compiling ArgumentParser BashCompletionsGenerator.swift
[34/82] Compiling ArgumentParser CompletionsGenerator.swift
[35/82] Compiling ArgumentParser FishCompletionsGenerator.swift
[36/82] Compiling ArgumentParser ZshCompletionsGenerator.swift
[37/82] Compiling ArgumentParser Argument.swift
[38/82] Compiling ArgumentParser ArgumentHelp.swift
[39/82] Compiling Rainbow Rainbow.swift
[40/82] Emitting module SwiftyTextTable
[41/82] Compiling SwiftyTextTable TextTable.swift
[42/83] Compiling ArgumentParser CollectionExtensions.swift
[43/83] Compiling ArgumentParser Platform.swift
[44/83] Compiling ArgumentParser SequenceExtensions.swift
[45/83] Compiling ArgumentParser StringExtensions.swift
[46/83] Compiling ArgumentParser Tree.swift
[47/83] Compiling Rainbow OutputTarget.swift
[51/83] Compiling ArgumentParser ExpressibleByArgument.swift
[52/83] Compiling ArgumentParser ParsableArguments.swift
[53/83] Compiling ArgumentParser ParsableArgumentsValidation.swift
[54/83] Compiling ArgumentParser ParsableCommand.swift
[55/83] Compiling ArgumentParser ArgumentDecoder.swift
[56/83] Compiling ArgumentParser ArgumentDefinition.swift
[57/83] Compiling ArgumentParser ArgumentSet.swift
[58/83] Compiling ArgumentParser CommandParser.swift
[59/83] Compiling ArgumentParser InputKey.swift
[60/83] Compiling ArgumentParser InputOrigin.swift
[61/83] Emitting module Files
[62/83] Compiling Files Files.swift
[62/84] Wrapping AST for SwiftyTextTable for debugging
[68/85] Compiling ArgumentParser DumpHelpGenerator.swift
[69/85] Compiling ArgumentParser HelpCommand.swift
[70/85] Compiling ArgumentParser HelpGenerator.swift
[71/85] Compiling ArgumentParser MessageInfo.swift
[72/85] Compiling ArgumentParser UsageGenerator.swift
[73/85] Compiling ArgumentParser Name.swift
[74/85] Compiling ArgumentParser Parsed.swift
[75/85] Compiling ArgumentParser ParsedValues.swift
[76/85] Compiling ArgumentParser ParserError.swift
[77/85] Compiling ArgumentParser SplitArguments.swift
[77/86] Wrapping AST for Files for debugging
[78/89] Wrapping AST for Rainbow for debugging
[81/89] Compiling Extensions String+Extensions.swift
[82/89] Emitting module Extensions
[83/89] Compiling Extensions Files+Extensions.swift
[83/90] Wrapping AST for ArgumentParser for debugging
[85/90] Wrapping AST for Extensions for debugging
[87/97] Compiling HondanaKit Constants.swift
[88/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 {
[89/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 |
[90/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 |         }
[91/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 |
[92/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 |
[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 Audit.swift
[97/106] 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,
[98/107] Compiling Hondana Sync.swift
[99/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,
[100/107] Compiling Hondana Add.swift
[101/107] Compiling Hondana Version.swift
[102/107] Compiling Hondana Init.swift
[103/107] Compiling Hondana Install.swift
[104/107] Compiling Hondana List.swift
[105/108] Wrapping AST for Hondana for debugging
[106/108] Write Objects.LinkFileList
[107/108] Linking hondana
Build complete! (32.50s)
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.