The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AsyncCachedImage, reference main (23acca), with Swift 6.2 for Linux on 2 Jan 2026 18:58:54 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/uaremad/AsyncCachedImage.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/uaremad/AsyncCachedImage.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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: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:e1f50347098d838026a020bb7d0f8bade3d7b84d6d497429b7cf821cdf4fc3d1
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/31] 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
[4/31] 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
[5/31] 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
[6/31] 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
[7/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
[8/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
[9/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
[10/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
[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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/34] 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
[16/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
[17/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
[18/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
[19/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
[20/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
[21/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
[22/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
[23/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
[24/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
[25/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
[26/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
[27/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
[28/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
[29/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
[30/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
[31/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
[32/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
[33/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
[34/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
BUILD FAILURE 6.2 linux