Build Information
Failed to build StreamChatSwiftUI, reference develop (59e984
), with Swift 5.9 for Linux on 15 Jun 2025 23:59:25 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: develop
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
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 59e984c Add a documentation about resetting the swiped state (#857)
Cloned https://github.com/GetStream/stream-chat-swiftui.git
Revision (git rev-parse @):
59e984ca512d98417225ce3558d8078b878c7e23
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/GetStream/stream-chat-swiftui.git at develop
========================================
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/apple/swift-docc-plugin
Fetching https://github.com/GetStream/stream-chat-swift.git
[1/2082] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin (0.46s)
[1/207926] Fetching stream-chat-swift
Fetched https://github.com/GetStream/stream-chat-swift.git (30.84s)
Computing version for https://github.com/GetStream/stream-chat-swift.git
Computed https://github.com/GetStream/stream-chat-swift.git at 4.79.1 (4.35s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (3.98s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3411] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit (0.53s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.89s)
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
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/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/8] Copying Localizable.stringsdict
[2/8] Copying Localizable.strings
[2/8] Copying Info.plist
[6/8] Copying StreamChatModel.xcdatamodeld
[7/8] Copying Assets.xcassets
[9/177] 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
^
[10/177] 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
^
[11/177] 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
^
[12/177] 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
^
[13/177] 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
^
[14/177] 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
^
[15/177] 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
^
[16/177] 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
^
[17/177] 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
^
[18/177] 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
^
[19/177] 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
^
[20/177] 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
^
[21/177] 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
^
[22/177] 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
^
[23/177] 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
^
[24/177] 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
^
[25/177] 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
^
[26/177] 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
^
[27/177] 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
^
[28/177] 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
^
[29/177] 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
^
[30/177] 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
^
[31/177] 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
^
[32/177] 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
^
[33/177] 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
^
[34/177] 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
^
[35/177] 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
^
[36/177] 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
^
[37/177] 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
^
[38/177] 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
^
[39/177] 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
^
[40/177] 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
^
[41/177] 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
^
[42/177] 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
^
[43/177] 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
^
[44/177] 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
^
[45/177] 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
^
[46/177] 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
^
[47/177] 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
^
[48/177] 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
^
[49/177] 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
^
[50/177] 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
^
[51/177] 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
^
[52/177] 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
^
[53/177] 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
^
[54/177] 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
^
[55/177] 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
^
[56/177] 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
^
[57/225] 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
^
[58/225] 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
^
[59/225] 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
^
[60/225] 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
^
[61/225] 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
^
[62/225] 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
^
[63/225] 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
^
[64/225] 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
^
[65/225] 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
^
[66/225] 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
^
[67/225] 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
^
[68/225] 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
^
[69/225] 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
^
[70/225] 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
^
[71/225] 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
^
[72/225] 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
^
[73/225] 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
^
[74/225] 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
^
[75/225] 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
^
[76/225] 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
^
[77/225] 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
^
[78/225] 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
^
[79/225] 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
^
[80/225] 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
^
[81/225] 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
^
[82/225] 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
^
[83/225] 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
^
[84/225] 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
^
[85/225] 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
^
[86/225] 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
^
[87/225] 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
^
[88/225] 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
^
[89/225] 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
^
[90/225] 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
^
[91/225] 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
^
[92/225] 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
^
[93/225] 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
^
[94/225] 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
^
[95/225] 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
^
[96/225] 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
^
[97/225] 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
^
[98/225] 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
^
[99/225] 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
^
[100/225] 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
^
[101/225] 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
^
[102/225] 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
^
[103/225] 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
^
[104/225] 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
^
[105/273] 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
^
[106/273] 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
^
[107/273] 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
^
[108/273] 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
^
[109/273] 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
^
[110/273] 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
^
[111/273] 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
^
[112/273] 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
^
[113/273] 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
^
[114/273] 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
^
[115/273] 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
^
[116/273] 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
^
[117/273] 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
^
[118/273] 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
^
[119/273] 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
^
[120/273] 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
^
[121/273] 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
^
[122/273] 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
^
[123/273] 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
^
[124/273] 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
^
[125/273] 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
^
[126/273] 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
^
[127/273] 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
^
[128/273] 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
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[129/273] 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
^
[130/273] 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
^
[131/273] 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
^
[132/273] 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
^
[133/273] 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
^
[134/273] 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
^
[135/273] 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
^
[136/273] 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
^
[137/273] 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
^
[138/273] 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
^
[139/273] 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
^
[140/273] 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
^
[141/273] 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
^
[142/273] 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
^
[143/273] 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
^
[144/273] 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
^
[145/273] 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
^
[146/273] 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
^
[147/273] 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
^
[148/273] 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
^
[149/273] 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
^
[150/273] 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
^
[151/273] 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
^
[152/273] 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
^
[153/273] 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
^
[154/273] 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/273] 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/273] 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/273] 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/273] 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/273] 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/273] 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/273] 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/273] 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/273] 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/273] 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/273] 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/273] 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/273] 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/273] 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/273] 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/273] 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/273] 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/273] 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/273] 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/273] 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/273] 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/273] 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/273] 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.86wXUL/sources-1 -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/DraftMessage.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/Member.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/MessageModerationDetails.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/MessagePinning.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/MessageReaction.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/MessageReactionGroup.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/MessageReactionType.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/MuteDetails.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/Poll.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/PollOption.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/PollVote.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/PushDevice.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/PushProvider.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/Thread.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/ThreadParticipant.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/ThreadRead.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/UnreadCount.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/User+SwiftUI.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/User.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Models/UserInfo.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Query/ChannelListQuery.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Query/ChannelMemberListQuery.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Query/ChannelQuery.swift -primary-file /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Query/ChannelWatcherListQuery.swift -supplementary-output-file-map /tmp/TemporaryDirectory.86wXUL/supplementaryOutputs-11 -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/Models/DraftMessage.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Models/Member.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Models/MessageModerationDetails.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Models/MessagePinning.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Models/MessageReaction.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Models/MessageReactionGroup.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Models/MessageReactionType.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Models/MuteDetails.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Models/Poll.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Models/PollOption.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Models/PollVote.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Models/PushDevice.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Models/PushProvider.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Models/Thread.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Models/ThreadParticipant.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Models/ThreadRead.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Models/UnreadCount.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Models/User+SwiftUI.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Models/User.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Models/UserInfo.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Query/ChannelListQuery.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Query/ChannelMemberListQuery.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Query/ChannelQuery.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/StreamChat.build/Query/ChannelWatcherListQuery.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.86wXUL/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/Query/ChannelListQuery.swift")
5. While evaluating request TypeCheckFunctionBodyRequest(StreamChat.(file).FilterKey extension._@/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Query/ChannelListQuery.swift:120:49)
6. While type-checking statement at [/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Query/ChannelListQuery.swift:120:49 - line:134:5] RangeText="{
.init(
rawValue: "archived",
keyPathString: #keyPath(ChannelDTO.membership.archivedAt),
predicateMapper: { op, archived in
switch op {
case .equal:
let key = #keyPath(ChannelDTO.membership.archivedAt)
return NSPredicate(format: archived ? "\(key) != nil" : "\(key) == nil")
default:
return nil
}
}
)
"
7. While type-checking statement at [/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Query/ChannelListQuery.swift:121:9 - line:133:9] RangeText=".init(
rawValue: "archived",
keyPathString: #keyPath(ChannelDTO.membership.archivedAt),
predicateMapper: { op, archived in
switch op {
case .equal:
let key = #keyPath(ChannelDTO.membership.archivedAt)
return NSPredicate(format: archived ? "\(key) != nil" : "\(key) == nil")
default:
return nil
}
}
"
8. While type-checking expression at [/host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Query/ChannelListQuery.swift:121:9 - line:133:9] RangeText=".init(
rawValue: "archived",
keyPathString: #keyPath(ChannelDTO.membership.archivedAt),
predicateMapper: { op, archived in
switch op {
case .equal:
let key = #keyPath(ChannelDTO.membership.archivedAt)
return NSPredicate(format: archived ? "\(key) != nil" : "\(key) == nil")
default:
return nil
}
}
"
9. While type-checking-target starting at /host/spi-builder-workspace/.build/checkouts/stream-chat-swift/Sources/StreamChat/Query/ChannelListQuery.swift:121:10
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)[0x55a0ca981863]
/usr/bin/swift-frontend(+0x5f8b81e)[0x55a0ca97f81e]
/usr/bin/swift-frontend(+0x5f8dbda)[0x55a0ca981bda]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7f66519d1520]
/lib/x86_64-linux-gnu/libc.so.6(free+0x1e)[0x7f6651a343fe]
/usr/bin/swift-frontend(+0x1c6bdfc)[0x55a0c665fdfc]
/usr/bin/swift-frontend(+0x1c6ca0d)[0x55a0c6660a0d]
/usr/bin/swift-frontend(+0x1c6e20d)[0x55a0c666220d]
/usr/bin/swift-frontend(+0x1c74b7d)[0x55a0c6668b7d]
/usr/bin/swift-frontend(+0x1c73877)[0x55a0c6667877]
/usr/bin/swift-frontend(+0x20d06ae)[0x55a0c6ac46ae]
/usr/bin/swift-frontend(+0x20cc4c0)[0x55a0c6ac04c0]
/usr/bin/swift-frontend(+0x20d0508)[0x55a0c6ac4508]
/usr/bin/swift-frontend(+0x20cc499)[0x55a0c6ac0499]
/usr/bin/swift-frontend(+0x20cee58)[0x55a0c6ac2e58]
/usr/bin/swift-frontend(+0x20cc7c8)[0x55a0c6ac07c8]
/usr/bin/swift-frontend(+0x20cbcc2)[0x55a0c6abfcc2]
/usr/bin/swift-frontend(+0x1c6ee5e)[0x55a0c6662e5e]
/usr/bin/swift-frontend(+0x1c7522c)[0x55a0c666922c]
/usr/bin/swift-frontend(+0x20d09a3)[0x55a0c6ac49a3]
/usr/bin/swift-frontend(+0x20d1397)[0x55a0c6ac5397]
/usr/bin/swift-frontend(+0x20d1649)[0x55a0c6ac5649]
/usr/bin/swift-frontend(+0x20d1260)[0x55a0c6ac5260]
/usr/bin/swift-frontend(+0x20d1397)[0x55a0c6ac5397]
/usr/bin/swift-frontend(+0x20cbd33)[0x55a0c6abfd33]
/usr/bin/swift-frontend(+0x1c744d8)[0x55a0c66684d8]
/usr/bin/swift-frontend(+0x20cbd16)[0x55a0c6abfd16]
/usr/bin/swift-frontend(+0x1c7430b)[0x55a0c666830b]
/usr/bin/swift-frontend(+0x20cee3e)[0x55a0c6ac2e3e]
/usr/bin/swift-frontend(+0x20cc7c8)[0x55a0c6ac07c8]
/usr/bin/swift-frontend(+0x20d05aa)[0x55a0c6ac45aa]
/usr/bin/swift-frontend(+0x20cc499)[0x55a0c6ac0499]
/usr/bin/swift-frontend(+0x20cbcc2)[0x55a0c6abfcc2]
/usr/bin/swift-frontend(+0x1c6ee5e)[0x55a0c6662e5e]
/usr/bin/swift-frontend(+0x1bfd277)[0x55a0c65f1277]
/usr/bin/swift-frontend(+0x1c9618b)[0x55a0c668a18b]
/usr/bin/swift-frontend(+0x1c95eb4)[0x55a0c6689eb4]
/usr/bin/swift-frontend(+0x1c95db4)[0x55a0c6689db4]
/usr/bin/swift-frontend(+0x1d7e63e)[0x55a0c677263e]
/usr/bin/swift-frontend(+0x1d7ca2c)[0x55a0c6770a2c]
/usr/bin/swift-frontend(+0x1d79544)[0x55a0c676d544]
/usr/bin/swift-frontend(+0x1d7cb6c)[0x55a0c6770b6c]
/usr/bin/swift-frontend(+0x1d7afac)[0x55a0c676efac]
/usr/bin/swift-frontend(+0x1d7a1b0)[0x55a0c676e1b0]
/usr/bin/swift-frontend(+0x21b4e98)[0x55a0c6ba8e98]
/usr/bin/swift-frontend(+0x212b9f7)[0x55a0c6b1f9f7]
/usr/bin/swift-frontend(+0x212b996)[0x55a0c6b1f996]
/usr/bin/swift-frontend(+0x1dba289)[0x55a0c67ae289]
/usr/bin/swift-frontend(+0x1dbc1d4)[0x55a0c67b01d4]
/usr/bin/swift-frontend(+0x1dbc052)[0x55a0c67b0052]
/usr/bin/swift-frontend(+0x1dba119)[0x55a0c67ae119]
/usr/bin/swift-frontend(+0xe196c9)[0x55a0c580d6c9]
/usr/bin/swift-frontend(+0xc18746)[0x55a0c560c746]
/usr/bin/swift-frontend(+0xc17abe)[0x55a0c560babe]
/usr/bin/swift-frontend(+0xa67791)[0x55a0c545b791]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7f66519b8d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7f66519b8e40]
/usr/bin/swift-frontend(+0xa669a5)[0x55a0c545a9a5]
*** Signal 11: Backtracing from 0x7f6651a343fe... done ***
*** Program crashed: Bad pointer dereference at 0x00000003fffffff9 ***
Thread 0 "swift-frontend" crashed:
0 0x00007f6651a343fe <unknown> in libc.so.6
Registers:
rax 0x00007fff60ff4b80 c8 1f f4 cd a0 55 00 00 02 00 00 00 00 00 00 00 È·ôÍ U··········
rdx 0xfffffffffffffed8 18446744073709551320
rcx 0x00000000cdf41fc7 3455328199
rbx 0x0000000000010001 65537
rsi 0x0000000400000001 17179869185
rdi 0x00000003fffffff1 17179869169
rbp 0x0000000000000000 0
rsp 0x00007fff60ff49c0 1d ed 43 cd a0 55 00 00 40 13 4e cd a0 55 00 00 ·íCÍ U··@·NÍ U··
r8 0x00007fff60ff4b88 02 00 00 00 00 00 00 00 3d 1d 66 c6 a0 55 00 00 ········=·fÆ U··
r9 0x0000000000000069 105
r10 0x00007f664fe86b11 69 6e 69 74 28 62 6c 6f 63 6b 3a 29 00 00 00 30 init(block:)···0
r11 0x4bedbb7d377475ca 5471235268800705994
r12 0x00007fff60ff4b88 02 00 00 00 00 00 00 00 3d 1d 66 c6 a0 55 00 00 ········=·fÆ U··
r13 0x0000000c00010001 51539673089
r14 0x0000000000000001 1
r15 0x00007fff60ff4da0 68 c8 27 cd a0 55 00 00 01 00 00 00 00 00 00 00 hÈ'Í U··········
rip 0x00007f6651a343fe 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):
0x00007f665198f000–0x00007f6651b4b341 cd410b710f0f094c6832edd95931006d883af48e libc.so.6 /usr/lib/x86_64-linux-gnu/libc.so.6
Backtrace took 0.03s
BUILD FAILURE 5.9 linux