The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Ocha, reference master (50ef2f), with Swift 6.3 for macOS (SPM) on 10 Apr 2026 12:19:24 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bannzai/ocha.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bannzai/ocha
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 50ef2f5 Merge pull request #14 from bannzai/migrate/swift5
Cloned https://github.com/bannzai/ocha.git
Revision (git rev-parse @):
50ef2f5e3db5b1543d8d826daccb91cab02573c5
SUCCESS checkout https://github.com/bannzai/ocha.git at master
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:36:53: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
34 |
35 |   var targetDependencies: [PackageDescription.Target.Dependency] {
36 |     return exampleDependencies + [targetDependency].flatMap{ $0 }
   |                                                     |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
   |                                                     `- note: use 'compactMap(_:)' instead
37 |   }
38 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/kareman/SwiftShell.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/bannzai/Ragnarok.git
[1/4891] Fetching swiftshell
[2/5745] Fetching swiftshell, ragnarok
[37/7197] Fetching swiftshell, ragnarok, pathkit
[859/8218] Fetching swiftshell, ragnarok, pathkit, spectre
Fetched https://github.com/kylef/PathKit.git from cache (1.23s)
Fetched https://github.com/kareman/SwiftShell.git from cache (1.23s)
[1/74937] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.78s)
Fetched https://github.com/kylef/Spectre.git from cache (3.78s)
Fetched https://github.com/bannzai/Ragnarok.git from cache (3.78s)
Computing version for https://github.com/bannzai/Ragnarok.git
Computed https://github.com/bannzai/Ragnarok.git at 1.0.2 (6.47s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 0.9.2 (0.77s)
Computing version for https://github.com/kareman/SwiftShell.git
Computed https://github.com/kareman/SwiftShell.git at 4.1.2 (2.26s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.40200.0 (0.66s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.69s)
Creating working copy for https://github.com/bannzai/Ragnarok.git
Working copy of https://github.com/bannzai/Ragnarok.git resolved at 1.0.2
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 0.40200.0
Creating working copy for https://github.com/kareman/SwiftShell.git
Working copy of https://github.com/kareman/SwiftShell.git resolved at 4.1.2
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 0.9.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "ocha",
      "name": "Ocha",
      "url": "https://github.com/bannzai/ocha.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ocha",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swiftshell",
          "name": "SwiftShell",
          "url": "https://github.com/kareman/SwiftShell.git",
          "version": "4.1.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftShell",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "pathkit",
          "name": "PathKit",
          "url": "https://github.com/kylef/PathKit.git",
          "version": "0.9.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathKit",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "spectre",
              "name": "Spectre",
              "url": "https://github.com/kylef/Spectre.git",
              "version": "0.9.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "ragnarok",
          "name": "Ragnarok",
          "url": "https://github.com/bannzai/Ragnarok.git",
          "version": "1.0.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Ragnarok",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-syntax",
              "name": "SwiftSyntax",
              "url": "https://github.com/apple/swift-syntax.git",
              "version": "0.50700.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/bannzai/ocha.git
[1/775] Fetching ocha
Fetched https://github.com/bannzai/ocha.git from cache (1.20s)
warning: 'ocha': /Package.swift:36:53: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
34 |
35 |   var targetDependencies: [PackageDescription.Target.Dependency] {
36 |     return exampleDependencies + [targetDependency].flatMap{ $0 }
   |                                                     |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
   |                                                     `- note: use 'compactMap(_:)' instead
37 |   }
38 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Fetching https://github.com/kylef/PathKit.git from cache
Fetching https://github.com/bannzai/Ragnarok.git from cache
Fetching https://github.com/kareman/SwiftShell.git from cache
Fetched https://github.com/kareman/SwiftShell.git from cache (0.52s)
Fetched https://github.com/kylef/PathKit.git from cache (0.52s)
Fetched https://github.com/bannzai/Ragnarok.git from cache (0.52s)
Computing version for https://github.com/bannzai/Ragnarok.git
Computed https://github.com/bannzai/Ragnarok.git at 1.0.2 (0.61s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git from cache (0.92s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 0.9.2 (1.01s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.41s)
Computing version for https://github.com/kareman/SwiftShell.git
Computed https://github.com/kareman/SwiftShell.git at 4.1.2 (0.49s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.2 (0.83s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50700.1 (0.69s)
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 0.9.2
Creating working copy for https://github.com/bannzai/ocha.git
Working copy of https://github.com/bannzai/ocha.git resolved at master (50ef2f5)
Creating working copy for https://github.com/kareman/SwiftShell.git
Working copy of https://github.com/kareman/SwiftShell.git resolved at 4.1.2
Creating working copy for https://github.com/bannzai/Ragnarok.git
Working copy of https://github.com/bannzai/Ragnarok.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 0.50700.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.2
warning: 'ocha': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ocha/Package.swift:36:53: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
34 |
35 |   var targetDependencies: [PackageDescription.Target.Dependency] {
36 |     return exampleDependencies + [targetDependency].flatMap{ $0 }
   |                                                     |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
   |                                                     `- note: use 'compactMap(_:)' instead
37 |   }
38 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Downloading binary artifact https://github.com/apple/swift-syntax/releases/download/0.50700.1/_InternalSwiftSyntaxParser.xcframework.zip
[16375/20720765] Downloading https://github.com/apple/swift-syntax/releases/download/0.50700.1/_InternalSwiftSyntaxParser.xcframework.zip
Downloaded https://github.com/apple/swift-syntax/releases/download/0.50700.1/_InternalSwiftSyntaxParser.xcframework.zip (1.66s)
warning: 'ragnarok': the target name ragnarok has different case on the filesystem and the Package.swift manifest file
Found 3 product dependencies
  - SwiftShell
  - PathKit
  - Ragnarok
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/bannzai/ocha.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/23] Write sources
[1/23] Write RagnarokExample-entitlement.plist
[1/23] Write sources
[6/23] Write Playground-entitlement.plist
[9/23] Write GitCommitExample-entitlement.plist
[9/23] Write sources
[11/23] Write swift-version--6988338F2F200930.txt
[13/62] Emitting module SwiftSyntax
[14/64] Compiling Ocha WatchingPathable.swift
[15/64] Compiling SwiftSyntax AbsolutePosition.swift
[16/64] Compiling SwiftSyntax AtomicCache.swift
[17/64] Compiling SwiftSyntax Diagnostic.swift
[18/64] Compiling SwiftSyntax DiagnosticConsumer.swift
[19/64] Compiling SwiftSyntax DiagnosticEngine.swift
[20/64] Compiling SwiftSyntax JSONDiagnosticConsumer.swift
[21/64] Compiling SwiftSyntax TokenKind.swift
[22/64] Compiling SwiftSyntax Trivia.swift
[23/64] Compiling SwiftShell Process.swift
[24/64] Compiling SwiftShell Array.swift
[25/64] Compiling SwiftShell Files.swift
[26/64] Compiling SwiftShell Lazy-split.swift
[27/64] Compiling SwiftShell FileHandle.swift
[28/64] Compiling SwiftShell Stream.swift
[29/65] Compiling SwiftShell Context.swift
[30/65] Emitting module Ocha
[31/65] Compiling Ocha Event.swift
[32/65] Compiling Ocha EventSet.swift
[33/65] Compiling Ocha Watcher.swift
[34/65] Emitting module SwiftShell
[35/65] Compiling SwiftShell Bash.swift
[36/65] Compiling SwiftShell Command.swift
[37/65] Emitting module PathKit
[38/65] Compiling PathKit PathKit.swift
[39/65] Compiling SwiftShell String.swift
[40/69] Emitting module Playground
[41/69] Compiling Playground main.swift
[41/69] Write Objects.LinkFileList
[43/69] Emitting module GitCommitExample
[44/69] Compiling GitCommitExample main.swift
[44/69] Write Objects.LinkFileList
[45/69] Linking Playground
[46/69] Applying Playground
[47/69] Linking GitCommitExample
[48/69] Applying GitCommitExample
[50/69] Compiling SwiftSyntax SyntaxFactory.swift
[51/69] Compiling SwiftSyntax SyntaxKind.swift
[52/69] Compiling SwiftSyntax SyntaxBuilders.swift
[53/69] Compiling SwiftSyntax SyntaxCollections.swift
[54/69] Compiling SwiftSyntax SwiftcInvocation.swift
[55/69] Compiling SwiftSyntax Syntax.swift
[56/69] Compiling SwiftSyntax SyntaxChildren.swift
[57/69] Compiling SwiftSyntax SyntaxData.swift
[58/69] Compiling SwiftSyntax PrintingDiagnosticConsumer.swift
[59/69] Compiling SwiftSyntax RawSyntax.swift
[60/69] Compiling SwiftSyntax SourceLength.swift
[61/69] Compiling SwiftSyntax SyntaxNodes.swift
[62/69] Compiling SwiftSyntax SyntaxRewriter.swift
[63/69] Compiling SwiftSyntax SourcePresence.swift
[64/69] Compiling SwiftSyntax SwiftSyntax.swift
[64/69] Write Objects.LinkFileList
[65/69] Linking libSwiftSyntax.dylib
[67/71] Emitting module RagnarokCore
[68/71] Compiling RagnarokCore RagnarokRewriter.swift
[69/73] Emitting module RagnarokExample
[70/73] Compiling RagnarokExample main.swift
[70/73] Write Objects.LinkFileList
[71/73] Linking RagnarokExample
[72/73] Applying RagnarokExample
Build complete! (14.91s)
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:36:53: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
34 |
35 |   var targetDependencies: [PackageDescription.Target.Dependency] {
36 |     return exampleDependencies + [targetDependency].flatMap{ $0 }
   |                                                     |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
   |                                                     `- note: use 'compactMap(_:)' instead
37 |   }
38 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'ragnarok': the target name ragnarok has different case on the filesystem and the Package.swift manifest file
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftshell",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.1.2",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kareman/SwiftShell.git"
    },
    {
      "identity" : "pathkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/PathKit.git"
    },
    {
      "identity" : "ragnarok",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/bannzai/Ragnarok.git"
    }
  ],
  "manifest_display_name" : "Ocha",
  "name" : "Ocha",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Ocha",
      "targets" : [
        "Ocha"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RagnarokExample",
      "targets" : [
        "RagnarokExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "GitCommitExample",
      "targets" : [
        "GitCommitExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Playground",
      "targets" : [
        "Playground"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RagnarokExample",
      "module_type" : "SwiftTarget",
      "name" : "RagnarokExample",
      "path" : "Sources/RagnarokExample",
      "product_dependencies" : [
        "SwiftShell",
        "PathKit",
        "RagnarokCore"
      ],
      "product_memberships" : [
        "RagnarokExample"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Ocha"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Playground",
      "module_type" : "SwiftTarget",
      "name" : "Playground",
      "path" : "Sources/Playground",
      "product_dependencies" : [
        "SwiftShell",
        "PathKit"
      ],
      "product_memberships" : [
        "Playground"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Ocha"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "OchaTests",
      "module_type" : "SwiftTarget",
      "name" : "OchaTests",
      "path" : "Tests/OchaTests",
      "sources" : [
        "EventTests.swift",
        "TestData/TestFile.swift",
        "Utility.swift",
        "WatcherTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Ocha"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Ocha",
      "module_type" : "SwiftTarget",
      "name" : "Ocha",
      "path" : "Sources/Ocha",
      "product_memberships" : [
        "Ocha",
        "RagnarokExample",
        "GitCommitExample",
        "Playground"
      ],
      "sources" : [
        "Event.swift",
        "EventSet.swift",
        "Watcher.swift",
        "WatchingPathable.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitCommitExample",
      "module_type" : "SwiftTarget",
      "name" : "GitCommitExample",
      "path" : "Sources/GitCommitExample",
      "product_dependencies" : [
        "SwiftShell",
        "PathKit"
      ],
      "product_memberships" : [
        "GitCommitExample"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Ocha"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.0"
}
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:36:53: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
34 |
35 |   var targetDependencies: [PackageDescription.Target.Dependency] {
36 |     return exampleDependencies + [targetDependency].flatMap{ $0 }
   |                                                     |- warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value [#DeprecatedDeclaration]
   |                                                     `- note: use 'compactMap(_:)' instead
37 |   }
38 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Done.