Build Information
Successful build of RemoteImage, reference 1.2.0 (2708e7
), with Swift 6.0 for macOS (SPM) on 30 Nov 2024 02:10:23 UTC.
Swift 6 data race errors: 1
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.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.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdbergeron/RemoteImage.git
Reference: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bdbergeron/RemoteImage
* tag 1.2.0 -> FETCH_HEAD
HEAD is now at 2708e7b Add another new initializer (#8)
Cloned https://github.com/bdbergeron/RemoteImage.git
Revision (git rev-parse @):
2708e7b37e7b9ab06c3eb94e94d7f38fd84834ad
SUCCESS checkout https://github.com/bdbergeron/RemoteImage.git at 1.2.0
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/nalexn/ViewInspector
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/bdbergeron/Stubby.git
[1/12190] Fetching viewinspector
[123/12445] Fetching viewinspector, stubby
[259/14483] Fetching viewinspector, stubby, swift-docc-plugin
[5967/17670] Fetching viewinspector, stubby, swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.26s)
[13933/14483] Fetching viewinspector, stubby, swift-docc-plugin
Fetched https://github.com/nalexn/ViewInspector from cache (1.34s)
Fetched https://github.com/bdbergeron/Stubby.git from cache (1.34s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.34s)
Computing version for https://github.com/bdbergeron/Stubby.git
Computed https://github.com/bdbergeron/Stubby.git at 1.0.0 (0.43s)
Computing version for https://github.com/nalexn/ViewInspector
Computed https://github.com/nalexn/ViewInspector at 0.9.8 (3.16s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.56s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.60s)
Creating working copy for https://github.com/nalexn/ViewInspector
Working copy of https://github.com/nalexn/ViewInspector resolved at 0.9.8
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/bdbergeron/Stubby.git
Working copy of https://github.com/bdbergeron/Stubby.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.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": "remoteimage",
"name": "RemoteImage",
"url": "https://github.com/bdbergeron/RemoteImage.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RemoteImage",
"dependencies": [
]
}
]
}
Fetching https://github.com/bdbergeron/RemoteImage.git
[1/1534] Fetching remoteimage
Fetched https://github.com/bdbergeron/RemoteImage.git from cache (1.37s)
Creating working copy for https://github.com/bdbergeron/RemoteImage.git
Working copy of https://github.com/bdbergeron/RemoteImage.git resolved at 1.2.0 (2708e7b)
warning: '.resolve-product-dependencies': dependency 'remoteimage' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/bdbergeron/RemoteImage.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"
},
{
"identity" : "viewinspector",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.7",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nalexn/ViewInspector"
},
{
"identity" : "stubby",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/bdbergeron/Stubby.git"
}
],
"manifest_display_name" : "RemoteImage",
"name" : "RemoteImage",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "RemoteImage",
"targets" : [
"RemoteImage"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"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" : "5.8"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.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
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version--7754E27361AE5C74.txt
[5/12] Compiling RemoteImage RemoteImageViewModel+InitWithCache.swift
[6/12] Compiling RemoteImage RemoteImage.swift
[7/12] Compiling RemoteImage RemoteImage+InitWithCache.swift
[8/12] Compiling RemoteImage URLSession+CachedData.swift
/Users/admin/builder/spi-builder-workspace/Sources/RemoteImage/Extensions/URLSession+CachedData.swift:32:7: warning: stored property 'didLoadFromCache' of 'Sendable'-conforming class 'CacheListener' is mutable; this is an error in the Swift 6 language mode
30 | /// Utility class that serves as a `URLSessionTaskDelegate` for the purpose of capturing response metrics.
31 | final private class CacheListener: NSObject, URLSessionTaskDelegate {
32 | var didLoadFromCache = false
| `- warning: stored property 'didLoadFromCache' of 'Sendable'-conforming class 'CacheListener' is mutable; this is an error in the Swift 6 language mode
33 |
34 | func urlSession(
[9/12] Compiling RemoteImage Image+PlatformNativeImage.swift
[10/12] Compiling RemoteImage RemoteImageViewModel.swift
[11/12] Compiling RemoteImage RemoteImage+Helpers.swift
[12/12] Emitting module RemoteImage
/Users/admin/builder/spi-builder-workspace/Sources/RemoteImage/Extensions/URLSession+CachedData.swift:32:7: warning: stored property 'didLoadFromCache' of 'Sendable'-conforming class 'CacheListener' is mutable; this is an error in the Swift 6 language mode
30 | /// Utility class that serves as a `URLSessionTaskDelegate` for the purpose of capturing response metrics.
31 | final private class CacheListener: NSObject, URLSessionTaskDelegate {
32 | var didLoadFromCache = false
| `- warning: stored property 'didLoadFromCache' of 'Sendable'-conforming class 'CacheListener' is mutable; this is an error in the Swift 6 language mode
33 |
34 | func urlSession(
Build complete! (25.71s)
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"
},
{
"identity" : "viewinspector",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.7",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nalexn/ViewInspector"
},
{
"identity" : "stubby",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/bdbergeron/Stubby.git"
}
],
"manifest_display_name" : "RemoteImage",
"name" : "RemoteImage",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "RemoteImage",
"targets" : [
"RemoteImage"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"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" : "5.8"
}
Done.