Build Information
Successful build of SwiftPerfTool, reference 0.1.1 (0f66cc
), with Swift 6.1 for macOS (SPM) on 25 Apr 2025 22:54:01 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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gavrilaf/SwiftPerfTool.git
Reference: 0.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gavrilaf/SwiftPerfTool
* tag 0.1.1 -> FETCH_HEAD
HEAD is now at 0f66cc2 fixed compilation error on Linux
Cloned https://github.com/gavrilaf/SwiftPerfTool.git
Revision (git rev-parse @):
0f66cc25b648debace9d982a5c04a3dfab301ea1
SUCCESS checkout https://github.com/gavrilaf/SwiftPerfTool.git at 0.1.1
========================================
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",
"dependencies": [
{
"identity": "swiftperftool",
"name": "SwiftPerfTool",
"url": "https://github.com/gavrilaf/SwiftPerfTool.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftPerfTool",
"dependencies": [
]
}
]
}
Fetching https://github.com/gavrilaf/SwiftPerfTool.git
[1/72] Fetching swiftperftool
Fetched https://github.com/gavrilaf/SwiftPerfTool.git from cache (0.60s)
Creating working copy for https://github.com/gavrilaf/SwiftPerfTool.git
Working copy of https://github.com/gavrilaf/SwiftPerfTool.git resolved at 0.1.1 (0f66cc2)
warning: '.resolve-product-dependencies': dependency 'swiftperftool' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/gavrilaf/SwiftPerfTool.git
https://github.com/gavrilaf/SwiftPerfTool.git
{
"dependencies" : [
],
"manifest_display_name" : "SwiftPerfTool",
"name" : "SwiftPerfTool",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwiftPerfTool",
"targets" : [
"SwiftPerfTool"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftPerfToolTests",
"module_type" : "SwiftTarget",
"name" : "SwiftPerfToolTests",
"path" : "Tests/SwiftPerfToolTests",
"sources" : [
"ApproximateEquatableTests.swift",
"LatencyMeasureTests.swift",
"MemoryTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"SwiftPerfTool"
],
"type" : "test"
},
{
"c99name" : "SwiftPerfTool",
"module_type" : "SwiftTarget",
"name" : "SwiftPerfTool",
"path" : "Sources/SwiftPerfTool",
"product_memberships" : [
"SwiftPerfTool"
],
"sources" : [
"ApproximateEquatable.swift",
"Errors.swift",
"Memory.swift",
"Scores.swift",
"SwiftPerfTool.swift"
],
"type" : "library"
}
],
"tools_version" : "4.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 -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/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/8] Compiling SwiftPerfTool Errors.swift
[4/8] Compiling SwiftPerfTool ApproximateEquatable.swift
[5/8] Emitting module SwiftPerfTool
[6/8] Compiling SwiftPerfTool SwiftPerfTool.swift
[7/8] Compiling SwiftPerfTool Memory.swift
[8/8] Compiling SwiftPerfTool Scores.swift
Build complete! (4.64s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SwiftPerfTool",
"name" : "SwiftPerfTool",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwiftPerfTool",
"targets" : [
"SwiftPerfTool"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftPerfToolTests",
"module_type" : "SwiftTarget",
"name" : "SwiftPerfToolTests",
"path" : "Tests/SwiftPerfToolTests",
"sources" : [
"ApproximateEquatableTests.swift",
"LatencyMeasureTests.swift",
"MemoryTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"SwiftPerfTool"
],
"type" : "test"
},
{
"c99name" : "SwiftPerfTool",
"module_type" : "SwiftTarget",
"name" : "SwiftPerfTool",
"path" : "Sources/SwiftPerfTool",
"product_memberships" : [
"SwiftPerfTool"
],
"sources" : [
"ApproximateEquatable.swift",
"Errors.swift",
"Memory.swift",
"Scores.swift",
"SwiftPerfTool.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Done.