The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Nuke, reference 13.0.4 (2c5f7a), with Swift 6.2 for Linux on 26 Apr 2026 22:35:54 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kean/Nuke.git
Reference: 13.0.4
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/kean/Nuke
 * tag               13.0.4     -> FETCH_HEAD
HEAD is now at 2c5f7a3 Version 13.0.4
Cloned https://github.com/kean/Nuke.git
Revision (git rev-parse @):
2c5f7a3ccac66ae7c94d6f75c2080533f6cca0ac
SUCCESS checkout https://github.com/kean/Nuke.git at 13.0.4
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/kean/Nuke.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/55] Emitting module Nuke
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[7/61] Compiling Nuke ImageDecoders+Default.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[8/61] Compiling Nuke ImageDecoders+Empty.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[9/61] Compiling Nuke ImageDecoding.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[10/61] Compiling Nuke ImageEncoders+Default.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[11/61] Compiling Nuke ImageEncoders+ImageIO.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[12/61] Compiling Nuke ImageEncoders.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[13/61] Compiling Nuke ImageEncoding.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[14/61] Compiling Nuke ImageProcessors+Circle.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[15/61] Compiling Nuke ImageProcessors+Composition.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[16/61] Compiling Nuke ImageProcessors+CoreImage.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[17/61] Compiling Nuke ImageProcessors+GaussianBlur.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[18/61] Compiling Nuke ImageProcessors+Resize.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[19/61] Compiling Nuke ImageProcessors+RoundedCorners.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[20/61] Compiling Nuke ImageProcessors.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[21/61] Compiling Nuke AsyncPipelineTask.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[22/61] Compiling Nuke AsyncTask.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[23/61] Compiling Nuke TaskFetchOriginalData.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[24/61] Compiling Nuke TaskFetchOriginalImage.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[25/61] Compiling Nuke TaskLoadData.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[26/61] Compiling Nuke TaskLoadImage.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[27/61] Compiling Nuke Cache.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[28/61] Compiling Nuke DataCache.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[29/61] Compiling Nuke DataCaching.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[30/61] Compiling Nuke ImageCache.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[31/61] Compiling Nuke ImageCaching.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[32/61] Compiling Nuke AssetType.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[33/61] Compiling Nuke ImageDecoderRegistry.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[34/61] Compiling Nuke ImageContainer.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[35/61] Compiling Nuke ImageRequest.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[36/61] Compiling Nuke ImageResponse.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[37/61] Compiling Nuke ImageTask.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[38/61] Compiling Nuke Extensions.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[39/61] Compiling Nuke Graphics.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[40/61] Compiling Nuke ImagePublisher.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[41/61] Compiling Nuke ImageRequestKeys.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[42/61] Compiling Nuke LinkedList.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[43/61] Compiling Nuke Log.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[44/61] Compiling Nuke Mutex.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[45/61] Compiling Nuke RateLimiter.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[46/61] Compiling Nuke ResumableData.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[47/61] Compiling Nuke TaskQueue.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[48/61] Compiling Nuke ImagePipeline.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[49/61] Compiling Nuke ImagePipelineActor.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[50/61] Compiling Nuke ImagePrefetcher.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[51/61] Compiling Nuke ImageDecompression.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[52/61] Compiling Nuke ImageProcessing.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[53/61] Compiling Nuke ImageProcessingOptions.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[54/61] Compiling Nuke ImageProcessors+Anonymous.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[55/61] Compiling Nuke DataLoader.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[56/61] Compiling Nuke DataLoading.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[57/61] Compiling Nuke Deprecated.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[58/61] Compiling Nuke ImagePipeline+Cache.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[59/61] Compiling Nuke ImagePipeline+Configuration.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[60/61] Compiling Nuke ImagePipeline+Delegate.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[61/61] Compiling Nuke ImagePipeline+Error.swift
/host/spi-builder-workspace/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
BUILD FAILURE 6.2 linux