Build Information
Successful build of UInt128, reference 3.2.0 (f32052
), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 15:54:37 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/mgriebling/UInt128.git
Reference: 3.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mgriebling/UInt128
* tag 3.2.0 -> FETCH_HEAD
HEAD is now at f32052e Another documentation update.
Cloned https://github.com/mgriebling/UInt128.git
Revision (git rev-parse @):
f32052e906fd125936fef2d16e3ad284d50d68ed
SUCCESS checkout https://github.com/mgriebling/UInt128.git at 3.2.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/mgriebling/UInt128.git
https://github.com/mgriebling/UInt128.git
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "UInt128",
"name" : "UInt128",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.3"
},
{
"name" : "ios",
"version" : "16.4"
},
{
"name" : "maccatalyst",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.4"
},
{
"name" : "watchos",
"version" : "9.4"
}
],
"products" : [
{
"name" : "UInt128",
"targets" : [
"UInt128"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "UInt128Tests",
"module_type" : "SwiftTarget",
"name" : "UInt128Tests",
"path" : "Tests/UInt128Tests",
"sources" : [
"Int128Tests.swift",
"UInt128Tests.swift"
],
"target_dependencies" : [
"UInt128"
],
"type" : "test"
},
{
"c99name" : "UInt128",
"module_type" : "SwiftTarget",
"name" : "UInt128",
"path" : "Sources/UInt128",
"product_memberships" : [
"UInt128"
],
"sources" : [
"Common.swift",
"Int128.swift",
"UInt128.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
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 Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/8] Compiling UInt128 Int128.swift
[6/8] Compiling UInt128 UInt128.swift
[7/8] Compiling UInt128 Common.swift
[8/8] Emitting module UInt128
Build complete! (13.75s)
Fetching https://github.com/apple/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.23s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (1.80s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.81s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.41s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "UInt128",
"name" : "UInt128",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.3"
},
{
"name" : "ios",
"version" : "16.4"
},
{
"name" : "maccatalyst",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.4"
},
{
"name" : "watchos",
"version" : "9.4"
}
],
"products" : [
{
"name" : "UInt128",
"targets" : [
"UInt128"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "UInt128Tests",
"module_type" : "SwiftTarget",
"name" : "UInt128Tests",
"path" : "Tests/UInt128Tests",
"sources" : [
"Int128Tests.swift",
"UInt128Tests.swift"
],
"target_dependencies" : [
"UInt128"
],
"type" : "test"
},
{
"c99name" : "UInt128",
"module_type" : "SwiftTarget",
"name" : "UInt128",
"path" : "Sources/UInt128",
"product_memberships" : [
"UInt128"
],
"sources" : [
"Common.swift",
"Int128.swift",
"UInt128.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Done.