Build Information
Successful build of BloksParser, reference main (4c60ba), with Swift 6.1 for macOS (SPM) on 5 Apr 2026 23:39:00 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 .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aporat/BloksParser.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aporat/BloksParser
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4c60ba0 Merge pull request #2 from aporat/dependabot/github_actions/codecov/codecov-action-6
Cloned https://github.com/aporat/BloksParser.git
Revision (git rev-parse @):
4c60ba014921105325ee36b0de2982454e629779
SUCCESS checkout https://github.com/aporat/BloksParser.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/aporat/BloksParser.git
https://github.com/aporat/BloksParser.git
{
"dependencies" : [
],
"manifest_display_name" : "BloksParser",
"name" : "BloksParser",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "BloksParser",
"targets" : [
"BloksParser"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BloksParserTests",
"module_type" : "SwiftTarget",
"name" : "BloksParserTests",
"path" : "Tests",
"sources" : [
"BloksParserTests.swift"
],
"target_dependencies" : [
"BloksParser"
],
"type" : "test"
},
{
"c99name" : "BloksParser",
"module_type" : "SwiftTarget",
"name" : "BloksParser",
"path" : "Sources",
"product_memberships" : [
"BloksParser"
],
"sources" : [
"BloksParser.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/4] Compiling BloksParser BloksParser.swift
[4/4] Emitting module BloksParser
Build complete! (4.76s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "BloksParser",
"name" : "BloksParser",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "BloksParser",
"targets" : [
"BloksParser"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BloksParserTests",
"module_type" : "SwiftTarget",
"name" : "BloksParserTests",
"path" : "Tests",
"sources" : [
"BloksParserTests.swift"
],
"target_dependencies" : [
"BloksParser"
],
"type" : "test"
},
{
"c99name" : "BloksParser",
"module_type" : "SwiftTarget",
"name" : "BloksParser",
"path" : "Sources",
"product_memberships" : [
"BloksParser"
],
"sources" : [
"BloksParser.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.