Build Information
Failed to build AsyncImageView, reference master (ed3f48), with Swift 6.0 for macOS (SPM) on 2 Dec 2025 02:17:47 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NachoSoto/AsyncImageView.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NachoSoto/AsyncImageView
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at ed3f482 Refactor image request management (#73)
Cloned https://github.com/NachoSoto/AsyncImageView.git
Revision (git rev-parse @):
ed3f482f04df9289e57f4e8ad0a33cd5f27d3c64
SUCCESS checkout https://github.com/NachoSoto/AsyncImageView.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/NachoSoto/AsyncImageView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin DefocusCommandPlugin
[2/2] Compiling plugin GenerateDoccReference
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin LintCommandPlugin
[5/5] Compiling plugin LintError
[6/6] Compiling plugin LintWarning
Building for debugging...
[6/9] Write sources
[8/9] Write swift-version-5BDAB9E9C0126B9D.txt
[10/56] Emitting module ReactiveSwift
[11/61] Compiling ReactiveSwift Observer.swift
[12/61] Compiling ReactiveSwift Operators.swift
[13/61] Compiling ReactiveSwift Reduce.swift
[14/61] Compiling ReactiveSwift ScanMap.swift
[15/61] Compiling ReactiveSwift SkipFirst.swift
[16/61] Compiling ReactiveSwift Map.swift
[17/61] Compiling ReactiveSwift MapError.swift
[18/61] Compiling ReactiveSwift Materialize.swift
[19/61] Compiling ReactiveSwift MaterializeAsResult.swift
[20/61] Compiling ReactiveSwift ObserveOn.swift
[21/61] Compiling ReactiveSwift SkipRepeats.swift
[22/61] Compiling ReactiveSwift SkipWhile.swift
[23/61] Compiling ReactiveSwift TakeFirst.swift
[24/61] Compiling ReactiveSwift TakeLast.swift
[25/61] Compiling ReactiveSwift TakeUntil.swift
[26/61] Compiling ReactiveSwift Collect.swift
[27/61] Compiling ReactiveSwift CollectEvery.swift
[28/61] Compiling ReactiveSwift CombinePrevious.swift
[29/61] Compiling ReactiveSwift CompactMap.swift
[30/61] Compiling ReactiveSwift Debounce.swift
[31/61] Compiling ReactiveSwift TakeWhile.swift
[32/61] Compiling ReactiveSwift Throttle.swift
[33/61] Compiling ReactiveSwift UnaryAsyncOperator.swift
[34/61] Compiling ReactiveSwift UniqueValues.swift
[35/61] Compiling ReactiveSwift Optional.swift
[36/61] Compiling ReactiveSwift Delay.swift
[37/61] Compiling ReactiveSwift Dematerialize.swift
[38/61] Compiling ReactiveSwift DematerializeResults.swift
[39/61] Compiling ReactiveSwift Filter.swift
[40/61] Compiling ReactiveSwift LazyMap.swift
[41/61] Compiling ReactiveSwift Property.swift
[42/61] Compiling ReactiveSwift Reactive.swift
[43/61] Compiling ReactiveSwift ResultExtensions.swift
[44/61] Compiling ReactiveSwift Scheduler.swift
[45/61] Compiling ReactiveSwift Signal.Observer.swift
[46/61] Compiling ReactiveSwift EventLogger.swift
[47/61] Compiling ReactiveSwift Flatten.swift
[48/61] Compiling ReactiveSwift FoundationExtensions.swift
[49/61] Compiling ReactiveSwift Lifetime.swift
[50/61] Compiling ReactiveSwift AttemptMap.swift
[51/61] Compiling ReactiveSwift Action.swift
[52/61] Compiling ReactiveSwift Atomic.swift
[53/61] Compiling ReactiveSwift Bag.swift
[54/61] Compiling ReactiveSwift Deprecations+Removals.swift
[55/61] Compiling ReactiveSwift Disposable.swift
[56/61] Compiling ReactiveSwift Event.swift
[57/61] Compiling ReactiveSwift Signal.swift
[58/61] Compiling ReactiveSwift SignalProducer.swift
[59/61] Compiling ReactiveSwift UnidirectionalBinding.swift
[60/61] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[61/61] Compiling ReactiveSwift ValidatingProperty.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[62/81] Emitting module AsyncImageView
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[63/81] Compiling AsyncImageView ImageInflaterRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[64/81] Compiling AsyncImageView ImageProcessingRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[65/81] Compiling AsyncImageView ContextRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[66/81] Compiling AsyncImageView EmptyRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[67/81] Compiling AsyncImageView Renderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[68/81] Compiling AsyncImageView SimpleImageProcessingRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[69/81] Compiling AsyncImageView ErrorIgnoringRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[70/81] Compiling AsyncImageView FallbackRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[71/81] Compiling AsyncImageView LocalImageRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[72/81] Compiling AsyncImageView MulticastedRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[73/81] Compiling AsyncImageView RemoteImageRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[74/81] Compiling AsyncImageView RemoteOrLocalImageRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[75/81] Compiling AsyncImageView AnyRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[76/81] Compiling AsyncImageView CacheRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[77/81] Compiling AsyncImageView AsyncImageLoader.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[78/81] Compiling AsyncImageView AsyncImageView.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[79/81] Compiling AsyncImageView AsyncSwiftUIImageView.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[80/81] Compiling AsyncImageView Caching.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[81/81] Compiling AsyncImageView Extensions.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[82/83] Compiling AsyncImageView ViewRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
[83/83] Compiling AsyncImageView SynchronousUIScheduler.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import Combine
11 |
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:4:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
2 | import PackageDescription
3 |
4 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
5 | name: "AsyncImageView",
6 | platforms: [
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetching https://github.com/Quick/Quick.git
[1/52500] Fetching reactiveswift
[2/67359] Fetching reactiveswift, quick
[2844/87163] Fetching reactiveswift, quick, nimble
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (2.27s)
Fetched https://github.com/Quick/Nimble.git from cache (2.27s)
Fetched https://github.com/Quick/Quick.git from cache (2.27s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 12.3.0 (3.19s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.83s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 7.2.1 (0.56s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.55s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.78s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.57s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.6.2 (0.46s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-algorithms.git
[1/6041] Fetching swift-algorithms
[1028/22918] Fetching swift-algorithms, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.50s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.50s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.57s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.19s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.43s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (0.46s)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 7.2.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.2
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 12.3.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 7.6.2
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
warning: 'quick': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/PrivacyInfo.xcprivacy
BUILD FAILURE 6.0 macosSpm