Build Information
Successful build of RectangleTools, reference 3.0.0-Deprecated (094f0b
), with Swift 6.0 for macOS (SPM) on 24 Mar 2025 09:19:34 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.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.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RougeWare/Swift-Rectangle-Tools.git
Reference: 3.0.0-Deprecated
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RougeWare/Swift-Rectangle-Tools
* tag 3.0.0-Deprecated -> FETCH_HEAD
HEAD is now at 094f0bb Merge pull request #60 from RougeWare/feature/56-Compiler-error-SwiftUI-previews_v3
Cloned https://github.com/RougeWare/Swift-Rectangle-Tools.git
Revision (git rev-parse @):
094f0bbf7e84680633d0c535a5f987cd1c9f7258
SUCCESS checkout https://github.com/RougeWare/Swift-Rectangle-Tools.git at 3.0.0-Deprecated
Fetching https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git
[2/87] Fetching swift-multiplicativearithmetic
Fetched https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git from cache (0.66s)
Computing version for https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git
Computed https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git at 1.3.0 (0.54s)
Creating working copy for https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git
Working copy of https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git resolved at 1.3.0
========================================
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-rectangle-tools",
"name": "RectangleTools",
"url": "https://github.com/RougeWare/Swift-Rectangle-Tools.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-Rectangle-Tools",
"dependencies": [
{
"identity": "swift-multiplicativearithmetic",
"name": "MultiplicativeArithmetic",
"url": "https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-MultiplicativeArithmetic",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/RougeWare/Swift-Rectangle-Tools.git
[1/703] Fetching swift-rectangle-tools
Fetched https://github.com/RougeWare/Swift-Rectangle-Tools.git from cache (0.81s)
Fetching https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git from cache
Fetched https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git from cache (0.45s)
Computing version for https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git
Computed https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git at 1.4.1 (0.02s)
Creating working copy for https://github.com/RougeWare/Swift-Rectangle-Tools.git
Working copy of https://github.com/RougeWare/Swift-Rectangle-Tools.git resolved at 3.0.0-Deprecated (094f0bb)
Creating working copy for https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git
Working copy of https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git resolved at 1.4.1
warning: '.resolve-product-dependencies': dependency 'swift-rectangle-tools' is not used by any target
Found 1 product dependencies
- MultiplicativeArithmetic
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/RougeWare/Swift-Rectangle-Tools.git
https://github.com/RougeWare/Swift-Rectangle-Tools.git
{
"dependencies" : [
{
"identity" : "swift-multiplicativearithmetic",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git"
}
],
"manifest_display_name" : "RectangleTools",
"name" : "RectangleTools",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "RectangleTools",
"targets" : [
"RectangleTools"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RectangleToolsTests",
"module_type" : "SwiftTarget",
"name" : "RectangleToolsTests",
"path" : "Tests/RectangleToolsTests",
"sources" : [
"DualTwoDimensionalTests.swift",
"FourSided Tests.swift",
"Integer Size Tests.swift",
"Rectangle Combination Tests.swift",
"Rectangle Edgewise Init Tests.swift",
"Rectangle Position Tests.swift",
"Size Measurement Tests.swift",
"Size Position Tests.swift",
"Test Constants.swift",
"TwoDimensional Measurement Tests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"RectangleTools"
],
"type" : "test"
},
{
"c99name" : "RectangleTools",
"module_type" : "SwiftTarget",
"name" : "RectangleTools",
"path" : "Sources/RectangleTools",
"product_dependencies" : [
"MultiplicativeArithmetic"
],
"product_memberships" : [
"RectangleTools"
],
"sources" : [
"Basic Protocols/DualTwoDimensional.swift",
"Basic Protocols/FourSidedAbsolute.swift",
"Basic Protocols/InitializableFromInteger.swift",
"Basic Protocols/Point2D.swift",
"Basic Protocols/Rectangle.swift",
"Basic Protocols/Size2D.swift",
"Basic Protocols/TwoDimensional.swift",
"Default Conformances/CGPoint + Point2D.swift",
"Default Conformances/CGRect + Rectangle.swift",
"Default Conformances/CGSize + Size2D.swift",
"Default Conformances/EdgeInsets + FourSided + SwiftUI.swift",
"Default Conformances/EdgeInsets + FourSided.swift",
"Default Implementations/Decimal/DecimalPoint.swift",
"Default Implementations/Decimal/DecimalRect.swift",
"Default Implementations/Decimal/DecimalSize.swift",
"Default Implementations/Integer/IntPoint.swift",
"Default Implementations/Integer/IntRect.swift",
"Default Implementations/Integer/IntSize.swift",
"Synthesized Conveniences/DualTwoDimensional Extensions.swift",
"Synthesized Conveniences/Point2D Extensions.swift",
"Synthesized Conveniences/Rectangle Extensions.swift",
"Synthesized Conveniences/Size2D Extensions.swift",
"Synthesized Conveniences/Size2DCollection.swift",
"Synthesized Conveniences/TwoDimensional Extensions.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.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/3] Write sources
[2/3] Write swift-version-5BDAB9E9C0126B9D.txt
[4/6] Compiling MultiplicativeArithmetic MultiplicativeArithmetic.swift
[5/6] Emitting module MultiplicativeArithmetic
[6/6] Compiling MultiplicativeArithmetic Default Conformances.swift
[7/29] Compiling RectangleTools DualTwoDimensional Extensions.swift
[8/29] Compiling RectangleTools Point2D Extensions.swift
[9/29] Compiling RectangleTools IntRect.swift
[10/29] Compiling RectangleTools IntSize.swift
[11/29] Compiling RectangleTools Rectangle Extensions.swift
[12/29] Compiling RectangleTools Size2D Extensions.swift
[13/31] Compiling RectangleTools DualTwoDimensional.swift
[14/31] Compiling RectangleTools FourSidedAbsolute.swift
[15/31] Compiling RectangleTools InitializableFromInteger.swift
[16/31] Compiling RectangleTools TwoDimensional.swift
[17/31] Compiling RectangleTools CGPoint + Point2D.swift
[18/31] Compiling RectangleTools CGRect + Rectangle.swift
[19/31] Compiling RectangleTools DecimalSize.swift
[20/31] Compiling RectangleTools IntPoint.swift
[21/31] Compiling RectangleTools DecimalPoint.swift
[22/31] Compiling RectangleTools DecimalRect.swift
[23/31] Compiling RectangleTools Point2D.swift
[24/31] Compiling RectangleTools Rectangle.swift
[25/31] Compiling RectangleTools Size2D.swift
[26/31] Emitting module RectangleTools
/Users/admin/builder/spi-builder-workspace/Sources/RectangleTools/Default Conformances/EdgeInsets + FourSided.swift:83:1: warning: extension declares a conformance of imported type 'NSEdgeInsets' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
81 |
82 | #if !canImport(UIKit) && canImport(AppKit)
83 | extension NSEdgeInsets: Equatable {}
| |- warning: extension declares a conformance of imported type 'NSEdgeInsets' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
84 | #endif
85 |
[27/31] Compiling RectangleTools Size2DCollection.swift
[28/31] Compiling RectangleTools TwoDimensional Extensions.swift
[29/31] Compiling RectangleTools CGSize + Size2D.swift
/Users/admin/builder/spi-builder-workspace/Sources/RectangleTools/Default Conformances/EdgeInsets + FourSided.swift:83:1: warning: extension declares a conformance of imported type 'NSEdgeInsets' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
81 |
82 | #if !canImport(UIKit) && canImport(AppKit)
83 | extension NSEdgeInsets: Equatable {}
| |- warning: extension declares a conformance of imported type 'NSEdgeInsets' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
84 | #endif
85 |
/Users/admin/builder/spi-builder-workspace/Sources/RectangleTools/Default Conformances/EdgeInsets + FourSided.swift:98:23: warning: main actor-isolated property 'userInterfaceLayoutDirection' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
96 | return UIApplication.shared.userInterfaceLayoutDirection
97 | #elseif canImport(AppKit)
98 | return NSApp?.userInterfaceLayoutDirection ?? .leftToRight
| `- warning: main actor-isolated property 'userInterfaceLayoutDirection' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
99 | #endif
100 | }
AppKit.NSApplication:3:25: note: property declared here
1 | extension NSApplication {
2 | @available(macOS 10.6, *)
3 | @MainActor open var userInterfaceLayoutDirection: NSUserInterfaceLayoutDirection { get }
| `- note: property declared here
4 | }
/Users/admin/builder/spi-builder-workspace/Sources/RectangleTools/Default Conformances/EdgeInsets + FourSided.swift:98:16: warning: main actor-isolated var 'NSApp' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
96 | return UIApplication.shared.userInterfaceLayoutDirection
97 | #elseif canImport(AppKit)
98 | return NSApp?.userInterfaceLayoutDirection ?? .leftToRight
| `- warning: main actor-isolated var 'NSApp' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
99 | #endif
100 | }
AppKit.NSApp:1:23: note: var declared here
1 | @MainActor public var NSApp: NSApplication!
| `- note: var declared here
[30/31] Compiling RectangleTools EdgeInsets + FourSided + SwiftUI.swift
/Users/admin/builder/spi-builder-workspace/Sources/RectangleTools/Default Conformances/EdgeInsets + FourSided.swift:83:1: warning: extension declares a conformance of imported type 'NSEdgeInsets' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
81 |
82 | #if !canImport(UIKit) && canImport(AppKit)
83 | extension NSEdgeInsets: Equatable {}
| |- warning: extension declares a conformance of imported type 'NSEdgeInsets' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
84 | #endif
85 |
/Users/admin/builder/spi-builder-workspace/Sources/RectangleTools/Default Conformances/EdgeInsets + FourSided.swift:98:23: warning: main actor-isolated property 'userInterfaceLayoutDirection' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
96 | return UIApplication.shared.userInterfaceLayoutDirection
97 | #elseif canImport(AppKit)
98 | return NSApp?.userInterfaceLayoutDirection ?? .leftToRight
| `- warning: main actor-isolated property 'userInterfaceLayoutDirection' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
99 | #endif
100 | }
AppKit.NSApplication:3:25: note: property declared here
1 | extension NSApplication {
2 | @available(macOS 10.6, *)
3 | @MainActor open var userInterfaceLayoutDirection: NSUserInterfaceLayoutDirection { get }
| `- note: property declared here
4 | }
/Users/admin/builder/spi-builder-workspace/Sources/RectangleTools/Default Conformances/EdgeInsets + FourSided.swift:98:16: warning: main actor-isolated var 'NSApp' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
96 | return UIApplication.shared.userInterfaceLayoutDirection
97 | #elseif canImport(AppKit)
98 | return NSApp?.userInterfaceLayoutDirection ?? .leftToRight
| `- warning: main actor-isolated var 'NSApp' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
99 | #endif
100 | }
AppKit.NSApp:1:23: note: var declared here
1 | @MainActor public var NSApp: NSApplication!
| `- note: var declared here
[31/31] Compiling RectangleTools EdgeInsets + FourSided.swift
/Users/admin/builder/spi-builder-workspace/Sources/RectangleTools/Default Conformances/EdgeInsets + FourSided.swift:83:1: warning: extension declares a conformance of imported type 'NSEdgeInsets' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
81 |
82 | #if !canImport(UIKit) && canImport(AppKit)
83 | extension NSEdgeInsets: Equatable {}
| |- warning: extension declares a conformance of imported type 'NSEdgeInsets' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
84 | #endif
85 |
/Users/admin/builder/spi-builder-workspace/Sources/RectangleTools/Default Conformances/EdgeInsets + FourSided.swift:98:23: warning: main actor-isolated property 'userInterfaceLayoutDirection' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
96 | return UIApplication.shared.userInterfaceLayoutDirection
97 | #elseif canImport(AppKit)
98 | return NSApp?.userInterfaceLayoutDirection ?? .leftToRight
| `- warning: main actor-isolated property 'userInterfaceLayoutDirection' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
99 | #endif
100 | }
AppKit.NSApplication:3:25: note: property declared here
1 | extension NSApplication {
2 | @available(macOS 10.6, *)
3 | @MainActor open var userInterfaceLayoutDirection: NSUserInterfaceLayoutDirection { get }
| `- note: property declared here
4 | }
/Users/admin/builder/spi-builder-workspace/Sources/RectangleTools/Default Conformances/EdgeInsets + FourSided.swift:98:16: warning: main actor-isolated var 'NSApp' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
96 | return UIApplication.shared.userInterfaceLayoutDirection
97 | #elseif canImport(AppKit)
98 | return NSApp?.userInterfaceLayoutDirection ?? .leftToRight
| `- warning: main actor-isolated var 'NSApp' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
99 | #endif
100 | }
AppKit.NSApp:1:23: note: var declared here
1 | @MainActor public var NSApp: NSApplication!
| `- note: var declared here
Build complete! (14.34s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-multiplicativearithmetic",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git"
}
],
"manifest_display_name" : "RectangleTools",
"name" : "RectangleTools",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "RectangleTools",
"targets" : [
"RectangleTools"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RectangleToolsTests",
"module_type" : "SwiftTarget",
"name" : "RectangleToolsTests",
"path" : "Tests/RectangleToolsTests",
"sources" : [
"DualTwoDimensionalTests.swift",
"FourSided Tests.swift",
"Integer Size Tests.swift",
"Rectangle Combination Tests.swift",
"Rectangle Edgewise Init Tests.swift",
"Rectangle Position Tests.swift",
"Size Measurement Tests.swift",
"Size Position Tests.swift",
"Test Constants.swift",
"TwoDimensional Measurement Tests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"RectangleTools"
],
"type" : "test"
},
{
"c99name" : "RectangleTools",
"module_type" : "SwiftTarget",
"name" : "RectangleTools",
"path" : "Sources/RectangleTools",
"product_dependencies" : [
"MultiplicativeArithmetic"
],
"product_memberships" : [
"RectangleTools"
],
"sources" : [
"Basic Protocols/DualTwoDimensional.swift",
"Basic Protocols/FourSidedAbsolute.swift",
"Basic Protocols/InitializableFromInteger.swift",
"Basic Protocols/Point2D.swift",
"Basic Protocols/Rectangle.swift",
"Basic Protocols/Size2D.swift",
"Basic Protocols/TwoDimensional.swift",
"Default Conformances/CGPoint + Point2D.swift",
"Default Conformances/CGRect + Rectangle.swift",
"Default Conformances/CGSize + Size2D.swift",
"Default Conformances/EdgeInsets + FourSided + SwiftUI.swift",
"Default Conformances/EdgeInsets + FourSided.swift",
"Default Implementations/Decimal/DecimalPoint.swift",
"Default Implementations/Decimal/DecimalRect.swift",
"Default Implementations/Decimal/DecimalSize.swift",
"Default Implementations/Integer/IntPoint.swift",
"Default Implementations/Integer/IntRect.swift",
"Default Implementations/Integer/IntSize.swift",
"Synthesized Conveniences/DualTwoDimensional Extensions.swift",
"Synthesized Conveniences/Point2D Extensions.swift",
"Synthesized Conveniences/Rectangle Extensions.swift",
"Synthesized Conveniences/Size2D Extensions.swift",
"Synthesized Conveniences/Size2DCollection.swift",
"Synthesized Conveniences/TwoDimensional Extensions.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.