This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build RxComposableArchitecture with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tokopedia/RxComposableArchitecture.git
Reference: main
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/tokopedia/RxComposableArchitecture
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a46b37c Update README.md (#112)
Cloned https://github.com/tokopedia/RxComposableArchitecture.git
Revision (git rev-parse @):
a46b37ca405d5cd7c9c90df51445fe87afe69d15
SUCCESS checkout https://github.com/tokopedia/RxComposableArchitecture.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/tokopedia/RxComposableArchitecture.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/google/swift-benchmark
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/pointfreeco/swift-dependencies
[1/3767] Fetching swift-case-paths
[2/8006] Fetching swift-case-paths, swift-custom-dump
[3977/9492] Fetching swift-case-paths, swift-custom-dump, swift-benchmark
[9493/10767] Fetching swift-case-paths, swift-custom-dump, swift-benchmark, swift-clocks
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.33s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetched https://github.com/google/swift-benchmark from cache (0.34s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.34s)
Fetching https://github.com/ReactiveX/RxSwift
Fetching https://github.com/pointfreeco/combine-schedulers
[1/4019] Fetching swift-dependencies
[1850/15733] Fetching swift-dependencies, swift-argument-parser
[13040/17977] Fetching swift-dependencies, swift-argument-parser, combine-schedulers
[17978/20333] Fetching swift-dependencies, swift-argument-parser, combine-schedulers, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.68s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.69s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.69s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.40s)
[1/51416] Fetching rxswift
Fetched https://github.com/pointfreeco/combine-schedulers from cache (4.19s)
Fetched https://github.com/ReactiveX/RxSwift from cache (4.34s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.4.2 (0.45s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.11.1 (0.43s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.8.5 (0.43s)
Computing version for https://github.com/google/swift-benchmark
Computed https://github.com/google/swift-benchmark at 0.1.2 (0.43s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.8.1 (0.43s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 5.1.3 (0.47s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.3.0 (0.44s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.10.0 (0.45s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.4 (0.46s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 0.11.1
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 0.8.1
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 0.3.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.1.4
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.10.0
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 5.1.3
Creating working copy for https://github.com/google/swift-benchmark
Working copy of https://github.com/google/swift-benchmark resolved at 0.1.2
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 0.4.2
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.8.5
[1/1] Compiling plugin GenerateManualPlugin
Building for debugging...
[1/30] Write sources
[14/30] Write swift-version-24593BA9C3E375BF.txt
[16/178] Emitting module RxSwift
[17/196] Compiling CasePaths EnumReflection.swift
[18/196] Compiling CasePaths Operators.swift
[19/196] Emitting module CasePaths
[20/196] Compiling CasePaths CasePath.swift
[21/196] Compiling CasePaths CasePaths.swift
[22/196] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[24/198] Emitting module ArgumentParserToolInfo
[25/198] Compiling ArgumentParserToolInfo ToolInfo.swift
[25/199] Wrapping AST for CasePaths for debugging
[27/199] Wrapping AST for ArgumentParserToolInfo for debugging
[29/235] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[30/235] Compiling XCTestDynamicOverlay Unimplemented.swift
[31/235] Compiling XCTestDynamicOverlay XCTFail.swift
[32/235] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[33/235] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[34/235] Compiling XCTestDynamicOverlay Deprecations.swift
[35/235] Emitting module ArgumentParser
[36/235] Compiling RxSwift Dematerialize.swift
[37/235] Compiling RxSwift Deprecated.swift
[38/235] Compiling RxSwift DispatchQueue+Extensions.swift
[39/235] Compiling RxSwift DispatchQueueConfiguration.swift
[40/235] Compiling RxSwift Disposable.swift
[41/235] Compiling RxSwift Disposables.swift
[42/235] Compiling RxSwift DisposeBag.swift
[43/235] Compiling RxSwift DisposeBase.swift
[44/235] Compiling RxSwift DistinctUntilChanged.swift
[45/235] Compiling RxSwift Do.swift
[46/235] Compiling RxSwift ElementAt.swift
[47/235] Compiling RxSwift Empty.swift
[48/235] Compiling RxSwift Enumerated.swift
[49/235] Compiling RxSwift Error.swift
[50/235] Compiling RxSwift Errors.swift
[51/235] Compiling RxSwift Event.swift
[52/235] Compiling RxSwift Filter.swift
[53/235] Compiling RxSwift First.swift
[54/235] Compiling RxSwift Generate.swift
[55/239] Emitting module XCTestDynamicOverlay
[56/239] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[57/240] Compiling RxSwift Reactive.swift
[58/240] Compiling RxSwift RecursiveLock.swift
[59/240] Compiling RxSwift RecursiveScheduler.swift
[60/240] Compiling RxSwift Reduce.swift
[61/240] Compiling RxSwift RefCountDisposable.swift
[62/240] Compiling RxSwift Repeat.swift
[63/240] Compiling RxSwift ReplaySubject.swift
[64/240] Compiling RxSwift RetryWhen.swift
[65/240] Compiling RxSwift Rx.swift
[66/240] Compiling RxSwift RxMutableBox.swift
[67/240] Compiling RxSwift Sample.swift
[68/240] Compiling RxSwift Scan.swift
[69/240] Compiling RxSwift ScheduledDisposable.swift
[70/240] Compiling RxSwift ScheduledItem.swift
[71/240] Compiling RxSwift ScheduledItemType.swift
[72/240] Compiling RxSwift SchedulerServices+Emulation.swift
[73/240] Compiling RxSwift SchedulerType.swift
[74/240] Compiling RxSwift Sequence.swift
[75/240] Compiling RxSwift SerialDispatchQueueScheduler.swift
[76/240] Compiling RxSwift SerialDisposable.swift
[77/240] Compiling RxSwift ShareReplayScope.swift
[78/240] Compiling RxSwift Single.swift
[79/240] Compiling RxSwift SingleAssignmentDisposable.swift
[80/240] Compiling RxSwift SingleAsync.swift
[81/240] Compiling RxSwift Sink.swift
[82/240] Compiling RxSwift Skip.swift
[83/240] Compiling RxSwift SkipUntil.swift
[84/240] Compiling RxSwift SkipWhile.swift
[85/240] Compiling RxSwift StartWith.swift
[86/240] Compiling RxSwift SubjectType.swift
[87/240] Compiling RxSwift SubscribeOn.swift
[88/240] Compiling RxSwift SubscriptionDisposable.swift
[89/240] Compiling RxSwift SwiftSupport.swift
[90/240] Compiling RxSwift Switch.swift
[91/240] Compiling RxSwift SwitchIfEmpty.swift
[92/240] Compiling RxSwift SynchronizedDisposeType.swift
[93/240] Compiling RxSwift SynchronizedOnType.swift
[95/240] Compiling RxSwift GroupBy.swift
[96/240] Compiling RxSwift GroupedObservable.swift
[97/240] Compiling RxSwift HistoricalScheduler.swift
[98/240] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[99/240] Compiling RxSwift ImmediateSchedulerType.swift
[100/240] Compiling RxSwift InfiniteSequence.swift
[101/240] Compiling RxSwift InvocableScheduledItem.swift
[102/240] Compiling RxSwift InvocableType.swift
[103/240] Compiling RxSwift Just.swift
[104/240] Compiling RxSwift Lock.swift
[105/240] Compiling RxSwift LockOwnerType.swift
[106/240] Compiling RxSwift MainScheduler.swift
[107/240] Compiling RxSwift Map.swift
[108/240] Compiling RxSwift Materialize.swift
[109/240] Compiling RxSwift Maybe.swift
[110/240] Compiling RxSwift Merge.swift
[111/240] Compiling RxSwift Multicast.swift
[112/240] Compiling RxSwift Never.swift
[113/240] Compiling RxSwift NopDisposable.swift
[114/240] Compiling RxSwift Observable.swift
[115/240] Compiling RxSwift ObservableConvertibleType.swift
[116/240] Compiling RxSwift ObservableType+Extensions.swift
[117/240] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[118/240] Compiling RxSwift ObservableType.swift
[119/240] Compiling RxSwift ObserveOn.swift
[120/240] Compiling RxSwift ObserverBase.swift
[121/240] Compiling RxSwift ObserverType.swift
[122/240] Compiling RxSwift OperationQueueScheduler.swift
[123/240] Compiling RxSwift Optional.swift
[124/240] Compiling RxSwift Platform.Darwin.swift
[125/240] Compiling RxSwift Platform.Linux.swift
[126/240] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[127/240] Compiling RxSwift PrimitiveSequence.swift
[128/240] Compiling RxSwift PriorityQueue.swift
[129/240] Compiling RxSwift Producer.swift
[130/240] Compiling RxSwift PublishSubject.swift
[131/240] Compiling RxSwift Queue.swift
[132/240] Compiling RxSwift Range.swift
[133/240] Compiling ArgumentParser BashCompletionsGenerator.swift
[134/240] Compiling ArgumentParser CompletionsGenerator.swift
[135/240] Compiling ArgumentParser FishCompletionsGenerator.swift
[136/240] Compiling ArgumentParser ZshCompletionsGenerator.swift
[137/240] Compiling ArgumentParser Argument.swift
[137/252] Wrapping AST for XCTestDynamicOverlay for debugging
[139/286] Compiling CustomDump UIKit.swift
[140/286] Compiling CustomDump UserNotifications.swift
[141/286] Compiling CustomDump UserNotificationsUI.swift
[142/289] Compiling Clocks AnyClock.swift
[143/289] Compiling Clocks ImmediateClock.swift
[144/289] Compiling Clocks Lock.swift
[145/289] Compiling Clocks Yield.swift
[146/289] Emitting module CombineSchedulers
[147/289] Compiling CombineSchedulers UIKit.swift
[148/289] Compiling CombineSchedulers Timer.swift
[149/289] Compiling CustomDump Photos.swift
[150/289] Compiling CustomDump Speech.swift
[151/289] Compiling CustomDump GameKit.swift
[152/289] Compiling CustomDump KeyPath.swift
[153/289] Compiling CombineSchedulers UIScheduler.swift
[162/290] Compiling CustomDump StoreKit.swift
[163/290] Compiling CustomDump Swift.swift
[164/290] Compiling CustomDump SwiftUI.swift
[168/290] Compiling CustomDump CustomDumpReflectable.swift
[169/290] Compiling CustomDump CustomDumpRepresentable.swift
[170/290] Compiling CustomDump CustomDumpStringConvertible.swift
[171/290] Compiling CustomDump Diff.swift
[172/290] Compiling CustomDump Dump.swift
[173/290] Compiling CustomDump AnyType.swift
[174/290] Compiling CustomDump Box.swift
[175/290] Compiling CustomDump CollectionDifference.swift
[176/290] Compiling CustomDump Mirror.swift
[177/290] Compiling CustomDump String.swift
[178/290] Compiling CustomDump Unordered.swift
[179/290] Compiling CustomDump XCTAssertNoDifference.swift
[180/290] Compiling ArgumentParser HelpCommand.swift
[181/290] Compiling ArgumentParser HelpGenerator.swift
[182/290] Compiling ArgumentParser MessageInfo.swift
[183/290] Compiling ArgumentParser UsageGenerator.swift
[184/290] Compiling ArgumentParser ArgumentDecoder.swift
[185/290] Compiling ArgumentParser ArgumentDefinition.swift
[186/290] Compiling ArgumentParser ArgumentSet.swift
[187/290] Compiling ArgumentParser CommandParser.swift
[188/290] Compiling ArgumentParser InputOrigin.swift
[189/290] Compiling ArgumentParser CollectionExtensions.swift
[190/290] Compiling ArgumentParser SequenceExtensions.swift
[191/290] Compiling ArgumentParser StringExtensions.swift
[192/290] Compiling Clocks Timer.swift
[196/291] Compiling CombineSchedulers UnimplementedScheduler.swift
[210/292] Compiling ArgumentParser Tree.swift
[211/292] Emitting module Clocks
[211/292] Wrapping AST for CombineSchedulers for debugging
[219/292] Compiling Clocks _AsyncTimerSequence.swift
[226/292] Compiling Clocks UnimplementedClock.swift
[227/292] Compiling Clocks Shims.swift
[228/292] Compiling Clocks SwiftUI.swift
[229/292] Compiling Clocks TestClock.swift
[230/293] Wrapping AST for Clocks for debugging
[232/293] Emitting module CustomDump
[263/322] Wrapping AST for ArgumentParser for debugging
[265/338] Compiling Dependencies Deprecations.swift
[266/338] Compiling Dependencies Exports.swift
[267/338] Compiling Dependencies OpenExistential.swift
[268/341] Compiling Benchmark BenchmarkTermination.swift
[269/341] Compiling Benchmark BenchmarkTime.swift
[270/341] Compiling Benchmark Benchmark.swift
[271/341] Compiling Benchmark BenchmarkArguments.swift
[272/341] Compiling Benchmark BenchmarkColumn.swift
[273/341] Compiling Benchmark BenchmarkFormatter.swift
[275/343] Compiling Benchmark BenchmarkState.swift
[276/343] Compiling Benchmark BenchmarkSuite.swift
[277/343] Compiling Benchmark Stats.swift
[278/343] Compiling Dependencies Locale.swift
[279/343] Compiling Dependencies MainQueue.swift
[280/343] Compiling Dependencies MainRunLoop.swift
[281/343] Compiling Dependencies OpenURL.swift
[282/343] Compiling Benchmark TestIntegration.swift
[283/343] Compiling Dependencies URLSession.swift
[284/343] Compiling Dependencies UUID.swift
[285/343] Compiling Dependencies WithRandomNumberGenerator.swift
[286/343] Compiling Benchmark BenchmarkMain.swift
[287/343] Compiling Benchmark BenchmarkCommand.swift
[288/343] Compiling Benchmark BenchmarkFilter.swift
[289/343] Compiling Benchmark BenchmarkReporter.swift
[290/343] Compiling Benchmark BenchmarkResult.swift
[291/343] Compiling Benchmark BenchmarkRunner.swift
[292/343] Compiling Benchmark BenchmarkSetting.swift
[294/343] Emitting module Dependencies
[297/343] Compiling RxSwift SynchronizedUnsubscribeType.swift
[298/343] Compiling RxSwift TailRecursiveSink.swift
[299/343] Compiling RxSwift Take.swift
[300/343] Compiling RxSwift TakeLast.swift
[301/343] Compiling RxSwift TakeUntil.swift
[302/343] Compiling RxSwift TakeWhile.swift
[303/343] Compiling RxSwift Throttle.swift
[304/343] Compiling RxSwift Timeout.swift
[305/343] Compiling RxSwift Timer.swift
[306/343] Compiling RxSwift ToArray.swift
[307/343] Compiling RxSwift Using.swift
[308/343] Compiling RxSwift VirtualTimeConverterType.swift
[309/343] Compiling RxSwift VirtualTimeScheduler.swift
[310/343] Compiling RxSwift Window.swift
[311/343] Compiling RxSwift WithLatestFrom.swift
[312/343] Compiling RxSwift Zip+Collection.swift
[313/343] Compiling RxSwift Zip+arity.swift
[314/343] Compiling RxSwift Zip.swift
[321/345] Wrapping AST for RxSwift for debugging
[322/345] Wrapping AST for CustomDump for debugging
[324/350] Emitting module RxRelay
[325/350] Compiling Dependencies RuntimeWarnings.swift
[326/350] Compiling Dependencies TypeName.swift
[327/350] Compiling Dependencies WithDependencies.swift
[336/351] Compiling RxRelay PublishRelay.swift
[337/351] Compiling RxRelay Utils.swift
[338/351] Compiling RxRelay Observable+Bind.swift
[339/351] Compiling RxRelay BehaviorRelay.swift
[341/352] Wrapping AST for Dependencies for debugging
[342/352] Wrapping AST for RxRelay for debugging
[344/410] Emitting module Benchmark
[345/410] Compiling RxComposableArchitecture Binding.swift
[346/410] Compiling RxComposableArchitecture Bootstrapping.swift
[347/410] Compiling RxComposableArchitecture MockPageTemplate.swift
[348/411] Wrapping AST for Benchmark for debugging
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[353/411] Compiling RxComposableArchitecture AnyHashDiffable.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[354/411] Compiling RxComposableArchitecture DiffingInterface+Primitives.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[355/411] Compiling RxComposableArchitecture HashDiffing.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[356/411] Compiling RxComposableArchitecture DiffMode.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[357/411] Compiling RxComposableArchitecture Effect.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[358/411] Compiling RxComposableArchitecture Animation.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[359/419] Compiling RxComposableArchitecture UniqueElements.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[360/419] Compiling RxComposableArchitecture AnyReducer.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[361/419] Compiling RxComposableArchitecture AnyReducerCompatibility.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[362/419] Compiling RxComposableArchitecture AnyReducerDebug.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[363/419] Compiling RxComposableArchitecture AnyReducerSignpost.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[364/419] Compiling RxComposableArchitecture ReducerBuilder.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[365/419] Compiling RxComposableArchitecture CombineReducers.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[366/419] Compiling RxComposableArchitecture DebugReducer.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[367/419] Compiling RxComposableArchitecture OpenExistential.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[368/419] Compiling RxComposableArchitecture RuntimeWarnings.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[369/419] Compiling RxComposableArchitecture RxMainQueue.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[370/419] Compiling RxComposableArchitecture TaskBox.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[371/419] Compiling RxComposableArchitecture TaskCancellableValue.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[372/419] Compiling RxComposableArchitecture OptionalPaths.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[373/419] Compiling RxComposableArchitecture NeverEqual.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[374/419] Compiling RxComposableArchitecture SingleSelection.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[375/419] Compiling RxComposableArchitecture IdentifiedArray.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[376/419] Compiling RxComposableArchitecture IfLet.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[377/419] Compiling RxComposableArchitecture AnyDisposable.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[378/419] Compiling RxComposableArchitecture AnyType.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[379/419] Compiling RxComposableArchitecture Box.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[380/419] Compiling RxComposableArchitecture Debug.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[381/419] Compiling RxComposableArchitecture Deprecated.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[382/419] Compiling RxComposableArchitecture Locking.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[383/419] Compiling RxComposableArchitecture Cancellation.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[384/419] Compiling RxComposableArchitecture Observable.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[385/419] Compiling RxComposableArchitecture Debouncing.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[386/419] Compiling RxComposableArchitecture Deferring.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[387/419] Compiling RxComposableArchitecture Throttling.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[388/419] Compiling RxComposableArchitecture Timer.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[389/419] Compiling RxComposableArchitecture TaskResult.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[390/419] Compiling RxComposableArchitecture Export.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[391/419] Compiling RxComposableArchitecture SignpostReducer.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[392/419] Compiling RxComposableArchitecture ReducerProtocol.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[393/419] Compiling RxComposableArchitecture Stateless.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[394/419] Compiling RxComposableArchitecture Store.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[395/419] Compiling RxComposableArchitecture StoreConfig.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[396/419] Compiling RxComposableArchitecture Alert.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[397/419] Compiling RxComposableArchitecture ButtonState.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[398/419] Compiling RxComposableArchitecture ButtonStateSlider.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[399/419] Compiling RxComposableArchitecture DependencyKeyWritingReducer.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[400/419] Compiling RxComposableArchitecture EmptyReducer.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[401/419] Compiling RxComposableArchitecture ForEachReducer.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[402/419] Compiling RxComposableArchitecture IfCaseLetReducer.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[403/419] Compiling RxComposableArchitecture IfLetReducer.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[404/419] Compiling RxComposableArchitecture OptionalReducer.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[405/419] Compiling RxComposableArchitecture Reduce.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
[406/419] Compiling RxComposableArchitecture Scope.swift
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[407/419] Emitting module RxComposableArchitecture
/host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift:2:8: error: no such module 'SwiftUI'
 1 | import RxSwift
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | extension Effect {
error: compile command failed due to signal 6 (use -v to see invocation)
Can't demangle: $s24RxComposableArchitecture9TextStateV8Modifier33_0702F93859E69A1155EF0766231EA8CCLLO13strikethroughXeF8isActiveL_Sbvp
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 /host/spi-builder-workspace/Sources/RxComposableArchitecture/Binding.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Debugging/Bootstrapping.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Debugging/MockPageTemplate.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/DiffingInterface/AnyHashDiffable.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/DiffingInterface/DiffingInterface+Primitives.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/DiffingInterface/HashDiffing.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/DiffingUtility/DiffMode.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Effect.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Animation.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Cancellation.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Observable.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Observable/Debouncing.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Observable/Deferring.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Observable/Throttling.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/Observable/Timer.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Effects/TaskResult.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Export.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/IdentifiedArray.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/IfLet.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Internal/AnyDisposable.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Internal/AnyType.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Internal/Box.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Internal/Debug.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Internal/Deprecated.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Internal/Locking.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Internal/OpenExistential.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Internal/RuntimeWarnings.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Internal/RxMainQueue.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Internal/TaskBox.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Internal/TaskCancellableValue.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/OptionalPaths.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/PropertyWrapper/NeverEqual.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/PropertyWrapper/SingleSelection.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/PropertyWrapper/UniqueElements.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/AnyReducer/AnyReducer.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/AnyReducer/AnyReducerCompatibility.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/AnyReducer/AnyReducerDebug.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/AnyReducer/AnyReducerSignpost.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/ReducerBuilder.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/CombineReducers.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/DebugReducer.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/DependencyKeyWritingReducer.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/EmptyReducer.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/ForEachReducer.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/IfCaseLetReducer.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/IfLetReducer.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/OptionalReducer.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/Reduce.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/Scope.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/SignpostReducer.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/ReducerProtocol.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Stateless.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/StoreConfig.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/SwiftUI/Alert.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/SwiftUI/ButtonState.swift /host/spi-builder-workspace/Sources/RxComposableArchitecture/SwiftUI/Internal/ButtonStateSlider.swift -primary-file /host/spi-builder-workspace/Sources/RxComposableArchitecture/SwiftUI/TextState.swift -primary-file /host/spi-builder-workspace/Sources/RxComposableArchitecture/SwiftUI/WithViewStore.swift -primary-file /host/spi-builder-workspace/Sources/RxComposableArchitecture/TestSupport/Effect+Failing.swift -primary-file /host/spi-builder-workspace/Sources/RxComposableArchitecture/TestSupport/PriorityQueue.swift -primary-file /host/spi-builder-workspace/Sources/RxComposableArchitecture/TestSupport/TestScheduler.swift -primary-file /host/spi-builder-workspace/Sources/RxComposableArchitecture/TestSupport/TestStore.swift -primary-file /host/spi-builder-workspace/Sources/RxComposableArchitecture/TestSupport/VirtualTimeScheduler.swift -primary-file /host/spi-builder-workspace/Sources/RxComposableArchitecture/ViewStore.swift -supplementary-output-file-map /tmp/TemporaryDirectory.P3Ey20/supplementaryOutputs-8 -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Modules -enable-testing -g -debug-info-format=dwarf -dwarf-version=4 -module-cache-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ModuleCache -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -stats-output-dir .stats -strict-concurrency=complete -empty-abi-descriptor -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /host/spi-builder-workspace -Xcc -fPIC -Xcc -g -Xcc -fno-omit-frame-pointer -module-name RxComposableArchitecture -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/RxComposableArchitecture.build/TextState.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/RxComposableArchitecture.build/WithViewStore.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/RxComposableArchitecture.build/Effect+Failing.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/RxComposableArchitecture.build/PriorityQueue.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/RxComposableArchitecture.build/TestScheduler.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/RxComposableArchitecture.build/TestStore.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/RxComposableArchitecture.build/VirtualTimeScheduler.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/RxComposableArchitecture.build/ViewStore.swift.o -index-store-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store -index-system-modules
1.	Swift version 6.0-dev (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)
2.	Compiling with effective version 5.10
3.	While walking into 'TextState' (at /host/spi-builder-workspace/Sources/RxComposableArchitecture/SwiftUI/TextState.swift:46:8)
4.	While walking into 'Modifier' (at /host/spi-builder-workspace/Sources/RxComposableArchitecture/SwiftUI/TextState.swift:50:17)
5.	While evaluating request USRGenerationRequest(RxComposableArchitecture.(file).TextState.Modifier.strikethrough(isActive:pattern:color:).isActive@/host/spi-builder-workspace/Sources/RxComposableArchitecture/SwiftUI/TextState.swift:68:28)
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):
0  swift-frontend 0x000055bdbb1f0497
1  swift-frontend 0x000055bdbb1ee1ee
2  swift-frontend 0x000055bdbb1f0b0a
3  libc.so.6      0x00007fbb5b678520
4  libc.so.6      0x00007fbb5b6cc9fc pthread_kill + 300
5  libc.so.6      0x00007fbb5b678476 raise + 22
6  libc.so.6      0x00007fbb5b65e7f3 abort + 211
7  swift-frontend 0x000055bdb6320055
8  swift-frontend 0x000055bdb5f6d934
9  swift-frontend 0x000055bdb62e266f
10 swift-frontend 0x000055bdb5ae654c
11 swift-frontend 0x000055bdb46cc9ce
12 swift-frontend 0x000055bdb46cc67a
13 swift-frontend 0x000055bdb46cb8d2
14 swift-frontend 0x000055bdb62e319a
15 swift-frontend 0x000055bdb469adab
16 swift-frontend 0x000055bdb469a2f7
17 swift-frontend 0x000055bdb4697c29
18 swift-frontend 0x000055bdb5414226
19 swift-frontend 0x000055bdb5fcc89c
20 swift-frontend 0x000055bdb5fce38c
21 swift-frontend 0x000055bdb5fd1240
22 swift-frontend 0x000055bdb5fcc8ba
23 swift-frontend 0x000055bdb5fd1d5f
24 swift-frontend 0x000055bdb5fd098f
25 swift-frontend 0x000055bdb5fcc8ba
26 swift-frontend 0x000055bdb5fd1d5f
27 swift-frontend 0x000055bdb5fd098f
28 swift-frontend 0x000055bdb5fcc8ba
29 swift-frontend 0x000055bdb5fcc7b3
30 swift-frontend 0x000055bdb61b281f
31 swift-frontend 0x000055bdb5411bd4
32 swift-frontend 0x000055bdb4696c51
33 swift-frontend 0x000055bdb4696afa
34 swift-frontend 0x000055bdb468b12c
35 swift-frontend 0x000055bdb468ab15
36 swift-frontend 0x000055bdb443d572
37 swift-frontend 0x000055bdb443b67c
38 swift-frontend 0x000055bdb4436198
39 swift-frontend 0x000055bdb44344fc
40 swift-frontend 0x000055bdb41f0dde
41 libc.so.6      0x00007fbb5b65fd90
42 libc.so.6      0x00007fbb5b65fe40 __libc_start_main + 128
43 swift-frontend 0x000055bdb41efe85
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.