The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Rimuru, reference master (b075cb), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 10:36:08 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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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:         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
[1/9] Write rimuru-entitlement.plist
[1/9] Write sources
[5/9] Write swift-version-1EA4D86E10B52AF.txt
[7/16] Compiling ArgumentParserToolInfo ToolInfo.swift
[8/16] Emitting module ArgumentParserToolInfo
[9/51] Emitting module ArgumentParser
[10/54] Compiling ArgumentParser Flag.swift
[11/54] Compiling ArgumentParser NameSpecification.swift
[12/54] Compiling ArgumentParser Option.swift
[13/54] Compiling ArgumentParser OptionGroup.swift
[14/54] Compiling ArgumentParser SequenceExtensions.swift
[15/54] Compiling ArgumentParser StringExtensions.swift
[16/54] Compiling ArgumentParser Tree.swift
[17/54] Compiling ArgumentParser ArgumentSet.swift
[18/54] Compiling ArgumentParser CommandParser.swift
[19/54] Compiling ArgumentParser InputOrigin.swift
[20/54] Compiling ArgumentParser Name.swift
[21/54] Compiling ArgumentParser Argument.swift
[22/54] Compiling ArgumentParser ArgumentHelp.swift
[23/54] Compiling ArgumentParser CompletionKind.swift
[24/54] Compiling ArgumentParser Errors.swift
[25/54] Compiling ArgumentParser BashCompletionsGenerator.swift
[26/54] Compiling ArgumentParser CompletionsGenerator.swift
[27/54] Compiling ArgumentParser FishCompletionsGenerator.swift
[28/54] Compiling ArgumentParser ZshCompletionsGenerator.swift
[29/54] Compiling ArgumentParser MessageInfo.swift
[30/54] Compiling ArgumentParser UsageGenerator.swift
[31/54] Compiling ArgumentParser CollectionExtensions.swift
[32/54] Compiling ArgumentParser Parsed.swift
[33/54] Compiling ArgumentParser ParsedValues.swift
[34/54] Compiling ArgumentParser ParserError.swift
[35/54] Compiling ArgumentParser SplitArguments.swift
[36/54] Compiling ArgumentParser DumpHelpGenerator.swift
[37/54] Compiling ArgumentParser HelpCommand.swift
[38/54] Compiling ArgumentParser HelpGenerator.swift
[39/54] Compiling ArgumentParser CommandConfiguration.swift
[40/54] Compiling ArgumentParser EnumerableFlag.swift
[41/54] Compiling ArgumentParser ExpressibleByArgument.swift
[42/54] Compiling ArgumentParser ParsableArguments.swift
[43/54] Compiling ArgumentParser ParsableArgumentsValidation.swift
[44/54] Compiling ArgumentParser ParsableCommand.swift
[45/54] Compiling ArgumentParser ArgumentDecoder.swift
[46/54] Compiling ArgumentParser ArgumentDefinition.swift
[47/54] Compiling RimuruCore SplitMeans.swift
[48/54] Compiling RimuruCore InputTextError.swift
[49/54] Compiling RimuruCore NamingConventionConverter.swift
[50/54] Emitting module RimuruCore
[51/54] Compiling RimuruCore NamingConvention.swift
[52/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 |
[53/58] Compiling Rimuru main.swift
[54/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 |
[55/58] Compiling Rimuru RimuruCommand.swift
[55/58] Write Objects.LinkFileList
[56/58] Linking rimuru
[57/58] Applying rimuru
Build complete! (373.29s)
Fetching https://github.com/realm/SwiftLint
Fetching https://github.com/apple/swift-argument-parser
[1/15380] Fetching swift-argument-parser
[15381/165964] Fetching swift-argument-parser, swiftlint
Fetched https://github.com/apple/swift-argument-parser from cache (312.07s)
Fetched https://github.com/realm/SwiftLint from cache (312.07s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (312.86s)
Computing version for https://github.com/realm/SwiftLint
Computed https://github.com/realm/SwiftLint at 0.42.0 (0.50s)
Fetching https://github.com/jpsim/SourceKitten.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/Carthage/Commandant.git
[1/929] Fetching swiftytexttable
[11/3258] Fetching swiftytexttable, commandant
[296/14117] Fetching swiftytexttable, commandant, yams
[2768/30261] Fetching swiftytexttable, commandant, yams, sourcekitten
Fetched https://github.com/jpsim/Yams.git from cache (5.02s)
Fetched https://github.com/jpsim/SourceKitten.git from cache (5.02s)
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (5.02s)
Fetched https://github.com/Carthage/Commandant.git from cache (5.02s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (7.08s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.30.1 (0.56s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2820] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (1.00s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.17.0 (1.55s)
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
[1/14759] Fetching quick
[149/34343] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (1.87s)
Fetched https://github.com/Quick/Nimble.git from cache (1.87s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 5.0.2 (2.44s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.51s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (0.50s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.49s)
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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.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/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/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 4.0.6
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/realm/SwiftLint
Working copy of https://github.com/realm/SwiftLint resolved at 0.42.0
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/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
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.