Build Information
Failed to build ChatLayout, reference master (807e19
), with Swift 6.1 for Linux on 26 Aug 2025 15:44:29 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ekazaev/ChatLayout.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/ekazaev/ChatLayout
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 807e191 Updated podspec
Cloned https://github.com/ekazaev/ChatLayout.git
Revision (git rev-parse @):
807e191c8ac019fbe35af94e2476a80dccae26d3
SUCCESS checkout https://github.com/ekazaev/ChatLayout.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/ekazaev/ChatLayout.git
https://github.com/ekazaev/ChatLayout.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.1.0 but the installed version is 6.0.2
error: fatalError
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Building for debugging...
[0/7] Write sources
[1/7] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/37] Emitting module ChatLayout
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[4/41] Compiling ChatLayout NSLayoutAnchor+Extension.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[5/41] Compiling ChatLayout NSLayoutDimension+Extension.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[6/41] Compiling ChatLayout UILayoutPriority+Extension.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[7/41] Compiling ChatLayout ImageMaskedView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[8/41] Compiling ChatLayout ContainerCollectionReusableView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[9/41] Compiling ChatLayout ContainerCollectionViewCell.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[10/41] Compiling ChatLayout ContainerCollectionViewCellDelegate.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[11/41] Compiling ChatLayout EdgeAligningView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[12/41] Compiling ChatLayout IndexPath+Extension.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[13/41] Compiling ChatLayout RandomAccessCollection+Extension.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[14/41] Compiling ChatLayout ChangeItem.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[15/41] Compiling ChatLayout ItemKind.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[16/41] Compiling ChatLayout ItemModel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[17/41] Compiling ChatLayout ItemPath.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[18/41] Compiling ChatLayout ItemSize.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[19/41] Compiling ChatLayout LayoutModel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[20/41] Compiling ChatLayout ChatItemAlignment.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[21/41] Compiling ChatLayout ChatItemPinningType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[22/41] Compiling ChatLayout ChatLayoutAttributes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[23/41] Compiling ChatLayout ChatLayoutDelegate.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[24/41] Compiling ChatLayout ChatLayoutInvalidationContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[25/41] Compiling ChatLayout MessageContainerView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[26/41] Compiling ChatLayout RoundedCornersContainerView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[27/41] Compiling ChatLayout StaticViewFactory.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[28/41] Compiling ChatLayout SwappingContainerView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[29/41] Compiling ChatLayout ModelState.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[30/41] Compiling ChatLayout SectionModel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[31/41] Compiling ChatLayout StateController.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[32/41] Compiling ChatLayout CellLayoutContainerView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[33/41] Compiling ChatLayout ChatLayoutPositionSnapshot.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[34/41] Compiling ChatLayout ChatLayoutSettings.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[35/41] Compiling ChatLayout CollectionViewChatLayout.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[36/41] Compiling ChatLayout CGRect+Extension.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Example/Tests/Info.plist
[0/1] Planning build
Building for debugging...
[0/6] Write swift-version-24593BA9C3E375BF.txt
[2/36] Compiling ChatLayout ContainerCollectionReusableView.swift
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[3/36] Compiling ChatLayout ContainerCollectionViewCell.swift
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[4/36] Compiling ChatLayout ContainerCollectionViewCellDelegate.swift
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[5/36] Compiling ChatLayout EdgeAligningView.swift
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[6/36] Compiling ChatLayout NSLayoutAnchor+Extension.swift
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[7/36] Compiling ChatLayout NSLayoutDimension+Extension.swift
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[8/36] Compiling ChatLayout UILayoutPriority+Extension.swift
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[9/36] Compiling ChatLayout ImageMaskedView.swift
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[10/40] Compiling ChatLayout ChatItemAlignment.swift
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[11/40] Compiling ChatLayout ChatItemPinningType.swift
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[12/40] Compiling ChatLayout ChatLayoutAttributes.swift
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[13/40] Compiling ChatLayout ChatLayoutDelegate.swift
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[14/40] Compiling ChatLayout ChatLayoutInvalidationContext.swift
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[15/40] Compiling ChatLayout MessageContainerView.swift
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[16/40] Compiling ChatLayout RoundedCornersContainerView.swift
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[17/40] Compiling ChatLayout StaticViewFactory.swift
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[18/40] Compiling ChatLayout SwappingContainerView.swift
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[19/40] Compiling ChatLayout ChatLayoutPositionSnapshot.swift
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[20/40] Compiling ChatLayout ChatLayoutSettings.swift
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[21/40] Compiling ChatLayout CollectionViewChatLayout.swift
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[22/40] Compiling ChatLayout CGRect+Extension.swift
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/40] Emitting module ChatLayout
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[24/40] Compiling ChatLayout ModelState.swift
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[25/40] Compiling ChatLayout SectionModel.swift
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[26/40] Compiling ChatLayout StateController.swift
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[27/40] Compiling ChatLayout CellLayoutContainerView.swift
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[28/40] Compiling ChatLayout IndexPath+Extension.swift
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[29/40] Compiling ChatLayout RandomAccessCollection+Extension.swift
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[30/40] Compiling ChatLayout ChangeItem.swift
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[31/40] Compiling ChatLayout ItemKind.swift
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[32/40] Compiling ChatLayout ItemModel.swift
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[33/40] Compiling ChatLayout ItemPath.swift
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[34/40] Compiling ChatLayout ItemSize.swift
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
[35/40] Compiling ChatLayout LayoutModel.swift
/host/spi-builder-workspace/ChatLayout/Classes/Core/ChatItemAlignment.swift:14:8: error: no such module 'UIKit'
12 |
13 | import Foundation
14 | import UIKit
| `- error: no such module 'UIKit'
15 |
16 | /// Represent item alignment in collection view layout
BUILD FAILURE 6.1 linux