Build Information
Successful build of Rimuru with Swift 6.0 for Linux.
Swift 6 data race errors: 2
Build Command
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/funzin/Rimuru.git
Reference: master
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/funzin/Rimuru
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at b075cb1 Merge pull request #1 from funzin/add-workflow
Cloned https://github.com/funzin/Rimuru.git
Revision (git rev-parse @):
b075cb1dce72a186360166df1963e477b24805b3
SUCCESS checkout https://github.com/funzin/Rimuru.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $workDir
https://github.com/funzin/Rimuru.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/realm/SwiftLint
Fetching https://github.com/Carthage/Commandant.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-argument-parser
[1/929] Fetching swiftytexttable
[930/10266] Fetching swiftytexttable, yams
[931/12589] Fetching swiftytexttable, yams, commandant
[9603/24268] Fetching swiftytexttable, yams, commandant, swift-argument-parser
[19974/156115] Fetching swiftytexttable, yams, commandant, swift-argument-parser, swiftlint
[36136/174755] Fetching swiftytexttable, yams, commandant, swift-argument-parser, swiftlint, nimble
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (22.20s)
Fetching https://github.com/Quick/Quick.git
Fetched https://github.com/Carthage/Commandant.git from cache (22.21s)
Fetching https://github.com/jpsim/SourceKitten.git
Fetched https://github.com/apple/swift-argument-parser from cache (22.21s)
Fetching https://github.com/drmohundro/SWXMLHash.git
Fetched https://github.com/Quick/Nimble.git from cache (22.23s)
Fetched https://github.com/jpsim/Yams.git from cache (22.23s)
[1/2770] Fetching swxmlhash
[2771/17319] Fetching swxmlhash, quick
[7718/33283] Fetching swxmlhash, quick, sourcekitten
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.45s)
[20137/30513] Fetching quick, sourcekitten
Fetched https://github.com/Quick/Quick.git from cache (0.58s)
[11973/15964] Fetching sourcekitten
Fetched https://github.com/jpsim/SourceKitten.git from cache (1.05s)
Fetched https://github.com/realm/SwiftLint from cache (23.29s)
Computing version for https://github.com/realm/SwiftLint
Computed https://github.com/realm/SwiftLint at 0.39.2 (0.49s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/12654] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.11s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.2.0 (0.44s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.0.0 (1.05s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (1.04s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (0.49s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.29.0 (0.44s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.17.0 (0.49s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 5.0.1 (0.42s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.1 (0.44s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.45s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.0.0
Creating working copy for https://github.com/realm/SwiftLint
Working copy of https://github.com/realm/SwiftLint resolved at 0.39.2
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.2.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.1
Creating working copy for https://github.com/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.17.0
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.29.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.1
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 5.0.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 2.0.0
Building for debugging...
[0/9] Write sources
[3/9] Write swift-version-24593BA9C3E375BF.txt
[5/43] Emitting module ArgumentParser
[6/46] Compiling ArgumentParser SequenceExtensions.swift
[7/46] Compiling ArgumentParser StringExtensions.swift
[8/46] Compiling ArgumentParser Tree.swift
[9/46] Compiling ArgumentParser Parsed.swift
[10/46] Compiling ArgumentParser ParsedValues.swift
[11/46] Compiling ArgumentParser ParserError.swift
[12/46] Compiling ArgumentParser SplitArguments.swift
[13/46] Compiling ArgumentParser Argument.swift
[14/46] Compiling ArgumentParser ArgumentHelp.swift
[15/46] Compiling ArgumentParser Errors.swift
[16/46] Compiling ArgumentParser Flag.swift
[17/46] Compiling RimuruCore NamingConventionConverter.swift
/host/spi-builder-workspace/Sources/RimuruCore/NamingConventionConverter.swift:12:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'NamingConventionConverter' may have shared mutable state; this is an error in the Swift 6 language mode
9 | import Foundation
10 |
11 | public final class NamingConventionConverter {
| `- note: class 'NamingConventionConverter' does not conform to the 'Sendable' protocol
12 | public static let shared = NamingConventionConverter()
| |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'NamingConventionConverter' 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
13 |
14 | public func convert(text: String,
[18/46] Compiling RimuruCore NamingConvention.swift
[19/46] Emitting module RimuruCore
/host/spi-builder-workspace/Sources/RimuruCore/NamingConventionConverter.swift:12:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'NamingConventionConverter' may have shared mutable state; this is an error in the Swift 6 language mode
9 | import Foundation
10 |
11 | public final class NamingConventionConverter {
| `- note: class 'NamingConventionConverter' does not conform to the 'Sendable' protocol
12 | public static let shared = NamingConventionConverter()
| |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'NamingConventionConverter' 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
13 |
14 | public func convert(text: String,
[20/46] Compiling RimuruCore InputTextError.swift
[21/46] Compiling RimuruCore SplitMeans.swift
[22/47] Wrapping AST for RimuruCore for debugging
[24/47] Compiling ArgumentParser ArgumentSetSequence.swift
[25/47] Compiling ArgumentParser CommandParser.swift
[26/47] Compiling ArgumentParser InputOrigin.swift
[27/47] Compiling ArgumentParser Name.swift
[28/47] Compiling ArgumentParser EnumerableFlag.swift
[29/47] Compiling ArgumentParser ExpressibleByArgument.swift
[30/47] Compiling ArgumentParser ParsableArguments.swift
[31/47] Compiling ArgumentParser ParsableArgumentsValidation.swift
[32/47] Compiling ArgumentParser ParsableCommand.swift
[33/47] Compiling ArgumentParser ArgumentDecoder.swift
[34/47] Compiling ArgumentParser ArgumentDefinition.swift
[35/47] Compiling ArgumentParser ArgumentSet.swift
[36/47] Compiling ArgumentParser NameSpecification.swift
[37/47] Compiling ArgumentParser Option.swift
[38/47] Compiling ArgumentParser OptionGroup.swift
[39/47] Compiling ArgumentParser CommandConfiguration.swift
[40/47] Compiling ArgumentParser HelpCommand.swift
[41/47] Compiling ArgumentParser HelpGenerator.swift
[42/47] Compiling ArgumentParser MessageInfo.swift
[43/47] Compiling ArgumentParser UsageGenerator.swift
[44/48] Wrapping AST for ArgumentParser for debugging
[46/52] Compiling Rimuru main.swift
[47/52] Emitting module Rimuru
/host/spi-builder-workspace/Sources/Rimuru/Command/RimuruCommand.swift:12:16: warning: static property 'configuration' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct RimuruCommand: ParsableCommand {
12 | static var configuration = CommandConfiguration(commandName: "rimuru",
| |- warning: static property 'configuration' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 | abstract: "A tool for converting the input text to different naming convention",
14 | discussion: "e.g Rimuru --from lower --to upper exampleTestCase",
/host/spi-builder-workspace/Sources/Rimuru/Extension/NamingConventionExtension.swift:11:1: warning: extension declares a conformance of imported type 'NamingConvention' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'RimuruCore' introduce this conformance in the future
9 | import RimuruCore
10 |
11 | extension NamingConvention: ExpressibleByArgument {}
| |- warning: extension declares a conformance of imported type 'NamingConvention' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'RimuruCore' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
12 |
[48/52] Compiling Rimuru NamingConventionExtension.swift
/host/spi-builder-workspace/Sources/Rimuru/Extension/NamingConventionExtension.swift:11:1: warning: extension declares a conformance of imported type 'NamingConvention' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'RimuruCore' introduce this conformance in the future
9 | import RimuruCore
10 |
11 | extension NamingConvention: ExpressibleByArgument {}
| |- warning: extension declares a conformance of imported type 'NamingConvention' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'RimuruCore' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
12 |
[49/52] Compiling Rimuru RimuruCommand.swift
/host/spi-builder-workspace/Sources/Rimuru/Command/RimuruCommand.swift:12:16: warning: static property 'configuration' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct RimuruCommand: ParsableCommand {
12 | static var configuration = CommandConfiguration(commandName: "rimuru",
| |- warning: static property 'configuration' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 | abstract: "A tool for converting the input text to different naming convention",
14 | discussion: "e.g Rimuru --from lower --to upper exampleTestCase",
/host/spi-builder-workspace/Sources/RimuruCore/NamingConventionConverter.swift:12:23: warning: class property 'shared' is not concurrency-safe because non-'Sendable' type 'NamingConventionConverter' may have shared mutable state; this is an error in the Swift 6 language mode
9 | import Foundation
10 |
11 | public final class NamingConventionConverter {
| `- note: class 'NamingConventionConverter' does not conform to the 'Sendable' protocol
12 | public static let shared = NamingConventionConverter()
| |- warning: class property 'shared' is not concurrency-safe because non-'Sendable' type 'NamingConventionConverter' 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
13 |
14 | public func convert(text: String,
[50/53] Wrapping AST for Rimuru for debugging
[51/53] Write Objects.LinkFileList
[52/53] Linking rimuru
Build complete! (76.33s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swiftlint",
"requirement" : {
"range" : [
{
"lower_bound" : "0.39.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/realm/SwiftLint"
}
],
"manifest_display_name" : "Rimuru",
"name" : "Rimuru",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "rimuru",
"targets" : [
"Rimuru"
],
"type" : {
"executable" : null
}
},
{
"name" : "RimuruCore",
"targets" : [
"RimuruCore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RimuruCoreTests",
"module_type" : "SwiftTarget",
"name" : "RimuruCoreTests",
"path" : "Tests/RimuruCoreTests",
"sources" : [
"Common/TestCase.swift",
"NamingConventionConverterTests.swift"
],
"target_dependencies" : [
"RimuruCore"
],
"type" : "test"
},
{
"c99name" : "RimuruCore",
"module_type" : "SwiftTarget",
"name" : "RimuruCore",
"path" : "Sources/RimuruCore",
"product_memberships" : [
"rimuru",
"RimuruCore"
],
"sources" : [
"InputTextError.swift",
"NamingConvention.swift",
"NamingConventionConverter.swift",
"SplitMeans.swift"
],
"type" : "library"
},
{
"c99name" : "Rimuru",
"module_type" : "SwiftTarget",
"name" : "Rimuru",
"path" : "Sources/Rimuru",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"rimuru"
],
"sources" : [
"Command/RimuruCommand.swift",
"Extension/NamingConventionExtension.swift",
"main.swift"
],
"target_dependencies" : [
"RimuruCore"
],
"type" : "executable"
}
],
"tools_version" : "5.2"
}
Done.