The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Epoxy, reference master (a2b045), with Swift 6.0 for Linux on 20 Jun 2025 03:08:29 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/airbnb/epoxy-ios.git
Reference: master
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/airbnb/epoxy-ios
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a2b0450 Update CHANGELOG.md (#179)
Cloned https://github.com/airbnb/epoxy-ios.git
Revision (git rev-parse @):
a2b0450e79e98f689aab27f39b4ce821943d3d76
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/airbnb/epoxy-ios.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/airbnb/epoxy-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/airbnb/swift
Fetching https://github.com/Quick/Quick.git
[1/14759] Fetching quick
[297/18987] Fetching quick, swift
[5721/38571] Fetching quick, swift, nimble
Fetched https://github.com/Quick/Quick.git from cache (2.10s)
[21656/23812] Fetching swift, nimble
Fetched https://github.com/Quick/Nimble.git from cache (3.76s)
Fetched https://github.com/airbnb/swift from cache (3.83s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 4.0.0 (1.55s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (1.16s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.39s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.98s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.58s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.99s)
Computing version for https://github.com/airbnb/swift
Computed https://github.com/airbnb/swift at 1.0.8 (0.70s)
Fetching https://github.com/apple/swift-argument-parser
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.03s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.66s)
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/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.2.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 4.0.0
Creating working copy for https://github.com/airbnb/swift
Working copy of https://github.com/airbnb/swift resolved at 1.0.8
[1369/11034045] Downloading https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
[1150159/56322403] Downloading https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip, https://github.com/calda/SwiftFormat/releases/download/0.56-beta-4/SwiftFormat.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
Downloading binary artifact https://github.com/calda/SwiftFormat/releases/download/0.56-beta-4/SwiftFormat.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip (1.75s)
Downloaded https://github.com/calda/SwiftFormat/releases/download/0.56-beta-4/SwiftFormat.artifactbundle.zip (5.35s)
/host/spi-builder-workspace/.build/checkouts/swift/Plugins/FormatSwift/Plugin.swift:53:13: warning: 'launchPath' is deprecated: renamed to 'executableURL'
 51 |
 52 |     let process = Process()
 53 |     process.launchPath = launchPath
    |             |- warning: 'launchPath' is deprecated: renamed to 'executableURL'
    |             `- note: use 'executableURL' instead
 54 |     process.arguments = arguments
 55 |     try process.run()
[1/1] Compiling plugin FormatSwift
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/49] Emitting module EpoxyCore
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[12/54] Compiling EpoxyCore BehaviorsConfigurableView.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[13/54] Compiling EpoxyCore ContentConfigurableView.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[14/54] Compiling EpoxyCore EpoxyableView.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[15/54] Compiling EpoxyCore StyledView.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[16/54] Compiling EpoxyCore ViewType.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[17/54] Compiling EpoxyCore CallbackContextEpoxyModeled.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[18/54] Compiling EpoxyCore EpoxyModelArrayBuilder.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[19/54] Compiling EpoxyCore EpoxyModelProperty.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[20/54] Compiling EpoxyCore EpoxyModelStorage.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[21/54] Compiling EpoxyCore EpoxyModeled.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[22/54] Compiling EpoxyCore AnyEpoxyModelProperty.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[23/54] Compiling EpoxyCore MeasuringViewRepresentable.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[24/54] Compiling EpoxyCore SwiftUIMeasurementContainer.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[25/54] Compiling EpoxyCore SwiftUIView.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[26/54] Compiling EpoxyCore UIView+SwiftUIView.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[27/54] Compiling EpoxyCore UIViewConfiguringSwiftUIView.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[28/54] Compiling EpoxyCore EpoxySwiftUIHostingController.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[29/54] Compiling EpoxyCore EpoxySwiftUIHostingView.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[30/54] Compiling EpoxyCore EpoxySwiftUIIntrinsicContentSizeInvalidator.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[31/54] Compiling EpoxyCore EpoxySwiftUILayoutMargins.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[32/54] Compiling EpoxyCore EpoxyableView+SwiftUIView.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[33/54] Compiling EpoxyCore TraitCollectionProviding.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[34/54] Compiling EpoxyCore ViewDifferentiatorProviding.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[35/54] Compiling EpoxyCore ViewProviding.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[36/54] Compiling EpoxyCore WillDisplayProviding.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[37/54] Compiling EpoxyCore ViewEpoxyModeled.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[38/54] Compiling EpoxyCore ErasedContentProviding.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[39/54] Compiling EpoxyCore MakeViewProviding.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[40/54] Compiling EpoxyCore SetBehaviorsProviding.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[41/54] Compiling EpoxyCore SetContentProviding.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[42/54] Compiling EpoxyCore StyleIDProviding.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[43/54] Compiling EpoxyCore ClassReference.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[44/54] Compiling EpoxyCore AnimatedProviding.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[45/54] Compiling EpoxyCore DataIDProviding.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[46/54] Compiling EpoxyCore DidDisplayProviding.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[47/54] Compiling EpoxyCore DidEndDisplayingProviding.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[48/54] Compiling EpoxyCore DidSelectProviding.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[49/54] Compiling EpoxyCore Collection+Diff.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[50/54] Compiling EpoxyCore Diffable.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[51/54] Compiling EpoxyCore DiffableSection.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[52/54] Compiling EpoxyCore IndexChangeset.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[53/54] Compiling EpoxyCore SectionedChangeset.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
[54/54] Compiling EpoxyCore EpoxyLogger.swift
/host/spi-builder-workspace/Sources/EpoxyCore/Model/Providers/TraitCollectionProviding.swift:5:8: error: no such module 'UIKit'
 3 |
 4 | #if !os(macOS)
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | /// The capability of providing a `UITraitCollection` instance.
BUILD FAILURE 6.0 linux