Build Information
Successful build of RxComposableArchitecture with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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/admin/builds/vMd7uqzK/0/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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
https://github.com/tokopedia/RxComposableArchitecture.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManualPlugin
Building for debugging...
[2/91] Compiling CasePaths CasePaths.swift
[3/91] Compiling CasePaths CasePath.swift
[4/91] Emitting module CasePaths
[5/91] Compiling CasePaths EnumReflection.swift
[6/92] Emitting module ArgumentParserToolInfo
[7/92] Compiling ArgumentParserToolInfo ToolInfo.swift
[8/92] Compiling CasePaths Operators.swift
[9/123] Emitting module ArgumentParser
[10/132] Emitting module RxSwift
[11/157] Compiling ArgumentParser NameSpecification.swift
[12/157] Compiling ArgumentParser Option.swift
[13/157] Compiling ArgumentParser OptionGroup.swift
[14/157] Compiling ArgumentParser AsyncParsableCommand.swift
[15/157] Compiling ArgumentParser CommandConfiguration.swift
[16/157] Compiling ArgumentParser EnumerableFlag.swift
[17/157] Compiling ArgumentParser ExpressibleByArgument.swift
[18/157] Compiling ArgumentParser ParsableArguments.swift
[19/157] Compiling ArgumentParser ParsableArgumentsValidation.swift
[20/157] Compiling ArgumentParser ParsableCommand.swift
[21/157] Compiling ArgumentParser BashCompletionsGenerator.swift
[22/157] Compiling ArgumentParser CompletionsGenerator.swift
[23/157] Compiling ArgumentParser FishCompletionsGenerator.swift
[24/157] Compiling ArgumentParser ZshCompletionsGenerator.swift
[25/157] Compiling ArgumentParser Argument.swift
[26/157] Compiling ArgumentParser ArgumentHelp.swift
[27/157] Compiling ArgumentParser ArgumentVisibility.swift
[28/157] Compiling ArgumentParser CompletionKind.swift
[29/157] Compiling ArgumentParser Errors.swift
[30/157] Compiling ArgumentParser Flag.swift
[33/159] Emitting module XCTestDynamicOverlay
[38/159] Compiling XCTestDynamicOverlay XCTFail.swift
[39/159] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[40/190] Compiling ArgumentParser ArgumentDecoder.swift
[41/190] Compiling ArgumentParser ArgumentDefinition.swift
[42/190] Compiling ArgumentParser ArgumentSet.swift
[43/190] Compiling ArgumentParser CommandParser.swift
[44/190] Compiling ArgumentParser InputOrigin.swift
[45/190] Compiling ArgumentParser Name.swift
[46/190] Compiling ArgumentParser Parsed.swift
[47/190] Compiling ArgumentParser ParsedValues.swift
[48/190] Compiling ArgumentParser ParserError.swift
[49/190] Compiling ArgumentParser SplitArguments.swift
[50/190] Compiling ArgumentParser DumpHelpGenerator.swift
[51/190] Compiling ArgumentParser HelpCommand.swift
[52/190] Compiling ArgumentParser HelpGenerator.swift
[53/190] Compiling ArgumentParser MessageInfo.swift
[54/190] Compiling ArgumentParser UsageGenerator.swift
[55/190] Compiling ArgumentParser CollectionExtensions.swift
[56/190] Compiling ArgumentParser SequenceExtensions.swift
[57/190] Compiling ArgumentParser StringExtensions.swift
[58/190] Compiling ArgumentParser Tree.swift
[59/199] Compiling RxSwift NopDisposable.swift
[60/199] Compiling RxSwift Observable.swift
[61/199] Compiling RxSwift ObservableConvertibleType.swift
[62/199] Compiling RxSwift ObservableType+Extensions.swift
[63/199] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[64/199] Compiling RxSwift ObservableType.swift
[65/199] Compiling RxSwift ObserveOn.swift
[66/199] Compiling RxSwift ObserverBase.swift
[67/199] Compiling RxSwift ObserverType.swift
[68/199] Compiling RxSwift OperationQueueScheduler.swift
[69/199] Compiling RxSwift Optional.swift
[70/199] Compiling RxSwift Platform.Darwin.swift
[71/199] Compiling RxSwift Platform.Linux.swift
[72/199] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[73/199] Compiling RxSwift PrimitiveSequence.swift
[74/199] Compiling RxSwift PriorityQueue.swift
[75/199] Compiling RxSwift Producer.swift
[76/199] Compiling RxSwift PublishSubject.swift
[77/199] Compiling RxSwift Queue.swift
[78/199] Compiling RxSwift Range.swift
[79/199] Compiling RxSwift Reactive.swift
[80/199] Compiling RxSwift RecursiveLock.swift
[81/199] Compiling RxSwift RecursiveScheduler.swift
[82/199] Compiling RxSwift Reduce.swift
[83/199] Compiling RxSwift RefCountDisposable.swift
[98/224] Compiling RxSwift InvocableType.swift
[99/224] Compiling RxSwift Just.swift
[100/224] Compiling RxSwift Lock.swift
[101/224] Compiling RxSwift LockOwnerType.swift
[102/224] Compiling RxSwift MainScheduler.swift
[103/224] Compiling RxSwift Map.swift
[104/224] Compiling RxSwift Materialize.swift
[105/224] Compiling RxSwift Maybe.swift
[106/224] Compiling RxSwift Merge.swift
[107/224] Compiling RxSwift Multicast.swift
[108/224] Compiling RxSwift Never.swift
[109/224] Compiling Clocks AnyClock.swift
[110/224] Compiling Clocks ImmediateClock.swift
[111/224] Compiling Clocks Lock.swift
[112/224] Compiling Clocks Yield.swift
[113/224] Compiling Clocks _AsyncTimerSequence.swift
[114/224] Compiling Clocks Shims.swift
[115/224] Compiling Clocks SwiftUI.swift
[116/224] Compiling Clocks TestClock.swift
[117/224] Compiling CombineSchedulers Timer.swift
[118/224] Compiling CustomDump SwiftUI.swift
[119/224] Compiling CustomDump UIKit.swift
[120/224] Compiling CustomDump UserNotifications.swift
[121/224] Compiling CustomDump UserNotificationsUI.swift
[122/224] Compiling CustomDump CoreImage.swift
[123/224] Compiling CustomDump CoreLocation.swift
[124/224] Compiling CustomDump CoreMotion.swift
[125/224] Compiling CustomDump Foundation.swift
[126/224] Compiling CustomDump GameKit.swift
[127/224] Compiling CustomDump KeyPath.swift
[128/224] Compiling CustomDump Photos.swift
[134/224] Compiling RxSwift AddRef.swift
[135/224] Compiling RxSwift Amb.swift
[136/224] Compiling RxSwift AnonymousDisposable.swift
[137/224] Compiling RxSwift AnonymousObserver.swift
[138/224] Compiling RxSwift AnyObserver.swift
[139/224] Compiling RxSwift AsMaybe.swift
[140/224] Compiling RxSwift AsSingle.swift
[141/224] Compiling RxSwift AsyncLock.swift
[142/224] Compiling RxSwift AsyncSubject.swift
[143/224] Compiling RxSwift AtomicInt.swift
[144/224] Compiling RxSwift Bag+Rx.swift
[145/224] Compiling RxSwift Bag.swift
[146/224] Compiling RxSwift BehaviorSubject.swift
[147/224] Compiling RxSwift BinaryDisposable.swift
[148/224] Compiling RxSwift BooleanDisposable.swift
[149/224] Compiling RxSwift Buffer.swift
[150/224] Compiling RxSwift Cancelable.swift
[151/224] Compiling RxSwift Catch.swift
[152/224] Compiling RxSwift CombineLatest+Collection.swift
[153/224] Compiling RxSwift CombineLatest+arity.swift
[154/224] Compiling RxSwift CombineLatest.swift
[155/224] Compiling RxSwift CompactMap.swift
[156/224] Compiling RxSwift Completable+AndThen.swift
[157/224] Compiling RxSwift Completable.swift
[158/224] Compiling RxSwift CompositeDisposable.swift
[159/249] Compiling RxSwift Repeat.swift
[160/249] Compiling RxSwift ReplaySubject.swift
[161/249] Compiling RxSwift RetryWhen.swift
[162/249] Compiling RxSwift Rx.swift
[163/249] Compiling RxSwift RxMutableBox.swift
[164/249] Compiling RxSwift Sample.swift
[165/249] Compiling RxSwift Scan.swift
[166/249] Compiling RxSwift ScheduledDisposable.swift
[167/249] Compiling RxSwift ScheduledItem.swift
[168/249] Compiling RxSwift ScheduledItemType.swift
[169/249] Compiling RxSwift SchedulerServices+Emulation.swift
[170/249] Compiling RxSwift SchedulerType.swift
[171/249] Compiling RxSwift Sequence.swift
[172/249] Compiling RxSwift SerialDispatchQueueScheduler.swift
[173/249] Compiling RxSwift SerialDisposable.swift
[174/249] Compiling RxSwift ShareReplayScope.swift
[175/249] Compiling RxSwift Single.swift
[176/249] Compiling RxSwift SingleAssignmentDisposable.swift
[177/249] Compiling RxSwift SingleAsync.swift
[178/249] Compiling RxSwift Sink.swift
[179/249] Compiling RxSwift Skip.swift
[180/249] Compiling RxSwift SkipUntil.swift
[181/249] Compiling RxSwift SkipWhile.swift
[182/249] Compiling RxSwift StartWith.swift
[183/249] Compiling RxSwift SubjectType.swift
[187/252] Emitting module Clocks
[188/254] Compiling Clocks UnimplementedClock.swift
[189/254] Compiling CombineSchedulers UIScheduler.swift
[190/254] Compiling CombineSchedulers UnimplementedScheduler.swift
[191/254] Compiling Clocks Timer.swift
[193/254] Compiling RxSwift SubscribeOn.swift
[194/254] Compiling RxSwift SubscriptionDisposable.swift
[195/254] Compiling RxSwift SwiftSupport.swift
[196/254] Compiling RxSwift Switch.swift
[197/254] Compiling RxSwift SwitchIfEmpty.swift
[198/254] Compiling RxSwift SynchronizedDisposeType.swift
[199/254] Compiling RxSwift SynchronizedOnType.swift
[200/254] Compiling RxSwift SynchronizedUnsubscribeType.swift
[201/254] Compiling RxSwift TailRecursiveSink.swift
[202/254] Compiling RxSwift Take.swift
[203/254] Compiling RxSwift TakeLast.swift
[204/254] Compiling RxSwift TakeUntil.swift
[205/254] Compiling RxSwift TakeWhile.swift
[206/254] Compiling RxSwift Throttle.swift
[207/254] Compiling RxSwift Timeout.swift
[208/254] Compiling RxSwift Timer.swift
[209/254] Compiling RxSwift ToArray.swift
[210/254] Compiling RxSwift Using.swift
[211/254] Compiling RxSwift VirtualTimeConverterType.swift
[212/254] Compiling RxSwift VirtualTimeScheduler.swift
[213/254] Compiling RxSwift Window.swift
[214/254] Compiling RxSwift WithLatestFrom.swift
[215/254] Compiling RxSwift Zip+Collection.swift
[216/254] Compiling RxSwift Zip+arity.swift
[217/254] Compiling RxSwift Zip.swift
[218/268] Compiling Benchmark BenchmarkCommand.swift
[219/268] Compiling Benchmark BenchmarkFilter.swift
[220/268] Compiling Benchmark BenchmarkFormatter.swift
[221/268] Compiling Benchmark Benchmark.swift
[222/268] Compiling Benchmark BenchmarkArguments.swift
[223/268] Compiling Benchmark BenchmarkColumn.swift
[224/268] Compiling Benchmark BenchmarkMain.swift
[225/268] Compiling Benchmark BenchmarkReporter.swift
[229/268] Emitting module CombineSchedulers
[232/268] Compiling Benchmark BenchmarkResult.swift
[233/272] Compiling RxRelay PublishRelay.swift
[234/273] Emitting module Benchmark
[235/301] Emitting module RxRelay
[236/301] Compiling RxRelay Observable+Bind.swift
[237/301] Compiling RxRelay BehaviorRelay.swift
[238/301] Compiling RxRelay Utils.swift
[239/301] Compiling Dependencies Task.swift
[240/301] Compiling Dependencies UncheckedSendable.swift
[241/301] Compiling Dependencies Dependency.swift
[242/301] Compiling Dependencies DependencyContext.swift
[243/301] Emitting module CustomDump
[244/307] Compiling Dependencies Context.swift
[245/307] Compiling Dependencies Date.swift
[246/307] Compiling Dependencies FireAndForget.swift
[247/307] Compiling Dependencies Locale.swift
[248/307] Compiling Dependencies DependencyKey.swift
[249/307] Compiling Dependencies DependencyValues.swift
[250/307] Compiling Dependencies Calendar.swift
[251/307] Compiling Dependencies Clocks.swift
[252/307] Compiling Dependencies ActorIsolated.swift
[253/307] Compiling Dependencies AsyncStream.swift
[254/307] Compiling Dependencies AsyncThrowingStream.swift
[255/307] Compiling Dependencies LockIsolated.swift
[256/307] Compiling Dependencies MainSerialExecutor.swift
[263/307] Emitting module Dependencies
[265/314] Compiling Dependencies MainQueue.swift
[266/314] Compiling Dependencies MainRunLoop.swift
[267/314] Compiling Dependencies OpenURL.swift
[268/314] Compiling CustomDump Box.swift
[269/314] Compiling CustomDump CollectionDifference.swift
[270/314] Compiling CustomDump Mirror.swift
[290/314] Compiling Dependencies WithRandomNumberGenerator.swift
[291/314] Compiling Dependencies Deprecations.swift
[292/314] Compiling Dependencies Exports.swift
[303/314] Compiling Dependencies OpenExistential.swift
[304/314] Compiling Dependencies RuntimeWarnings.swift
[305/314] Compiling Dependencies TypeName.swift
[306/314] Compiling Dependencies WithDependencies.swift
[314/364] Emitting module RxComposableArchitecture
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/DependencyKeyWritingReducer.swift:151:26: warning: 'withValues(_:operation:)' is deprecated: Use 'withDependencies' instead.
DependencyValues.withValues {
^
[315/380] Compiling RxComposableArchitecture UniqueElements.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/DependencyKeyWritingReducer.swift:151:26: warning: 'withValues(_:operation:)' is deprecated: Use 'withDependencies' instead.
DependencyValues.withValues {
^
[316/380] Compiling RxComposableArchitecture AnyReducer.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/DependencyKeyWritingReducer.swift:151:26: warning: 'withValues(_:operation:)' is deprecated: Use 'withDependencies' instead.
DependencyValues.withValues {
^
[317/380] Compiling RxComposableArchitecture AnyReducerCompatibility.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/DependencyKeyWritingReducer.swift:151:26: warning: 'withValues(_:operation:)' is deprecated: Use 'withDependencies' instead.
DependencyValues.withValues {
^
[318/380] Compiling RxComposableArchitecture AnyReducerDebug.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/DependencyKeyWritingReducer.swift:151:26: warning: 'withValues(_:operation:)' is deprecated: Use 'withDependencies' instead.
DependencyValues.withValues {
^
[319/380] Compiling RxComposableArchitecture AnyReducerSignpost.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/DependencyKeyWritingReducer.swift:151:26: warning: 'withValues(_:operation:)' is deprecated: Use 'withDependencies' instead.
DependencyValues.withValues {
^
[320/380] Compiling RxComposableArchitecture ReducerBuilder.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/DependencyKeyWritingReducer.swift:151:26: warning: 'withValues(_:operation:)' is deprecated: Use 'withDependencies' instead.
DependencyValues.withValues {
^
[321/380] Compiling RxComposableArchitecture CombineReducers.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/DependencyKeyWritingReducer.swift:151:26: warning: 'withValues(_:operation:)' is deprecated: Use 'withDependencies' instead.
DependencyValues.withValues {
^
[322/380] Compiling RxComposableArchitecture DebugReducer.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/DependencyKeyWritingReducer.swift:151:26: warning: 'withValues(_:operation:)' is deprecated: Use 'withDependencies' instead.
DependencyValues.withValues {
^
[323/380] Compiling RxComposableArchitecture DependencyKeyWritingReducer.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/DependencyKeyWritingReducer.swift:151:26: warning: 'withValues(_:operation:)' is deprecated: Use 'withDependencies' instead.
DependencyValues.withValues {
^
[324/380] Compiling RxComposableArchitecture EmptyReducer.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/DependencyKeyWritingReducer.swift:151:26: warning: 'withValues(_:operation:)' is deprecated: Use 'withDependencies' instead.
DependencyValues.withValues {
^
[325/380] Compiling RxComposableArchitecture ForEachReducer.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/DependencyKeyWritingReducer.swift:151:26: warning: 'withValues(_:operation:)' is deprecated: Use 'withDependencies' instead.
DependencyValues.withValues {
^
[326/380] Compiling RxComposableArchitecture IfCaseLetReducer.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/DependencyKeyWritingReducer.swift:151:26: warning: 'withValues(_:operation:)' is deprecated: Use 'withDependencies' instead.
DependencyValues.withValues {
^
[327/380] Compiling RxComposableArchitecture IfLetReducer.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/DependencyKeyWritingReducer.swift:151:26: warning: 'withValues(_:operation:)' is deprecated: Use 'withDependencies' instead.
DependencyValues.withValues {
^
[328/380] Compiling RxComposableArchitecture OptionalReducer.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/DependencyKeyWritingReducer.swift:151:26: warning: 'withValues(_:operation:)' is deprecated: Use 'withDependencies' instead.
DependencyValues.withValues {
^
[329/380] Compiling RxComposableArchitecture Reduce.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/DependencyKeyWritingReducer.swift:151:26: warning: 'withValues(_:operation:)' is deprecated: Use 'withDependencies' instead.
DependencyValues.withValues {
^
[330/380] Compiling RxComposableArchitecture Scope.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxComposableArchitecture/Reducer/Reducers/DependencyKeyWritingReducer.swift:151:26: warning: 'withValues(_:operation:)' is deprecated: Use 'withDependencies' instead.
DependencyValues.withValues {
^
[331/380] Compiling RxComposableArchitecture IdentifiedArray.swift
[332/380] Compiling RxComposableArchitecture IfLet.swift
[333/380] Compiling RxComposableArchitecture AnyDisposable.swift
[334/380] Compiling RxComposableArchitecture AnyType.swift
[335/380] Compiling RxComposableArchitecture Box.swift
[336/380] Compiling RxComposableArchitecture Debug.swift
[337/380] Compiling RxComposableArchitecture Deprecated.swift
[338/380] Compiling RxComposableArchitecture Locking.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 Binding.swift
[348/380] Compiling RxComposableArchitecture Bootstrapping.swift
[349/380] Compiling RxComposableArchitecture MockPageTemplate.swift
[350/380] Compiling RxComposableArchitecture AnyHashDiffable.swift
[351/380] Compiling RxComposableArchitecture DiffingInterface+Primitives.swift
[352/380] Compiling RxComposableArchitecture HashDiffing.swift
[353/380] Compiling RxComposableArchitecture DiffMode.swift
[354/380] Compiling RxComposableArchitecture Effect.swift
[355/380] Compiling RxComposableArchitecture Animation.swift
[356/380] Compiling RxComposableArchitecture Cancellation.swift
[357/380] Compiling RxComposableArchitecture Observable.swift
[358/380] Compiling RxComposableArchitecture Debouncing.swift
[359/380] Compiling RxComposableArchitecture Deferring.swift
[360/380] Compiling RxComposableArchitecture Throttling.swift
[361/380] Compiling RxComposableArchitecture Timer.swift
[362/380] Compiling RxComposableArchitecture TaskResult.swift
[363/380] Compiling RxComposableArchitecture Export.swift
[364/380] Compiling RxComposableArchitecture SignpostReducer.swift
[365/380] Compiling RxComposableArchitecture ReducerProtocol.swift
[366/380] Compiling RxComposableArchitecture Stateless.swift
[367/380] Compiling RxComposableArchitecture Store.swift
[368/380] Compiling RxComposableArchitecture StoreConfig.swift
[369/380] Compiling RxComposableArchitecture Alert.swift
[370/380] Compiling RxComposableArchitecture ButtonState.swift
[371/380] Compiling RxComposableArchitecture ButtonStateSlider.swift
[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/385] Compiling RxComposableArchitecture_Benchmark StoreScope.swift
[381/385] Compiling RxComposableArchitecture_Benchmark Effect.swift
[382/386] Compiling RxComposableArchitecture_Benchmark Common.swift
[383/386] Compiling RxComposableArchitecture_Benchmark Dependencies.swift
[384/386] Emitting module RxComposableArchitecture_Benchmark
[385/386] Compiling RxComposableArchitecture_Benchmark main.swift
[385/386] Linking RxComposableArchitecture-Benchmark
Build complete! (85.72s)
Fetching https://github.com/google/swift-benchmark from cache
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetching https://github.com/pointfreeco/swift-dependencies from cache
Fetched https://github.com/google/swift-benchmark (0.46s)
Fetching https://github.com/pointfreeco/swift-case-paths from cache
Fetched https://github.com/pointfreeco/combine-schedulers (0.47s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/pointfreeco/swift-dependencies (0.86s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.70s)
Fetching https://github.com/ReactiveX/RxSwift from cache
Fetched https://github.com/apple/swift-argument-parser (1.09s)
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetched https://github.com/pointfreeco/swift-case-paths (1.14s)
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetched https://github.com/pointfreeco/swift-clocks (0.54s)
Fetched https://github.com/pointfreeco/swift-custom-dump (0.54s)
Fetched https://github.com/ReactiveX/RxSwift (0.69s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.4.2 (1.33s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.11.1 (0.08s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.8.5 (0.10s)
Computing version for https://github.com/google/swift-benchmark
Computed https://github.com/google/swift-benchmark at 0.1.2 (0.08s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.8.1 (1.45s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 5.1.3 (1.69s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.3.0 (1.25s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.10.0 (0.11s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.4 (0.11s)
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-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/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/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 5.1.3
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/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/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/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.10.0
Build complete.
Done.