The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AsyncCachedImage, reference 2026.1.1 (23acca), with Swift 6.1 for Wasm on 2 Jan 2026 18:58:58 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/uaremad/AsyncCachedImage.git
Reference: 2026.1.1
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/uaremad/AsyncCachedImage
 * tag               2026.1.1   -> FETCH_HEAD
HEAD is now at 23acca8 Image revalidation errors and update tests/docs (#5)
Cloned https://github.com/uaremad/AsyncCachedImage.git
Revision (git rev-parse @):
23acca85535b58d1a05350974181528807b1b973
SUCCESS checkout https://github.com/uaremad/AsyncCachedImage.git at 2026.1.1
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/uaremad/AsyncCachedImage.git
https://github.com/uaremad/AsyncCachedImage.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AsyncCachedImage",
  "name" : "AsyncCachedImage",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "AsyncCachedImage",
      "targets" : [
        "AsyncCachedImage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "AsyncCachedImageTests",
      "module_type" : "SwiftTarget",
      "name" : "AsyncCachedImageTests",
      "path" : "Core/Tests",
      "sources" : [
        "Cache/DiskCacheTests.swift",
        "Cache/MemoryCacheStorageTests.swift",
        "Cache/MemoryCacheTests.swift",
        "Cache/RevalidationResultTests.swift",
        "Decoding/ImageDecoderTests.swift",
        "Environment/ImageLoadingOptionsEnvironmentTests.swift",
        "Environment/ScenePhaseObserverTests.swift",
        "Errors/DiskCacheErrorTests.swift",
        "Errors/ImageDecoderErrorTests.swift",
        "Errors/ImageLoadingErrorTests.swift",
        "Errors/InternalDownloadErrorTests.swift",
        "Errors/MemoryCacheErrorTests.swift",
        "Errors/MetadataStoreErrorTests.swift",
        "Errors/RevalidationErrorTests.swift",
        "Logging/DebugLoggerTests.swift",
        "Logging/LogLevelTests.swift",
        "Logging/LogProtocolTests.swift",
        "Logging/LoggingTests.swift",
        "Metadata/MetadataEntryTests.swift",
        "Metadata/MetadataStoreTests.swift",
        "Metadata/MetadataTests.swift",
        "Networking/ImageDownloaderTests.swift",
        "Networking/RevalidationThrottlerTests.swift",
        "Public/AsyncCachedImagePhaseTests.swift",
        "Public/AsyncCachedImageTests.swift",
        "Public/CacheInfoTests.swift",
        "Public/CacheManagerTests.swift",
        "Public/ConfigurationTests.swift",
        "URLSession/URLSessionImageTests.swift"
      ],
      "target_dependencies" : [
        "AsyncCachedImage"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AsyncCachedImage",
      "module_type" : "SwiftTarget",
      "name" : "AsyncCachedImage",
      "path" : "Core/Sources",
      "product_memberships" : [
        "AsyncCachedImage"
      ],
      "sources" : [
        "Cache/CacheRevalidator.swift",
        "Cache/DiskCache.swift",
        "Cache/MemoryCache.swift",
        "Cache/MemoryCacheStorage.swift",
        "Decoding/ImageDecoder.swift",
        "Environment/ImageLoadingOptionsKey.swift",
        "Environment/ScenePhaseObserver.swift",
        "Errors/DiskCacheError.swift",
        "Errors/ImageDecoderError.swift",
        "Errors/ImageLoadingError.swift",
        "Errors/InternalDownloadError.swift",
        "Errors/MemoryCacheError.swift",
        "Errors/MetadataStoreError.swift",
        "Errors/RevalidationError.swift",
        "Logging/DebugLogger.swift",
        "Logging/LogLevel.swift",
        "Logging/LogProtocol.swift",
        "Logging/Logging.swift",
        "Metadata/Metadata.swift",
        "Metadata/MetadataEntry.swift",
        "Metadata/MetadataStore.swift",
        "Networking/ImageDownloader.swift",
        "Networking/RevalidationThrottler.swift",
        "Public/AsyncCachedImage.swift",
        "Public/AsyncCachedImagePhase.swift",
        "Public/CacheInfo.swift",
        "Public/CacheManager.swift",
        "Public/Configuration.swift",
        "Typealias/AsyncCachedImageConfiguration.swift",
        "Typealias/PlatformImage.swift",
        "URLSession/URLSession+Image.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:dbcbf45695e2d1afcaee9a5a93239e71a6cc4a5872f338d6e993e9ceefe7df1b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/31] Emitting module AsyncCachedImage
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[4/34] Compiling AsyncCachedImage CacheRevalidator.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[5/34] Compiling AsyncCachedImage DiskCache.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[6/34] Compiling AsyncCachedImage MemoryCache.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[7/34] Compiling AsyncCachedImage MemoryCacheStorage.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[8/34] Compiling AsyncCachedImage AsyncCachedImageConfiguration.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[9/34] Compiling AsyncCachedImage PlatformImage.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[10/34] Compiling AsyncCachedImage URLSession+Image.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[11/34] Compiling AsyncCachedImage ImageDecoderError.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[12/34] Compiling AsyncCachedImage ImageLoadingError.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[13/34] Compiling AsyncCachedImage InternalDownloadError.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[14/34] Compiling AsyncCachedImage MemoryCacheError.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[15/34] Compiling AsyncCachedImage LogProtocol.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[16/34] Compiling AsyncCachedImage Logging.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[17/34] Compiling AsyncCachedImage Metadata.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[18/34] Compiling AsyncCachedImage MetadataEntry.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[19/34] Compiling AsyncCachedImage MetadataStoreError.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[20/34] Compiling AsyncCachedImage RevalidationError.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[21/34] Compiling AsyncCachedImage DebugLogger.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[22/34] Compiling AsyncCachedImage LogLevel.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[23/34] Compiling AsyncCachedImage AsyncCachedImagePhase.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[24/34] Compiling AsyncCachedImage CacheInfo.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[25/34] Compiling AsyncCachedImage CacheManager.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[26/34] Compiling AsyncCachedImage Configuration.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[27/34] Compiling AsyncCachedImage ImageDecoder.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[28/34] Compiling AsyncCachedImage ImageLoadingOptionsKey.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[29/34] Compiling AsyncCachedImage ScenePhaseObserver.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[30/34] Compiling AsyncCachedImage DiskCacheError.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[31/34] Compiling AsyncCachedImage MetadataStore.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[32/34] Compiling AsyncCachedImage ImageDownloader.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[33/34] Compiling AsyncCachedImage RevalidationThrottler.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[34/34] Compiling AsyncCachedImage AsyncCachedImage.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:dbcbf45695e2d1afcaee9a5a93239e71a6cc4a5872f338d6e993e9ceefe7df1b
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/30] Compiling AsyncCachedImage MetadataStoreError.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[3/30] Compiling AsyncCachedImage RevalidationError.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[4/30] Compiling AsyncCachedImage DebugLogger.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[5/30] Compiling AsyncCachedImage LogLevel.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[6/33] Compiling AsyncCachedImage LogProtocol.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[7/33] Compiling AsyncCachedImage Logging.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[8/33] Compiling AsyncCachedImage Metadata.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[9/33] Compiling AsyncCachedImage MetadataEntry.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[10/33] Compiling AsyncCachedImage ImageDecoder.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[11/33] Compiling AsyncCachedImage ImageLoadingOptionsKey.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[12/33] Compiling AsyncCachedImage ScenePhaseObserver.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[13/33] Compiling AsyncCachedImage DiskCacheError.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/33] Emitting module AsyncCachedImage
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[15/33] Compiling AsyncCachedImage CacheRevalidator.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[16/33] Compiling AsyncCachedImage DiskCache.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[17/33] Compiling AsyncCachedImage MemoryCache.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[18/33] Compiling AsyncCachedImage MemoryCacheStorage.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[19/33] Compiling AsyncCachedImage ImageDecoderError.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[20/33] Compiling AsyncCachedImage ImageLoadingError.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[21/33] Compiling AsyncCachedImage InternalDownloadError.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[22/33] Compiling AsyncCachedImage MemoryCacheError.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[23/33] Compiling AsyncCachedImage AsyncCachedImagePhase.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[24/33] Compiling AsyncCachedImage CacheInfo.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[25/33] Compiling AsyncCachedImage CacheManager.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[26/33] Compiling AsyncCachedImage Configuration.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[27/33] Compiling AsyncCachedImage AsyncCachedImageConfiguration.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[28/33] Compiling AsyncCachedImage PlatformImage.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[29/33] Compiling AsyncCachedImage URLSession+Image.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[30/33] Compiling AsyncCachedImage MetadataStore.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[31/33] Compiling AsyncCachedImage ImageDownloader.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[32/33] Compiling AsyncCachedImage RevalidationThrottler.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
[33/33] Compiling AsyncCachedImage AsyncCachedImage.swift
/host/spi-builder-workspace/Core/Sources/Decoding/ImageDecoder.swift:11:8: error: no such module 'CoreGraphics'
  9 | //
 10 |
 11 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 12 | import Foundation
 13 | import ImageIO
BUILD FAILURE 6.1 wasm