Build Information
Successful build of KippleTools, reference 0.5.4 (d250ed
), with Swift 6.0 for Linux on 1 Dec 2024 02:27:58 UTC.
Swift 6 data race errors: 6
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.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/KippleTools.git
Reference: 0.5.4
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/bdrelling/KippleTools
* tag 0.5.4 -> FETCH_HEAD
HEAD is now at d250ed2 Disabled the redundantBackticks rule
Cloned https://github.com/bdrelling/KippleTools.git
Revision (git rev-parse @):
d250ed2d2751c5d0b6c32db7819b35ccd3de269a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bdrelling/KippleTools.git at 0.5.4
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/bdrelling/KippleTools.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/nicklockwood/SwiftFormat
Fetching https://github.com/apple/swift-argument-parser
[1/12395] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.75s)
[1/45778] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (29.86s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.44s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.3 (0.45s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.55.3
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
[2/2] Compiling plugin SwiftFormatPlugin
Building for debugging...
[2/22] Write sources
[2/22] Copying pre-commit
[2/22] Write sources
[2/22] Copying default.swiftlint.yml
[2/22] Copying default.gitignore
[2/22] Copying default.swiftformat
[2/22] Copying app.gitignore
[2/22] Write sources
[13/22] Write swift-version-24593BA9C3E375BF.txt
[15/140] Emitting module ArgumentParserToolInfo
[16/140] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/141] Wrapping AST for ArgumentParserToolInfo for debugging
[19/179] Emitting module ArgumentParser
[20/179] Compiling ArgumentParser BashCompletionsGenerator.swift
[21/179] Compiling ArgumentParser CompletionsGenerator.swift
[22/179] Compiling ArgumentParser FishCompletionsGenerator.swift
[23/179] Compiling ArgumentParser ZshCompletionsGenerator.swift
[24/179] Compiling ArgumentParser Argument.swift
[25/179] Compiling ArgumentParser ArgumentHelp.swift
[26/184] Compiling ArgumentParser ArgumentDefinition.swift
[27/184] Compiling ArgumentParser ArgumentSet.swift
[28/184] Compiling ArgumentParser CommandParser.swift
[29/184] Compiling ArgumentParser InputKey.swift
[30/184] Compiling ArgumentParser InputOrigin.swift
[31/184] Compiling ArgumentParser OptionGroup.swift
[32/184] Compiling ArgumentParser AsyncParsableCommand.swift
[33/184] Compiling ArgumentParser CommandConfiguration.swift
[34/184] Compiling ArgumentParser CommandGroup.swift
[35/184] Compiling ArgumentParser EnumerableFlag.swift
[36/184] Compiling ArgumentParser ExpressibleByArgument.swift
[37/184] Compiling ArgumentParser ParsableArguments.swift
[38/184] Compiling ArgumentParser ParsableArgumentsValidation.swift
[39/184] Compiling ArgumentParser ParsableCommand.swift
[40/184] Compiling ArgumentParser ArgumentDecoder.swift
[41/184] Compiling ArgumentParser ArgumentVisibility.swift
[42/184] Compiling ArgumentParser CompletionKind.swift
[43/184] Compiling ArgumentParser Errors.swift
[44/184] Compiling ArgumentParser Flag.swift
[45/184] Compiling ArgumentParser NameSpecification.swift
[46/184] Compiling ArgumentParser Option.swift
[47/184] Compiling SwiftFormat RedundantStaticSelf.swift
[48/184] Compiling SwiftFormat RedundantType.swift
[49/184] Compiling SwiftFormat RedundantTypedThrows.swift
[50/184] Compiling SwiftFormat RedundantVoidReturnType.swift
[51/184] Compiling SwiftFormat Semicolons.swift
[52/184] Compiling SwiftFormat SortDeclarations.swift
[53/184] Compiling SwiftFormat SortImports.swift
[54/184] Compiling SwiftFormat SortSwitchCases.swift
[55/184] Compiling SwiftFormat SortTypealiases.swift
[56/184] Compiling SwiftFormat SortedImports.swift
[57/184] Compiling SwiftFormat SortedSwitchCases.swift
[58/184] Compiling SwiftFormat SpaceAroundBraces.swift
[59/184] Compiling SwiftFormat SpaceAroundBrackets.swift
[60/184] Compiling SwiftFormat SpaceAroundComments.swift
[61/184] Compiling SwiftFormat SpaceAroundGenerics.swift
[62/184] Compiling SwiftFormat SpaceAroundOperators.swift
[63/200] Compiling ArgumentParser HelpGenerator.swift
[64/200] Compiling ArgumentParser MessageInfo.swift
[65/200] Compiling ArgumentParser UsageGenerator.swift
[66/200] Compiling ArgumentParser CollectionExtensions.swift
[67/200] Compiling ArgumentParser Platform.swift
[68/200] Compiling ArgumentParser SequenceExtensions.swift
[69/200] Compiling ArgumentParser StringExtensions.swift
[70/200] Compiling ArgumentParser Tree.swift
[71/200] Compiling SwiftFormat StrongifiedSelf.swift
[72/200] Compiling SwiftFormat Todos.swift
[73/200] Compiling SwiftFormat TrailingClosures.swift
[74/200] Compiling SwiftFormat TrailingCommas.swift
[75/200] Compiling SwiftFormat TrailingSpace.swift
[76/200] Compiling SwiftFormat TypeSugar.swift
[77/200] Compiling SwiftFormat UnusedArguments.swift
[78/200] Compiling SwiftFormat UnusedPrivateDeclarations.swift
[84/200] Compiling SwiftFormat IsEmpty.swift
[85/200] Compiling SwiftFormat LeadingDelimiters.swift
[86/200] Compiling SwiftFormat LinebreakAtEndOfFile.swift
[87/200] Compiling SwiftFormat Linebreaks.swift
[88/200] Compiling SwiftFormat MarkTypes.swift
[89/200] Compiling SwiftFormat ModifierOrder.swift
[90/200] Compiling SwiftFormat NoExplicitOwnership.swift
[91/200] Compiling SwiftFormat NumberFormatting.swift
[92/200] Compiling SwiftFormat OpaqueGenericParameters.swift
[93/200] Compiling SwiftFormat OrganizeDeclarations.swift
[94/200] Compiling SwiftFormat PreferForLoop.swift
[95/200] Compiling SwiftFormat PreferKeyPath.swift
[96/200] Compiling SwiftFormat PropertyTypes.swift
[97/200] Compiling SwiftFormat RedundantBackticks.swift
[98/200] Compiling SwiftFormat RedundantBreak.swift
[99/200] Compiling SwiftFormat RedundantClosure.swift
[100/200] Compiling SwiftFormat RedundantExtensionACL.swift
[101/200] Compiling SwiftFormat RedundantFileprivate.swift
[102/200] Compiling SwiftFormat RedundantGet.swift
[103/200] Compiling SwiftFormat RedundantInit.swift
[104/200] Compiling SwiftFormat RedundantInternal.swift
[105/200] Compiling SwiftFormat RedundantLet.swift
[106/200] Compiling SwiftFormat RedundantLetError.swift
[107/200] Compiling SwiftFormat RedundantNilInit.swift
[108/200] Compiling SwiftFormat RedundantObjc.swift
[109/200] Compiling SwiftFormat RedundantOptionalBinding.swift
[110/200] Compiling SwiftFormat RedundantParens.swift
[111/200] Compiling SwiftFormat RedundantPattern.swift
[112/200] Compiling SwiftFormat RedundantProperty.swift
[113/200] Compiling SwiftFormat RedundantRawValues.swift
[114/200] Compiling SwiftFormat RedundantReturn.swift
[115/200] Compiling SwiftFormat RedundantSelf.swift
[116/200] Compiling SwiftFormat ConsecutiveSpaces.swift
[117/200] Compiling SwiftFormat ConsistentSwitchCaseSpacing.swift
[118/200] Compiling SwiftFormat DocComments.swift
[119/200] Compiling SwiftFormat DocCommentsBeforeModifiers.swift
[120/200] Compiling SwiftFormat DuplicateImports.swift
[121/200] Compiling SwiftFormat ElseOnSameLine.swift
[122/200] Compiling SwiftFormat EmptyBraces.swift
[123/200] Compiling SwiftFormat EnumNamespaces.swift
[124/200] Compiling SwiftFormat ExtensionAccessControl.swift
[125/200] Compiling SwiftFormat FileHeader.swift
[126/200] Compiling SwiftFormat GenericExtensions.swift
[127/200] Compiling SwiftFormat HeaderFileName.swift
[128/200] Compiling SwiftFormat HoistAwait.swift
[129/200] Compiling SwiftFormat HoistPatternLet.swift
[130/200] Compiling SwiftFormat HoistTry.swift
[131/200] Compiling SwiftFormat Indent.swift
[132/200] Compiling SwiftFormat InitCoderUnavailable.swift
[150/200] Compiling ArgumentParser Name.swift
[151/200] Compiling ArgumentParser Parsed.swift
[152/200] Compiling ArgumentParser ParsedValues.swift
[153/200] Compiling ArgumentParser ParserError.swift
[154/200] Compiling ArgumentParser SplitArguments.swift
[155/200] Compiling ArgumentParser DumpHelpGenerator.swift
[156/200] Compiling ArgumentParser HelpCommand.swift
[160/201] Wrapping AST for ArgumentParser for debugging
[162/210] Compiling KippleToolsCore ShellError.swift
[163/211] Emitting module KippleToolsCore
/host/spi-builder-workspace/Sources/KippleToolsCore/Helpers/Shell.swift:66:16: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Shell' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import Foundation
4 |
5 | public struct Shell {
| `- note: consider making struct 'Shell' conform to the 'Sendable' protocol
6 | private let executablePath: String
7 | private let outputPipe: Pipe
:
64 |
65 | public extension Shell {
66 | static let `default`: Self = .sh
| |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Shell' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
67 |
68 | static let sh: Self = .init(executablePath: "/bin/sh")
/host/spi-builder-workspace/Sources/KippleToolsCore/Helpers/Shell.swift:68:16: warning: static property 'sh' is not concurrency-safe because non-'Sendable' type 'Shell' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import Foundation
4 |
5 | public struct Shell {
| `- note: consider making struct 'Shell' conform to the 'Sendable' protocol
6 | private let executablePath: String
7 | private let outputPipe: Pipe
:
66 | static let `default`: Self = .sh
67 |
68 | static let sh: Self = .init(executablePath: "/bin/sh")
| |- warning: static property 'sh' is not concurrency-safe because non-'Sendable' type 'Shell' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'sh' 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
69 | static let bash: Self = .init(executablePath: "/bin/bash")
70 | static let zsh: Self = .init(executablePath: "/bin/zsh")
/host/spi-builder-workspace/Sources/KippleToolsCore/Helpers/Shell.swift:69:16: warning: static property 'bash' is not concurrency-safe because non-'Sendable' type 'Shell' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import Foundation
4 |
5 | public struct Shell {
| `- note: consider making struct 'Shell' conform to the 'Sendable' protocol
6 | private let executablePath: String
7 | private let outputPipe: Pipe
:
67 |
68 | static let sh: Self = .init(executablePath: "/bin/sh")
69 | static let bash: Self = .init(executablePath: "/bin/bash")
| |- warning: static property 'bash' is not concurrency-safe because non-'Sendable' type 'Shell' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'bash' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
70 | static let zsh: Self = .init(executablePath: "/bin/zsh")
71 | }
/host/spi-builder-workspace/Sources/KippleToolsCore/Helpers/Shell.swift:70:16: warning: static property 'zsh' is not concurrency-safe because non-'Sendable' type 'Shell' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import Foundation
4 |
5 | public struct Shell {
| `- note: consider making struct 'Shell' conform to the 'Sendable' protocol
6 | private let executablePath: String
7 | private let outputPipe: Pipe
:
68 | static let sh: Self = .init(executablePath: "/bin/sh")
69 | static let bash: Self = .init(executablePath: "/bin/bash")
70 | static let zsh: Self = .init(executablePath: "/bin/zsh")
| |- warning: static property 'zsh' is not concurrency-safe because non-'Sendable' type 'Shell' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'zsh' 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
71 | }
72 |
[164/211] Compiling KippleToolsCore Shell.swift
/host/spi-builder-workspace/Sources/KippleToolsCore/Helpers/Shell.swift:66:16: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Shell' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import Foundation
4 |
5 | public struct Shell {
| `- note: consider making struct 'Shell' conform to the 'Sendable' protocol
6 | private let executablePath: String
7 | private let outputPipe: Pipe
:
64 |
65 | public extension Shell {
66 | static let `default`: Self = .sh
| |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Shell' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
67 |
68 | static let sh: Self = .init(executablePath: "/bin/sh")
/host/spi-builder-workspace/Sources/KippleToolsCore/Helpers/Shell.swift:68:16: warning: static property 'sh' is not concurrency-safe because non-'Sendable' type 'Shell' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import Foundation
4 |
5 | public struct Shell {
| `- note: consider making struct 'Shell' conform to the 'Sendable' protocol
6 | private let executablePath: String
7 | private let outputPipe: Pipe
:
66 | static let `default`: Self = .sh
67 |
68 | static let sh: Self = .init(executablePath: "/bin/sh")
| |- warning: static property 'sh' is not concurrency-safe because non-'Sendable' type 'Shell' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'sh' 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
69 | static let bash: Self = .init(executablePath: "/bin/bash")
70 | static let zsh: Self = .init(executablePath: "/bin/zsh")
/host/spi-builder-workspace/Sources/KippleToolsCore/Helpers/Shell.swift:69:16: warning: static property 'bash' is not concurrency-safe because non-'Sendable' type 'Shell' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import Foundation
4 |
5 | public struct Shell {
| `- note: consider making struct 'Shell' conform to the 'Sendable' protocol
6 | private let executablePath: String
7 | private let outputPipe: Pipe
:
67 |
68 | static let sh: Self = .init(executablePath: "/bin/sh")
69 | static let bash: Self = .init(executablePath: "/bin/bash")
| |- warning: static property 'bash' is not concurrency-safe because non-'Sendable' type 'Shell' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'bash' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
70 | static let zsh: Self = .init(executablePath: "/bin/zsh")
71 | }
/host/spi-builder-workspace/Sources/KippleToolsCore/Helpers/Shell.swift:70:16: warning: static property 'zsh' is not concurrency-safe because non-'Sendable' type 'Shell' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import Foundation
4 |
5 | public struct Shell {
| `- note: consider making struct 'Shell' conform to the 'Sendable' protocol
6 | private let executablePath: String
7 | private let outputPipe: Pipe
:
68 | static let sh: Self = .init(executablePath: "/bin/sh")
69 | static let bash: Self = .init(executablePath: "/bin/bash")
70 | static let zsh: Self = .init(executablePath: "/bin/zsh")
| |- warning: static property 'zsh' is not concurrency-safe because non-'Sendable' type 'Shell' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'zsh' 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
71 | }
72 |
[165/211] Compiling KippleToolsCore ShellCommand.swift
[166/211] Compiling KippleToolsCore ShellCommand+Git.swift
[167/211] Compiling KippleToolsCore ShellCommand+FileSystem.swift
[168/211] Compiling KippleToolsCore Data+ShellOutput.swift
[169/211] Compiling KippleToolsCore Process+Convenience.swift
[170/211] Compiling KippleToolsCore ShellCommand+SwiftPackageManager.swift
[171/211] Compiling KippleToolsCore VerboseLogging.swift
[172/212] Wrapping AST for KippleToolsCore for debugging
[174/212] Emitting module SwiftFormat
[175/212] Compiling SwiftFormat Void.swift
[176/212] Compiling SwiftFormat Wrap.swift
[177/212] Compiling SwiftFormat WrapArguments.swift
[178/212] Compiling SwiftFormat WrapAttributes.swift
[179/212] Compiling SwiftFormat WrapConditionalBodies.swift
[180/212] Compiling SwiftFormat WrapEnumCases.swift
[181/212] Compiling SwiftFormat WrapLoopBodies.swift
[182/212] Compiling SwiftFormat WrapMultilineConditionalAssignment.swift
[183/212] Compiling SwiftFormat WrapMultilineStatementBraces.swift
[184/212] Compiling SwiftFormat WrapSingleLineComments.swift
[185/212] Compiling SwiftFormat WrapSwitchCases.swift
[186/212] Compiling SwiftFormat YodaConditions.swift
[187/212] Compiling SwiftFormat Singularize.swift
[188/212] Compiling SwiftFormat SwiftFormat.swift
[189/212] Compiling SwiftFormat Tokenizer.swift
[190/212] Compiling SwiftFormat XMLReporter.swift
[208/213] Wrapping AST for SwiftFormat for debugging
[210/227] Compiling KippleFramework UninstallCommand.swift
[211/228] Compiling KippleFramework resource_bundle_accessor.swift
[212/228] Emitting module KippleFramework
/host/spi-builder-workspace/Sources/KippleFramework/Core/Helpers/FileFormatter.swift:9:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'FileFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
4 | import KippleToolsCore
5 |
6 | final class FileFormatter {
| `- note: class 'FileFormatter' does not conform to the 'Sendable' protocol
7 | // MARK: Shared Instance
8 |
9 | static let shared = FileFormatter()
| |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'FileFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
10 |
11 | // MARK: Constants
/host/spi-builder-workspace/Sources/KippleFramework/Core/Helpers/SwiftBuilder.swift:8:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'SwiftBuilder' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import KippleToolsCore
4 |
5 | final class SwiftBuilder {
| `- note: class 'SwiftBuilder' does not conform to the 'Sendable' protocol
6 | // MARK: Shared Instance
7 |
8 | static let shared = SwiftBuilder()
| |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'SwiftBuilder' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'shared' 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
9 |
10 | // MARK: Properties
/host/spi-builder-workspace/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:56:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
54 | }
55 |
56 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
57 | public func write(_ string: String) {
58 | self.write(Data(string.utf8))
[213/228] Compiling KippleFramework SetupCommand.swift
/host/spi-builder-workspace/Sources/KippleFramework/Core/Helpers/SwiftBuilder.swift:8:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'SwiftBuilder' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import KippleToolsCore
4 |
5 | final class SwiftBuilder {
| `- note: class 'SwiftBuilder' does not conform to the 'Sendable' protocol
6 | // MARK: Shared Instance
7 |
8 | static let shared = SwiftBuilder()
| |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'SwiftBuilder' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'shared' 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
9 |
10 | // MARK: Properties
[214/228] Compiling KippleFramework TestCommand.swift
/host/spi-builder-workspace/Sources/KippleFramework/Core/Helpers/SwiftBuilder.swift:8:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'SwiftBuilder' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import KippleToolsCore
4 |
5 | final class SwiftBuilder {
| `- note: class 'SwiftBuilder' does not conform to the 'Sendable' protocol
6 | // MARK: Shared Instance
7 |
8 | static let shared = SwiftBuilder()
| |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'SwiftBuilder' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'shared' 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
9 |
10 | // MARK: Properties
[215/228] Compiling KippleFramework SwiftVersion.swift
/host/spi-builder-workspace/Sources/KippleFramework/Core/Helpers/SwiftBuilder.swift:8:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'SwiftBuilder' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import KippleToolsCore
4 |
5 | final class SwiftBuilder {
| `- note: class 'SwiftBuilder' does not conform to the 'Sendable' protocol
6 | // MARK: Shared Instance
7 |
8 | static let shared = SwiftBuilder()
| |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'SwiftBuilder' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'shared' 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
9 |
10 | // MARK: Properties
[216/228] Compiling KippleFramework BuildCommand.swift
/host/spi-builder-workspace/Sources/KippleFramework/Core/Helpers/SwiftBuilder.swift:8:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'SwiftBuilder' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import KippleToolsCore
4 |
5 | final class SwiftBuilder {
| `- note: class 'SwiftBuilder' does not conform to the 'Sendable' protocol
6 | // MARK: Shared Instance
7 |
8 | static let shared = SwiftBuilder()
| |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'SwiftBuilder' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'shared' 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
9 |
10 | // MARK: Properties
[217/228] Compiling KippleFramework MainCommand.swift
[218/228] Compiling KippleFramework Platform.swift
[219/228] Compiling KippleFramework SwiftBuilder.swift
/host/spi-builder-workspace/Sources/KippleFramework/Core/Helpers/SwiftBuilder.swift:8:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'SwiftBuilder' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import KippleToolsCore
4 |
5 | final class SwiftBuilder {
| `- note: class 'SwiftBuilder' does not conform to the 'Sendable' protocol
6 | // MARK: Shared Instance
7 |
8 | static let shared = SwiftBuilder()
| |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'SwiftBuilder' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'shared' 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
9 |
10 | // MARK: Properties
/host/spi-builder-workspace/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:56:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
54 | }
55 |
56 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
57 | public func write(_ string: String) {
58 | self.write(Data(string.utf8))
/host/spi-builder-workspace/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:13:13: warning: reference to static property 'print' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
11 |
12 | init() {
13 | CLI.print = self.print
| `- warning: reference to static property 'print' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
14 | }
15 |
/host/spi-builder-workspace/.build/checkouts/SwiftFormat/Sources/CommandLine.swift:49:16: note: static property declared here
47 |
48 | /// Output handler - override this to intercept output from the CLI
49 | static var print: (String, OutputType) -> Void = { _, _ in
| `- note: static property declared here
50 | fatalError("No print hook set.")
51 | }
[220/228] Compiling KippleFramework SwiftFormat.swift
/host/spi-builder-workspace/Sources/KippleFramework/Core/Helpers/SwiftBuilder.swift:8:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'SwiftBuilder' may have shared mutable state; this is an error in the Swift 6 language mode
3 | import KippleToolsCore
4 |
5 | final class SwiftBuilder {
| `- note: class 'SwiftBuilder' does not conform to the 'Sendable' protocol
6 | // MARK: Shared Instance
7 |
8 | static let shared = SwiftBuilder()
| |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'SwiftBuilder' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'shared' 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
9 |
10 | // MARK: Properties
/host/spi-builder-workspace/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:56:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
54 | }
55 |
56 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
57 | public func write(_ string: String) {
58 | self.write(Data(string.utf8))
/host/spi-builder-workspace/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:13:13: warning: reference to static property 'print' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
11 |
12 | init() {
13 | CLI.print = self.print
| `- warning: reference to static property 'print' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
14 | }
15 |
/host/spi-builder-workspace/.build/checkouts/SwiftFormat/Sources/CommandLine.swift:49:16: note: static property declared here
47 |
48 | /// Output handler - override this to intercept output from the CLI
49 | static var print: (String, OutputType) -> Void = { _, _ in
| `- note: static property declared here
50 | fatalError("No print hook set.")
51 | }
[221/228] Compiling KippleFramework BuildEnvironment.swift
/host/spi-builder-workspace/Sources/KippleFramework/Core/Helpers/FileFormatter.swift:9:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'FileFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
4 | import KippleToolsCore
5 |
6 | final class FileFormatter {
| `- note: class 'FileFormatter' does not conform to the 'Sendable' protocol
7 | // MARK: Shared Instance
8 |
9 | static let shared = FileFormatter()
| |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'FileFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
10 |
11 | // MARK: Constants
[222/228] Compiling KippleFramework FileFormatter.swift
/host/spi-builder-workspace/Sources/KippleFramework/Core/Helpers/FileFormatter.swift:9:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'FileFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
4 | import KippleToolsCore
5 |
6 | final class FileFormatter {
| `- note: class 'FileFormatter' does not conform to the 'Sendable' protocol
7 | // MARK: Shared Instance
8 |
9 | static let shared = FileFormatter()
| |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'FileFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
10 |
11 | // MARK: Constants
[223/228] Compiling KippleFramework FormatCommand.swift
/host/spi-builder-workspace/Sources/KippleFramework/Core/Helpers/FileFormatter.swift:9:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'FileFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
4 | import KippleToolsCore
5 |
6 | final class FileFormatter {
| `- note: class 'FileFormatter' does not conform to the 'Sendable' protocol
7 | // MARK: Shared Instance
8 |
9 | static let shared = FileFormatter()
| |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'FileFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
10 |
11 | // MARK: Constants
[224/228] Compiling KippleFramework InstallCommand.swift
/host/spi-builder-workspace/Sources/KippleFramework/Core/Helpers/FileFormatter.swift:9:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'FileFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
4 | import KippleToolsCore
5 |
6 | final class FileFormatter {
| `- note: class 'FileFormatter' does not conform to the 'Sendable' protocol
7 | // MARK: Shared Instance
8 |
9 | static let shared = FileFormatter()
| |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'FileFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
10 |
11 | // MARK: Constants
[225/229] Wrapping AST for KippleFramework for debugging
[227/231] Emitting module kipple
[228/231] Compiling kipple main.swift
[229/232] Wrapping AST for kipple for debugging
[230/232] Write Objects.LinkFileList
[231/232] Linking kipple
Build complete! (90.38s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swiftformat",
"requirement" : {
"range" : [
{
"lower_bound" : "0.53.10",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nicklockwood/SwiftFormat"
}
],
"manifest_display_name" : "KippleTools",
"name" : "KippleTools",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "kipple",
"targets" : [
"kipple"
],
"type" : {
"executable" : null
}
},
{
"name" : "KippleToolsCore",
"targets" : [
"KippleToolsCore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "kipple",
"module_type" : "SwiftTarget",
"name" : "kipple",
"path" : "Sources/kipple",
"product_memberships" : [
"kipple"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"KippleFramework"
],
"type" : "executable"
},
{
"c99name" : "KippleToolsCoreTests",
"module_type" : "SwiftTarget",
"name" : "KippleToolsCoreTests",
"path" : "Tests/KippleToolsCoreTests",
"sources" : [
"ShellCommandTests.swift",
"ShellTests.swift"
],
"target_dependencies" : [
"KippleToolsCore"
],
"type" : "test"
},
{
"c99name" : "KippleToolsCore",
"module_type" : "SwiftTarget",
"name" : "KippleToolsCore",
"path" : "Sources/KippleToolsCore",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"kipple",
"KippleToolsCore"
],
"sources" : [
"Extensions/Data+ShellOutput.swift",
"Extensions/Process+Convenience.swift",
"Extensions/ShellCommand+FileSystem.swift",
"Extensions/ShellCommand+Git.swift",
"Extensions/ShellCommand+SwiftPackageManager.swift",
"Helpers/Shell.swift",
"Models/ShellCommand.swift",
"Models/ShellError.swift",
"Protocols/VerboseLogging.swift"
],
"type" : "library"
},
{
"c99name" : "KippleFrameworkTests",
"module_type" : "SwiftTarget",
"name" : "KippleFrameworkTests",
"path" : "Tests/KippleFrameworkTests",
"sources" : [
"PrintCommandTests.swift",
"ResourceTests.swift"
],
"target_dependencies" : [
"KippleFramework"
],
"type" : "test"
},
{
"c99name" : "KippleFramework",
"module_type" : "SwiftTarget",
"name" : "KippleFramework",
"path" : "Sources/KippleFramework",
"product_dependencies" : [
"SwiftFormat"
],
"product_memberships" : [
"kipple"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/KippleFramework/Resources/git-hooks/pre-commit",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/KippleFramework/Resources/gitignore/app.gitignore",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/KippleFramework/Resources/gitignore/default.gitignore",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/KippleFramework/Resources/swiftformat/default.swiftformat",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/KippleFramework/Resources/swiftlint/default.swiftlint.yml",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Core/Helpers/BuildEnvironment.swift",
"Core/Helpers/FileFormatter.swift",
"Core/Helpers/SwiftBuilder.swift",
"Core/Helpers/SwiftFormat.swift",
"Core/MainCommand.swift",
"Core/Models/Platform.swift",
"Core/Models/SwiftVersion.swift",
"Core/Subcommands/BuildCommand.swift",
"Core/Subcommands/FormatCommand.swift",
"Core/Subcommands/InstallCommand.swift",
"Core/Subcommands/SetupCommand.swift",
"Core/Subcommands/TestCommand.swift",
"Core/Subcommands/UninstallCommand.swift"
],
"target_dependencies" : [
"KippleToolsCore"
],
"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.