Build Information
Successful build of RemoteImage, reference main (d76712), with Swift 6.1 for macOS (SPM) on 13 Nov 2025 05:52:30 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 .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdbergeron/RemoteImage.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bdbergeron/RemoteImage
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d767128 Remove Xcode project files and move demo app to separate directory (#15)
Cloned https://github.com/bdbergeron/RemoteImage.git
Revision (git rev-parse @):
d7671286b5d9bf63ad888f026c04c723ba72c062
SUCCESS checkout https://github.com/bdbergeron/RemoteImage.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/bdbergeron/RemoteImage.git
https://github.com/bdbergeron/RemoteImage.git
{
"dependencies" : [
{
"identity" : "stubby",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/bdbergeron/Stubby"
},
{
"identity" : "viewinspector",
"requirement" : {
"range" : [
{
"lower_bound" : "0.10.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nalexn/ViewInspector"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "RemoteImage",
"name" : "RemoteImage",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "RemoteImage",
"targets" : [
"RemoteImage"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "RemoteImageTests",
"module_type" : "SwiftTarget",
"name" : "RemoteImageTests",
"path" : "Tests/RemoteImageTests",
"product_dependencies" : [
"ViewInspector",
"Stubby"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/RemoteImageTests/Resources/Doggo.jpg",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Helpers/Helpers.swift",
"Helpers/RemoteImageStubbedURL.swift",
"RemoteImageTests.swift",
"RemoteImageViewModelTests.swift",
"URLSessionDataTests.swift"
],
"target_dependencies" : [
"RemoteImage"
],
"type" : "test"
},
{
"c99name" : "RemoteImage",
"module_type" : "SwiftTarget",
"name" : "RemoteImage",
"path" : "Sources/RemoteImage",
"product_memberships" : [
"RemoteImage"
],
"sources" : [
"Extensions/Image+PlatformNativeImage.swift",
"Extensions/URLSession+CachedData.swift",
"RemoteImage+Helpers.swift",
"RemoteImage+InitWithCache.swift",
"RemoteImage.swift",
"RemoteImageViewModel+InitWithCache.swift",
"RemoteImageViewModel.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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
[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/12] Compiling RemoteImage RemoteImageViewModel.swift
[6/12] Compiling RemoteImage RemoteImage+InitWithCache.swift
[7/12] Compiling RemoteImage RemoteImageViewModel+InitWithCache.swift
[8/12] Compiling RemoteImage RemoteImage+Helpers.swift
[9/12] Compiling RemoteImage Image+PlatformNativeImage.swift
[10/12] Emitting module RemoteImage
[11/12] Compiling RemoteImage URLSession+CachedData.swift
[12/12] Compiling RemoteImage RemoteImage.swift
Build complete! (25.27s)
Fetching https://github.com/nalexn/ViewInspector
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetching https://github.com/bdbergeron/Stubby
[1/414] Fetching stubby
[146/13053] Fetching stubby, viewinspector
Fetched https://github.com/nalexn/ViewInspector from cache (1.17s)
Fetched https://github.com/bdbergeron/Stubby from cache (1.17s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.17s)
Computing version for https://github.com/bdbergeron/Stubby
Computed https://github.com/bdbergeron/Stubby at 1.0.0 (1.73s)
Computing version for https://github.com/nalexn/ViewInspector
Computed https://github.com/nalexn/ViewInspector at 0.10.3 (0.51s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (3.16s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.99s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.69s)
Creating working copy for https://github.com/nalexn/ViewInspector
Working copy of https://github.com/nalexn/ViewInspector resolved at 0.10.3
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
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
Creating working copy for https://github.com/bdbergeron/Stubby
Working copy of https://github.com/bdbergeron/Stubby resolved at 1.0.0
Build complete.
{
"dependencies" : [
{
"identity" : "stubby",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/bdbergeron/Stubby"
},
{
"identity" : "viewinspector",
"requirement" : {
"range" : [
{
"lower_bound" : "0.10.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nalexn/ViewInspector"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "RemoteImage",
"name" : "RemoteImage",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "RemoteImage",
"targets" : [
"RemoteImage"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "RemoteImageTests",
"module_type" : "SwiftTarget",
"name" : "RemoteImageTests",
"path" : "Tests/RemoteImageTests",
"product_dependencies" : [
"ViewInspector",
"Stubby"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/RemoteImageTests/Resources/Doggo.jpg",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Helpers/Helpers.swift",
"Helpers/RemoteImageStubbedURL.swift",
"RemoteImageTests.swift",
"RemoteImageViewModelTests.swift",
"URLSessionDataTests.swift"
],
"target_dependencies" : [
"RemoteImage"
],
"type" : "test"
},
{
"c99name" : "RemoteImage",
"module_type" : "SwiftTarget",
"name" : "RemoteImage",
"path" : "Sources/RemoteImage",
"product_memberships" : [
"RemoteImage"
],
"sources" : [
"Extensions/Image+PlatformNativeImage.swift",
"Extensions/URLSession+CachedData.swift",
"RemoteImage+Helpers.swift",
"RemoteImage+InitWithCache.swift",
"RemoteImage.swift",
"RemoteImageViewModel+InitWithCache.swift",
"RemoteImageViewModel.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.