Build Information
Successful build of Rimuru, reference 1.0.0 (7ed142
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 10:36:45 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/funzin/Rimuru.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/funzin/Rimuru
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 7ed1427 Initial Commit
Cloned https://github.com/funzin/Rimuru.git
Revision (git rev-parse @):
7ed1427ecf8c947ca637a47ca25c649868866008
SUCCESS checkout https://github.com/funzin/Rimuru.git at 1.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/funzin/Rimuru.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[2/9] Write rimuru-entitlement.plist
[2/9] Write sources
[5/9] Write swift-version-1EA4D86E10B52AF.txt
[7/16] Compiling ArgumentParserToolInfo ToolInfo.swift
[8/16] Emitting module ArgumentParserToolInfo
[9/51] Compiling ArgumentParser Flag.swift
[10/51] Compiling ArgumentParser NameSpecification.swift
[11/51] Compiling ArgumentParser Option.swift
[12/51] Compiling ArgumentParser OptionGroup.swift
[13/54] Emitting module ArgumentParser
[14/54] Compiling ArgumentParser ArgumentSet.swift
[15/54] Compiling ArgumentParser CommandParser.swift
[16/54] Compiling ArgumentParser InputOrigin.swift
[17/54] Compiling ArgumentParser Name.swift
[18/54] Compiling ArgumentParser ParsableArgumentsValidation.swift
[19/54] Compiling ArgumentParser ParsableCommand.swift
[20/54] Compiling ArgumentParser ArgumentDecoder.swift
[21/54] Compiling ArgumentParser ArgumentDefinition.swift
[22/54] Compiling ArgumentParser Parsed.swift
[23/54] Compiling ArgumentParser ParsedValues.swift
[24/54] Compiling ArgumentParser ParserError.swift
[25/54] Compiling ArgumentParser SplitArguments.swift
[26/54] Compiling ArgumentParser BashCompletionsGenerator.swift
[27/54] Compiling ArgumentParser CompletionsGenerator.swift
[28/54] Compiling ArgumentParser FishCompletionsGenerator.swift
[29/54] Compiling ArgumentParser ZshCompletionsGenerator.swift
[30/54] Compiling ArgumentParser SequenceExtensions.swift
[31/54] Compiling ArgumentParser StringExtensions.swift
[32/54] Compiling ArgumentParser Tree.swift
[33/54] Compiling RimuruCore SplitMeans.swift
[34/54] Compiling ArgumentParser Argument.swift
[35/54] Compiling ArgumentParser ArgumentHelp.swift
[36/54] Compiling ArgumentParser CompletionKind.swift
[37/54] Compiling ArgumentParser Errors.swift
[38/54] Compiling ArgumentParser CommandConfiguration.swift
[39/54] Compiling ArgumentParser EnumerableFlag.swift
[40/54] Compiling ArgumentParser ExpressibleByArgument.swift
[41/54] Compiling ArgumentParser ParsableArguments.swift
[42/54] Compiling ArgumentParser MessageInfo.swift
[43/54] Compiling ArgumentParser UsageGenerator.swift
[44/54] Compiling ArgumentParser CollectionExtensions.swift
[45/54] Compiling ArgumentParser DumpHelpGenerator.swift
[46/54] Compiling ArgumentParser HelpCommand.swift
[47/54] Compiling ArgumentParser HelpGenerator.swift
[48/54] Compiling RimuruCore NamingConvention.swift
[49/54] Compiling RimuruCore NamingConventionConverter.swift
[50/54] Compiling RimuruCore InputTextError.swift
[51/54] Emitting module RimuruCore
[52/58] Compiling Rimuru main.swift
[53/58] Emitting module Rimuru
/Users/admin/builder/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 |
[54/58] Compiling Rimuru RimuruCommand.swift
[55/58] Compiling Rimuru NamingConventionExtension.swift
/Users/admin/builder/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 |
[55/58] Write Objects.LinkFileList
[56/58] Linking rimuru
[57/58] Applying rimuru
Build complete! (366.62s)
Fetching https://github.com/realm/SwiftLint
Fetching https://github.com/apple/swift-argument-parser
[1/15380] Fetching swift-argument-parser
[8614/165964] Fetching swift-argument-parser, swiftlint
Fetched https://github.com/realm/SwiftLint from cache (288.96s)
Fetched https://github.com/apple/swift-argument-parser from cache (288.96s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (289.73s)
Computing version for https://github.com/realm/SwiftLint
Computed https://github.com/realm/SwiftLint at 0.42.0 (0.47s)
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/Carthage/Commandant.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/jpsim/SourceKitten.git
[1/2329] Fetching commandant
[234/3258] Fetching commandant, swiftytexttable
[3259/14117] Fetching commandant, swiftytexttable, yams
[3260/30261] Fetching commandant, swiftytexttable, yams, sourcekitten
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (14.19s)
Fetched https://github.com/Carthage/Commandant.git from cache (14.19s)
Fetched https://github.com/jpsim/Yams.git from cache (14.19s)
Fetched https://github.com/jpsim/SourceKitten.git from cache (14.19s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (16.15s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.30.1 (0.51s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2820] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (1.01s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.17.0 (1.51s)
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
[1/14759] Fetching quick
[592/34343] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (2.10s)
Fetched https://github.com/Quick/Nimble.git from cache (2.10s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 5.0.2 (2.64s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.48s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (0.46s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.48s)
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/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 4.0.6
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
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/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.30.1
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 5.0.2
Creating working copy for https://github.com/realm/SwiftLint
Working copy of https://github.com/realm/SwiftLint resolved at 0.42.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.5.0
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" : "/Users/admin/builder/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.