Build Information
Successful build of swift-indexed-collection, reference 0.2.1 (9b17bf
), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 18:19:07 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/FluidGroup/swift-indexed-collection.git
Reference: 0.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FluidGroup/swift-indexed-collection
* tag 0.2.1 -> FETCH_HEAD
HEAD is now at 9b17bf0 init
Cloned https://github.com/FluidGroup/swift-indexed-collection.git
Revision (git rev-parse @):
9b17bf06eae73fee93dae9a0fa6de2e33900d9c5
SUCCESS checkout https://github.com/FluidGroup/swift-indexed-collection.git at 0.2.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/FluidGroup/swift-indexed-collection.git
https://github.com/FluidGroup/swift-indexed-collection.git
{
"dependencies" : [
],
"manifest_display_name" : "swift-indexed-collection",
"name" : "swift-indexed-collection",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "IndexedCollection",
"targets" : [
"IndexedCollection"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IndexedCollection",
"module_type" : "SwiftTarget",
"name" : "IndexedCollection",
"path" : "Sources/IndexedCollection",
"product_memberships" : [
"IndexedCollection"
],
"sources" : [
"IndexedCollection.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
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/4] Compiling IndexedCollection IndexedCollection.swift
[4/4] Emitting module IndexedCollection
Build complete! (8.00s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "swift-indexed-collection",
"name" : "swift-indexed-collection",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "IndexedCollection",
"targets" : [
"IndexedCollection"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IndexedCollection",
"module_type" : "SwiftTarget",
"name" : "IndexedCollection",
"path" : "Sources/IndexedCollection",
"product_memberships" : [
"IndexedCollection"
],
"sources" : [
"IndexedCollection.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.