Build Information
Failed to build AdaptiveCardUI, reference 0.1.3 (7bfdcf
), with Swift 6.1 for Wasm on 27 May 2025 22:24:08 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
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: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/gonzalezreal/AdaptiveCardUI.git
https://github.com/gonzalezreal/AdaptiveCardUI.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "defaultcodable",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gonzalezreal/DefaultCodable"
},
{
"identity" : "anyvalue",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gonzalezreal/AnyValue"
},
{
"identity" : "networkimage",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gonzalezreal/NetworkImage"
},
{
"identity" : "combine-schedulers",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/combine-schedulers"
},
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing"
}
],
"manifest_display_name" : "AdaptiveCardUI",
"name" : "AdaptiveCardUI",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "10.0"
},
{
"name" : "watchos",
"version" : "3.0"
}
],
"products" : [
{
"name" : "AdaptiveCardUI",
"targets" : [
"AdaptiveCardUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AdaptiveCardUITests",
"module_type" : "SwiftTarget",
"name" : "AdaptiveCardUITests",
"path" : "Tests/AdaptiveCardUITests",
"product_dependencies" : [
"SnapshotTesting"
],
"sources" : [
"Configuration/ActionSetConfigurationTests.swift",
"Configuration/FontConfigurationTests.swift",
"Configuration/ImageSizeConfigurationTests.swift",
"Configuration/ShowCardConfigurationTests.swift",
"Configuration/SpacingConfigurationTests.swift",
"Logic/AdaptiveCardDuplicateIdentifiersTests.swift",
"Logic/AdaptiveCardFeatureAdaptableTests.swift",
"Logic/AdaptiveCardImageURLsTests.swift",
"Logic/AdaptiveCardStoreTests.swift",
"Logic/AdaptiveCardToggleVisibilityTests.swift",
"Model/ActionTests.swift",
"Model/BackgroundImageTests.swift",
"Model/BlockElementHeightTests.swift",
"Model/CardElementTests.swift",
"Model/ColumnSetElementTests.swift",
"Model/ColumnWidthTests.swift",
"Model/PixelDimensionTests.swift",
"Model/SemanticVersionTests.swift",
"Model/TargetElementTests.swift",
"Model/TextRunTests.swift",
"UI/ActionRenderingTests.swift",
"UI/AdaptiveCardConfiguration+Test.swift",
"UI/ColorTests.swift",
"UI/ColumnSetRenderingTests.swift",
"UI/ContainerRenderingTests.swift",
"UI/CustomCardElementRenderingTests.swift",
"UI/CustomCardElements/RepoLanguage.swift",
"UI/CustomCardElements/RepoLanguageView.swift",
"UI/CustomCardElements/StarCount.swift",
"UI/CustomCardElements/StarCountView.swift",
"UI/FactSetRenderingTests.swift",
"UI/ImageRenderingTests.swift",
"UI/ImageSetRenderingTests.swift",
"UI/RichTextBlockRenderingTests.swift",
"UI/TestHelpers.swift",
"UI/TextBlockRenderingTests.swift",
"UI/TextElementTests.swift"
],
"target_dependencies" : [
"AdaptiveCardUI"
],
"type" : "test"
},
{
"c99name" : "AdaptiveCardUI",
"module_type" : "SwiftTarget",
"name" : "AdaptiveCardUI",
"path" : "Sources/AdaptiveCardUI",
"product_dependencies" : [
"DefaultCodable",
"AnyValue",
"NetworkImage",
"CombineSchedulers"
],
"product_memberships" : [
"AdaptiveCardUI"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/AdaptiveCardUI/en.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "en"
}
}
}
],
"sources" : [
"Configuration/ActionSetConfiguration.swift",
"Configuration/AdaptiveCardConfiguration.swift",
"Configuration/Color+Configuration.swift",
"Configuration/ContainerConfiguration.swift",
"Configuration/ContainerStyleConfiguration.swift",
"Configuration/EnvironmentValues+Configuration.swift",
"Configuration/FactSetConfiguration.swift",
"Configuration/FontConfiguration.swift",
"Configuration/FontTypeConfiguration.swift",
"Configuration/ImageSizeConfiguration.swift",
"Configuration/ShowCardConfiguration.swift",
"Configuration/SpacingConfiguration.swift",
"Configuration/TextBlockConfiguration.swift",
"Configuration/TextColorConfiguration.swift",
"Configuration/TextColorPair.swift",
"Configuration/View+Configuration.swift",
"Logic/FeatureAdaptation/Action+FeatureAdaptable.swift",
"Logic/FeatureAdaptation/AdaptiveCard+FeatureAdaptable.swift",
"Logic/FeatureAdaptation/CardElement+FeatureAdaptable.swift",
"Logic/FeatureAdaptation/ColumnSetElement+FeatureAdaptable.swift",
"Logic/FeatureAdaptation/Fallback+FeatureAdaptable.swift",
"Logic/FeatureAdaptation/FeatureAdaptable.swift",
"Logic/Store/AdaptiveCard+DuplicateIdentifiers.swift",
"Logic/Store/AdaptiveCard+ImageURLs.swift",
"Logic/Store/AdaptiveCardCache.swift",
"Logic/Store/AdaptiveCardDownloader.swift",
"Logic/Store/AdaptiveCardStore.swift",
"Logic/Store/ImmediateAdaptiveCardCache.swift",
"Logic/ToggleVisibility/AdaptiveCard+Toggleable.swift",
"Logic/ToggleVisibility/CardElement+Toggleable.swift",
"Logic/ToggleVisibility/ColumnSetElement+Toggleable.swift",
"Logic/ToggleVisibility/Image+Toggleable.swift",
"Logic/ToggleVisibility/Toggleable.swift",
"Model/Actions/Action.swift",
"Model/Actions/ActionProtocol.swift",
"Model/Actions/ActionStyle.swift",
"Model/Actions/OpenURLAction.swift",
"Model/Actions/ShowCardAction.swift",
"Model/Actions/SubmitAction.swift",
"Model/Actions/TargetElement.swift",
"Model/Actions/ToggleVisibilityAction.swift",
"Model/Actions/UnknownAction.swift",
"Model/AdaptiveCard.swift",
"Model/Common/BackgroundImage.swift",
"Model/Common/BlockElementHeight.swift",
"Model/Common/ContainerStyle.swift",
"Model/Common/FontSize.swift",
"Model/Common/FontType.swift",
"Model/Common/FontWeight.swift",
"Model/Common/HAlignment.swift",
"Model/Common/ImageFillMode.swift",
"Model/Common/ImageSize.swift",
"Model/Common/ImageStyle.swift",
"Model/Common/ItemIdentifier.swift",
"Model/Common/PixelDimension.swift",
"Model/Common/SemanticVersion.swift",
"Model/Common/Spacing.swift",
"Model/Common/TextColor.swift",
"Model/Common/VAlignment.swift",
"Model/Containers/ActionSet.swift",
"Model/Containers/ColumnSet.swift",
"Model/Containers/Container.swift",
"Model/Containers/Fact.swift",
"Model/Containers/FactSet.swift",
"Model/Containers/ImageSet.swift",
"Model/Elements/CardElement.swift",
"Model/Elements/CardElementProtocol.swift",
"Model/Elements/Column.swift",
"Model/Elements/ColumnSetElement.swift",
"Model/Elements/ColumnSetElementProtocol.swift",
"Model/Elements/ColumnWidth.swift",
"Model/Elements/CustomCardElement.swift",
"Model/Elements/Fallback.swift",
"Model/Elements/Image.swift",
"Model/Elements/RichTextBlock.swift",
"Model/Elements/TextBlock.swift",
"Model/Elements/TextRun.swift",
"Model/Elements/UnknownCardElement.swift",
"Model/Elements/UnknownColumnSetElement.swift",
"UI/ActionSet/ActionSetView.swift",
"UI/ActionSet/ActionView.swift",
"UI/ActionSet/CapsuleButtonModifier.swift",
"UI/ActionSet/CapsuleButtonStyle.swift",
"UI/AdaptiveCard/AdaptiveCardFeatures.swift",
"UI/AdaptiveCard/AdaptiveCardSourceView.swift",
"UI/AdaptiveCard/AdaptiveCardView.swift",
"UI/AdaptiveCard/ErrorView.swift",
"UI/AdaptiveCard/PrimitiveCardView.swift",
"UI/BackgroundImage/BackgroundImageStyle.swift",
"UI/BackgroundImage/BackgroundImageView.swift",
"UI/BackgroundImage/CoverImageView.swift",
"UI/BackgroundImage/RepeatHorizontallyImageView.swift",
"UI/BackgroundImage/RepeatVerticallyImageView.swift",
"UI/CardElement/CardElementList.swift",
"UI/CardElement/CardElementView.swift",
"UI/CardElement/CustomCardElementView.swift",
"UI/CardElement/SpacingCardElementView.swift",
"UI/Color/Color+ARGBHex.swift",
"UI/ColumnSet/ColumnSetView.swift",
"UI/ColumnSet/ColumnView.swift",
"UI/ColumnSet/SpacingColumnView.swift",
"UI/Container/ContainerView.swift",
"UI/Container/EnvironmentValues+ContainerStyle.swift",
"UI/FactSet/FactSetView.swift",
"UI/Helpers/Alignment+VAlignment.swift",
"UI/Helpers/BlockElementHeight+CGFloat.swift",
"UI/Helpers/CollectSizeModifier.swift",
"UI/Helpers/FlowLayout.swift",
"UI/Helpers/HAlign.swift",
"UI/Helpers/HAlignment+Offset.swift",
"UI/Helpers/Padded.swift",
"UI/Helpers/PixelDimension+CGFloat.swift",
"UI/Helpers/SelectActionModifier.swift",
"UI/Helpers/VAlignment+Offset.swift",
"UI/Image/AutoImageView.swift",
"UI/Image/ContentSizeKey.swift",
"UI/Image/CustomImageStyle.swift",
"UI/Image/FixedSizeImageView.swift",
"UI/Image/ImageSetView.swift",
"UI/Image/ImageSizeImageView.swift",
"UI/Image/ImageStyleView.swift",
"UI/Image/ImageView.swift",
"UI/Image/PrimitiveImageStyle.swift",
"UI/Text/Font.Design+FontType.swift",
"UI/Text/Font.Weight+FontWeight.swift",
"UI/Text/RichTextBlockView.swift",
"UI/Text/Text+Parsing.swift",
"UI/Text/TextAlignment+HAlignment.swift",
"UI/Text/TextBlockView.swift",
"UI/Text/TextElement.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/gonzalezreal/DefaultCodable
Fetching https://github.com/gonzalezreal/NetworkImage
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/gonzalezreal/AnyValue
[1/92] Fetching defaultcodable
[93/121] Fetching defaultcodable, anyvalue
[122/1161] Fetching defaultcodable, anyvalue, networkimage
[185/3571] Fetching defaultcodable, anyvalue, networkimage, combine-schedulers
[3572/16753] Fetching defaultcodable, anyvalue, networkimage, combine-schedulers, swift-snapshot-testing
Fetched https://github.com/gonzalezreal/NetworkImage from cache (1.76s)
[13736/15713] Fetching defaultcodable, anyvalue, combine-schedulers, swift-snapshot-testing
Fetched https://github.com/gonzalezreal/AnyValue from cache (2.11s)
Fetched https://github.com/gonzalezreal/DefaultCodable from cache (2.11s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (2.11s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.17s)
Computing version for https://github.com/gonzalezreal/NetworkImage
Computed https://github.com/gonzalezreal/NetworkImage at 1.1.1 (2.75s)
Computing version for https://github.com/gonzalezreal/AnyValue
Computed https://github.com/gonzalezreal/AnyValue at 1.0.0 (1.17s)
Computing version for https://github.com/gonzalezreal/DefaultCodable
Computed https://github.com/gonzalezreal/DefaultCodable at 1.2.1 (0.83s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.66s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/852] Fetching swift-concurrency-extras
[853/6310] Fetching swift-concurrency-extras, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.66s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.67s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (1.30s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (0.58s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (0.57s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
[4582/75025] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (4.96s)
Fetched https://github.com/swiftlang/swift-syntax from cache (5.01s)
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 (0.60s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.78s)
Creating working copy for https://github.com/gonzalezreal/DefaultCodable
Working copy of https://github.com/gonzalezreal/DefaultCodable resolved at 1.2.1
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/AnyValue
Working copy of https://github.com/gonzalezreal/AnyValue resolved at 1.0.0
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/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/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.11.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/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
Building for debugging...
[0/10] Write sources
[0/10] Copying Info.plist
[0/10] Copying Localizable.strings
[0/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/31] Emitting module AnyValue
[12/31] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[13/31] Emitting module XCTestDynamicOverlay
[14/32] Compiling XCTestDynamicOverlay Deprecations.swift
[15/32] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[16/32] Compiling DefaultCodable Default.swift
[17/32] Emitting module DefaultCodable
[18/32] Compiling DefaultCodable DefaultValueProvider.swift
[19/33] Compiling XCTestDynamicOverlay Unimplemented.swift
[20/33] Compiling XCTestDynamicOverlay XCTFail.swift
[21/33] Compiling ConcurrencyExtras LockIsolated.swift
[22/34] Compiling AnyValue AnyValue.swift
[24/35] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[25/35] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[26/35] Compiling ConcurrencyExtras MainSerialExecutor.swift
[27/35] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[28/35] Compiling ConcurrencyExtras Locking.swift
[29/35] Compiling ConcurrencyExtras Task.swift
[30/35] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[31/36] Compiling ConcurrencyExtras ActorIsolated.swift
[32/36] Emitting module ConcurrencyExtras
[33/36] Compiling ConcurrencyExtras AsyncStream.swift
[36/36] Compiling ConcurrencyExtras UncheckedSendable.swift
[38/49] Compiling CombineSchedulers Lock.swift
[39/49] Compiling CombineSchedulers NSRecursiveLock.swift
[40/50] Compiling CombineSchedulers Timer.swift
[41/50] Compiling CombineSchedulers AnyScheduler.swift
[42/50] Compiling CombineSchedulers Concurrency.swift
[43/50] Emitting module CombineSchedulers
[44/50] Compiling CombineSchedulers ImmediateScheduler.swift
[45/50] Compiling CombineSchedulers Deprecations.swift
[46/50] Compiling CombineSchedulers SwiftUI.swift
[47/50] Compiling CombineSchedulers TestScheduler.swift
[48/50] Compiling CombineSchedulers UIKit.swift
[49/50] Compiling CombineSchedulers UIScheduler.swift
[50/50] Compiling CombineSchedulers UnimplementedScheduler.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[52/65] 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
1 | import Foundation
2 |
3 | extension URLSession {
| `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
4 | private enum Constants {
5 | static let memoryCapacity = 10 * 1024 * 1024
[53/66] Compiling NetworkImage ImageDownloader.swift
[54/66] Compiling NetworkImage ImagePrefetcher.swift
[55/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 |
[56/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 |
[57/66] 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
1 | import Foundation
2 |
3 | extension URLSession {
| `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
4 | private enum Constants {
5 | static let memoryCapacity = 10 * 1024 * 1024
[58/66] 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
1 | import Foundation
2 |
3 | extension URLSession {
| `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
4 | private enum Constants {
5 | static let memoryCapacity = 10 * 1024 * 1024
[59/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 |
[60/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 |
[61/66] Compiling NetworkImage Image+OSImage.swift
[62/66] Compiling NetworkImage NetworkImage.swift
[63/66] Compiling NetworkImage NetworkImageState.swift
[64/66] Compiling NetworkImage NetworkImageStyle.swift
[65/66] Compiling NetworkImage ResizableNetworkImageStyle.swift
[66/66] Compiling NetworkImage NetworkImageView.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/22] Emitting module AnyValue
[3/22] Compiling AnyValue AnyValue.swift
[5/23] Compiling ConcurrencyExtras LockIsolated.swift
[6/23] Compiling ConcurrencyExtras MainSerialExecutor.swift
[7/23] Compiling ConcurrencyExtras Task.swift
[8/23] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[9/23] Compiling ConcurrencyExtras Locking.swift
[10/24] Compiling ConcurrencyExtras ActorIsolated.swift
[11/24] Compiling ConcurrencyExtras AsyncStream.swift
[12/24] Emitting module ConcurrencyExtras
[13/24] Compiling DefaultCodable DefaultValueProvider.swift
[14/24] Emitting module XCTestDynamicOverlay
[15/24] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[16/24] Compiling XCTestDynamicOverlay XCTFail.swift
[17/25] Compiling DefaultCodable Default.swift
[18/25] Emitting module DefaultCodable
[19/26] Compiling ConcurrencyExtras UncheckedSendable.swift
[21/27] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[23/27] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[24/27] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[25/27] Compiling XCTestDynamicOverlay Deprecations.swift
[26/27] Compiling XCTestDynamicOverlay Unimplemented.swift
[27/27] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[29/40] Compiling CombineSchedulers UIKit.swift
[30/41] Compiling CombineSchedulers Timer.swift
[31/41] Compiling CombineSchedulers UIScheduler.swift
[32/41] Compiling CombineSchedulers Lock.swift
[33/41] Compiling CombineSchedulers NSRecursiveLock.swift
[34/41] Compiling CombineSchedulers SwiftUI.swift
[35/41] Compiling CombineSchedulers TestScheduler.swift
[36/41] Compiling CombineSchedulers AnyScheduler.swift
[37/41] Compiling CombineSchedulers Concurrency.swift
[38/41] Emitting module CombineSchedulers
[39/41] Compiling CombineSchedulers ImmediateScheduler.swift
[40/41] Compiling CombineSchedulers Deprecations.swift
[41/41] Compiling CombineSchedulers UnimplementedScheduler.swift
[43/56] 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 |
[44/56] 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 |
[45/56] 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
1 | import Foundation
2 |
3 | extension URLSession {
| `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
4 | private enum Constants {
5 | static let memoryCapacity = 10 * 1024 * 1024
[46/56] 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
1 | import Foundation
2 |
3 | extension URLSession {
| `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
4 | private enum Constants {
5 | static let memoryCapacity = 10 * 1024 * 1024
[47/57] Compiling NetworkImage ImageDownloader.swift
[48/57] Compiling NetworkImage ImagePrefetcher.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[49/57] 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
1 | import Foundation
2 |
3 | extension URLSession {
| `- error: non-nominal type 'URLSession' (aka 'AnyObject') cannot be extended
4 | private enum Constants {
5 | static let memoryCapacity = 10 * 1024 * 1024
[50/57] 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 |
[51/57] 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 |
[52/57] Compiling NetworkImage Image+OSImage.swift
[53/57] Compiling NetworkImage NetworkImage.swift
[54/57] Compiling NetworkImage NetworkImageState.swift
[55/57] Compiling NetworkImage NetworkImageStyle.swift
[56/57] Compiling NetworkImage ResizableNetworkImageStyle.swift
[57/57] Compiling NetworkImage NetworkImageView.swift
BUILD FAILURE 6.1 wasm