This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Ocha with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.38.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bannzai/ocha.git
Reference: 1.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bannzai/ocha
 * tag               1.1.0      -> FETCH_HEAD
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 1.1.0
warning: 'spi-builder-workspace': /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Package.swift:37:53: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
    return exampleDependencies + [targetDependency].flatMap{ $0 }
                                                    ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Package.swift:37:53: note: use 'compactMap(_:)' instead
    return exampleDependencies + [targetDependency].flatMap{ $0 }
                                                    ^~~~~~~
                                                    compactMap
Fetching https://github.com/kylef/Spectre.git from cache
Fetching https://github.com/kylef/PathKit.git from cache
Fetching https://github.com/apple/swift-syntax.git from cache
Fetching https://github.com/kareman/SwiftShell.git from cache
Fetching https://github.com/bannzai/Ragnarok.git from cache
Fetched https://github.com/bannzai/Ragnarok.git from cache (0.15s)
Fetched https://github.com/kareman/SwiftShell.git from cache (0.15s)
Fetched https://github.com/kylef/Spectre.git from cache (0.71s)
Fetched https://github.com/kylef/PathKit.git from cache (0.71s)
Computing version for https://github.com/bannzai/Ragnarok.git
Computed https://github.com/bannzai/Ragnarok.git at 1.0.2 (0.50s)
Fetched https://github.com/apple/swift-syntax.git from cache (2.75s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 0.9.2 (0.42s)
Computing version for https://github.com/kareman/SwiftShell.git
Computed https://github.com/kareman/SwiftShell.git at 4.1.2 (0.43s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.40200.0 (0.45s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.37s)
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/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 0.9.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
warning: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SwiftShell-bdb5da28 is not valid git repository for 'https://github.com/kareman/SwiftShell.git', will fetch again.
Fetching https://github.com/kareman/SwiftShell.git from cache
Fetched https://github.com/kareman/SwiftShell.git from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SwiftShell-bdb5da28 is not valid git repository for 'https://github.com/kareman/SwiftShell.git', will fetch again.
Fetching https://github.com/kareman/SwiftShell.git from cache
Fetched https://github.com/kareman/SwiftShell.git from cache (0.01s)
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/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 0.40200.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "ocha",
      "name": "Ocha",
      "url": "https://github.com/bannzai/ocha.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ocha",
      "dependencies": [
        {
          "identity": "swiftshell",
          "name": "SwiftShell",
          "url": "https://github.com/kareman/SwiftShell.git",
          "version": "4.1.2",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftShell",
          "dependencies": [
          ]
        },
        {
          "identity": "pathkit",
          "name": "PathKit",
          "url": "https://github.com/kylef/PathKit.git",
          "version": "0.9.2",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathKit",
          "dependencies": [
            {
              "identity": "spectre",
              "name": "Spectre",
              "url": "https://github.com/kylef/Spectre.git",
              "version": "0.9.2",
              "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "ragnarok",
          "name": "Ragnarok",
          "url": "https://github.com/bannzai/Ragnarok.git",
          "version": "1.0.2",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Ragnarok",
          "dependencies": [
            {
              "identity": "swift-syntax",
              "name": "SwiftSyntax",
              "url": "https://github.com/apple/swift-syntax.git",
              "version": "0.50700.1",
              "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/bannzai/ocha.git from cache
Fetched https://github.com/bannzai/ocha.git from cache (0.19s)
warning: 'ocha': /Package.swift:37:53: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
    return exampleDependencies + [targetDependency].flatMap{ $0 }
                                                    ^
/Package.swift:37:53: note: use 'compactMap(_:)' instead
    return exampleDependencies + [targetDependency].flatMap{ $0 }
                                                    ^~~~~~~
                                                    compactMap
Fetching https://github.com/kareman/SwiftShell.git from cache
Fetching https://github.com/bannzai/Ragnarok.git from cache
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/kylef/PathKit.git from cache (0.17s)
Fetched https://github.com/bannzai/Ragnarok.git from cache (0.17s)
Fetched https://github.com/kareman/SwiftShell.git from cache (0.17s)
Computing version for https://github.com/bannzai/Ragnarok.git
Computed https://github.com/bannzai/Ragnarok.git at 1.0.2 (0.02s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git from cache (2.39s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 0.9.2 (0.03s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.18s)
Computing version for https://github.com/kareman/SwiftShell.git
Computed https://github.com/kareman/SwiftShell.git at 4.1.2 (0.02s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.2 (0.36s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50700.1 (0.62s)
warning: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/ocha-4599f063 is not valid git repository for 'https://github.com/bannzai/ocha.git', will fetch again.
Fetching https://github.com/bannzai/ocha.git from cache
Fetched https://github.com/bannzai/ocha.git from cache (0.01s)
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/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 0.9.2
warning: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/SwiftShell-bdb5da28 is not valid git repository for 'https://github.com/kareman/SwiftShell.git', will fetch again.
Fetching https://github.com/kareman/SwiftShell.git from cache
Fetched https://github.com/kareman/SwiftShell.git from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/SwiftShell-bdb5da28 is not valid git repository for 'https://github.com/kareman/SwiftShell.git', will fetch again.
Fetching https://github.com/kareman/SwiftShell.git from cache
Fetched https://github.com/kareman/SwiftShell.git from cache (0.01s)
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/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.2
warning: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/ocha-4599f063 is not valid git repository for 'https://github.com/bannzai/ocha.git', will fetch again.
Fetching https://github.com/bannzai/ocha.git from cache
Fetched https://github.com/bannzai/ocha.git from cache (0.01s)
Creating working copy for https://github.com/bannzai/ocha.git
Working copy of https://github.com/bannzai/ocha.git resolved at 1.1.0 (50ef2f5)
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
warning: 'ocha': /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ocha/Package.swift:37:53: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
    return exampleDependencies + [targetDependency].flatMap{ $0 }
                                                    ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ocha/Package.swift:37:53: note: use 'compactMap(_:)' instead
    return exampleDependencies + [targetDependency].flatMap{ $0 }
                                                    ^~~~~~~
                                                    compactMap
Fetching binary artifact https://github.com/apple/swift-syntax/releases/download/0.50700.1/_InternalSwiftSyntaxParser.xcframework.zip from cache
Fetched https://github.com/apple/swift-syntax/releases/download/0.50700.1/_InternalSwiftSyntaxParser.xcframework.zip from cache (1.00s)
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:             5.10
Building package at path:  $workDir
https://github.com/bannzai/ocha.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/23] Write sources
[2/23] Write Playground-entitlement.plist
[3/23] Write sources
[4/23] Write GitCommitExample-entitlement.plist
[5/23] Write sources
[8/23] Write RagnarokExample-entitlement.plist
[9/23] Write sources
[11/23] Write swift-version-6044DDE57671499D.txt
[13/62] Emitting module SwiftShell
[14/63] Compiling SwiftShell Array.swift
[15/63] Compiling SwiftSyntax Diagnostic.swift
[16/63] Compiling SwiftSyntax DiagnosticConsumer.swift
[17/63] Compiling SwiftShell String.swift
[18/63] Compiling SwiftSyntax AbsolutePosition.swift
[19/63] Compiling SwiftSyntax AtomicCache.swift
[21/65] Compiling SwiftShell Lazy-split.swift
[22/65] Compiling SwiftShell Process.swift
[23/65] Compiling SwiftSyntax Syntax.swift
[24/65] Compiling SwiftSyntax SyntaxChildren.swift
[25/65] Compiling SwiftSyntax SyntaxData.swift
[27/65] Compiling SwiftSyntax DiagnosticEngine.swift
[28/65] Compiling SwiftSyntax JSONDiagnosticConsumer.swift
[31/65] Compiling SwiftSyntax SourcePresence.swift
[32/65] Compiling SwiftSyntax SwiftSyntax.swift
[33/65] Compiling SwiftSyntax SwiftcInvocation.swift
[34/65] Compiling SwiftShell Files.swift
[35/65] Compiling SwiftShell Stream.swift
[36/65] Compiling Ocha WatchingPathable.swift
[37/65] Compiling Ocha EventSet.swift
[38/65] Compiling Ocha Event.swift
[39/65] Emitting module Ocha
[40/65] Compiling Ocha Watcher.swift
[41/65] Emitting module PathKit
[42/65] Compiling PathKit PathKit.swift
[43/69] Compiling Playground main.swift
[44/69] Emitting module Playground
[44/69] Write Objects.LinkFileList
[46/69] Emitting module GitCommitExample
[47/69] Compiling GitCommitExample main.swift
[47/69] Write Objects.LinkFileList
[49/69] Compiling SwiftSyntax TokenKind.swift
[50/69] Compiling SwiftSyntax Trivia.swift
[51/69] Emitting module SwiftSyntax
[51/69] Linking Playground
[52/69] Applying Playground
[53/69] Linking GitCommitExample
[54/69] Applying GitCommitExample
[56/69] Compiling SwiftSyntax PrintingDiagnosticConsumer.swift
[57/69] Compiling SwiftSyntax RawSyntax.swift
[58/69] Compiling SwiftSyntax SourceLength.swift
[59/69] Compiling SwiftSyntax SyntaxBuilders.swift
[60/69] Compiling SwiftSyntax SyntaxCollections.swift
[61/69] Compiling SwiftSyntax SyntaxFactory.swift
[62/69] Compiling SwiftSyntax SyntaxKind.swift
[63/69] Compiling SwiftSyntax SyntaxNodes.swift
[64/69] Compiling SwiftSyntax SyntaxRewriter.swift
[64/69] Write Objects.LinkFileList
[65/69] Linking libSwiftSyntax.dylib
[67/71] Compiling RagnarokCore RagnarokRewriter.swift
[68/71] Emitting module RagnarokCore
[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! (12.25s)
warning: 'spi-builder-workspace': /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Package.swift:37:53: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
    return exampleDependencies + [targetDependency].flatMap{ $0 }
                                                    ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Package.swift:37:53: note: use 'compactMap(_:)' instead
    return exampleDependencies + [targetDependency].flatMap{ $0 }
                                                    ^~~~~~~
                                                    compactMap
warning: 'ragnarok': the target name ragnarok has different case on the filesystem and the Package.swift manifest file
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.