Build Information
Failed to build TOML, reference 1.0.0 (888e96), with Swift 6.1 for macOS (SPM) on 25 Jan 2026 11:35:34 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexey1312/swift-toml.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alexey1312/swift-toml
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 888e96e feat: migrate to pre-compiled artifact bundle (SE-0482)
Cloned https://github.com/alexey1312/swift-toml.git
Revision (git rev-parse @):
888e96e3613af807f07fe64e623baade49a1a1c3
SUCCESS checkout https://github.com/alexey1312/swift-toml.git at 1.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/alexey1312/swift-toml.git
https://github.com/alexey1312/swift-toml.git
error: /Users/admin/builder/spi-builder-workspace/toml.artifactbundle does not contain binary artifact
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
error: local binary target 'CToml' at '/Users/admin/builder/spi-builder-workspace/toml.artifactbundle' does not contain a binary artifact.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: local binary target 'CToml' at '/Users/admin/builder/spi-builder-workspace/toml.artifactbundle' does not contain a binary artifact.
BUILD FAILURE 6.1 macosSpm