The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Bonsai, reference 1.1.0 (2d1df2), with Swift 6.1 for macOS (SPM) on 3 Mar 2026 15:27:42 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/loopwerk/Bonsai.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/loopwerk/Bonsai
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 2d1df29 feat: Improve minification
Cloned https://github.com/loopwerk/Bonsai.git
Revision (git rev-parse @):
2d1df296d4a8f26f6050693143a48adcfce32a07
SUCCESS checkout https://github.com/loopwerk/Bonsai.git at 1.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/loopwerk/Bonsai.git
https://github.com/loopwerk/Bonsai.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Bonsai",
  "name" : "Bonsai",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Bonsai",
      "targets" : [
        "Bonsai"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BonsaiBenchmark",
      "targets" : [
        "BonsaiBenchmark"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BonsaiTests",
      "module_type" : "SwiftTarget",
      "name" : "BonsaiTests",
      "path" : "Tests/BonsaiTests",
      "sources" : [
        "BonsaiTests.swift"
      ],
      "target_dependencies" : [
        "Bonsai"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BonsaiBenchmark",
      "module_type" : "SwiftTarget",
      "name" : "BonsaiBenchmark",
      "path" : "Benchmark",
      "product_memberships" : [
        "BonsaiBenchmark"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Bonsai"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Bonsai",
      "module_type" : "SwiftTarget",
      "name" : "Bonsai",
      "path" : "Sources/Bonsai",
      "product_memberships" : [
        "Bonsai",
        "BonsaiBenchmark"
      ],
      "sources" : [
        "Bonsai.swift",
        "Constants.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/7] Write sources
[2/7] Write BonsaiBenchmark-entitlement.plist
[3/7] Write swift-version-2F0A5646E1D333AE.txt
[5/10] Compiling Bonsai Constants.swift
[6/10] Emitting module Bonsai
[7/10] Compiling Bonsai Bonsai.swift
[8/12] Compiling BonsaiBenchmark main.swift
[9/12] Emitting module BonsaiBenchmark
[9/12] Write Objects.LinkFileList
[10/12] Linking BonsaiBenchmark
[11/12] Applying BonsaiBenchmark
Build complete! (4.32s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Bonsai",
  "name" : "Bonsai",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Bonsai",
      "targets" : [
        "Bonsai"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BonsaiBenchmark",
      "targets" : [
        "BonsaiBenchmark"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BonsaiTests",
      "module_type" : "SwiftTarget",
      "name" : "BonsaiTests",
      "path" : "Tests/BonsaiTests",
      "sources" : [
        "BonsaiTests.swift"
      ],
      "target_dependencies" : [
        "Bonsai"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BonsaiBenchmark",
      "module_type" : "SwiftTarget",
      "name" : "BonsaiBenchmark",
      "path" : "Benchmark",
      "product_memberships" : [
        "BonsaiBenchmark"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Bonsai"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Bonsai",
      "module_type" : "SwiftTarget",
      "name" : "Bonsai",
      "path" : "Sources/Bonsai",
      "product_memberships" : [
        "Bonsai",
        "BonsaiBenchmark"
      ],
      "sources" : [
        "Bonsai.swift",
        "Constants.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.