Build Information
Successful build of Parse3339, reference main (aa7906
), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 15:38:50 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.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/juri/Parse3339.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/juri/Parse3339
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at aa7906d Merge pull request #11 from juri/sendable
Cloned https://github.com/juri/Parse3339.git
Revision (git rev-parse @):
aa7906db6e5578fa527309800661d3a94024e7d4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/juri/Parse3339.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/juri/Parse3339.git
https://github.com/juri/Parse3339.git
{
"dependencies" : [
{
"identity" : "package-benchmark",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.5",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ordo-one/package-benchmark"
}
],
"manifest_display_name" : "Parse3339",
"name" : "Parse3339",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Parse3339",
"targets" : [
"Parse3339"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Parse3339Tests",
"module_type" : "SwiftTarget",
"name" : "Parse3339Tests",
"path" : "Tests/Parse3339Tests",
"sources" : [
"Parse3339Tests.swift"
],
"target_dependencies" : [
"Parse3339"
],
"type" : "test"
},
{
"c99name" : "Parse3339",
"module_type" : "SwiftTarget",
"name" : "Parse3339",
"path" : "Sources/Parse3339",
"product_memberships" : [
"Parse3339"
],
"sources" : [
"Parse3339.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
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
[1/1] Compiling plugin BenchmarkPlugin
[2/2] Compiling plugin BenchmarkCommandPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/5] Write sources
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/7] Compiling Parse3339 Parse3339.swift
[7/7] Emitting module Parse3339
Build complete! (16.71s)
Fetching https://github.com/ordo-one/package-benchmark
[1/5898] Fetching package-benchmark
Fetched https://github.com/ordo-one/package-benchmark from cache (1.10s)
Computing version for https://github.com/ordo-one/package-benchmark
warning: 'package-benchmark': Building for SPI@macOS, disabling Jemalloc
Computed https://github.com/ordo-one/package-benchmark at 1.29.2 (1.76s)
Fetching https://github.com/ordo-one/TextTable
Fetching https://github.com/HdrHistogram/hdrhistogram-swift
Fetching https://github.com/apple/swift-atomics from cache
Fetching https://github.com/apple/swift-system from cache
Fetching https://github.com/apple/swift-argument-parser from cache
[1/602] Fetching hdrhistogram-swift
[134/805] Fetching hdrhistogram-swift, texttable
Fetched https://github.com/HdrHistogram/hdrhistogram-swift from cache (0.86s)
Fetched https://github.com/ordo-one/TextTable from cache (0.86s)
Fetched https://github.com/apple/swift-atomics from cache (0.86s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.86s)
Fetched https://github.com/apple/swift-system from cache (0.87s)
Computing version for https://github.com/ordo-one/TextTable
Computed https://github.com/ordo-one/TextTable at 0.0.2 (1.47s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift
Computed https://github.com/HdrHistogram/hdrhistogram-swift at 0.1.3 (0.56s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics from cache (0.61s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (1.22s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.49s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.4.2 (0.46s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.49s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.2.0
Creating working copy for https://github.com/HdrHistogram/hdrhistogram-swift
Working copy of https://github.com/HdrHistogram/hdrhistogram-swift resolved at 0.1.3
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/ordo-one/TextTable
Working copy of https://github.com/ordo-one/TextTable resolved at 0.0.2
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.4.2
Creating working copy for https://github.com/ordo-one/package-benchmark
Working copy of https://github.com/ordo-one/package-benchmark resolved at 1.29.2
warning: 'package-benchmark': Building for SPI@macOS, disabling Jemalloc
Build complete.
{
"dependencies" : [
{
"identity" : "package-benchmark",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.5",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ordo-one/package-benchmark"
}
],
"manifest_display_name" : "Parse3339",
"name" : "Parse3339",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Parse3339",
"targets" : [
"Parse3339"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Parse3339Tests",
"module_type" : "SwiftTarget",
"name" : "Parse3339Tests",
"path" : "Tests/Parse3339Tests",
"sources" : [
"Parse3339Tests.swift"
],
"target_dependencies" : [
"Parse3339"
],
"type" : "test"
},
{
"c99name" : "Parse3339",
"module_type" : "SwiftTarget",
"name" : "Parse3339",
"path" : "Sources/Parse3339",
"product_memberships" : [
"Parse3339"
],
"sources" : [
"Parse3339.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Done.