Build Information
Failed to build AdaptiveCardUI, reference 0.1.3 (7bfdcf
), with Swift 6.2 (beta) for Linux on 18 Jun 2025 20:54:34 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gonzalezreal/AdaptiveCardUI.git
Reference: 0.1.3
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/gonzalezreal/AdaptiveCardUI
* tag 0.1.3 -> FETCH_HEAD
HEAD is now at 7bfdcfa Fix iOS and watchOS build (#18)
Cloned https://github.com/gonzalezreal/AdaptiveCardUI.git
Revision (git rev-parse @):
7bfdcfa965c42ef2194c511f51ca66cc7f6e5240
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/gonzalezreal/AdaptiveCardUI.git at 0.1.3
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/gonzalezreal/AdaptiveCardUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/gonzalezreal/NetworkImage
Fetching https://github.com/gonzalezreal/AnyValue
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/gonzalezreal/DefaultCodable
[1/92] Fetching defaultcodable
[33/1132] Fetching defaultcodable, networkimage
[218/3542] Fetching defaultcodable, networkimage, combine-schedulers
[3034/3571] Fetching defaultcodable, networkimage, combine-schedulers, anyvalue
[3572/16798] Fetching defaultcodable, networkimage, combine-schedulers, anyvalue, swift-snapshot-testing
Fetched https://github.com/gonzalezreal/DefaultCodable from cache (2.85s)
Fetched https://github.com/gonzalezreal/AnyValue from cache (2.85s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (2.85s)
Fetched https://github.com/gonzalezreal/NetworkImage from cache (2.87s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.96s)
Computing version for https://github.com/gonzalezreal/NetworkImage
Computed https://github.com/gonzalezreal/NetworkImage at 1.1.1 (3.58s)
Computing version for https://github.com/gonzalezreal/AnyValue
Computed https://github.com/gonzalezreal/AnyValue at 1.0.0 (0.95s)
Computing version for https://github.com/gonzalezreal/DefaultCodable
Computed https://github.com/gonzalezreal/DefaultCodable at 1.2.1 (0.66s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.76s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/861] Fetching swift-concurrency-extras
[570/6328] Fetching swift-concurrency-extras, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.09s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.10s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (1.65s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (1.33s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (0.49s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.65s)
[1/70906] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (5.03s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.00s)
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (0.00s)
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.17.7 (2.02s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (1.16s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 0.1.2
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.11.0
Creating working copy for https://github.com/gonzalezreal/AnyValue
Working copy of https://github.com/gonzalezreal/AnyValue resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.17.7
Creating working copy for https://github.com/gonzalezreal/NetworkImage
Working copy of https://github.com/gonzalezreal/NetworkImage resolved at 1.1.1
Creating working copy for https://github.com/gonzalezreal/DefaultCodable
Working copy of https://github.com/gonzalezreal/DefaultCodable resolved at 1.2.1
Building for debugging...
[0/10] Write sources
[0/10] Copying Localizable.strings
[0/10] Write sources
[0/10] Copying Info.plist
[4/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/31] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[12/31] Compiling XCTestDynamicOverlay Unimplemented.swift
[13/32] Emitting module AnyValue
[14/32] Compiling AnyValue AnyValue.swift
[15/33] Emitting module DefaultCodable
[16/33] Compiling DefaultCodable Default.swift
[17/33] Compiling ConcurrencyExtras Locking.swift
[18/33] Compiling ConcurrencyExtras Task.swift
[19/33] Compiling ConcurrencyExtras ActorIsolated.swift
[20/34] Compiling XCTestDynamicOverlay XCTFail.swift
[22/34] Emitting module XCTestDynamicOverlay
[23/34] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[24/34] Emitting module ConcurrencyExtras
[25/34] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[26/34] Compiling ConcurrencyExtras AsyncStream.swift
[27/34] Compiling ConcurrencyExtras MainSerialExecutor.swift
[28/34] Compiling ConcurrencyExtras LockIsolated.swift
[29/34] Compiling XCTestDynamicOverlay Deprecations.swift
[30/34] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[31/34] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[32/34] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[34/35] Compiling DefaultCodable DefaultValueProvider.swift
[36/36] Compiling ConcurrencyExtras UncheckedSendable.swift
[38/49] Compiling CombineSchedulers Timer.swift
[39/49] Compiling CombineSchedulers UIKit.swift
[40/49] Compiling CombineSchedulers UIScheduler.swift
[41/50] Compiling CombineSchedulers SwiftUI.swift
[42/50] Compiling CombineSchedulers TestScheduler.swift
[43/50] Compiling CombineSchedulers ImmediateScheduler.swift
[44/50] Compiling CombineSchedulers Deprecations.swift
[45/50] Compiling CombineSchedulers AnyScheduler.swift
[46/50] Compiling CombineSchedulers Concurrency.swift
[47/50] Emitting module CombineSchedulers
[48/50] Compiling CombineSchedulers Lock.swift
[49/50] Compiling CombineSchedulers NSRecursiveLock.swift
[50/50] Compiling CombineSchedulers UnimplementedScheduler.swift
[52/65] Compiling NetworkImage NetworkImageStore.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Core/URLSession+NetworkImage.swift:3:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended [#NominalTypes]
1 | import Foundation
2 |
3 | extension URLSession {
| `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended [#NominalTypes]
4 | private enum Constants {
5 | static let memoryCapacity = 10 * 1024 * 1024
[#NominalTypes]: <https://docs.swift.org/compiler/documentation/diagnostics/nominal-types>
[53/65] Compiling NetworkImage URLSession+NetworkImage.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Core/URLSession+NetworkImage.swift:3:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended [#NominalTypes]
1 | import Foundation
2 |
3 | extension URLSession {
| `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended [#NominalTypes]
4 | private enum Constants {
5 | static let memoryCapacity = 10 * 1024 * 1024
[#NominalTypes]: <https://docs.swift.org/compiler/documentation/diagnostics/nominal-types>
[54/66] Compiling NetworkImage ResizableNetworkImageStyle.swift
[55/66] Compiling NetworkImage Image+OSImage.swift
[56/66] Compiling NetworkImage NetworkImage.swift
[57/66] Compiling NetworkImage ImageCache.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Core/ImageCache.swift:8:33: error: cannot find type 'OSImage' in scope
6 | public protocol ImageCache: AnyObject {
7 | /// Returns the image associated with a given URL.
8 | func image(for url: URL) -> OSImage?
| `- error: cannot find type 'OSImage' in scope
9 |
10 | /// Stores the image in the cache, associated with the specified URL.
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Core/ImageCache.swift:11:28: error: cannot find type 'OSImage' in scope
9 |
10 | /// Stores the image in the cache, associated with the specified URL.
11 | func setImage(_ image: OSImage, for url: URL)
| `- error: cannot find type 'OSImage' in scope
12 | }
13 |
[58/66] Compiling NetworkImage ImageDecoding.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Core/ImageCache.swift:8:33: error: cannot find type 'OSImage' in scope
6 | public protocol ImageCache: AnyObject {
7 | /// Returns the image associated with a given URL.
8 | func image(for url: URL) -> OSImage?
| `- error: cannot find type 'OSImage' in scope
9 |
10 | /// Stores the image in the cache, associated with the specified URL.
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Core/ImageCache.swift:11:28: error: cannot find type 'OSImage' in scope
9 |
10 | /// Stores the image in the cache, associated with the specified URL.
11 | func setImage(_ image: OSImage, for url: URL)
| `- error: cannot find type 'OSImage' in scope
12 | }
13 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[59/66] Emitting module NetworkImage
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Core/ImageCache.swift:8:33: error: cannot find type 'OSImage' in scope
6 | public protocol ImageCache: AnyObject {
7 | /// Returns the image associated with a given URL.
8 | func image(for url: URL) -> OSImage?
| `- error: cannot find type 'OSImage' in scope
9 |
10 | /// Stores the image in the cache, associated with the specified URL.
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Core/ImageCache.swift:11:28: error: cannot find type 'OSImage' in scope
9 |
10 | /// Stores the image in the cache, associated with the specified URL.
11 | func setImage(_ image: OSImage, for url: URL)
| `- error: cannot find type 'OSImage' in scope
12 | }
13 |
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Core/ImmediateImageCache.swift:5:40: error: cannot find type 'OSImage' in scope
3 | /// An in-memory `ImageCache`.
4 | public final class ImmediateImageCache: ImageCache {
5 | private let cache = NSCache<NSURL, OSImage>()
| `- error: cannot find type 'OSImage' in scope
6 |
7 | public func image(for url: URL) -> OSImage? {
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Core/ImmediateImageCache.swift:7:40: error: cannot find type 'OSImage' in scope
5 | private let cache = NSCache<NSURL, OSImage>()
6 |
7 | public func image(for url: URL) -> OSImage? {
| `- error: cannot find type 'OSImage' in scope
8 | cache.object(forKey: url as NSURL)
9 | }
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Core/ImmediateImageCache.swift:11:35: error: cannot find type 'OSImage' in scope
9 | }
10 |
11 | public func setImage(_ image: OSImage, for url: URL) {
| `- error: cannot find type 'OSImage' in scope
12 | cache.setObject(image, forKey: url as NSURL)
13 | }
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Core/URLSession+NetworkImage.swift:3:1: error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended [#NominalTypes]
1 | import Foundation
2 |
3 | extension URLSession {
| `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended [#NominalTypes]
4 | private enum Constants {
5 | static let memoryCapacity = 10 * 1024 * 1024
[#NominalTypes]: <https://docs.swift.org/compiler/documentation/diagnostics/nominal-types>
[60/66] Compiling NetworkImage NetworkImageState.swift
[61/66] Compiling NetworkImage NetworkImageStyle.swift
[62/66] Compiling NetworkImage ImageDownloader.swift
[63/66] Compiling NetworkImage ImagePrefetcher.swift
[64/66] Compiling NetworkImage ImmediateImageCache.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Core/ImmediateImageCache.swift:5:40: error: cannot find type 'OSImage' in scope
3 | /// An in-memory `ImageCache`.
4 | public final class ImmediateImageCache: ImageCache {
5 | private let cache = NSCache<NSURL, OSImage>()
| `- error: cannot find type 'OSImage' in scope
6 |
7 | public func image(for url: URL) -> OSImage? {
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Core/ImmediateImageCache.swift:7:40: error: cannot find type 'OSImage' in scope
5 | private let cache = NSCache<NSURL, OSImage>()
6 |
7 | public func image(for url: URL) -> OSImage? {
| `- error: cannot find type 'OSImage' in scope
8 | cache.object(forKey: url as NSURL)
9 | }
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Core/ImmediateImageCache.swift:11:35: error: cannot find type 'OSImage' in scope
9 | }
10 |
11 | public func setImage(_ image: OSImage, for url: URL) {
| `- error: cannot find type 'OSImage' in scope
12 | cache.setObject(image, forKey: url as NSURL)
13 | }
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Core/ImageCache.swift:8:33: error: cannot find type 'OSImage' in scope
6 | public protocol ImageCache: AnyObject {
7 | /// Returns the image associated with a given URL.
8 | func image(for url: URL) -> OSImage?
| `- error: cannot find type 'OSImage' in scope
9 |
10 | /// Stores the image in the cache, associated with the specified URL.
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Core/ImageCache.swift:11:28: error: cannot find type 'OSImage' in scope
9 |
10 | /// Stores the image in the cache, associated with the specified URL.
11 | func setImage(_ image: OSImage, for url: URL)
| `- error: cannot find type 'OSImage' in scope
12 | }
13 |
[65/66] Compiling NetworkImage NetworkImageError.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Core/ImmediateImageCache.swift:5:40: error: cannot find type 'OSImage' in scope
3 | /// An in-memory `ImageCache`.
4 | public final class ImmediateImageCache: ImageCache {
5 | private let cache = NSCache<NSURL, OSImage>()
| `- error: cannot find type 'OSImage' in scope
6 |
7 | public func image(for url: URL) -> OSImage? {
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Core/ImmediateImageCache.swift:7:40: error: cannot find type 'OSImage' in scope
5 | private let cache = NSCache<NSURL, OSImage>()
6 |
7 | public func image(for url: URL) -> OSImage? {
| `- error: cannot find type 'OSImage' in scope
8 | cache.object(forKey: url as NSURL)
9 | }
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Core/ImmediateImageCache.swift:11:35: error: cannot find type 'OSImage' in scope
9 | }
10 |
11 | public func setImage(_ image: OSImage, for url: URL) {
| `- error: cannot find type 'OSImage' in scope
12 | cache.setObject(image, forKey: url as NSURL)
13 | }
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Core/ImageCache.swift:8:33: error: cannot find type 'OSImage' in scope
6 | public protocol ImageCache: AnyObject {
7 | /// Returns the image associated with a given URL.
8 | func image(for url: URL) -> OSImage?
| `- error: cannot find type 'OSImage' in scope
9 |
10 | /// Stores the image in the cache, associated with the specified URL.
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Core/ImageCache.swift:11:28: error: cannot find type 'OSImage' in scope
9 |
10 | /// Stores the image in the cache, associated with the specified URL.
11 | func setImage(_ image: OSImage, for url: URL)
| `- error: cannot find type 'OSImage' in scope
12 | }
13 |
[66/66] Compiling NetworkImage NetworkImageView.swift
BUILD FAILURE 6.2 linux