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 StreamChatSwiftUI, reference 4.79.1 (d4910c), with Swift 5.9 for Linux on 4 Jun 2025 05:04:54 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GetStream/stream-chat-swiftui.git
Reference: 4.79.1
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/GetStream/stream-chat-swiftui
 * tag               4.79.1     -> FETCH_HEAD
HEAD is now at d4910c5 Bump 4.79.1
Cloned https://github.com/GetStream/stream-chat-swiftui.git
Revision (git rev-parse @):
d4910c5a3302021f804261fec6b37bf1c224c516
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/GetStream/stream-chat-swiftui.git at 4.79.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/GetStream/stream-chat-swiftui.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:943c57f5f023c04804daf623375860c13f93d33d0cb4f0a89054871e5f11529c
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/GetStream/stream-chat-swift.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
[2050/209586] Fetching swift-docc-plugin, stream-chat-swift
Fetched https://github.com/apple/swift-docc-plugin (22.04s)
Fetched https://github.com/GetStream/stream-chat-swift.git (22.76s)
Computing version for https://github.com/GetStream/stream-chat-swift.git
Computed https://github.com/GetStream/stream-chat-swift.git at 4.79.1 (0.45s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.44s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3395] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit (0.37s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.44s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/GetStream/stream-chat-swift.git
Working copy of https://github.com/GetStream/stream-chat-swift.git resolved at 4.79.1
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/8] Copying Info.plist
[3/8] Copying Localizable.stringsdict
[4/8] Copying Localizable.strings
[4/8] Copying Info.plist
[6/8] Copying StreamChatModel.xcdatamodeld
[7/8] Copying Assets.xcassets
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/177] Emitting module StreamChat
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[10/201] Compiling StreamChat APIClient.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[11/201] Compiling StreamChat APIPathConvertible.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[12/201] Compiling StreamChat AttachmentDownloader.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[13/201] Compiling StreamChat AttachmentUploader.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[14/201] Compiling StreamChat UploadedAttachment.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[15/201] Compiling StreamChat UploadedAttachmentPostProcessor.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[16/201] Compiling StreamChat CDNClient.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[17/201] Compiling StreamChat ChatRemoteNotificationHandler.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[18/201] Compiling StreamChat AppEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[19/201] Compiling StreamChat AttachmentEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[20/201] Compiling StreamChat BlockedUserPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[21/201] Compiling StreamChat ChannelEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[22/201] Compiling StreamChat DeviceEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[23/201] Compiling StreamChat DraftEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[24/201] Compiling StreamChat Endpoint.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[25/201] Compiling StreamChat EndpointPath+OfflineRequest.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[26/201] Compiling StreamChat EndpointPath.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[27/201] Compiling StreamChat FilesEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[28/201] Compiling StreamChat GuestEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[29/201] Compiling StreamChat MemberEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[30/201] Compiling StreamChat MessageEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[31/201] Compiling StreamChat ModerationEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[32/201] Compiling StreamChat AppSettingsPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[33/201] Compiling StreamChat ChannelCodingKeys.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[34/201] Compiling StreamChat SyncEndpoint.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[35/201] Compiling StreamChat ThreadEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[36/201] Compiling StreamChat UserEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[37/201] Compiling StreamChat WebSocketConnectEndpoint.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[38/201] Compiling StreamChat HTTPHeader.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[39/201] Compiling StreamChat RequestDecoder.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[40/201] Compiling StreamChat RequestEncoder.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[41/201] Compiling StreamChat AudioAnalysing.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[42/201] Compiling StreamChat AudioAnalysisContext.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[43/201] Compiling StreamChat AudioAnalysisEngine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[44/201] Compiling StreamChat AudioSamplesExtractor.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[45/201] Compiling StreamChat AudioSamplesProcessor.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[46/201] Compiling StreamChat AudioValuePercentageNormaliser.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[47/201] Compiling StreamChat AppStateObserving.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[48/201] Compiling StreamChat AssetPropertyLoading.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[49/201] Compiling StreamChat AudioPlaybackContext.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[50/201] Compiling StreamChat AudioPlaybackContextAccessor.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[51/201] Compiling StreamChat AudioPlaybackRate.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[52/201] Compiling StreamChat AudioPlaybackState.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[53/201] Compiling StreamChat AudioPlayerObserving.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[54/201] Compiling StreamChat AudioPlaying.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[55/201] Compiling StreamChat AudioPlayingDelegate.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[56/201] Compiling StreamChat AudioQueuePlayer.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[57/201] Compiling StreamChat AudioRecording.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[58/201] Compiling StreamChat MemberListController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[59/201] Compiling StreamChat MemberListController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[60/201] Compiling StreamChat MessageController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[61/201] Compiling StreamChat MessageController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[62/201] Compiling StreamChat MessageController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[63/201] Compiling StreamChat PollController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[64/201] Compiling StreamChat PollController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[65/201] Compiling StreamChat PollController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[66/201] Compiling StreamChat PollControllerDelegate.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[67/201] Compiling StreamChat PollVoteListController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[68/201] Compiling StreamChat PollVoteListController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[69/201] Compiling StreamChat PollVoteListController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[70/201] Compiling StreamChat ChatClient+ReactionListController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[71/201] Compiling StreamChat ReactionListController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[72/201] Compiling StreamChat ReactionListController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[73/201] Compiling StreamChat ReactionListController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[74/201] Compiling StreamChat MessageSearchController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[75/201] Compiling StreamChat MessageSearchController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[76/201] Compiling StreamChat MessageSearchController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[77/201] Compiling StreamChat UserSearchController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[78/201] Compiling StreamChat ChatClient+ThreadListController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[79/201] Compiling StreamChat ThreadListController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[80/201] Compiling StreamChat ThreadListController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[81/201] Compiling StreamChat ThreadListController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[82/273] Compiling StreamChat ChannelEditDetailPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[83/273] Compiling StreamChat ChannelListPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[84/273] Compiling StreamChat ChannelMemberListPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[85/273] Compiling StreamChat CurrentUserPayloads.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[86/273] Compiling StreamChat DevicePayloads.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[87/273] Compiling StreamChat DraftPayloads.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[88/273] Compiling StreamChat FileUploadPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[89/273] Compiling StreamChat FlagMessagePayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[90/273] Compiling StreamChat FlagUserPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[91/273] Compiling StreamChat GuestUserTokenPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[92/273] Compiling StreamChat IdentifiableModel.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[93/273] Compiling StreamChat IdentifiablePayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[94/273] Compiling StreamChat MemberPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[95/273] Compiling StreamChat MemberUpdatePayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[96/273] Compiling StreamChat MessageAttachmentPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[97/273] Compiling StreamChat MessageModerationDetailsPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[98/273] Compiling StreamChat MessagePayloads.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[99/273] Compiling StreamChat MessageReactionGroupPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[100/273] Compiling StreamChat MessageReactionPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[101/273] Compiling StreamChat MessageTranslationsPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[102/273] Compiling StreamChat MissingEventsPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[103/273] Compiling StreamChat MutedChannelPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[104/273] Compiling StreamChat PollsPayloads.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[105/273] Compiling StreamChat RawJSON.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[106/297] Compiling StreamChat ChatChannelWatcherListController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[107/297] Compiling StreamChat ChatChannelWatcherListController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[108/297] Compiling StreamChat ChatChannelWatcherListController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[109/297] Compiling StreamChat ConnectionController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[110/297] Compiling StreamChat ConnectionController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[111/297] Compiling StreamChat ConnectionController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[112/297] Compiling StreamChat Controller.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[113/297] Compiling StreamChat CurrentUserController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[114/297] Compiling StreamChat CurrentUserController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[115/297] Compiling StreamChat CurrentUserController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[116/297] Compiling StreamChat DataController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[117/297] Compiling StreamChat BackgroundDatabaseObserver.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[118/297] Compiling StreamChat BackgroundEntityDatabaseObserver.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[119/297] Compiling StreamChat BackgroundListDatabaseObserver.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[120/297] Compiling StreamChat EntityChange.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[121/297] Compiling StreamChat ListChange.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[122/297] Compiling StreamChat ChannelEventsController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[123/297] Compiling StreamChat EventsController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[124/297] Compiling StreamChat EventsController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[125/297] Compiling StreamChat EventsController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[126/297] Compiling StreamChat MemberController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[127/297] Compiling StreamChat MemberController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[128/297] Compiling StreamChat MemberController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[129/297] Compiling StreamChat MemberListController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[130/297] Compiling StreamChat ThreadListPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[131/297] Compiling StreamChat UnknownChannelEvent.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[132/297] Compiling StreamChat UnknownUserEvent.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[133/297] Compiling StreamChat UserListPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[134/297] Compiling StreamChat UserPayloads.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[135/297] Compiling StreamChat PollsEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[136/297] Compiling StreamChat ReactionEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[137/297] Compiling StreamChat AttachmentActionRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[138/297] Compiling StreamChat CastPollVoteRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[139/297] Compiling StreamChat ChannelMemberBanRequestPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[140/297] Compiling StreamChat ChannelMemberUnbanRequestPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[141/297] Compiling StreamChat ChannelTruncateRequestPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[142/297] Compiling StreamChat CreateCallRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[143/297] Compiling StreamChat CreatePollOptionRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[144/297] Compiling StreamChat CreatePollRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[145/297] Compiling StreamChat CustomEventRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[146/297] Compiling StreamChat FlagRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[147/297] Compiling StreamChat GuestUserTokenRequestPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[148/297] Compiling StreamChat MessageReactionRequestPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[149/297] Compiling StreamChat MissingEventsRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[150/297] Compiling StreamChat QueryPollsRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[151/297] Compiling StreamChat UpdatePartialRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[152/297] Compiling StreamChat UpdatePollOptionRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[153/297] Compiling StreamChat UpdatePollRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[154/297] Compiling StreamChat AudioRecordingContext.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[155/297] Compiling StreamChat AudioRecordingContextAccessor.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[156/297] Compiling StreamChat AudioRecordingDelegate.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[157/297] Compiling StreamChat AudioRecordingState.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[158/297] Compiling StreamChat AudioSessionConfiguring.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[159/297] Compiling StreamChat AudioSessionProtocol.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[160/297] Compiling StreamChat AVAsset+TotalAudioSamples.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[161/297] Compiling StreamChat ChatClient+Environment.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[162/297] Compiling StreamChat ChatClient.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[163/297] Compiling StreamChat ChatClientFactory.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[164/297] Compiling StreamChat BaseURL.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[165/297] Compiling StreamChat ChatClientConfig.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[166/297] Compiling StreamChat SendMessageInterceptor.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[167/297] Compiling StreamChat StreamModelsTransformer.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[168/297] Compiling StreamChat StreamRuntimeCheck.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[169/297] Compiling StreamChat Token.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[170/297] Compiling StreamChat ChannelController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[171/297] Compiling StreamChat ChannelController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[172/297] Compiling StreamChat ChannelController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[173/297] Compiling StreamChat ChannelControllerDelegate.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[174/297] Compiling StreamChat ChatClient+ChannelController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[175/297] Compiling StreamChat ChannelListController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[176/297] Compiling StreamChat ChannelListController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
[177/297] Compiling StreamChat ChannelListController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
error: compile command failed due to signal 11 (use -v to see invocation)
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift:5:8: error: no such module 'CoreData'
import CoreData
       ^
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0.	Program arguments: /usr/bin/swift-frontend -frontend -c -filelist /tmp/TemporaryDirectory.z5DaWe/sources-1 -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/UserController/UserController+Combine.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/UserController/UserController+SwiftUI.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/UserController/UserController.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/UserListController/UserListController+Combine.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/UserListController/UserListController+SwiftUI.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/UserListController/UserListController.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/AttachmentDTO.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelConfigDTO.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelDTO.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelListQueryDTO.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelMemberListQueryDTO.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelMuteDTO.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelReadDTO.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/CommandDTO.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/CurrentUserDTO.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/DBDate.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/DeviceDTO.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/EphemeralValuesContainer.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/MemberModelDTO.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/MessageDTO.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/MessageModerationDetailsDTO.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/MessageReactionDTO.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/MessageReactionGroupDTO.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/MessageSearchQueryDTO.swift -supplementary-output-file-map /tmp/TemporaryDirectory.z5DaWe/supplementaryOutputs-8 -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug -enable-testing -g -module-cache-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ModuleCache -suppress-warnings -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -new-driver-path /usr/bin/swift-driver -empty-abi-descriptor -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fPIC -Xcc -fno-omit-frame-pointer -module-name StreamChat -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Controllers/UserController/UserController+Combine.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Controllers/UserController/UserController+SwiftUI.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Controllers/UserController/UserController.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Controllers/UserListController/UserListController+Combine.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Controllers/UserListController/UserListController+SwiftUI.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Controllers/UserListController/UserListController.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Database/DTOs/AttachmentDTO.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Database/DTOs/ChannelConfigDTO.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Database/DTOs/ChannelDTO.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Database/DTOs/ChannelListQueryDTO.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Database/DTOs/ChannelMemberListQueryDTO.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Database/DTOs/ChannelMuteDTO.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Database/DTOs/ChannelReadDTO.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Database/DTOs/CommandDTO.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Database/DTOs/CurrentUserDTO.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Database/DTOs/DBDate.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Database/DTOs/DeviceDTO.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Database/DTOs/EphemeralValuesContainer.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Database/DTOs/MemberModelDTO.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Database/DTOs/MessageDTO.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Database/DTOs/MessageModerationDetailsDTO.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Database/DTOs/MessageReactionDTO.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Database/DTOs/MessageReactionGroupDTO.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Database/DTOs/MessageSearchQueryDTO.swift.o -index-store-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store -index-system-modules
1.	Swift version 5.9.2 (swift-5.9.2-RELEASE)
2.	Compiling with the current language version
3.	Contents of /tmp/TemporaryDirectory.z5DaWe/sources-1:
---
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/APIClient.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/APIPathConvertible.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/AttachmentDownloader/AttachmentDownloader.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/AttachmentUploader/AttachmentUploader.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/AttachmentUploader/UploadedAttachment.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/AttachmentUploader/UploadedAttachmentPostProcessor.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/CDNClient/CDNClient.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/AppEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/AttachmentEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/BlockedUserPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/ChannelEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/DeviceEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/DraftEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Endpoint.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/EndpointPath+OfflineRequest.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/EndpointPath.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/FilesEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/GuestEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/MemberEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/MessageEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/ModerationEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Payloads/AppSettingsPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Payloads/ChannelCodingKeys.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Payloads/ChannelEditDetailPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Payloads/ChannelListPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Payloads/ChannelMemberListPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Payloads/CurrentUserPayloads.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Payloads/DevicePayloads.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Payloads/DraftPayloads.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Payloads/FileUploadPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Payloads/FlagMessagePayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Payloads/FlagUserPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Payloads/GuestUserTokenPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Payloads/IdentifiableModel.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Payloads/IdentifiablePayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Payloads/MemberPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Payloads/MemberUpdatePayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Payloads/MessageAttachmentPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Payloads/MessageModerationDetailsPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Payloads/MessagePayloads.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Payloads/MessageReactionGroupPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Payloads/MessageReactionPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Payloads/MessageTranslationsPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Payloads/MissingEventsPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Payloads/MutedChannelPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Payloads/PollsPayloads.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Payloads/RawJSON.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Payloads/ThreadListPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Payloads/UnknownChannelEvent.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Payloads/UnknownUserEvent.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Payloads/UserListPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Payloads/UserPayloads.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/PollsEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/ReactionEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Requests/AttachmentActionRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Requests/CastPollVoteRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Requests/ChannelMemberBanRequestPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Requests/ChannelMemberUnbanRequestPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Requests/ChannelTruncateRequestPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Requests/CreateCallRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Requests/CreatePollOptionRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Requests/CreatePollRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Requests/CustomEventRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Requests/FlagRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Requests/GuestUserTokenRequestPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Requests/MessageReactionRequestPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Requests/MissingEventsRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Requests/QueryPollsRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Requests/UpdatePartialRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Requests/UpdatePollOptionRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/Requests/UpdatePollRequestBody.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/SyncEndpoint.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/ThreadEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/UserEndpoints.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/Endpoints/WebSocketConnectEndpoint.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/HTTPHeader.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/RequestDecoder.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/APIClient/RequestEncoder.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Audio/Analysis/AudioAnalysing.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Audio/Analysis/AudioAnalysisContext.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Audio/Analysis/AudioAnalysisEngine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Audio/Analysis/AudioSamplesExtractor.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Audio/Analysis/AudioSamplesProcessor.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Audio/Analysis/AudioValuePercentageNormaliser.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Audio/AppStateObserving.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Audio/AssetPropertyLoading.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackContext.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackContextAccessor.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackRate.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackState.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Audio/AudioPlayer/AudioPlayerObserving.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Audio/AudioPlayer/AudioPlaying.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Audio/AudioPlayer/AudioPlayingDelegate.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Audio/AudioPlayer/AudioQueuePlayer.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Audio/AudioRecorder/AudioRecording.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Audio/AudioRecorder/AudioRecordingContext.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Audio/AudioRecorder/AudioRecordingContextAccessor.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Audio/AudioRecorder/AudioRecordingDelegate.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Audio/AudioRecorder/AudioRecordingState.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Audio/AudioSessionConfiguring.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Audio/AudioSessionProtocol.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Audio/Extensions/AVAsset+TotalAudioSamples.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/ChatClient+Environment.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/ChatClient.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/ChatClientFactory.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Config/BaseURL.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Config/ChatClientConfig.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Config/SendMessageInterceptor.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Config/StreamModelsTransformer.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Config/StreamRuntimeCheck.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Config/Token.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/ChannelController/ChannelController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/ChannelController/ChannelController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/ChannelController/ChannelController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/ChannelController/ChannelControllerDelegate.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/ChannelController/ChatClient+ChannelController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/ChannelListController/ChannelListController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/ChannelListController/ChannelListController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/ChannelListController/ChannelListController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/ChannelWatcherListController/ChatChannelWatcherListController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/ChannelWatcherListController/ChatChannelWatcherListController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/ChannelWatcherListController/ChatChannelWatcherListController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/ConnectionController/ConnectionController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/ConnectionController/ConnectionController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/ConnectionController/ConnectionController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/Controller.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/CurrentUserController/CurrentUserController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/CurrentUserController/CurrentUserController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/CurrentUserController/CurrentUserController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/DataController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/DatabaseObserver/BackgroundDatabaseObserver.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/DatabaseObserver/BackgroundEntityDatabaseObserver.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/DatabaseObserver/BackgroundListDatabaseObserver.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/DatabaseObserver/EntityChange.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/DatabaseObserver/ListChange.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/EventsController/ChannelEventsController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/EventsController/EventsController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/EventsController/EventsController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/EventsController/EventsController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/MemberController/MemberController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/MemberController/MemberController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/MemberController/MemberController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/MemberListController/MemberListController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/MemberListController/MemberListController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/MemberListController/MemberListController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/MessageController/MessageController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/MessageController/MessageController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/MessageController/MessageController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/PollController/PollController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/PollController/PollController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/PollController/PollController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/PollController/PollControllerDelegate.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/PollController/PollVoteListController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/PollController/PollVoteListController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/PollController/PollVoteListController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/ReactionListController/ChatClient+ReactionListController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/ReactionListController/ReactionListController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/ReactionListController/ReactionListController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/ReactionListController/ReactionListController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/SearchControllers/MessageSearchController/MessageSearchController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/SearchControllers/MessageSearchController/MessageSearchController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/SearchControllers/MessageSearchController/MessageSearchController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/SearchControllers/UserSearchController/UserSearchController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/ThreadListController/ChatClient+ThreadListController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/ThreadListController/ThreadListController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/ThreadListController/ThreadListController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/ThreadListController/ThreadListController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/UserController/UserController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/UserController/UserController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/UserController/UserController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/UserListController/UserListController+Combine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/UserListController/UserListController+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Controllers/UserListController/UserListController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/AttachmentDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelConfigDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelListQueryDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelMemberListQueryDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelMuteDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelReadDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/CommandDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/CurrentUserDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/DBDate.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/DeviceDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/EphemeralValuesContainer.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/MemberModelDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/MessageDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/MessageModerationDetailsDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/MessageReactionDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/MessageReactionGroupDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/MessageSearchQueryDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/NSManagedObject+Validation.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/PollDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/PollOptionDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/PollVoteDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/PollVoteListQueryDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/QueuedRequestDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ReactionListQueryDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ThreadDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ThreadParticipantDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ThreadReadDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/UserDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/UserListQueryDTO.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DataStore.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DatabaseContainer.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DatabaseSession.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Deprecations.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Errors/ClientError.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Errors/ErrorPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Extensions/Collection+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Extensions/KeyPath+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Extensions/Task+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Extensions/URL+EnrichedURL.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Extensions/URLRequest+cURL.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Generated/SystemEnvironment+Version.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/AppSettings.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/Attachments/AnyAttachmentPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/Attachments/AnyAttachmentUpdater.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/Attachments/AttachmentId.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/Attachments/AttachmentTypes.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/Attachments/ChatMessageAttachment.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/Attachments/ChatMessageAudioAttachment.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/Attachments/ChatMessageFileAttachment.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/Attachments/ChatMessageGiphyAttachment.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/Attachments/ChatMessageImageAttachment.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/Attachments/ChatMessageLinkAttachment.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/Attachments/ChatMessageVideoAttachment.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/Attachments/ChatMessageVoiceRecordingAttachment.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/BanEnabling.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/BlockedUserDetails.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/Channel.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/ChannelArchivingScope.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/ChannelId.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/ChannelPinningScope.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/ChannelRead.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/ChannelType.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/ChatMessage.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/CurrentUser.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/Device.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/DraftMessage.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/Member.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/MessageModerationDetails.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/MessagePinning.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/MessageReaction.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/MessageReactionGroup.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/MessageReactionType.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/MuteDetails.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/Poll.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/PollOption.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/PollVote.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/PushDevice.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/PushProvider.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/Thread.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/ThreadParticipant.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/ThreadRead.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/UnreadCount.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/User+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/User.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/UserInfo.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Query/ChannelListQuery.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Query/ChannelMemberListQuery.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Query/ChannelQuery.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Query/ChannelWatcherListQuery.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Query/DraftListQuery.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Query/Filter+ChatChannel.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Query/Filter.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Query/MessageSearchQuery.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Query/Pagination.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Query/PinnedMessages/PinnedMessagesPagination.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Query/PinnedMessages/PinnedMessagesQuery.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Query/PinnedMessages/PinnedMessagesSortingKey.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Query/PollVoteListQuery.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Query/QueryOptions.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Query/ReactionListQuery.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Query/Sorting/ChannelListSortingKey.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Query/Sorting/ChannelMemberListSortingKey.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Query/Sorting/SortValue.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Query/Sorting/Sorting.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Query/Sorting/UserListSortingKey.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Query/ThreadListQuery.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Query/ThreadQuery.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Query/UserListQuery.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Repositories/AuthenticationRepository.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Repositories/ChannelRepository.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Repositories/ConnectionRepository.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Repositories/DraftMessagesRepository.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Repositories/MessageRepository.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Repositories/OfflineRequestsRepository.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Repositories/PollsRepository.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Repositories/SyncOperations.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Repositories/SyncRepository.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Repositories/ThreadsRepository.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/StateLayer/ChannelList.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/StateLayer/ChannelListState+Observer.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/StateLayer/ChannelListState.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/StateLayer/Chat.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/StateLayer/ChatClient+Factory.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/StateLayer/ChatState+Observer.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/StateLayer/ChatState.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/StateLayer/ConnectedUser.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/StateLayer/ConnectedUserState+Observer.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/StateLayer/ConnectedUserState.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/StateLayer/DatabaseObserver/StateLayerDatabaseObserver.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/StateLayer/MemberList.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/StateLayer/MemberListState+Observer.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/StateLayer/MemberListState.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/StateLayer/MessageSearch.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/StateLayer/MessageSearchState+Observer.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/StateLayer/MessageSearchState.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/StateLayer/MessageState+Observer.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/StateLayer/MessageState.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/StateLayer/ReactionList.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/StateLayer/ReactionListState+Observer.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/StateLayer/ReactionListState.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/StateLayer/UserList.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/StateLayer/UserListState+Observer.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/StateLayer/UserListState.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/StateLayer/UserSearch.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/StateLayer/UserSearchState.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/Array+Sampling.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/Atomic.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/Bundle+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/Codable+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/CountdownTracker.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/Data+Gzip.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/Database/DatabaseItemConverter.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/Database/NSManagedObject+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/Debouncer.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/Dictionary+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/EventBatcher.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/InternetConnection/Error+InternetNotAvailable.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/InternetConnection/InternetConnection.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/InternetConnection/Reachability_Vendor.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/KeyedDecodingContainer+Array.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/LazyCachedMapCollection.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/Logger/Destination/BaseLogDestination.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/Logger/Destination/ConsoleLogDestination.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/Logger/Destination/LogDestination.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/Logger/Formatter/LogFormatter.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/Logger/Formatter/PrefixLogFormatter.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/Logger/Logger.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/Logger/StringInterpolation+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/MainQueue+Synchronous.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/MarkdownParser.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/MessagesPaginationStateHandling/MessagesPaginationState.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/MessagesPaginationStateHandling/MessagesPaginationStateHandling.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/MulticastDelegate.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/MultipartFormData.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/Operations/AsyncOperation.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/OptionSet+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/OptionalDecodable.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/Publisher+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/Result+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/Sequence+CompactMapLoggingError.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/StateBuilder.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/StreamCollection.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/StreamTimer/ScheduledStreamTimer.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/StreamTimer/StreamTimer.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/SystemEnvironment+XStreamClient.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/SystemEnvironment.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/TextLinkDetector.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/ThreadSafeWeakCollection.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/Timers.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/TranslationLanguage.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/UniqueId.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Utils/UnreadMessageLookup.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/BackgroundTaskScheduler.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/ConnectionStatus.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/Engine/URLSessionWebSocketEngine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/Engine/WebSocketEngine.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/EventMiddlewares/ChannelReadUpdaterMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/EventMiddlewares/ChannelTruncatedEventMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/EventMiddlewares/ChannelVisibilityEventMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/EventMiddlewares/DraftUpdaterMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/EventMiddlewares/EventDTOConverterMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/EventMiddlewares/EventDataProcessorMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/EventMiddlewares/EventMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/EventMiddlewares/MemberEventMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/EventMiddlewares/ThreadUpdaterMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/EventMiddlewares/TypingStartCleanupMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/EventMiddlewares/UserChannelBanEventsMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/EventMiddlewares/UserTypingStateUpdaterMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/EventMiddlewares/UserUpdateMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/EventMiddlewares/UserWatchingEventMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/Events/AITypingEvents.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/Events/ChannelEvents.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/Events/ConnectionEvents.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/Events/DraftEvents.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/Events/Event.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/Events/EventDecoder.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/Events/EventPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/Events/EventType.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/Events/MemberEvents.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/Events/MessageEvents.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/Events/NotificationEvents.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/Events/PollsEvents.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/Events/ReactionEvents.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/Events/ThreadEvents.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/Events/TypingEvent.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/Events/UserEvents.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/RetryStrategy.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/WebSocketClient.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/WebSocketConnectPayload.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/WebSocketClient/WebSocketPingController.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Workers/Background/AttachmentQueueUploader.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Workers/Background/ConnectionRecoveryHandler.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Workers/Background/MessageEditor.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Workers/Background/MessageSender.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Workers/ChannelListLinker.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Workers/ChannelListUpdater.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Workers/ChannelMemberListUpdater.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Workers/ChannelMemberUpdater.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Workers/ChannelUpdater.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Workers/CurrentUserUpdater.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Workers/EventNotificationCenter.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Workers/EventObservers/EventObserver.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Workers/EventObservers/MemberEventObserver.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Workers/EventSender.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Workers/MessageUpdater.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Workers/ReactionListUpdater.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Workers/ReadStateHandler.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Workers/TypingEventsSender.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Workers/UserListUpdater.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Workers/UserUpdater.swift
/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Workers/Worker.swift
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/DerivedSources/resource_bundle_accessor.swift
---
4.	While evaluating request TypeCheckSourceFileRequest(source_file "/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelDTO.swift")
5.	While evaluating request TypeCheckFunctionBodyRequest(StreamChat.(file).ChannelDTO extension.channelListFetchRequest(query:chatClientConfig:)@/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelDTO.swift:415:17)
6.	While type-checking statement at [/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelDTO.swift:418:37 - line:455:5] RangeText="{
        let request = NSFetchRequest<ChannelDTO>(entityName: ChannelDTO.entityName)
        ChannelDTO.applyPrefetchingState(to: request)
        // Fetch results controller requires at least one sorting descriptor.
        var sortDescriptors = query.sort.compactMap { $0.key.sortDescriptor(isAscending: $0.isAscending) }

        // For consistent order we need to have a sort descriptor which breaks ties
        if !sortDescriptors.isEmpty, !sortDescriptors.contains(where: { $0.key == ChannelListSortingKey.updatedAt.localKey }) {
            if let tieBreaker = ChannelListSortingKey.updatedAt.sortDescriptor(isAscending: false) {
                sortDescriptors.append(tieBreaker)
            }
        }

        request.sortDescriptors = sortDescriptors.isEmpty ? [ChannelListSortingKey.defaultSortDescriptor] : sortDescriptors
        let matchingQuery = NSPredicate(format: "ANY queries.filterHash == %@", query.filter.filterHash)
        let notDeleted = NSPredicate(format: "deletedAt == nil")
        var subpredicates: [NSPredicate] = [
            matchingQuery, notDeleted
        ]
        // If a hidden filter is not provided, we add a default hidden filter == 0.
        // The backend appends a `hidden: false` filter when it's not specified, so we need to do the same.
        if query.filter.hiddenFilterValue == nil {
            subpredicates.append(NSPredicate(format: "\(#keyPath(ChannelDTO.isHidden)) == 0"))
        }
        if chatClientConfig.isChannelAutomaticFilteringEnabled, let filterPredicate = query.filter.predicate {
            subpredicates.append(filterPredicate)
        }
        request.predicate = NSCompoundPredicate(type: .and, subpredicates: subpredicates)
        request.fetchLimit = query.pagination.pageSize
        request.fetchBatchSize = query.pagination.pageSize
        return request
    "
7.	While type-checking declaration 0x55d210b393c0 (at /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelDTO.swift:435:9)
8.	While evaluating request PatternBindingEntryRequest((unknown decl), 0, 0)
9.	While type-checking expression at [/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelDTO.swift:435:26 - line:435:64] RangeText="NSPredicate(format: "deletedAt == nil""
10.	While type-checking-target starting at /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Database/DTOs/ChannelDTO.swift:435:26
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
/usr/bin/swift-frontend(+0x5f8d863)[0x55d20d68a863]
/usr/bin/swift-frontend(+0x5f8b81e)[0x55d20d68881e]
/usr/bin/swift-frontend(+0x5f8dbda)[0x55d20d68abda]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7f95dcdd0520]
/lib/x86_64-linux-gnu/libc.so.6(free+0x1e)[0x7f95dce333fe]
/usr/bin/swift-frontend(+0x1c6bdfc)[0x55d209368dfc]
/usr/bin/swift-frontend(+0x1c6ca0d)[0x55d209369a0d]
/usr/bin/swift-frontend(+0x1c6e20d)[0x55d20936b20d]
/usr/bin/swift-frontend(+0x1c74b7d)[0x55d209371b7d]
/usr/bin/swift-frontend(+0x1c73877)[0x55d209370877]
/usr/bin/swift-frontend(+0x20d06ae)[0x55d2097cd6ae]
/usr/bin/swift-frontend(+0x20cc4c0)[0x55d2097c94c0]
/usr/bin/swift-frontend(+0x20d0508)[0x55d2097cd508]
/usr/bin/swift-frontend(+0x20cc499)[0x55d2097c9499]
/usr/bin/swift-frontend(+0x20cbcc2)[0x55d2097c8cc2]
/usr/bin/swift-frontend(+0x1c6ee5e)[0x55d20936be5e]
/usr/bin/swift-frontend(+0x1bfd277)[0x55d2092fa277]
/usr/bin/swift-frontend(+0x1c9618b)[0x55d20939318b]
/usr/bin/swift-frontend(+0x1c95eb4)[0x55d209392eb4]
/usr/bin/swift-frontend(+0x1c974c8)[0x55d2093944c8]
/usr/bin/swift-frontend(+0x1c976b2)[0x55d2093946b2]
/usr/bin/swift-frontend(+0x1d8607a)[0x55d20948307a]
/usr/bin/swift-frontend(+0x1cb7aad)[0x55d2093b4aad]
/usr/bin/swift-frontend(+0x1ca8837)[0x55d2093a5837]
/usr/bin/swift-frontend(+0x1cd70f2)[0x55d2093d40f2]
/usr/bin/swift-frontend(+0x1cd6eac)[0x55d2093d3eac]
/usr/bin/swift-frontend(+0x1d7cb6c)[0x55d209479b6c]
/usr/bin/swift-frontend(+0x1d7afac)[0x55d209477fac]
/usr/bin/swift-frontend(+0x1d7a1b0)[0x55d2094771b0]
/usr/bin/swift-frontend(+0x21b4e98)[0x55d2098b1e98]
/usr/bin/swift-frontend(+0x212b9f7)[0x55d2098289f7]
/usr/bin/swift-frontend(+0x212b996)[0x55d209828996]
/usr/bin/swift-frontend(+0x1dba289)[0x55d2094b7289]
/usr/bin/swift-frontend(+0x1dbc1d4)[0x55d2094b91d4]
/usr/bin/swift-frontend(+0x1dbc052)[0x55d2094b9052]
/usr/bin/swift-frontend(+0x1dba119)[0x55d2094b7119]
/usr/bin/swift-frontend(+0xe196c9)[0x55d2085166c9]
/usr/bin/swift-frontend(+0xc18746)[0x55d208315746]
/usr/bin/swift-frontend(+0xc17abe)[0x55d208314abe]
/usr/bin/swift-frontend(+0xa67791)[0x55d208164791]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7f95dcdb7d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7f95dcdb7e40]
/usr/bin/swift-frontend(+0xa669a5)[0x55d2081639a5]
*** Signal 11: Backtracing from 0x7f95dce333fe... done ***
*** Program crashed: Bad pointer dereference at 0x00000003fffffff9 ***
Thread 0 "swift-frontend" crashed:
0  0x00007f95dce333fe <unknown> in libc.so.6
Registers:
rax 0x00007ffce018c1f0  f0 69 ae 10 d2 55 00 00 02 00 00 00 00 00 00 00  ði®·ÒU··········
rdx 0xfffffffffffffed8  18446744073709551320
rcx 0x0000000010ae69ef  279865839
rbx 0x0000000000010001  65537
rsi 0x0000000400000001  17179869185
rdi 0x00000003fffffff1  17179869169
rbp 0x0000000000000000  0
rsp 0x00007ffce018c030  2b 84 a7 dc 95 7f 00 00 40 a8 26 10 d2 55 00 00  +·§Ü····@¨&·ÒU··
 r8 0x00007ffce018c1f8  02 00 00 00 00 00 00 00 3d ad 36 09 d2 55 00 00  ········=­6·ÒU··
 r9 0x0000000000000069  105
r10 0x00007f95db285b11  69 6e 69 74 28 62 6c 6f 63 6b 3a 29 00 00 00 30  init(block:)···0
r11 0x86995543b21a9ec8  9698877021758332616
r12 0x00007ffce018c1f8  02 00 00 00 00 00 00 00 3d ad 36 09 d2 55 00 00  ········=­6·ÒU··
r13 0x0000000c00010001  51539673089
r14 0x0000000000000001  1
r15 0x00007ffce018c410  68 48 00 10 d2 55 00 00 01 92 b3 10 d2 55 00 00  hH··ÒU····³·ÒU··
rip 0x00007f95dce333fe  48 8b 47 f8 64 8b 2b a8 02 75 57 48 8b 15 98 49  H·Gød·+¨·uWH···I
rflags 0x0000000000010206  PF
cs 0x0033  fs 0x0000  gs 0x0000
Images (33 omitted):
0x00007f95dcd8e000–0x00007f95dcf4a341 cd410b710f0f094c6832edd95931006d883af48e libc.so.6 /usr/lib/x86_64-linux-gnu/libc.so.6
Backtrace took 0.01s
BUILD FAILURE 5.9 linux