Build Information
Successful build of RxComposableArchitecture with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tokopedia/RxComposableArchitecture.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
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
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/google/swift-benchmark from cache
Fetched https://github.com/google/swift-benchmark (0.28s)
Fetching https://github.com/ReactiveX/RxSwift from cache
Fetched https://github.com/pointfreeco/swift-custom-dump (0.51s)
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetched https://github.com/apple/swift-argument-parser (0.59s)
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetched https://github.com/pointfreeco/swift-clocks (0.26s)
Fetching https://github.com/pointfreeco/swift-dependencies from cache
Fetched https://github.com/ReactiveX/RxSwift (0.54s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/combine-schedulers (0.31s)
Fetching https://github.com/pointfreeco/swift-case-paths from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.51s)
Fetched https://github.com/pointfreeco/swift-dependencies (0.72s)
Fetched https://github.com/pointfreeco/swift-case-paths (0.69s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.4.2 (0.50s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.11.1 (0.03s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.8.5 (0.03s)
Computing version for https://github.com/google/swift-benchmark
Computed https://github.com/google/swift-benchmark at 0.1.2 (0.02s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.8.1 (0.54s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 5.1.3 (0.37s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.3.0 (0.46s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.10.0 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.4 (0.03s)
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/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/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.10.0
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/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-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
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "rxcomposablearchitecture",
"name": "RxComposableArchitecture",
"url": "https://github.com/tokopedia/RxComposableArchitecture.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxComposableArchitecture",
"dependencies": [
{
"identity": "rxswift",
"name": "RxSwift",
"url": "https://github.com/ReactiveX/RxSwift",
"version": "5.1.3",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
"dependencies": [
]
},
{
"identity": "swift-case-paths",
"name": "swift-case-paths",
"url": "https://github.com/pointfreeco/swift-case-paths",
"version": "0.14.1",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-case-paths",
"dependencies": [
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "0.9.0",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "0.9.0",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
},
{
"identity": "swift-custom-dump",
"name": "swift-custom-dump",
"url": "https://github.com/pointfreeco/swift-custom-dump",
"version": "0.11.1",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-custom-dump",
"dependencies": [
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "0.9.0",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
},
{
"identity": "swift-dependencies",
"name": "swift-dependencies",
"url": "https://github.com/pointfreeco/swift-dependencies",
"version": "0.6.0",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-dependencies",
"dependencies": [
{
"identity": "combine-schedulers",
"name": "combine-schedulers",
"url": "https://github.com/pointfreeco/combine-schedulers",
"version": "0.11.0",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/combine-schedulers",
"dependencies": [
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "0.1.1",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "0.9.0",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
},
{
"identity": "swift-clocks",
"name": "swift-clocks",
"url": "https://github.com/pointfreeco/swift-clocks",
"version": "0.4.0",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-clocks",
"dependencies": [
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "0.1.1",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "0.9.0",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
},
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "0.1.1",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "0.9.0",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/tokopedia/RxComposableArchitecture.git
[1/3386] Fetching rxcomposablearchitecture
Fetched https://github.com/tokopedia/RxComposableArchitecture.git (0.54s)
Fetching https://github.com/pointfreeco/swift-dependencies from cache
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.80s)
Fetching https://github.com/pointfreeco/swift-case-paths from cache
Fetched https://github.com/pointfreeco/swift-custom-dump (0.82s)
Fetching https://github.com/ReactiveX/RxSwift from cache
Fetched https://github.com/pointfreeco/swift-dependencies (0.98s)
Fetched https://github.com/ReactiveX/RxSwift (0.77s)
Fetched https://github.com/pointfreeco/swift-case-paths (0.92s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.04s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 5.1.3 (0.02s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.11.1 (0.02s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.6.0 (0.58s)
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetched https://github.com/pointfreeco/swift-clocks (0.33s)
Fetched https://github.com/pointfreeco/combine-schedulers (0.50s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras (0.52s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.1 (0.48s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.4.0 (0.54s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.41s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.14.1 (0.44s)
Creating working copy for https://github.com/tokopedia/RxComposableArchitecture.git
Working copy of https://github.com/tokopedia/RxComposableArchitecture.git resolved at main
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 0.1.1
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/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.11.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 0.6.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/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 0.4.0
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 0.14.1
warning: '.resolve-product-dependencies': dependency 'rxcomposablearchitecture' is not used by any target
Found 5 product dependencies
- RxSwift
- swift-case-paths
- xctest-dynamic-overlay
- swift-custom-dump
- swift-dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
https://github.com/tokopedia/RxComposableArchitecture.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManualPlugin
Building for debugging...
[2/150] Compiling CasePaths Operators.swift
[3/150] Compiling CasePaths CasePath.swift
[4/150] Compiling CasePaths CasePaths.swift
[5/150] Emitting module CasePaths
[6/150] Compiling CasePaths EnumReflection.swift
[7/150] Emitting module ArgumentParserToolInfo
[8/150] Compiling ArgumentParserToolInfo ToolInfo.swift
[9/186] Emitting module ArgumentParser
[10/190] Compiling ArgumentParser NameSpecification.swift
[11/190] Compiling ArgumentParser Option.swift
[12/190] Compiling ArgumentParser OptionGroup.swift
[13/190] Compiling ArgumentParser AsyncParsableCommand.swift
[14/190] Compiling ArgumentParser CommandConfiguration.swift
[15/190] Compiling ArgumentParser ArgumentHelp.swift
[16/190] Compiling ArgumentParser ArgumentVisibility.swift
[17/190] Compiling ArgumentParser CompletionKind.swift
[18/190] Compiling ArgumentParser Errors.swift
[19/190] Compiling ArgumentParser Flag.swift
[20/190] Compiling ArgumentParser Name.swift
[21/190] Compiling ArgumentParser Parsed.swift
[22/190] Compiling ArgumentParser ParsedValues.swift
[23/190] Compiling ArgumentParser ParserError.swift
[24/190] Compiling ArgumentParser SplitArguments.swift
[25/190] Compiling ArgumentParser EnumerableFlag.swift
[26/190] Compiling ArgumentParser ExpressibleByArgument.swift
[27/190] Compiling ArgumentParser ParsableArguments.swift
[28/190] Compiling ArgumentParser ParsableArgumentsValidation.swift
[29/190] Compiling ArgumentParser ParsableCommand.swift
[30/190] Compiling ArgumentParser BashCompletionsGenerator.swift
[31/190] Compiling ArgumentParser CompletionsGenerator.swift
[32/190] Compiling ArgumentParser FishCompletionsGenerator.swift
[33/190] Compiling ArgumentParser ZshCompletionsGenerator.swift
[34/190] Compiling ArgumentParser Argument.swift
[35/190] Compiling ArgumentParser CollectionExtensions.swift
[36/190] Compiling ArgumentParser SequenceExtensions.swift
[37/190] Compiling ArgumentParser StringExtensions.swift
[38/190] Compiling ArgumentParser Tree.swift
[39/190] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[40/190] Compiling XCTestDynamicOverlay Unimplemented.swift
[41/190] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[42/190] Compiling XCTestDynamicOverlay Deprecations.swift
[43/190] Compiling XCTestDynamicOverlay XCTFail.swift
[44/191] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[45/191] Emitting module XCTestDynamicOverlay
[46/191] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[47/191] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[48/191] Compiling ArgumentParser DumpHelpGenerator.swift
[49/191] Compiling ArgumentParser HelpCommand.swift
[50/191] Compiling ArgumentParser HelpGenerator.swift
[51/191] Compiling ArgumentParser MessageInfo.swift
[52/191] Compiling ArgumentParser UsageGenerator.swift
[53/237] Compiling ArgumentParser ArgumentDecoder.swift
[54/237] Compiling ArgumentParser ArgumentDefinition.swift
[55/237] Compiling ArgumentParser ArgumentSet.swift
[56/237] Compiling ArgumentParser CommandParser.swift
[57/237] Compiling ArgumentParser InputOrigin.swift
[58/253] Emitting module Benchmark
[59/255] Compiling Benchmark BenchmarkState.swift
[60/255] Compiling Benchmark BenchmarkSuite.swift
[61/255] Compiling Benchmark BenchmarkRunner.swift
[62/255] Compiling Benchmark BenchmarkSetting.swift
[63/255] Compiling Benchmark Stats.swift
[64/255] Compiling Benchmark TestIntegration.swift
[65/255] Compiling Benchmark BenchmarkCommand.swift
[66/255] Compiling Benchmark BenchmarkFilter.swift
[67/255] Compiling Benchmark BenchmarkReporter.swift
[68/255] Compiling Benchmark BenchmarkResult.swift
[69/255] Compiling Benchmark BenchmarkTermination.swift
[70/255] Compiling Benchmark BenchmarkTime.swift
[71/255] Compiling Benchmark BenchmarkFormatter.swift
[72/255] Compiling Benchmark BenchmarkMain.swift
[73/255] Compiling Benchmark Benchmark.swift
[74/255] Compiling Benchmark BenchmarkArguments.swift
[75/255] Compiling Benchmark BenchmarkColumn.swift
[76/255] Emitting module RxSwift
[77/255] Compiling RxSwift GroupBy.swift
[78/255] Compiling RxSwift GroupedObservable.swift
[79/255] Compiling RxSwift HistoricalScheduler.swift
[80/255] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[81/255] Compiling RxSwift ImmediateSchedulerType.swift
[82/255] Compiling RxSwift InfiniteSequence.swift
[83/255] Compiling RxSwift InvocableScheduledItem.swift
[84/255] Compiling RxSwift InvocableType.swift
[85/255] Compiling RxSwift Just.swift
[86/255] Compiling RxSwift Lock.swift
[87/255] Compiling RxSwift LockOwnerType.swift
[88/255] Compiling RxSwift MainScheduler.swift
[89/255] Compiling RxSwift Map.swift
[90/255] Compiling RxSwift Materialize.swift
[91/255] Compiling RxSwift Maybe.swift
[92/255] Compiling RxSwift Merge.swift
[93/255] Compiling RxSwift Multicast.swift
[94/255] Compiling RxSwift Never.swift
[95/255] Compiling RxSwift NopDisposable.swift
[96/255] Compiling RxSwift SerialDisposable.swift
[97/255] Compiling RxSwift ShareReplayScope.swift
[98/255] Compiling RxSwift Single.swift
[99/255] Compiling RxSwift SingleAssignmentDisposable.swift
[100/255] Compiling RxSwift SingleAsync.swift
[101/255] Compiling RxSwift Sink.swift
[102/255] Compiling RxSwift Skip.swift
[103/255] Compiling RxSwift SkipUntil.swift
[104/255] Compiling RxSwift SkipWhile.swift
[105/255] Compiling RxSwift StartWith.swift
[106/255] Compiling RxSwift SubjectType.swift
[107/255] Compiling RxSwift SubscribeOn.swift
[108/255] Compiling RxSwift SubscriptionDisposable.swift
[109/255] Compiling RxSwift SwiftSupport.swift
[110/255] Compiling RxSwift Switch.swift
[111/255] Compiling RxSwift SwitchIfEmpty.swift
[112/255] Compiling RxSwift SynchronizedDisposeType.swift
[113/255] Compiling RxSwift SynchronizedOnType.swift
[114/255] Compiling RxSwift Dematerialize.swift
[115/255] Compiling RxSwift Deprecated.swift
[116/255] Compiling RxSwift DispatchQueue+Extensions.swift
[117/255] Compiling RxSwift DispatchQueueConfiguration.swift
[118/255] Compiling RxSwift Disposable.swift
[119/255] Compiling RxSwift Disposables.swift
[120/255] Compiling RxSwift DisposeBag.swift
[121/255] Compiling RxSwift DisposeBase.swift
[122/255] Compiling RxSwift DistinctUntilChanged.swift
[123/255] Compiling RxSwift Do.swift
[124/255] Compiling RxSwift ElementAt.swift
[125/255] Compiling RxSwift Empty.swift
[126/255] Compiling RxSwift Enumerated.swift
[127/255] Compiling RxSwift Error.swift
[128/255] Compiling RxSwift Errors.swift
[129/255] Compiling RxSwift Event.swift
[130/255] Compiling RxSwift Filter.swift
[131/255] Compiling RxSwift First.swift
[132/255] Compiling RxSwift Generate.swift
[134/255] Compiling RxSwift RecursiveLock.swift
[135/255] Compiling RxSwift RecursiveScheduler.swift
[136/255] Compiling RxSwift Reduce.swift
[137/255] Compiling RxSwift RefCountDisposable.swift
[138/255] Compiling RxSwift Repeat.swift
[139/255] Compiling RxSwift ReplaySubject.swift
[140/255] Compiling RxSwift RetryWhen.swift
[141/255] Compiling RxSwift Rx.swift
[142/255] Compiling RxSwift RxMutableBox.swift
[143/255] Compiling RxSwift Sample.swift
[144/255] Compiling RxSwift Scan.swift
[145/255] Compiling RxSwift ScheduledDisposable.swift
[146/255] Compiling RxSwift ScheduledItem.swift
[147/255] Compiling RxSwift ScheduledItemType.swift
[148/255] Compiling RxSwift SchedulerServices+Emulation.swift
[149/255] Compiling RxSwift SchedulerType.swift
[150/255] Compiling RxSwift Sequence.swift
[151/255] Compiling RxSwift SerialDispatchQueueScheduler.swift
[152/255] Compiling CustomDump Mirror.swift
[153/255] Compiling CustomDump Diff.swift
[154/255] Compiling CustomDump Dump.swift
[155/255] Compiling CustomDump AnyType.swift
[188/255] Compiling CustomDump Box.swift
[189/255] Compiling CustomDump CollectionDifference.swift
[190/255] Compiling RxSwift CombineLatest+arity.swift
[191/255] Compiling RxSwift CombineLatest.swift
[192/255] Compiling RxSwift CompactMap.swift
[193/255] Compiling RxSwift Completable+AndThen.swift
[194/255] Compiling RxSwift Completable.swift
[195/255] Compiling RxSwift CompositeDisposable.swift
[196/255] Compiling RxSwift Concat.swift
[197/255] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[198/255] Compiling RxSwift ConcurrentMainScheduler.swift
[199/255] Compiling RxSwift ConnectableObservableType.swift
[200/255] Compiling RxSwift Create.swift
[201/255] Compiling RxSwift CurrentThreadScheduler.swift
[202/255] Compiling RxSwift Date+Dispatch.swift
[203/255] Compiling RxSwift Debounce.swift
[204/255] Compiling RxSwift Debug.swift
[205/255] Compiling RxSwift DefaultIfEmpty.swift
[206/255] Compiling RxSwift Deferred.swift
[207/255] Compiling RxSwift Delay.swift
[208/255] Compiling RxSwift DelaySubscription.swift
[211/273] Emitting module CombineSchedulers
[212/274] Compiling CombineSchedulers UIScheduler.swift
[213/274] Compiling CombineSchedulers Timer.swift
[214/274] Compiling CombineSchedulers UIKit.swift
[215/274] Compiling Clocks Timer.swift
[216/274] Compiling Clocks TestClock.swift
[217/275] Compiling CombineSchedulers UnimplementedScheduler.swift
[218/275] Compiling Clocks UnimplementedClock.swift
[219/275] Compiling RxSwift SynchronizedUnsubscribeType.swift
[220/275] Compiling RxSwift TailRecursiveSink.swift
[221/275] Compiling RxSwift Take.swift
[222/275] Compiling RxSwift TakeLast.swift
[223/275] Compiling RxSwift TakeUntil.swift
[224/275] Compiling RxSwift TakeWhile.swift
[225/275] Compiling RxSwift Throttle.swift
[226/275] Compiling RxSwift Timeout.swift
[227/275] Compiling RxSwift Timer.swift
[228/275] Compiling RxSwift ToArray.swift
[229/275] Compiling RxSwift Using.swift
[230/275] Compiling RxSwift VirtualTimeConverterType.swift
[231/275] Compiling RxSwift VirtualTimeScheduler.swift
[232/275] Compiling RxSwift Window.swift
[233/275] Compiling RxSwift WithLatestFrom.swift
[234/275] Compiling RxSwift Zip+Collection.swift
[235/275] Compiling RxSwift Zip+arity.swift
[236/275] Compiling RxSwift Zip.swift
[237/280] Compiling RxRelay PublishRelay.swift
[238/280] Compiling RxRelay Utils.swift
[239/280] Emitting module RxRelay
[240/280] Compiling RxRelay BehaviorRelay.swift
[241/280] Compiling RxRelay Observable+Bind.swift
[251/283] Compiling Clocks _AsyncTimerSequence.swift
[252/283] Compiling Clocks Shims.swift
[257/283] Emitting module Clocks
[258/283] Compiling Clocks SwiftUI.swift
[259/311] Compiling Dependencies TimeZone.swift
[260/311] Compiling Dependencies URLSession.swift
[261/311] Compiling Dependencies UUID.swift
[262/311] Compiling Dependencies Deprecations.swift
[263/311] Compiling Dependencies Exports.swift
[264/311] Compiling Dependencies OpenExistential.swift
[265/311] Compiling Dependencies MainSerialExecutor.swift
[266/311] Compiling Dependencies Task.swift
[267/311] Compiling Dependencies UncheckedSendable.swift
[268/311] Compiling Dependencies Dependency.swift
[272/314] Compiling Dependencies WithRandomNumberGenerator.swift
[273/314] Compiling Dependencies Locale.swift
[274/314] Compiling Dependencies MainQueue.swift
[275/314] Compiling Dependencies MainRunLoop.swift
[276/314] Compiling Dependencies OpenURL.swift
[277/314] Compiling Dependencies Clocks.swift
[278/314] Compiling Dependencies Context.swift
[279/314] Compiling Dependencies Date.swift
[280/314] Compiling Dependencies FireAndForget.swift
[281/314] Emitting module CustomDump
[282/314] Emitting module Dependencies
[283/314] Compiling Dependencies DependencyContext.swift
[284/314] Compiling Dependencies DependencyKey.swift
[285/314] Compiling Dependencies DependencyValues.swift
[286/314] Compiling Dependencies Calendar.swift
[290/314] Compiling Dependencies LockIsolated.swift
[293/314] Compiling Dependencies ActorIsolated.swift
[294/314] Compiling Dependencies AsyncStream.swift
[295/314] Compiling Dependencies AsyncThrowingStream.swift
[307/314] Compiling Dependencies RuntimeWarnings.swift
[308/314] Compiling Dependencies TypeName.swift
[309/314] Compiling Dependencies WithDependencies.swift
[314/372] Compiling RxComposableArchitecture Cancellation.swift
[315/372] Compiling RxComposableArchitecture Observable.swift
[316/372] Compiling RxComposableArchitecture Debouncing.swift
[317/372] Compiling RxComposableArchitecture Deferring.swift
[318/372] Compiling RxComposableArchitecture Throttling.swift
[319/372] Compiling RxComposableArchitecture Timer.swift
[320/372] Compiling RxComposableArchitecture TaskResult.swift
[321/372] Compiling RxComposableArchitecture Export.swift
[322/372] Compiling RxComposableArchitecture IdentifiedArray.swift
[323/372] Compiling RxComposableArchitecture IfLet.swift
[324/372] Compiling RxComposableArchitecture AnyDisposable.swift
[325/372] Compiling RxComposableArchitecture AnyType.swift
[326/372] Compiling RxComposableArchitecture Box.swift
[327/372] Compiling RxComposableArchitecture Debug.swift
[328/372] Compiling RxComposableArchitecture Deprecated.swift
[329/372] Compiling RxComposableArchitecture Locking.swift
[330/380] Emitting module RxComposableArchitecture
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/DependencyKeyWritingReducer.swift:151:26: warning: 'withValues(_:operation:)' is deprecated: Use 'withDependencies' instead.
DependencyValues.withValues {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:912:18: warning: generic parameter 'ScopedState' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func rescope<ScopedState, ScopedAction, RescopedState, RescopedAction>(
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:855:58: note: 'ScopedState' previously declared here
private final class ScopedReducer<RootState, RootAction, ScopedState, ScopedAction>: ReducerProtocol {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:912:31: warning: generic parameter 'ScopedAction' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func rescope<ScopedState, ScopedAction, RescopedState, RescopedAction>(
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:855:71: note: 'ScopedAction' previously declared here
private final class ScopedReducer<RootState, RootAction, ScopedState, ScopedAction>: ReducerProtocol {
^
[331/380] Compiling RxComposableArchitecture UniqueElements.swift
[332/380] Compiling RxComposableArchitecture AnyReducer.swift
[333/380] Compiling RxComposableArchitecture AnyReducerCompatibility.swift
[334/380] Compiling RxComposableArchitecture AnyReducerDebug.swift
[335/380] Compiling RxComposableArchitecture AnyReducerSignpost.swift
[336/380] Compiling RxComposableArchitecture ReducerBuilder.swift
[337/380] Compiling RxComposableArchitecture CombineReducers.swift
[338/380] Compiling RxComposableArchitecture DebugReducer.swift
[339/380] Compiling RxComposableArchitecture OpenExistential.swift
[340/380] Compiling RxComposableArchitecture RuntimeWarnings.swift
[341/380] Compiling RxComposableArchitecture RxMainQueue.swift
[342/380] Compiling RxComposableArchitecture TaskBox.swift
[343/380] Compiling RxComposableArchitecture TaskCancellableValue.swift
[344/380] Compiling RxComposableArchitecture OptionalPaths.swift
[345/380] Compiling RxComposableArchitecture NeverEqual.swift
[346/380] Compiling RxComposableArchitecture SingleSelection.swift
[347/380] Compiling RxComposableArchitecture DependencyKeyWritingReducer.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/DependencyKeyWritingReducer.swift:151:26: warning: 'withValues(_:operation:)' is deprecated: Use 'withDependencies' instead.
DependencyValues.withValues {
^
[348/380] Compiling RxComposableArchitecture EmptyReducer.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/DependencyKeyWritingReducer.swift:151:26: warning: 'withValues(_:operation:)' is deprecated: Use 'withDependencies' instead.
DependencyValues.withValues {
^
[349/380] Compiling RxComposableArchitecture ForEachReducer.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/DependencyKeyWritingReducer.swift:151:26: warning: 'withValues(_:operation:)' is deprecated: Use 'withDependencies' instead.
DependencyValues.withValues {
^
[350/380] Compiling RxComposableArchitecture IfCaseLetReducer.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/DependencyKeyWritingReducer.swift:151:26: warning: 'withValues(_:operation:)' is deprecated: Use 'withDependencies' instead.
DependencyValues.withValues {
^
[351/380] Compiling RxComposableArchitecture IfLetReducer.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/DependencyKeyWritingReducer.swift:151:26: warning: 'withValues(_:operation:)' is deprecated: Use 'withDependencies' instead.
DependencyValues.withValues {
^
[352/380] Compiling RxComposableArchitecture OptionalReducer.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/DependencyKeyWritingReducer.swift:151:26: warning: 'withValues(_:operation:)' is deprecated: Use 'withDependencies' instead.
DependencyValues.withValues {
^
[353/380] Compiling RxComposableArchitecture Reduce.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/DependencyKeyWritingReducer.swift:151:26: warning: 'withValues(_:operation:)' is deprecated: Use 'withDependencies' instead.
DependencyValues.withValues {
^
[354/380] Compiling RxComposableArchitecture Scope.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/DependencyKeyWritingReducer.swift:151:26: warning: 'withValues(_:operation:)' is deprecated: Use 'withDependencies' instead.
DependencyValues.withValues {
^
[355/380] Compiling RxComposableArchitecture Binding.swift
[356/380] Compiling RxComposableArchitecture Bootstrapping.swift
[357/380] Compiling RxComposableArchitecture MockPageTemplate.swift
[358/380] Compiling RxComposableArchitecture AnyHashDiffable.swift
[359/380] Compiling RxComposableArchitecture DiffingInterface+Primitives.swift
[360/380] Compiling RxComposableArchitecture HashDiffing.swift
[361/380] Compiling RxComposableArchitecture DiffMode.swift
[362/380] Compiling RxComposableArchitecture Effect.swift
[363/380] Compiling RxComposableArchitecture Animation.swift
[364/380] Compiling RxComposableArchitecture SignpostReducer.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:912:18: warning: generic parameter 'ScopedState' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func rescope<ScopedState, ScopedAction, RescopedState, RescopedAction>(
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:855:58: note: 'ScopedState' previously declared here
private final class ScopedReducer<RootState, RootAction, ScopedState, ScopedAction>: ReducerProtocol {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:912:31: warning: generic parameter 'ScopedAction' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func rescope<ScopedState, ScopedAction, RescopedState, RescopedAction>(
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:855:71: note: 'ScopedAction' previously declared here
private final class ScopedReducer<RootState, RootAction, ScopedState, ScopedAction>: ReducerProtocol {
^
[365/380] Compiling RxComposableArchitecture ReducerProtocol.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:912:18: warning: generic parameter 'ScopedState' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func rescope<ScopedState, ScopedAction, RescopedState, RescopedAction>(
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:855:58: note: 'ScopedState' previously declared here
private final class ScopedReducer<RootState, RootAction, ScopedState, ScopedAction>: ReducerProtocol {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:912:31: warning: generic parameter 'ScopedAction' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func rescope<ScopedState, ScopedAction, RescopedState, RescopedAction>(
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:855:71: note: 'ScopedAction' previously declared here
private final class ScopedReducer<RootState, RootAction, ScopedState, ScopedAction>: ReducerProtocol {
^
[366/380] Compiling RxComposableArchitecture Stateless.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:912:18: warning: generic parameter 'ScopedState' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func rescope<ScopedState, ScopedAction, RescopedState, RescopedAction>(
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:855:58: note: 'ScopedState' previously declared here
private final class ScopedReducer<RootState, RootAction, ScopedState, ScopedAction>: ReducerProtocol {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:912:31: warning: generic parameter 'ScopedAction' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func rescope<ScopedState, ScopedAction, RescopedState, RescopedAction>(
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:855:71: note: 'ScopedAction' previously declared here
private final class ScopedReducer<RootState, RootAction, ScopedState, ScopedAction>: ReducerProtocol {
^
[367/380] Compiling RxComposableArchitecture Store.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:912:18: warning: generic parameter 'ScopedState' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func rescope<ScopedState, ScopedAction, RescopedState, RescopedAction>(
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:855:58: note: 'ScopedState' previously declared here
private final class ScopedReducer<RootState, RootAction, ScopedState, ScopedAction>: ReducerProtocol {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:912:31: warning: generic parameter 'ScopedAction' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func rescope<ScopedState, ScopedAction, RescopedState, RescopedAction>(
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:855:71: note: 'ScopedAction' previously declared here
private final class ScopedReducer<RootState, RootAction, ScopedState, ScopedAction>: ReducerProtocol {
^
[368/380] Compiling RxComposableArchitecture StoreConfig.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:912:18: warning: generic parameter 'ScopedState' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func rescope<ScopedState, ScopedAction, RescopedState, RescopedAction>(
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:855:58: note: 'ScopedState' previously declared here
private final class ScopedReducer<RootState, RootAction, ScopedState, ScopedAction>: ReducerProtocol {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:912:31: warning: generic parameter 'ScopedAction' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func rescope<ScopedState, ScopedAction, RescopedState, RescopedAction>(
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:855:71: note: 'ScopedAction' previously declared here
private final class ScopedReducer<RootState, RootAction, ScopedState, ScopedAction>: ReducerProtocol {
^
[369/380] Compiling RxComposableArchitecture Alert.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:912:18: warning: generic parameter 'ScopedState' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func rescope<ScopedState, ScopedAction, RescopedState, RescopedAction>(
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:855:58: note: 'ScopedState' previously declared here
private final class ScopedReducer<RootState, RootAction, ScopedState, ScopedAction>: ReducerProtocol {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:912:31: warning: generic parameter 'ScopedAction' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func rescope<ScopedState, ScopedAction, RescopedState, RescopedAction>(
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:855:71: note: 'ScopedAction' previously declared here
private final class ScopedReducer<RootState, RootAction, ScopedState, ScopedAction>: ReducerProtocol {
^
[370/380] Compiling RxComposableArchitecture ButtonState.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:912:18: warning: generic parameter 'ScopedState' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func rescope<ScopedState, ScopedAction, RescopedState, RescopedAction>(
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:855:58: note: 'ScopedState' previously declared here
private final class ScopedReducer<RootState, RootAction, ScopedState, ScopedAction>: ReducerProtocol {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:912:31: warning: generic parameter 'ScopedAction' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func rescope<ScopedState, ScopedAction, RescopedState, RescopedAction>(
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:855:71: note: 'ScopedAction' previously declared here
private final class ScopedReducer<RootState, RootAction, ScopedState, ScopedAction>: ReducerProtocol {
^
[371/380] Compiling RxComposableArchitecture ButtonStateSlider.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:912:18: warning: generic parameter 'ScopedState' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func rescope<ScopedState, ScopedAction, RescopedState, RescopedAction>(
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:855:58: note: 'ScopedState' previously declared here
private final class ScopedReducer<RootState, RootAction, ScopedState, ScopedAction>: ReducerProtocol {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:912:31: warning: generic parameter 'ScopedAction' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
func rescope<ScopedState, ScopedAction, RescopedState, RescopedAction>(
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Store.swift:855:71: note: 'ScopedAction' previously declared here
private final class ScopedReducer<RootState, RootAction, ScopedState, ScopedAction>: ReducerProtocol {
^
[372/380] Compiling RxComposableArchitecture TextState.swift
[373/380] Compiling RxComposableArchitecture WithViewStore.swift
[374/380] Compiling RxComposableArchitecture Effect+Failing.swift
[375/380] Compiling RxComposableArchitecture PriorityQueue.swift
[376/380] Compiling RxComposableArchitecture TestScheduler.swift
[377/380] Compiling RxComposableArchitecture TestStore.swift
[378/380] Compiling RxComposableArchitecture VirtualTimeScheduler.swift
[379/380] Compiling RxComposableArchitecture ViewStore.swift
[380/386] Emitting module RxComposableArchitecture_Benchmark
[381/386] Compiling RxComposableArchitecture_Benchmark Effect.swift
[382/386] Compiling RxComposableArchitecture_Benchmark StoreScope.swift
[383/386] Compiling RxComposableArchitecture_Benchmark Dependencies.swift
[384/386] Compiling RxComposableArchitecture_Benchmark main.swift
[385/386] Compiling RxComposableArchitecture_Benchmark Common.swift
[385/386] Linking RxComposableArchitecture-Benchmark
Build complete! (22.07s)
Build complete.
Done.