Build Information
Successful build of swift-nonempty, reference main (c104fa
), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 03:12:51 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/pointfreeco/swift-nonempty.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-nonempty
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c104fab Mark updateValue(_:forKey:) as @discardableResult (#69)
Cloned https://github.com/pointfreeco/swift-nonempty.git
Revision (git rev-parse @):
c104fabeebe1a93851751777664bd19a918e542b
SUCCESS checkout https://github.com/pointfreeco/swift-nonempty.git at main
========================================
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": "swift-nonempty",
"name": "swift-nonempty",
"url": "https://github.com/pointfreeco/swift-nonempty.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nonempty",
"dependencies": [
]
}
]
}
Fetching https://github.com/pointfreeco/swift-nonempty.git
[1/1118] Fetching swift-nonempty
Fetched https://github.com/pointfreeco/swift-nonempty.git from cache (0.80s)
Creating working copy for https://github.com/pointfreeco/swift-nonempty.git
Working copy of https://github.com/pointfreeco/swift-nonempty.git resolved at main (c104fab)
warning: '.resolve-product-dependencies': dependency 'swift-nonempty' 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/pointfreeco/swift-nonempty.git
https://github.com/pointfreeco/swift-nonempty.git
{
"dependencies" : [
],
"manifest_display_name" : "swift-nonempty",
"name" : "swift-nonempty",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "NonEmpty",
"targets" : [
"NonEmpty"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NonEmptyTests",
"module_type" : "SwiftTarget",
"name" : "NonEmptyTests",
"path" : "Tests/NonEmptyTests",
"sources" : [
"NonEmptyTests.swift"
],
"target_dependencies" : [
"NonEmpty"
],
"type" : "test"
},
{
"c99name" : "NonEmpty",
"module_type" : "SwiftTarget",
"name" : "NonEmpty",
"path" : "Sources/NonEmpty",
"product_memberships" : [
"NonEmpty"
],
"sources" : [
"NonEmpty+Dictionary.swift",
"NonEmpty+ExpressibleByArrayLiteral.swift",
"NonEmpty+ExpressibleByDictionaryLiteral.swift",
"NonEmpty+RangeReplaceableCollection.swift",
"NonEmpty+SetAlgebra.swift",
"NonEmpty+String.swift",
"NonEmpty.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
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/10] Compiling NonEmpty NonEmpty+String.swift
[4/10] Compiling NonEmpty NonEmpty+ExpressibleByDictionaryLiteral.swift
[5/10] Emitting module NonEmpty
[6/10] Compiling NonEmpty NonEmpty+RangeReplaceableCollection.swift
[7/10] Compiling NonEmpty NonEmpty+ExpressibleByArrayLiteral.swift
[8/10] Compiling NonEmpty NonEmpty.swift
[9/10] Compiling NonEmpty NonEmpty+SetAlgebra.swift
[10/10] Compiling NonEmpty NonEmpty+Dictionary.swift
Build complete! (0.99s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "swift-nonempty",
"name" : "swift-nonempty",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "NonEmpty",
"targets" : [
"NonEmpty"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NonEmptyTests",
"module_type" : "SwiftTarget",
"name" : "NonEmptyTests",
"path" : "Tests/NonEmptyTests",
"sources" : [
"NonEmptyTests.swift"
],
"target_dependencies" : [
"NonEmpty"
],
"type" : "test"
},
{
"c99name" : "NonEmpty",
"module_type" : "SwiftTarget",
"name" : "NonEmpty",
"path" : "Sources/NonEmpty",
"product_memberships" : [
"NonEmpty"
],
"sources" : [
"NonEmpty+Dictionary.swift",
"NonEmpty+ExpressibleByArrayLiteral.swift",
"NonEmpty+ExpressibleByDictionaryLiteral.swift",
"NonEmpty+RangeReplaceableCollection.swift",
"NonEmpty+SetAlgebra.swift",
"NonEmpty+String.swift",
"NonEmpty.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.