The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Ragnarok, reference 1.0.2 (b18e0c), with Swift 6.3 for macOS (SPM) on 10 Apr 2026 15:06:05 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/ragnarok.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bannzai/ragnarok
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at b18e0c8 Merge pull request #3 from bannzai/fix/function_decl/syntax_writer
Cloned https://github.com/bannzai/ragnarok.git
Revision (git rev-parse @):
b18e0c86521fa84b5bc60eba67bac1b92596f53b
SUCCESS checkout https://github.com/bannzai/ragnarok.git at 1.0.2
Fetching https://github.com/apple/swift-syntax.git
[1/74937] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.97s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.40200.0 (4.71s)
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/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "ragnarok",
      "name": "Ragnarok",
      "url": "https://github.com/bannzai/ragnarok.git",
      "version": "unspecified",
      "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/ragnarok.git
[1/854] Fetching ragnarok
Fetched https://github.com/bannzai/ragnarok.git from cache (0.75s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git from cache (0.91s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50700.1 (3.34s)
Creating working copy for https://github.com/bannzai/ragnarok.git
Working copy of https://github.com/bannzai/ragnarok.git resolved at 1.0.2 (b18e0c8)
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
Downloading binary artifact https://github.com/apple/swift-syntax/releases/download/0.50700.1/_InternalSwiftSyntaxParser.xcframework.zip
[15476/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.49s)
warning: 'ragnarok': the target name ragnarok has different case on the filesystem and the Package.swift manifest file
Found 1 product dependencies
  - SwiftSyntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/bannzai/ragnarok.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[3/10] Write ragnarok-entitlement.plist
[4/10] Write swift-version--6988338F2F200930.txt
[6/32] Emitting module SwiftSyntax
[7/34] Compiling SwiftSyntax AbsolutePosition.swift
[8/34] Compiling SwiftSyntax AtomicCache.swift
[9/34] Compiling SwiftSyntax Diagnostic.swift
[10/34] Compiling SwiftSyntax DiagnosticConsumer.swift
[11/34] Compiling SwiftSyntax DiagnosticEngine.swift
[12/34] Compiling SwiftSyntax JSONDiagnosticConsumer.swift
[13/34] Compiling SwiftSyntax SyntaxFactory.swift
[14/34] Compiling SwiftSyntax SyntaxKind.swift
[15/34] Compiling SwiftSyntax TokenKind.swift
[16/34] Compiling SwiftSyntax Trivia.swift
[17/34] Compiling SwiftSyntax PrintingDiagnosticConsumer.swift
[18/34] Compiling SwiftSyntax RawSyntax.swift
[19/34] Compiling SwiftSyntax SourceLength.swift
[20/34] Compiling SwiftSyntax SyntaxBuilders.swift
[21/34] Compiling SwiftSyntax SyntaxCollections.swift
[22/34] Compiling SwiftSyntax SyntaxChildren.swift
[23/34] Compiling SwiftSyntax SyntaxData.swift
[24/34] Compiling SwiftSyntax SwiftcInvocation.swift
[25/34] Compiling SwiftSyntax Syntax.swift
[26/34] Compiling SwiftSyntax SourcePresence.swift
[27/34] Compiling SwiftSyntax SwiftSyntax.swift
[28/34] Compiling SwiftSyntax SyntaxNodes.swift
[29/34] Compiling SwiftSyntax SyntaxRewriter.swift
[29/34] Write Objects.LinkFileList
[30/34] Linking libSwiftSyntax.dylib
[32/36] Compiling RagnarokCore RagnarokRewriter.swift
[33/36] Emitting module RagnarokCore
[34/38] Compiling ragnarok main.swift
[35/38] Emitting module ragnarok
[35/38] Write Objects.LinkFileList
[36/38] Linking ragnarok
[37/38] Applying ragnarok
Build complete! (12.51s)
warning: 'spi-builder-workspace': the target name ragnarok has different case on the filesystem and the Package.swift manifest file
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.40200.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "Ragnarok",
  "name" : "Ragnarok",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ragnarok",
      "targets" : [
        "ragnarok"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "RagnarokCore",
      "targets" : [
        "RagnarokCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ragnarok",
      "module_type" : "SwiftTarget",
      "name" : "ragnarok",
      "path" : "Sources/ragnarok",
      "product_memberships" : [
        "ragnarok"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "RagnarokCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "RagnarokCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "RagnarokCoreTests",
      "path" : "Tests/RagnarokCoreTests",
      "sources" : [
        "RagnarokRewriterTests.swift",
        "TestData/FunctionCallExpr/TestFunctionCallExprInGuard.swift",
        "TestData/FunctionCallExpr/TestFunctionCallExprInIf.swift",
        "TestData/FunctionCallExpr/TestFunctionCallExprMultipleline.swift",
        "TestData/FunctionCallExpr/TestFunctionCallExprNoReturn.swift",
        "TestData/FunctionCallExpr/TestFunctionCallExprSubstituteVariable.swift",
        "TestData/FunctionCallExpr/TestFunctionCallExprUsingTryKeyword.swift",
        "TestData/FunctionCallExpr/TestFunctionCallExprforDiscardAssignment.swift",
        "TestData/FunctionDecl/TestFunctionDeclDefaultArgument.swift",
        "TestData/FunctionDecl/TestFunctionDeclDiscardLabel.swift",
        "TestData/FunctionDecl/TestFunctionDeclForAlreadyMultipleLineNoReturn.swift",
        "TestData/FunctionDecl/TestFunctionDeclForAlreadyMultipleLineUseClosure.swift",
        "TestData/FunctionDecl/TestFunctionDeclHasClosureArgument.swift",
        "TestData/FunctionDecl/TestFunctionDeclHasEllipsis.swift",
        "TestData/FunctionDecl/TestFunctionDeclHasReturnKeyword.swift",
        "TestData/FunctionDecl/TestFunctionDeclMultipleLabel.swift",
        "TestData/FunctionDecl/TestFunctionDeclNoReturn.swift",
        "TestData/FunctionDecl/TestFunctionDeclUsingThrows.swift",
        "TestData/TestData.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "RagnarokCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RagnarokCore",
      "module_type" : "SwiftTarget",
      "name" : "RagnarokCore",
      "path" : "Sources/RagnarokCore",
      "product_dependencies" : [
        "SwiftSyntax"
      ],
      "product_memberships" : [
        "ragnarok",
        "RagnarokCore"
      ],
      "sources" : [
        "RagnarokRewriter.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
warning: 'spi-builder-workspace': the target name ragnarok has different case on the filesystem and the Package.swift manifest file
Done.