Build Information
Successful build of RxDataSources, reference 5.0.2 (90c29b
), with Swift 6.1 for Linux on 26 Apr 2025 14:43:07 UTC.
Swift 6 data race errors: 5
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RxSwiftCommunity/RxDataSources.git
Reference: 5.0.2
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/RxSwiftCommunity/RxDataSources
* tag 5.0.2 -> FETCH_HEAD
HEAD is now at 90c29b4 fix: Travis CI build failed for tvOS
Submodule path 'Carthage/Checkouts/RxSwift': checked out 'c8742ed97fc2f0c015a5ea5eddefb064cd7532d2'
Submodule 'Carthage/Checkouts/RxSwift' (https://github.com/ReactiveX/RxSwift.git) registered for path 'Carthage/Checkouts/RxSwift'
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/RxSwift'...
Cloned https://github.com/RxSwiftCommunity/RxDataSources.git
Revision (git rev-parse @):
90c29b48b628479097fe775ed1966d75ac374518
SUCCESS checkout https://github.com/RxSwiftCommunity/RxDataSources.git at 5.0.2
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/RxSwiftCommunity/RxDataSources.git
https://github.com/RxSwiftCommunity/RxDataSources.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift.git"
}
],
"manifest_display_name" : "RxDataSources",
"name" : "RxDataSources",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "RxDataSources",
"targets" : [
"RxDataSources"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Differentiator",
"targets" : [
"Differentiator"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "RxDataSourcesTests",
"module_type" : "SwiftTarget",
"name" : "RxDataSourcesTests",
"path" : "Tests/RxDataSourcesTests",
"sources" : [
"AlgorithmTests.swift",
"Array+Extensions.swift",
"ChangeSet+TestExtensions.swift",
"NumberSection.swift",
"Randomizer.swift",
"RxCollectionViewSectionedDataSource+Test.swift",
"XCTest+Extensions.swift",
"i.swift",
"s.swift"
],
"target_dependencies" : [
"RxDataSources"
],
"type" : "test"
},
{
"c99name" : "RxDataSources",
"module_type" : "SwiftTarget",
"name" : "RxDataSources",
"path" : "Sources/RxDataSources",
"product_dependencies" : [
"RxSwift",
"RxCocoa"
],
"product_memberships" : [
"RxDataSources"
],
"sources" : [
"AnimationConfiguration.swift",
"Array+Extensions.swift",
"CollectionViewSectionedDataSource.swift",
"DataSources.swift",
"Deprecated.swift",
"FloatingPointType+IdentifiableType.swift",
"IntegerType+IdentifiableType.swift",
"RxCollectionViewSectionedAnimatedDataSource.swift",
"RxCollectionViewSectionedReloadDataSource.swift",
"RxPickerViewAdapter.swift",
"RxTableViewSectionedAnimatedDataSource.swift",
"RxTableViewSectionedReloadDataSource.swift",
"String+IdentifiableType.swift",
"TableViewSectionedDataSource.swift",
"UI+SectionedViewType.swift",
"ViewTransition.swift"
],
"target_dependencies" : [
"Differentiator"
],
"type" : "library"
},
{
"c99name" : "Differentiator",
"module_type" : "SwiftTarget",
"name" : "Differentiator",
"path" : "Sources/Differentiator",
"product_memberships" : [
"RxDataSources",
"Differentiator"
],
"sources" : [
"AnimatableSectionModel.swift",
"AnimatableSectionModelType+ItemPath.swift",
"AnimatableSectionModelType.swift",
"Changeset.swift",
"Diff.swift",
"IdentifiableType.swift",
"IdentifiableValue.swift",
"ItemPath.swift",
"Optional+Extensions.swift",
"SectionModel.swift",
"SectionModelType.swift",
"Utilities.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/ReactiveX/RxSwift.git
[1/52676] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.16s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (5.55s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.0
Building for debugging...
[0/9] Write sources
[0/9] Copying PrivacyInfo.xcprivacy
[0/9] Write sources
[0/9] Copying PrivacyInfo.xcprivacy
[3/9] Write sources
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/165] Emitting module RxSwift
[11/185] Compiling RxSwift DispatchQueueConfiguration.swift
[12/185] Compiling RxSwift Disposable.swift
[13/185] Compiling RxSwift Disposables.swift
[14/185] Compiling RxSwift DisposeBag.swift
[15/185] Compiling RxSwift DisposeBase.swift
[16/185] Compiling RxSwift DistinctUntilChanged.swift
[17/185] Compiling RxSwift Do.swift
[18/185] Compiling RxSwift ElementAt.swift
[19/185] Compiling RxSwift Empty.swift
[20/185] Compiling RxSwift Enumerated.swift
[21/185] Compiling RxSwift Error.swift
[22/185] Compiling RxSwift Errors.swift
[23/185] Compiling RxSwift Event.swift
[24/185] Compiling RxSwift Filter.swift
[25/185] Compiling RxSwift First.swift
[26/185] Compiling RxSwift Generate.swift
[27/185] Compiling RxSwift GroupBy.swift
[28/185] Compiling RxSwift GroupedObservable.swift
[29/185] Compiling RxSwift HistoricalScheduler.swift
[30/185] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[31/185] Compiling RxSwift ImmediateSchedulerType.swift
[32/185] Compiling RxSwift CompositeDisposable.swift
/host/spi-builder-workspace/Sources/Differentiator/Diff.swift:25:14: warning: associated value 'duplicateItem(item:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
23 | public enum Error : Swift.Error, CustomDebugStringConvertible {
24 |
25 | case duplicateItem(item: Any)
| `- warning: associated value 'duplicateItem(item:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
26 | case duplicateSection(section: Any)
27 | case invalidInitializerImplementation(section: Any, expectedItems: Any, expectedIdentifier: Any)
/host/spi-builder-workspace/Sources/Differentiator/Diff.swift:26:14: warning: associated value 'duplicateSection(section:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
24 |
25 | case duplicateItem(item: Any)
26 | case duplicateSection(section: Any)
| `- warning: associated value 'duplicateSection(section:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
27 | case invalidInitializerImplementation(section: Any, expectedItems: Any, expectedIdentifier: Any)
28 |
/host/spi-builder-workspace/Sources/Differentiator/Diff.swift:27:14: warning: associated value 'invalidInitializerImplementation(section:expectedItems:expectedIdentifier:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
25 | case duplicateItem(item: Any)
26 | case duplicateSection(section: Any)
27 | case invalidInitializerImplementation(section: Any, expectedItems: Any, expectedIdentifier: Any)
| `- warning: associated value 'invalidInitializerImplementation(section:expectedItems:expectedIdentifier:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
28 |
29 | public var debugDescription: String {
/host/spi-builder-workspace/Sources/Differentiator/Diff.swift:27:14: warning: associated value 'invalidInitializerImplementation(section:expectedItems:expectedIdentifier:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
25 | case duplicateItem(item: Any)
26 | case duplicateSection(section: Any)
27 | case invalidInitializerImplementation(section: Any, expectedItems: Any, expectedIdentifier: Any)
| `- warning: associated value 'invalidInitializerImplementation(section:expectedItems:expectedIdentifier:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
28 |
29 | public var debugDescription: String {
/host/spi-builder-workspace/Sources/Differentiator/Diff.swift:27:14: warning: associated value 'invalidInitializerImplementation(section:expectedItems:expectedIdentifier:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
25 | case duplicateItem(item: Any)
26 | case duplicateSection(section: Any)
27 | case invalidInitializerImplementation(section: Any, expectedItems: Any, expectedIdentifier: Any)
| `- warning: associated value 'invalidInitializerImplementation(section:expectedItems:expectedIdentifier:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
28 |
29 | public var debugDescription: String {
[33/185] Compiling RxSwift Concat.swift
/host/spi-builder-workspace/Sources/Differentiator/Diff.swift:25:14: warning: associated value 'duplicateItem(item:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
23 | public enum Error : Swift.Error, CustomDebugStringConvertible {
24 |
25 | case duplicateItem(item: Any)
| `- warning: associated value 'duplicateItem(item:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
26 | case duplicateSection(section: Any)
27 | case invalidInitializerImplementation(section: Any, expectedItems: Any, expectedIdentifier: Any)
/host/spi-builder-workspace/Sources/Differentiator/Diff.swift:26:14: warning: associated value 'duplicateSection(section:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
24 |
25 | case duplicateItem(item: Any)
26 | case duplicateSection(section: Any)
| `- warning: associated value 'duplicateSection(section:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
27 | case invalidInitializerImplementation(section: Any, expectedItems: Any, expectedIdentifier: Any)
28 |
/host/spi-builder-workspace/Sources/Differentiator/Diff.swift:27:14: warning: associated value 'invalidInitializerImplementation(section:expectedItems:expectedIdentifier:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
25 | case duplicateItem(item: Any)
26 | case duplicateSection(section: Any)
27 | case invalidInitializerImplementation(section: Any, expectedItems: Any, expectedIdentifier: Any)
| `- warning: associated value 'invalidInitializerImplementation(section:expectedItems:expectedIdentifier:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
28 |
29 | public var debugDescription: String {
/host/spi-builder-workspace/Sources/Differentiator/Diff.swift:27:14: warning: associated value 'invalidInitializerImplementation(section:expectedItems:expectedIdentifier:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
25 | case duplicateItem(item: Any)
26 | case duplicateSection(section: Any)
27 | case invalidInitializerImplementation(section: Any, expectedItems: Any, expectedIdentifier: Any)
| `- warning: associated value 'invalidInitializerImplementation(section:expectedItems:expectedIdentifier:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
28 |
29 | public var debugDescription: String {
/host/spi-builder-workspace/Sources/Differentiator/Diff.swift:27:14: warning: associated value 'invalidInitializerImplementation(section:expectedItems:expectedIdentifier:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
25 | case duplicateItem(item: Any)
26 | case duplicateSection(section: Any)
27 | case invalidInitializerImplementation(section: Any, expectedItems: Any, expectedIdentifier: Any)
| `- warning: associated value 'invalidInitializerImplementation(section:expectedItems:expectedIdentifier:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
28 |
29 | public var debugDescription: String {
[34/186] Compiling Differentiator SectionModel.swift
[35/186] Compiling Differentiator SectionModelType.swift
[36/186] Compiling RxSwift SchedulerType.swift
[37/186] Compiling RxSwift Sequence.swift
[38/186] Compiling RxSwift SerialDispatchQueueScheduler.swift
[39/186] Compiling RxSwift SerialDisposable.swift
[40/186] Compiling RxSwift ShareReplayScope.swift
[41/186] Compiling RxSwift Single.swift
[42/186] Compiling RxSwift SingleAssignmentDisposable.swift
[43/186] Compiling RxSwift SingleAsync.swift
[44/186] Compiling RxSwift Sink.swift
[45/186] Compiling RxSwift Skip.swift
[46/186] Compiling RxSwift SkipUntil.swift
[47/186] Compiling RxSwift SkipWhile.swift
[48/186] Compiling RxSwift StartWith.swift
[49/186] Compiling RxSwift SubjectType.swift
[50/186] Compiling RxSwift SubscribeOn.swift
[51/186] Compiling RxSwift SubscriptionDisposable.swift
[52/186] Compiling RxSwift SwiftSupport.swift
[53/186] Compiling RxSwift Switch.swift
[54/186] Compiling RxSwift SwitchIfEmpty.swift
[55/186] Compiling RxSwift SynchronizedDisposeType.swift
[56/186] Compiling Differentiator Optional+Extensions.swift
[57/186] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[58/186] Compiling RxSwift ConcurrentMainScheduler.swift
[59/186] Emitting module Differentiator
/host/spi-builder-workspace/Sources/Differentiator/Diff.swift:25:14: warning: associated value 'duplicateItem(item:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
23 | public enum Error : Swift.Error, CustomDebugStringConvertible {
24 |
25 | case duplicateItem(item: Any)
| `- warning: associated value 'duplicateItem(item:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
26 | case duplicateSection(section: Any)
27 | case invalidInitializerImplementation(section: Any, expectedItems: Any, expectedIdentifier: Any)
/host/spi-builder-workspace/Sources/Differentiator/Diff.swift:26:14: warning: associated value 'duplicateSection(section:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
24 |
25 | case duplicateItem(item: Any)
26 | case duplicateSection(section: Any)
| `- warning: associated value 'duplicateSection(section:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
27 | case invalidInitializerImplementation(section: Any, expectedItems: Any, expectedIdentifier: Any)
28 |
/host/spi-builder-workspace/Sources/Differentiator/Diff.swift:27:14: warning: associated value 'invalidInitializerImplementation(section:expectedItems:expectedIdentifier:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
25 | case duplicateItem(item: Any)
26 | case duplicateSection(section: Any)
27 | case invalidInitializerImplementation(section: Any, expectedItems: Any, expectedIdentifier: Any)
| `- warning: associated value 'invalidInitializerImplementation(section:expectedItems:expectedIdentifier:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
28 |
29 | public var debugDescription: String {
/host/spi-builder-workspace/Sources/Differentiator/Diff.swift:27:14: warning: associated value 'invalidInitializerImplementation(section:expectedItems:expectedIdentifier:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
25 | case duplicateItem(item: Any)
26 | case duplicateSection(section: Any)
27 | case invalidInitializerImplementation(section: Any, expectedItems: Any, expectedIdentifier: Any)
| `- warning: associated value 'invalidInitializerImplementation(section:expectedItems:expectedIdentifier:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
28 |
29 | public var debugDescription: String {
/host/spi-builder-workspace/Sources/Differentiator/Diff.swift:27:14: warning: associated value 'invalidInitializerImplementation(section:expectedItems:expectedIdentifier:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
25 | case duplicateItem(item: Any)
26 | case duplicateSection(section: Any)
27 | case invalidInitializerImplementation(section: Any, expectedItems: Any, expectedIdentifier: Any)
| `- warning: associated value 'invalidInitializerImplementation(section:expectedItems:expectedIdentifier:)' of 'Sendable'-conforming enum 'Error' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
28 |
29 | public var debugDescription: String {
[60/186] Compiling RxSwift Completable+AndThen.swift
[61/186] Compiling RxSwift Completable.swift
[62/186] Compiling RxSwift CombineLatest.swift
[63/186] Compiling RxSwift CompactMap.swift
[72/186] Compiling RxSwift ConnectableObservableType.swift
[73/186] Compiling RxSwift Create.swift
[74/186] Compiling RxSwift CurrentThreadScheduler.swift
[75/186] Compiling RxSwift Date+Dispatch.swift
[76/186] Compiling RxSwift Debounce.swift
[77/186] Compiling RxSwift Debug.swift
[78/186] Compiling RxSwift Decode.swift
[79/186] Compiling RxSwift DefaultIfEmpty.swift
[80/186] Compiling RxSwift Deferred.swift
[81/186] Compiling RxSwift Delay.swift
[82/186] Compiling RxSwift DelaySubscription.swift
[83/186] Compiling RxSwift Dematerialize.swift
[84/186] Compiling RxSwift DispatchQueue+Extensions.swift
[85/186] Compiling RxSwift AddRef.swift
[86/186] Compiling RxSwift Amb.swift
[87/186] Compiling RxSwift AnonymousDisposable.swift
[88/186] Compiling RxSwift AnonymousObserver.swift
[89/186] Compiling RxSwift AnyObserver.swift
[90/186] Compiling RxSwift AsMaybe.swift
[91/186] Compiling RxSwift AsSingle.swift
[92/186] Compiling RxSwift AsyncLock.swift
[93/186] Compiling RxSwift AsyncSubject.swift
[94/186] Compiling RxSwift AtomicInt.swift
[95/186] Compiling RxSwift Bag+Rx.swift
[96/186] Compiling RxSwift Bag.swift
[97/186] Compiling RxSwift BehaviorSubject.swift
[98/186] Compiling RxSwift BinaryDisposable.swift
[99/186] Compiling RxSwift Binder.swift
[100/186] Compiling RxSwift BooleanDisposable.swift
[101/186] Compiling RxSwift Buffer.swift
[102/186] Compiling RxSwift Cancelable.swift
[103/186] Compiling RxSwift Catch.swift
[104/186] Compiling RxSwift CombineLatest+Collection.swift
[105/186] Compiling RxSwift CombineLatest+arity.swift
[106/186] Compiling RxSwift Never.swift
[107/186] Compiling RxSwift NopDisposable.swift
[108/186] Compiling RxSwift Observable+Concurrency.swift
[109/186] Compiling RxSwift Observable.swift
[110/186] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[111/186] Compiling RxSwift ObservableConvertibleType.swift
[112/186] Compiling RxSwift ObservableType+Extensions.swift
[113/186] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[114/186] Compiling RxSwift ObservableType.swift
[115/186] Compiling RxSwift ObserveOn.swift
[116/186] Compiling RxSwift ObserverBase.swift
[117/186] Compiling RxSwift ObserverType.swift
[118/186] Compiling RxSwift OperationQueueScheduler.swift
[119/186] Compiling RxSwift Optional.swift
[120/186] Compiling RxSwift Platform.Darwin.swift
[121/186] Compiling RxSwift Platform.Linux.swift
[122/186] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[123/186] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[124/186] Compiling RxSwift PrimitiveSequence.swift
[125/186] Compiling RxSwift PriorityQueue.swift
[126/186] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[127/186] Compiling RxSwift Infallible+CombineLatest+arity.swift
[128/186] Compiling RxSwift Infallible+Concurrency.swift
[129/186] Compiling RxSwift Infallible+Create.swift
[130/186] Compiling RxSwift Infallible+Debug.swift
[131/186] Compiling RxSwift Infallible+Operators.swift
[132/186] Compiling RxSwift Infallible+Zip+arity.swift
[133/186] Compiling RxSwift Infallible.swift
[134/186] Compiling RxSwift InfiniteSequence.swift
[135/186] Compiling RxSwift InvocableScheduledItem.swift
[136/186] Compiling RxSwift InvocableType.swift
[137/186] Compiling RxSwift Just.swift
[138/186] Compiling RxSwift Lock.swift
[139/186] Compiling RxSwift LockOwnerType.swift
[140/186] Compiling RxSwift MainScheduler.swift
[141/186] Compiling RxSwift Map.swift
[142/186] Compiling RxSwift Materialize.swift
[143/186] Compiling RxSwift Maybe.swift
[144/186] Compiling RxSwift Merge.swift
[145/186] Compiling RxSwift Multicast.swift
[146/186] Compiling RxSwift Producer.swift
[147/186] Compiling RxSwift PublishSubject.swift
[148/186] Compiling RxSwift Queue.swift
[149/186] Compiling RxSwift Range.swift
[150/186] Compiling RxSwift Reactive.swift
[151/186] Compiling RxSwift RecursiveLock.swift
[152/186] Compiling RxSwift RecursiveScheduler.swift
[153/186] Compiling RxSwift Reduce.swift
[154/186] Compiling RxSwift RefCountDisposable.swift
[155/186] Compiling RxSwift Repeat.swift
[156/186] Compiling RxSwift ReplaySubject.swift
[157/186] Compiling RxSwift RetryWhen.swift
[158/186] Compiling RxSwift Rx.swift
[159/186] Compiling RxSwift RxMutableBox.swift
[160/186] Compiling RxSwift Sample.swift
[161/186] Compiling RxSwift Scan.swift
[162/186] Compiling RxSwift ScheduledDisposable.swift
[163/186] Compiling RxSwift ScheduledItem.swift
[164/186] Compiling RxSwift ScheduledItemType.swift
[165/186] Compiling RxSwift SchedulerServices+Emulation.swift
[166/186] Compiling Differentiator Utilities.swift
[168/187] Compiling RxSwift SynchronizedOnType.swift
[169/187] Compiling RxSwift SynchronizedUnsubscribeType.swift
[170/187] Compiling RxSwift TailRecursiveSink.swift
[171/187] Compiling RxSwift Take.swift
[172/187] Compiling RxSwift TakeLast.swift
[173/187] Compiling RxSwift TakeWithPredicate.swift
[174/187] Compiling RxSwift Throttle.swift
[175/187] Compiling RxSwift Timeout.swift
[176/187] Compiling RxSwift Timer.swift
[177/187] Compiling RxSwift ToArray.swift
[178/187] Compiling RxSwift Using.swift
[179/187] Compiling RxSwift VirtualTimeConverterType.swift
[180/187] Compiling RxSwift VirtualTimeScheduler.swift
[181/187] Compiling RxSwift Window.swift
[182/187] Compiling RxSwift WithLatestFrom.swift
[183/187] Compiling RxSwift WithUnretained.swift
[184/187] Compiling RxSwift Zip+Collection.swift
[185/187] Compiling RxSwift Zip+arity.swift
[186/187] Compiling RxSwift Zip.swift
[187/187] Compiling RxSwift resource_bundle_accessor.swift
[189/195] Compiling RxRelay PublishRelay.swift
[190/195] Emitting module RxRelay
[191/195] Compiling RxRelay BehaviorRelay.swift
[192/195] Compiling RxRelay Observable+Bind.swift
[193/195] Compiling RxRelay ReplayRelay.swift
[194/195] Compiling RxRelay resource_bundle_accessor.swift
[195/195] Compiling RxRelay Utils.swift
[197/281] Compiling RxCocoa RxCollectionViewDataSourcePrefetchingProxy.swift
[198/281] Compiling RxCocoa RxCollectionViewDataSourceProxy.swift
[199/281] Compiling RxCocoa RxCollectionViewDataSourceType.swift
[200/281] Compiling RxCocoa RxCollectionViewDelegateProxy.swift
[201/281] Compiling RxCocoa RxCollectionViewReactiveArrayDataSource.swift
[202/281] Compiling RxCocoa RxNavigationControllerDelegateProxy.swift
[203/281] Compiling RxCocoa RxPickerViewAdapter.swift
[204/281] Compiling RxCocoa RxPickerViewDataSourceProxy.swift
[205/281] Compiling RxCocoa RxPickerViewDataSourceType.swift
[206/281] Compiling RxCocoa RxPickerViewDelegateProxy.swift
[207/281] Compiling RxCocoa RxScrollViewDelegateProxy.swift
[208/281] Compiling RxCocoa RxSearchBarDelegateProxy.swift
[209/292] Emitting module RxCocoa
[210/292] Compiling RxCocoa BehaviorRelay+Driver.swift
[211/292] Compiling RxCocoa ControlEvent+Driver.swift
[212/292] Compiling RxCocoa ControlEvent+Signal.swift
[213/292] Compiling RxCocoa ControlEvent.swift
[214/292] Compiling RxCocoa ControlProperty+Driver.swift
[215/292] Compiling RxCocoa ControlProperty.swift
[216/292] Compiling RxCocoa ControlTarget.swift
[217/292] Compiling RxCocoa DelegateProxy.swift
[218/292] Compiling RxCocoa DelegateProxyType.swift
[219/292] Compiling RxCocoa DispatchQueue+Extensions.swift
[220/292] Compiling RxCocoa Driver+Subscription.swift
[221/292] Compiling RxCocoa Driver.swift
[222/292] Compiling RxCocoa RxSearchControllerDelegateProxy.swift
[223/292] Compiling RxCocoa RxTabBarControllerDelegateProxy.swift
[224/292] Compiling RxCocoa RxTabBarDelegateProxy.swift
[225/292] Compiling RxCocoa RxTableViewDataSourcePrefetchingProxy.swift
[226/292] Compiling RxCocoa RxTableViewDataSourceProxy.swift
[227/292] Compiling RxCocoa RxTableViewDataSourceType.swift
[228/292] Compiling RxCocoa RxTableViewDelegateProxy.swift
[229/292] Compiling RxCocoa RxTableViewReactiveArrayDataSource.swift
[230/292] Compiling RxCocoa RxTarget.swift
[231/292] Compiling RxCocoa RxTextStorageDelegateProxy.swift
[232/292] Compiling RxCocoa RxTextViewDelegateProxy.swift
[233/292] Compiling RxCocoa RxWKNavigationDelegateProxy.swift
[234/292] Compiling RxCocoa UISlider+Rx.swift
[235/292] Compiling RxCocoa UIStepper+Rx.swift
[236/292] Compiling RxCocoa UISwitch+Rx.swift
[237/292] Compiling RxCocoa UITabBar+Rx.swift
[238/292] Compiling RxCocoa UITabBarController+Rx.swift
[239/292] Compiling RxCocoa UITableView+Rx.swift
[240/292] Compiling RxCocoa UITextField+Rx.swift
[241/292] Compiling RxCocoa UITextView+Rx.swift
[242/292] Compiling RxCocoa URLSession+Rx.swift
[243/292] Compiling RxCocoa WKWebView+Rx.swift
[244/292] Compiling RxCocoa resource_bundle_accessor.swift
[245/292] Compiling RxCocoa NSTextField+Rx.swift
[246/292] Compiling RxCocoa NSTextStorage+Rx.swift
[247/292] Compiling RxCocoa NSTextView+Rx.swift
[248/292] Compiling RxCocoa NSView+Rx.swift
[249/292] Compiling RxCocoa NotificationCenter+Rx.swift
[250/292] Compiling RxCocoa Observable+Bind.swift
[251/292] Compiling RxCocoa ObservableConvertibleType+Driver.swift
[252/292] Compiling RxCocoa ObservableConvertibleType+SharedSequence.swift
[253/292] Compiling RxCocoa ObservableConvertibleType+Signal.swift
[254/292] Compiling RxCocoa PublishRelay+Signal.swift
[255/292] Compiling RxCocoa RxCocoa.swift
[256/292] Compiling RxCocoa RxCocoaObjCRuntimeError+Extensions.swift
[257/292] Compiling RxCocoa Infallible+Bind.swift
[258/292] Compiling RxCocoa Infallible+Driver.swift
[259/292] Compiling RxCocoa ItemEvents.swift
[260/292] Compiling RxCocoa KVORepresentable+CoreGraphics.swift
[261/292] Compiling RxCocoa KVORepresentable+Swift.swift
[262/292] Compiling RxCocoa KVORepresentable.swift
[263/292] Compiling RxCocoa NSButton+Rx.swift
[264/292] Compiling RxCocoa NSControl+Rx.swift
[265/292] Compiling RxCocoa NSObject+Rx+KVORepresentable.swift
[266/292] Compiling RxCocoa NSObject+Rx+RawRepresentable.swift
[267/292] Compiling RxCocoa NSObject+Rx.swift
[268/292] Compiling RxCocoa NSSlider+Rx.swift
[269/292] Compiling RxCocoa UIButton+Rx.swift
[270/292] Compiling RxCocoa UICollectionView+Rx.swift
[271/292] Compiling RxCocoa UIControl+Rx.swift
[272/292] Compiling RxCocoa UIDatePicker+Rx.swift
[273/292] Compiling RxCocoa UIGestureRecognizer+Rx.swift
[274/292] Compiling RxCocoa UINavigationController+Rx.swift
[275/292] Compiling RxCocoa UIPickerView+Rx.swift
[276/292] Compiling RxCocoa UIRefreshControl+Rx.swift
[277/292] Compiling RxCocoa UIScrollView+Rx.swift
[278/292] Compiling RxCocoa UISearchBar+Rx.swift
[279/292] Compiling RxCocoa UISearchController+Rx.swift
[280/292] Compiling RxCocoa UISegmentedControl+Rx.swift
[281/292] Compiling RxCocoa SchedulerType+SharedSequence.swift
[282/292] Compiling RxCocoa SectionedViewDataSourceType.swift
[283/292] Compiling RxCocoa SharedSequence+Concurrency.swift
[284/292] Compiling RxCocoa SharedSequence+Operators+arity.swift
[285/292] Compiling RxCocoa SharedSequence+Operators.swift
[286/292] Compiling RxCocoa SharedSequence.swift
[287/292] Compiling RxCocoa Signal+Subscription.swift
[288/292] Compiling RxCocoa Signal.swift
[289/292] Compiling RxCocoa TextInput.swift
[290/292] Compiling RxCocoa UIActivityIndicatorView+Rx.swift
[291/292] Compiling RxCocoa UIApplication+Rx.swift
[292/292] Compiling RxCocoa UIBarButtonItem+Rx.swift
[294/308] Compiling RxDataSources RxCollectionViewSectionedReloadDataSource.swift
[295/308] Compiling RxDataSources RxPickerViewAdapter.swift
[296/308] Compiling RxDataSources RxTableViewSectionedAnimatedDataSource.swift
[297/308] Compiling RxDataSources RxTableViewSectionedReloadDataSource.swift
[298/308] Compiling RxDataSources String+IdentifiableType.swift
/host/spi-builder-workspace/Sources/RxDataSources/String+IdentifiableType.swift:11:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
9 | import Foundation
10 |
11 | extension String : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
12 | public typealias Identity = String
13 |
[299/308] Compiling RxDataSources TableViewSectionedDataSource.swift
/host/spi-builder-workspace/Sources/RxDataSources/String+IdentifiableType.swift:11:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
9 | import Foundation
10 |
11 | extension String : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
12 | public typealias Identity = String
13 |
[300/310] Compiling RxDataSources CollectionViewSectionedDataSource.swift
[301/310] Compiling RxDataSources DataSources.swift
[302/310] Emitting module RxDataSources
/host/spi-builder-workspace/Sources/RxDataSources/FloatingPointType+IdentifiableType.swift:19:1: warning: extension declares a conformance of imported type 'Float' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
17 | }
18 |
19 | extension Float : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'Float' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
20 |
21 | }
/host/spi-builder-workspace/Sources/RxDataSources/FloatingPointType+IdentifiableType.swift:23:1: warning: extension declares a conformance of imported type 'Double' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
21 | }
22 |
23 | extension Double : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'Double' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
24 |
25 | }
/host/spi-builder-workspace/Sources/RxDataSources/IntegerType+IdentifiableType.swift:19:1: warning: extension declares a conformance of imported type 'Int' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
17 | }
18 |
19 | extension Int : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'Int' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
20 |
21 | }
/host/spi-builder-workspace/Sources/RxDataSources/IntegerType+IdentifiableType.swift:23:1: warning: extension declares a conformance of imported type 'Int8' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
21 | }
22 |
23 | extension Int8 : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'Int8' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
24 |
25 | }
/host/spi-builder-workspace/Sources/RxDataSources/IntegerType+IdentifiableType.swift:27:1: warning: extension declares a conformance of imported type 'Int16' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
25 | }
26 |
27 | extension Int16 : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'Int16' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
28 |
29 | }
/host/spi-builder-workspace/Sources/RxDataSources/IntegerType+IdentifiableType.swift:31:1: warning: extension declares a conformance of imported type 'Int32' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
29 | }
30 |
31 | extension Int32 : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'Int32' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
32 |
33 | }
/host/spi-builder-workspace/Sources/RxDataSources/IntegerType+IdentifiableType.swift:35:1: warning: extension declares a conformance of imported type 'Int64' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
33 | }
34 |
35 | extension Int64 : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'Int64' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
36 |
37 | }
/host/spi-builder-workspace/Sources/RxDataSources/IntegerType+IdentifiableType.swift:40:1: warning: extension declares a conformance of imported type 'UInt' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
38 |
39 |
40 | extension UInt : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'UInt' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
41 |
42 | }
/host/spi-builder-workspace/Sources/RxDataSources/IntegerType+IdentifiableType.swift:44:1: warning: extension declares a conformance of imported type 'UInt8' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
42 | }
43 |
44 | extension UInt8 : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'UInt8' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
45 |
46 | }
/host/spi-builder-workspace/Sources/RxDataSources/IntegerType+IdentifiableType.swift:48:1: warning: extension declares a conformance of imported type 'UInt16' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
46 | }
47 |
48 | extension UInt16 : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'UInt16' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
49 |
50 | }
/host/spi-builder-workspace/Sources/RxDataSources/IntegerType+IdentifiableType.swift:52:1: warning: extension declares a conformance of imported type 'UInt32' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
50 | }
51 |
52 | extension UInt32 : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'UInt32' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
53 |
54 | }
/host/spi-builder-workspace/Sources/RxDataSources/IntegerType+IdentifiableType.swift:56:1: warning: extension declares a conformance of imported type 'UInt64' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
54 | }
55 |
56 | extension UInt64 : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'UInt64' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
57 |
58 | }
/host/spi-builder-workspace/Sources/RxDataSources/String+IdentifiableType.swift:11:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
9 | import Foundation
10 |
11 | extension String : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
12 | public typealias Identity = String
13 |
[303/310] Compiling RxDataSources Deprecated.swift
/host/spi-builder-workspace/Sources/RxDataSources/FloatingPointType+IdentifiableType.swift:19:1: warning: extension declares a conformance of imported type 'Float' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
17 | }
18 |
19 | extension Float : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'Float' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
20 |
21 | }
/host/spi-builder-workspace/Sources/RxDataSources/FloatingPointType+IdentifiableType.swift:23:1: warning: extension declares a conformance of imported type 'Double' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
21 | }
22 |
23 | extension Double : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'Double' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
24 |
25 | }
[304/310] Compiling RxDataSources FloatingPointType+IdentifiableType.swift
/host/spi-builder-workspace/Sources/RxDataSources/FloatingPointType+IdentifiableType.swift:19:1: warning: extension declares a conformance of imported type 'Float' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
17 | }
18 |
19 | extension Float : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'Float' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
20 |
21 | }
/host/spi-builder-workspace/Sources/RxDataSources/FloatingPointType+IdentifiableType.swift:23:1: warning: extension declares a conformance of imported type 'Double' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
21 | }
22 |
23 | extension Double : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'Double' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
24 |
25 | }
[305/310] Compiling RxDataSources AnimationConfiguration.swift
[306/310] Compiling RxDataSources Array+Extensions.swift
[307/310] Compiling RxDataSources IntegerType+IdentifiableType.swift
/host/spi-builder-workspace/Sources/RxDataSources/IntegerType+IdentifiableType.swift:19:1: warning: extension declares a conformance of imported type 'Int' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
17 | }
18 |
19 | extension Int : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'Int' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
20 |
21 | }
/host/spi-builder-workspace/Sources/RxDataSources/IntegerType+IdentifiableType.swift:23:1: warning: extension declares a conformance of imported type 'Int8' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
21 | }
22 |
23 | extension Int8 : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'Int8' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
24 |
25 | }
/host/spi-builder-workspace/Sources/RxDataSources/IntegerType+IdentifiableType.swift:27:1: warning: extension declares a conformance of imported type 'Int16' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
25 | }
26 |
27 | extension Int16 : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'Int16' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
28 |
29 | }
/host/spi-builder-workspace/Sources/RxDataSources/IntegerType+IdentifiableType.swift:31:1: warning: extension declares a conformance of imported type 'Int32' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
29 | }
30 |
31 | extension Int32 : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'Int32' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
32 |
33 | }
/host/spi-builder-workspace/Sources/RxDataSources/IntegerType+IdentifiableType.swift:35:1: warning: extension declares a conformance of imported type 'Int64' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
33 | }
34 |
35 | extension Int64 : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'Int64' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
36 |
37 | }
/host/spi-builder-workspace/Sources/RxDataSources/IntegerType+IdentifiableType.swift:40:1: warning: extension declares a conformance of imported type 'UInt' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
38 |
39 |
40 | extension UInt : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'UInt' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
41 |
42 | }
/host/spi-builder-workspace/Sources/RxDataSources/IntegerType+IdentifiableType.swift:44:1: warning: extension declares a conformance of imported type 'UInt8' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
42 | }
43 |
44 | extension UInt8 : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'UInt8' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
45 |
46 | }
/host/spi-builder-workspace/Sources/RxDataSources/IntegerType+IdentifiableType.swift:48:1: warning: extension declares a conformance of imported type 'UInt16' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
46 | }
47 |
48 | extension UInt16 : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'UInt16' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
49 |
50 | }
/host/spi-builder-workspace/Sources/RxDataSources/IntegerType+IdentifiableType.swift:52:1: warning: extension declares a conformance of imported type 'UInt32' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
50 | }
51 |
52 | extension UInt32 : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'UInt32' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
53 |
54 | }
/host/spi-builder-workspace/Sources/RxDataSources/IntegerType+IdentifiableType.swift:56:1: warning: extension declares a conformance of imported type 'UInt64' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
54 | }
55 |
56 | extension UInt64 : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'UInt64' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
57 |
58 | }
[308/310] Compiling RxDataSources RxCollectionViewSectionedAnimatedDataSource.swift
/host/spi-builder-workspace/Sources/RxDataSources/IntegerType+IdentifiableType.swift:19:1: warning: extension declares a conformance of imported type 'Int' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
17 | }
18 |
19 | extension Int : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'Int' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
20 |
21 | }
/host/spi-builder-workspace/Sources/RxDataSources/IntegerType+IdentifiableType.swift:23:1: warning: extension declares a conformance of imported type 'Int8' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
21 | }
22 |
23 | extension Int8 : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'Int8' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
24 |
25 | }
/host/spi-builder-workspace/Sources/RxDataSources/IntegerType+IdentifiableType.swift:27:1: warning: extension declares a conformance of imported type 'Int16' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
25 | }
26 |
27 | extension Int16 : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'Int16' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
28 |
29 | }
/host/spi-builder-workspace/Sources/RxDataSources/IntegerType+IdentifiableType.swift:31:1: warning: extension declares a conformance of imported type 'Int32' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
29 | }
30 |
31 | extension Int32 : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'Int32' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
32 |
33 | }
/host/spi-builder-workspace/Sources/RxDataSources/IntegerType+IdentifiableType.swift:35:1: warning: extension declares a conformance of imported type 'Int64' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
33 | }
34 |
35 | extension Int64 : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'Int64' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
36 |
37 | }
/host/spi-builder-workspace/Sources/RxDataSources/IntegerType+IdentifiableType.swift:40:1: warning: extension declares a conformance of imported type 'UInt' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
38 |
39 |
40 | extension UInt : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'UInt' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
41 |
42 | }
/host/spi-builder-workspace/Sources/RxDataSources/IntegerType+IdentifiableType.swift:44:1: warning: extension declares a conformance of imported type 'UInt8' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
42 | }
43 |
44 | extension UInt8 : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'UInt8' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
45 |
46 | }
/host/spi-builder-workspace/Sources/RxDataSources/IntegerType+IdentifiableType.swift:48:1: warning: extension declares a conformance of imported type 'UInt16' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
46 | }
47 |
48 | extension UInt16 : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'UInt16' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
49 |
50 | }
/host/spi-builder-workspace/Sources/RxDataSources/IntegerType+IdentifiableType.swift:52:1: warning: extension declares a conformance of imported type 'UInt32' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
50 | }
51 |
52 | extension UInt32 : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'UInt32' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
53 |
54 | }
/host/spi-builder-workspace/Sources/RxDataSources/IntegerType+IdentifiableType.swift:56:1: warning: extension declares a conformance of imported type 'UInt64' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
54 | }
55 |
56 | extension UInt64 : IdentifiableType {
| |- warning: extension declares a conformance of imported type 'UInt64' to imported protocol 'IdentifiableType'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
57 |
58 | }
[309/310] Compiling RxDataSources UI+SectionedViewType.swift
[310/310] Compiling RxDataSources ViewTransition.swift
Build complete! (21.50s)
Build complete.
{
"dependencies" : [
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift.git"
}
],
"manifest_display_name" : "RxDataSources",
"name" : "RxDataSources",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "RxDataSources",
"targets" : [
"RxDataSources"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Differentiator",
"targets" : [
"Differentiator"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "RxDataSourcesTests",
"module_type" : "SwiftTarget",
"name" : "RxDataSourcesTests",
"path" : "Tests/RxDataSourcesTests",
"sources" : [
"AlgorithmTests.swift",
"Array+Extensions.swift",
"ChangeSet+TestExtensions.swift",
"NumberSection.swift",
"Randomizer.swift",
"RxCollectionViewSectionedDataSource+Test.swift",
"XCTest+Extensions.swift",
"i.swift",
"s.swift"
],
"target_dependencies" : [
"RxDataSources"
],
"type" : "test"
},
{
"c99name" : "RxDataSources",
"module_type" : "SwiftTarget",
"name" : "RxDataSources",
"path" : "Sources/RxDataSources",
"product_dependencies" : [
"RxSwift",
"RxCocoa"
],
"product_memberships" : [
"RxDataSources"
],
"sources" : [
"AnimationConfiguration.swift",
"Array+Extensions.swift",
"CollectionViewSectionedDataSource.swift",
"DataSources.swift",
"Deprecated.swift",
"FloatingPointType+IdentifiableType.swift",
"IntegerType+IdentifiableType.swift",
"RxCollectionViewSectionedAnimatedDataSource.swift",
"RxCollectionViewSectionedReloadDataSource.swift",
"RxPickerViewAdapter.swift",
"RxTableViewSectionedAnimatedDataSource.swift",
"RxTableViewSectionedReloadDataSource.swift",
"String+IdentifiableType.swift",
"TableViewSectionedDataSource.swift",
"UI+SectionedViewType.swift",
"ViewTransition.swift"
],
"target_dependencies" : [
"Differentiator"
],
"type" : "library"
},
{
"c99name" : "Differentiator",
"module_type" : "SwiftTarget",
"name" : "Differentiator",
"path" : "Sources/Differentiator",
"product_memberships" : [
"RxDataSources",
"Differentiator"
],
"sources" : [
"AnimatableSectionModel.swift",
"AnimatableSectionModelType+ItemPath.swift",
"AnimatableSectionModelType.swift",
"Changeset.swift",
"Diff.swift",
"IdentifiableType.swift",
"IdentifiableValue.swift",
"ItemPath.swift",
"Optional+Extensions.swift",
"SectionModel.swift",
"SectionModelType.swift",
"Utilities.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.