Build Information
Failed to build RxTimelane, reference 3.0.2 (fe5dd4
), with Swift 6.0 for macOS (SPM) on 1 Nov 2024 13:21:41 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/icanzilb/RxTimelane.git
Reference: 3.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/icanzilb/RxTimelane
* tag 3.0.2 -> FETCH_HEAD
HEAD is now at fe5dd43 bump CP version to 3.0.2
Cloned https://github.com/icanzilb/RxTimelane.git
Revision (git rev-parse @):
fe5dd4390cfe5a6ee6c1d3f9403765a7a985ee51
SUCCESS checkout https://github.com/icanzilb/RxTimelane.git at 3.0.2
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/icanzilb/TimelaneCore
[1/435] Fetching timelanecore
[436/52793] Fetching timelanecore, rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (14.25s)
Fetched https://github.com/icanzilb/TimelaneCore from cache (14.25s)
Computing version for https://github.com/icanzilb/TimelaneCore
Computed https://github.com/icanzilb/TimelaneCore at 2.0.2 (0.68s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.8.0 (0.53s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.8.0
Creating working copy for https://github.com/icanzilb/TimelaneCore
Working copy of https://github.com/icanzilb/TimelaneCore resolved at 2.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "rxtimelane",
"name": "RxTimelane",
"url": "https://github.com/icanzilb/RxTimelane.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxTimelane",
"dependencies": [
{
"identity": "rxswift",
"name": "RxSwift",
"url": "https://github.com/ReactiveX/RxSwift.git",
"version": "6.8.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
"dependencies": [
]
},
{
"identity": "timelanecore",
"name": "TimelaneCore",
"url": "https://github.com/icanzilb/TimelaneCore",
"version": "2.0.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TimelaneCore",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/icanzilb/RxTimelane.git
[1/492] Fetching rxtimelane
Fetched https://github.com/icanzilb/RxTimelane.git from cache (1.13s)
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetching https://github.com/icanzilb/TimelaneCore from cache
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.68s)
Fetched https://github.com/icanzilb/TimelaneCore from cache (0.68s)
Computing version for https://github.com/icanzilb/TimelaneCore
Computed https://github.com/icanzilb/TimelaneCore at 2.0.2 (0.02s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.8.0 (0.04s)
Creating working copy for https://github.com/icanzilb/RxTimelane.git
Working copy of https://github.com/icanzilb/RxTimelane.git resolved at 3.0.2 (fe5dd43)
Creating working copy for https://github.com/icanzilb/TimelaneCore
Working copy of https://github.com/icanzilb/TimelaneCore resolved at 2.0.2
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.8.0
warning: '.resolve-product-dependencies': dependency 'rxtimelane' is not used by any target
Found 2 product dependencies
- RxSwift
- TimelaneCore
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/icanzilb/RxTimelane.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/5] Write sources
[2/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version--7754E27361AE5C74.txt
[6/155] Compiling RxSwift Enumerated.swift
[7/155] Compiling RxSwift Error.swift
[8/155] Compiling RxSwift Errors.swift
[9/155] Compiling RxSwift Event.swift
[10/155] Compiling RxSwift Filter.swift
[11/155] Compiling RxSwift First.swift
[12/155] Compiling RxSwift Generate.swift
[13/155] Compiling RxSwift GroupBy.swift
[14/155] Compiling RxSwift GroupedObservable.swift
[15/155] Compiling RxSwift HistoricalScheduler.swift
[16/155] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[17/155] Compiling RxSwift ImmediateSchedulerType.swift
[18/155] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[19/155] Compiling RxSwift Infallible+CombineLatest+arity.swift
[20/155] Compiling RxSwift Infallible+Concurrency.swift
[21/155] Compiling RxSwift Infallible+Create.swift
[22/171] Compiling TimelaneCore TimelaneCore.swift
[23/171] Emitting module TimelaneCore
[24/171] Compiling RxSwift Sink.swift
[25/171] Compiling RxSwift Skip.swift
[26/171] Compiling RxSwift SkipUntil.swift
[27/171] Compiling RxSwift SkipWhile.swift
[28/171] Compiling RxSwift StartWith.swift
[29/171] Compiling RxSwift SubjectType.swift
[30/171] Compiling RxSwift SubscribeOn.swift
[31/171] Compiling RxSwift SubscriptionDisposable.swift
[32/171] Compiling RxSwift SwiftSupport.swift
[33/171] Compiling RxSwift Switch.swift
[34/171] Compiling RxSwift SwitchIfEmpty.swift
[35/171] Compiling RxSwift SynchronizedDisposeType.swift
[36/171] Compiling RxSwift SynchronizedOnType.swift
[37/171] Compiling RxSwift SynchronizedUnsubscribeType.swift
[38/171] Compiling RxSwift TailRecursiveSink.swift
[39/171] Compiling RxSwift Take.swift
[40/171] Compiling RxSwift AddRef.swift
[41/171] Compiling RxSwift Amb.swift
[42/171] Compiling RxSwift AnonymousDisposable.swift
[43/171] Compiling RxSwift AnonymousObserver.swift
[44/171] Compiling RxSwift AnyObserver.swift
[45/171] Compiling RxSwift AsMaybe.swift
[46/171] Compiling RxSwift AsSingle.swift
[47/171] Compiling RxSwift AsyncLock.swift
[48/171] Compiling RxSwift AsyncSubject.swift
[49/171] Compiling RxSwift AtomicInt.swift
[50/171] Compiling RxSwift Bag+Rx.swift
[51/171] Compiling RxSwift Bag.swift
[52/171] Compiling RxSwift BehaviorSubject.swift
[53/171] Compiling RxSwift BinaryDisposable.swift
[54/171] Compiling RxSwift Binder.swift
[55/171] Compiling RxSwift BooleanDisposable.swift
[56/171] Compiling RxSwift Buffer.swift
[57/171] Compiling RxSwift Debug.swift
[58/171] Compiling RxSwift Decode.swift
[59/171] Compiling RxSwift DefaultIfEmpty.swift
[60/171] Compiling RxSwift Deferred.swift
[61/171] Compiling RxSwift Delay.swift
[62/171] Compiling RxSwift DelaySubscription.swift
[63/171] Compiling RxSwift Dematerialize.swift
[64/171] Compiling RxSwift DispatchQueue+Extensions.swift
[65/171] Compiling RxSwift DispatchQueueConfiguration.swift
[66/171] Compiling RxSwift Disposable.swift
[67/171] Compiling RxSwift Disposables.swift
[68/171] Compiling RxSwift DisposeBag.swift
[69/171] Compiling RxSwift DisposeBase.swift
[70/171] Compiling RxSwift DistinctUntilChanged.swift
[71/171] Compiling RxSwift Do.swift
[72/171] Compiling RxSwift ElementAt.swift
[73/171] Compiling RxSwift Empty.swift
[74/171] Emitting module RxSwift
[75/171] Compiling RxSwift Rx.swift
[76/171] Compiling RxSwift RxMutableBox.swift
[77/171] Compiling RxSwift Sample.swift
[78/171] Compiling RxSwift Scan.swift
[79/171] Compiling RxSwift ScheduledDisposable.swift
[80/171] Compiling RxSwift ScheduledItem.swift
[81/171] Compiling RxSwift ScheduledItemType.swift
[82/171] Compiling RxSwift SchedulerServices+Emulation.swift
[83/171] Compiling RxSwift SchedulerType.swift
[84/171] Compiling RxSwift Sequence.swift
[85/171] Compiling RxSwift SerialDispatchQueueScheduler.swift
[86/171] Compiling RxSwift SerialDisposable.swift
[87/171] Compiling RxSwift ShareReplayScope.swift
[88/171] Compiling RxSwift Single.swift
[89/171] Compiling RxSwift SingleAssignmentDisposable.swift
[90/171] Compiling RxSwift SingleAsync.swift
[91/171] Compiling RxSwift Never.swift
[92/171] Compiling RxSwift NopDisposable.swift
[93/171] Compiling RxSwift Observable+Concurrency.swift
[94/171] Compiling RxSwift Observable.swift
[95/171] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[96/171] Compiling RxSwift ObservableConvertibleType.swift
[97/171] Compiling RxSwift ObservableType+Extensions.swift
[98/171] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[99/171] Compiling RxSwift ObservableType.swift
[100/171] Compiling RxSwift ObserveOn.swift
[101/171] Compiling RxSwift ObserverBase.swift
[102/171] Compiling RxSwift ObserverType.swift
[103/171] Compiling RxSwift OperationQueueScheduler.swift
[104/171] Compiling RxSwift Optional.swift
[105/171] Compiling RxSwift Platform.Darwin.swift
[106/171] Compiling RxSwift Platform.Linux.swift
[107/171] Compiling RxSwift Cancelable.swift
[108/171] Compiling RxSwift Catch.swift
[109/171] Compiling RxSwift CombineLatest+Collection.swift
[110/171] Compiling RxSwift CombineLatest+arity.swift
[111/171] Compiling RxSwift CombineLatest.swift
[112/171] Compiling RxSwift CompactMap.swift
[113/171] Compiling RxSwift Completable+AndThen.swift
[114/171] Compiling RxSwift Completable.swift
[115/171] Compiling RxSwift CompositeDisposable.swift
[116/171] Compiling RxSwift Concat.swift
[117/171] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[118/171] Compiling RxSwift ConcurrentMainScheduler.swift
[119/171] Compiling RxSwift ConnectableObservableType.swift
[120/171] Compiling RxSwift Create.swift
[121/171] Compiling RxSwift CurrentThreadScheduler.swift
[122/171] Compiling RxSwift Date+Dispatch.swift
[123/171] Compiling RxSwift Debounce.swift
[124/171] Compiling RxSwift Infallible+Debug.swift
[125/171] Compiling RxSwift Infallible+Operators.swift
[126/171] Compiling RxSwift Infallible+Zip+arity.swift
[127/171] Compiling RxSwift Infallible.swift
[128/171] Compiling RxSwift InfiniteSequence.swift
[129/171] Compiling RxSwift InvocableScheduledItem.swift
[130/171] Compiling RxSwift InvocableType.swift
[131/171] Compiling RxSwift Just.swift
[132/171] Compiling RxSwift Lock.swift
[133/171] Compiling RxSwift LockOwnerType.swift
[134/171] Compiling RxSwift MainScheduler.swift
[135/171] Compiling RxSwift Map.swift
[136/171] Compiling RxSwift Materialize.swift
[137/171] Compiling RxSwift Maybe.swift
[138/171] Compiling RxSwift Merge.swift
[139/171] Compiling RxSwift Multicast.swift
[140/171] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[141/171] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[142/171] Compiling RxSwift PrimitiveSequence.swift
[143/171] Compiling RxSwift PriorityQueue.swift
[144/171] Compiling RxSwift Producer.swift
[145/171] Compiling RxSwift PublishSubject.swift
[146/171] Compiling RxSwift Queue.swift
[147/171] Compiling RxSwift Range.swift
[148/171] Compiling RxSwift Reactive.swift
[149/171] Compiling RxSwift RecursiveLock.swift
[150/171] Compiling RxSwift RecursiveScheduler.swift
[151/171] Compiling RxSwift Reduce.swift
[152/171] Compiling RxSwift RefCountDisposable.swift
[153/171] Compiling RxSwift Repeat.swift
[154/171] Compiling RxSwift ReplaySubject.swift
[155/171] Compiling RxSwift RetryWhen.swift
[156/171] Compiling RxSwift TakeLast.swift
[157/171] Compiling RxSwift TakeWithPredicate.swift
[158/171] Compiling RxSwift Throttle.swift
[159/171] Compiling RxSwift Timeout.swift
[160/171] Compiling RxSwift Timer.swift
[161/171] Compiling RxSwift ToArray.swift
[162/171] Compiling RxSwift Using.swift
[163/171] Compiling RxSwift VirtualTimeConverterType.swift
[164/171] Compiling RxSwift VirtualTimeScheduler.swift
[165/171] Compiling RxSwift Window.swift
[166/171] Compiling RxSwift WithLatestFrom.swift
[167/171] Compiling RxSwift WithUnretained.swift
[168/171] Compiling RxSwift Zip+Collection.swift
[169/171] Compiling RxSwift Zip+arity.swift
[170/171] Compiling RxSwift Zip.swift
[171/171] Compiling RxSwift resource_bundle_accessor.swift
[172/173] Emitting module RxTimelane
/Users/admin/builder/spi-builder-workspace/Sources/RxTimelane/RxTimelane.swift:36:60: warning: reference to class property 'defaultLogger' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
34 | function: StaticString = #function, line: UInt = #line,
35 | transformValue transform: ((_ value: Element) -> String)? = nil,
36 | logger: @escaping Timelane.Logger = Timelane.defaultLogger) -> Observable<Element> {
| `- warning: reference to class property 'defaultLogger' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
37 |
38 | let fileName = file.description.components(separatedBy: "/").last!
/Users/admin/builder/spi-builder-workspace/.build/checkouts/TimelaneCore/Sources/TimelaneCore/TimelaneCore.swift:57:23: note: class property declared here
55 | public typealias Logger = (_ type: OSSignpostType, _ dso: UnsafeRawPointer, _ log: OSLog, _ name: StaticString, _ signpostID: OSSignpostID, _ format: StaticString, _ arguments: CVarArg...) -> Void
56 | /// A logger to use when no logger is specified. By default it's the Timelane Instrument logger.
57 | public static var defaultLogger = Loggers.timelaneInstrument
| `- note: class property declared here
58 |
59 | /// Commonly used Timelane loggers.
/Users/admin/builder/spi-builder-workspace/Sources/RxTimelane/RxTimelane.swift:132:60: warning: reference to class property 'defaultLogger' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
130 | function: StaticString = #function, line: UInt = #line,
131 | transformValue transform: ((_ value: Element) -> String)? = nil,
132 | logger: @escaping Timelane.Logger = Timelane.defaultLogger) -> Single<Element> {
| `- warning: reference to class property 'defaultLogger' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
133 |
134 | let fileName = file.description.components(separatedBy: "/").last!
/Users/admin/builder/spi-builder-workspace/.build/checkouts/TimelaneCore/Sources/TimelaneCore/TimelaneCore.swift:57:23: note: class property declared here
55 | public typealias Logger = (_ type: OSSignpostType, _ dso: UnsafeRawPointer, _ log: OSLog, _ name: StaticString, _ signpostID: OSSignpostID, _ format: StaticString, _ arguments: CVarArg...) -> Void
56 | /// A logger to use when no logger is specified. By default it's the Timelane Instrument logger.
57 | public static var defaultLogger = Loggers.timelaneInstrument
| `- note: class property declared here
58 |
59 | /// Commonly used Timelane loggers.
/Users/admin/builder/spi-builder-workspace/Sources/RxTimelane/RxTimelane.swift:219:60: warning: reference to class property 'defaultLogger' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
217 | file: StaticString = #file,
218 | function: StaticString = #function, line: UInt = #line,
219 | logger: @escaping Timelane.Logger = Timelane.defaultLogger) -> Completable {
| `- warning: reference to class property 'defaultLogger' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
220 |
221 | let fileName = file.description.components(separatedBy: "/").last!
/Users/admin/builder/spi-builder-workspace/.build/checkouts/TimelaneCore/Sources/TimelaneCore/TimelaneCore.swift:57:23: note: class property declared here
55 | public typealias Logger = (_ type: OSSignpostType, _ dso: UnsafeRawPointer, _ log: OSLog, _ name: StaticString, _ signpostID: OSSignpostID, _ format: StaticString, _ arguments: CVarArg...) -> Void
56 | /// A logger to use when no logger is specified. By default it's the Timelane Instrument logger.
57 | public static var defaultLogger = Loggers.timelaneInstrument
| `- note: class property declared here
58 |
59 | /// Commonly used Timelane loggers.
/Users/admin/builder/spi-builder-workspace/Sources/RxTimelane/RxTimelane.swift:306:60: warning: reference to class property 'defaultLogger' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
304 | function: StaticString = #function, line: UInt = #line,
305 | transformValue transform: ((_ value: Element) -> String)? = nil,
306 | logger: @escaping Timelane.Logger = Timelane.defaultLogger) -> Maybe<Element> {
| `- warning: reference to class property 'defaultLogger' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
307 |
308 | let fileName = file.description.components(separatedBy: "/").last!
/Users/admin/builder/spi-builder-workspace/.build/checkouts/TimelaneCore/Sources/TimelaneCore/TimelaneCore.swift:57:23: note: class property declared here
55 | public typealias Logger = (_ type: OSSignpostType, _ dso: UnsafeRawPointer, _ log: OSLog, _ name: StaticString, _ signpostID: OSSignpostID, _ format: StaticString, _ arguments: CVarArg...) -> Void
56 | /// A logger to use when no logger is specified. By default it's the Timelane Instrument logger.
57 | public static var defaultLogger = Loggers.timelaneInstrument
| `- note: class property declared here
58 |
59 | /// Commonly used Timelane loggers.
/Users/admin/builder/spi-builder-workspace/Sources/RxTimelane/RxTimelane.swift:401:60: warning: reference to class property 'defaultLogger' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
399 | function: StaticString = #function, line: UInt = #line,
400 | transformValue transform: ((_ value: Element) -> String)? = nil,
401 | logger: @escaping Timelane.Logger = Timelane.defaultLogger) -> Infallible<Element> {
| `- warning: reference to class property 'defaultLogger' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
402 |
403 | let fileName = file.description.components(separatedBy: "/").last!
/Users/admin/builder/spi-builder-workspace/.build/checkouts/TimelaneCore/Sources/TimelaneCore/TimelaneCore.swift:57:23: note: class property declared here
55 | public typealias Logger = (_ type: OSSignpostType, _ dso: UnsafeRawPointer, _ log: OSLog, _ name: StaticString, _ signpostID: OSSignpostID, _ format: StaticString, _ arguments: CVarArg...) -> Void
56 | /// A logger to use when no logger is specified. By default it's the Timelane Instrument logger.
57 | public static var defaultLogger = Loggers.timelaneInstrument
| `- note: class property declared here
58 |
59 | /// Commonly used Timelane loggers.
[173/173] Compiling RxTimelane RxTimelane.swift
/Users/admin/builder/spi-builder-workspace/Sources/RxTimelane/RxTimelane.swift:36:60: warning: reference to class property 'defaultLogger' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
34 | function: StaticString = #function, line: UInt = #line,
35 | transformValue transform: ((_ value: Element) -> String)? = nil,
36 | logger: @escaping Timelane.Logger = Timelane.defaultLogger) -> Observable<Element> {
| `- warning: reference to class property 'defaultLogger' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
37 |
38 | let fileName = file.description.components(separatedBy: "/").last!
/Users/admin/builder/spi-builder-workspace/.build/checkouts/TimelaneCore/Sources/TimelaneCore/TimelaneCore.swift:57:23: note: class property declared here
55 | public typealias Logger = (_ type: OSSignpostType, _ dso: UnsafeRawPointer, _ log: OSLog, _ name: StaticString, _ signpostID: OSSignpostID, _ format: StaticString, _ arguments: CVarArg...) -> Void
56 | /// A logger to use when no logger is specified. By default it's the Timelane Instrument logger.
57 | public static var defaultLogger = Loggers.timelaneInstrument
| `- note: class property declared here
58 |
59 | /// Commonly used Timelane loggers.
/Users/admin/builder/spi-builder-workspace/Sources/RxTimelane/RxTimelane.swift:132:60: warning: reference to class property 'defaultLogger' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
130 | function: StaticString = #function, line: UInt = #line,
131 | transformValue transform: ((_ value: Element) -> String)? = nil,
132 | logger: @escaping Timelane.Logger = Timelane.defaultLogger) -> Single<Element> {
| `- warning: reference to class property 'defaultLogger' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
133 |
134 | let fileName = file.description.components(separatedBy: "/").last!
/Users/admin/builder/spi-builder-workspace/.build/checkouts/TimelaneCore/Sources/TimelaneCore/TimelaneCore.swift:57:23: note: class property declared here
55 | public typealias Logger = (_ type: OSSignpostType, _ dso: UnsafeRawPointer, _ log: OSLog, _ name: StaticString, _ signpostID: OSSignpostID, _ format: StaticString, _ arguments: CVarArg...) -> Void
56 | /// A logger to use when no logger is specified. By default it's the Timelane Instrument logger.
57 | public static var defaultLogger = Loggers.timelaneInstrument
| `- note: class property declared here
58 |
59 | /// Commonly used Timelane loggers.
/Users/admin/builder/spi-builder-workspace/Sources/RxTimelane/RxTimelane.swift:219:60: warning: reference to class property 'defaultLogger' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
217 | file: StaticString = #file,
218 | function: StaticString = #function, line: UInt = #line,
219 | logger: @escaping Timelane.Logger = Timelane.defaultLogger) -> Completable {
| `- warning: reference to class property 'defaultLogger' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
220 |
221 | let fileName = file.description.components(separatedBy: "/").last!
/Users/admin/builder/spi-builder-workspace/.build/checkouts/TimelaneCore/Sources/TimelaneCore/TimelaneCore.swift:57:23: note: class property declared here
55 | public typealias Logger = (_ type: OSSignpostType, _ dso: UnsafeRawPointer, _ log: OSLog, _ name: StaticString, _ signpostID: OSSignpostID, _ format: StaticString, _ arguments: CVarArg...) -> Void
56 | /// A logger to use when no logger is specified. By default it's the Timelane Instrument logger.
57 | public static var defaultLogger = Loggers.timelaneInstrument
| `- note: class property declared here
58 |
59 | /// Commonly used Timelane loggers.
/Users/admin/builder/spi-builder-workspace/Sources/RxTimelane/RxTimelane.swift:306:60: warning: reference to class property 'defaultLogger' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
304 | function: StaticString = #function, line: UInt = #line,
305 | transformValue transform: ((_ value: Element) -> String)? = nil,
306 | logger: @escaping Timelane.Logger = Timelane.defaultLogger) -> Maybe<Element> {
| `- warning: reference to class property 'defaultLogger' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
307 |
308 | let fileName = file.description.components(separatedBy: "/").last!
/Users/admin/builder/spi-builder-workspace/.build/checkouts/TimelaneCore/Sources/TimelaneCore/TimelaneCore.swift:57:23: note: class property declared here
55 | public typealias Logger = (_ type: OSSignpostType, _ dso: UnsafeRawPointer, _ log: OSLog, _ name: StaticString, _ signpostID: OSSignpostID, _ format: StaticString, _ arguments: CVarArg...) -> Void
56 | /// A logger to use when no logger is specified. By default it's the Timelane Instrument logger.
57 | public static var defaultLogger = Loggers.timelaneInstrument
| `- note: class property declared here
58 |
59 | /// Commonly used Timelane loggers.
/Users/admin/builder/spi-builder-workspace/Sources/RxTimelane/RxTimelane.swift:401:60: warning: reference to class property 'defaultLogger' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
399 | function: StaticString = #function, line: UInt = #line,
400 | transformValue transform: ((_ value: Element) -> String)? = nil,
401 | logger: @escaping Timelane.Logger = Timelane.defaultLogger) -> Infallible<Element> {
| `- warning: reference to class property 'defaultLogger' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
402 |
403 | let fileName = file.description.components(separatedBy: "/").last!
/Users/admin/builder/spi-builder-workspace/.build/checkouts/TimelaneCore/Sources/TimelaneCore/TimelaneCore.swift:57:23: note: class property declared here
55 | public typealias Logger = (_ type: OSSignpostType, _ dso: UnsafeRawPointer, _ log: OSLog, _ name: StaticString, _ signpostID: OSSignpostID, _ format: StaticString, _ arguments: CVarArg...) -> Void
56 | /// A logger to use when no logger is specified. By default it's the Timelane Instrument logger.
57 | public static var defaultLogger = Loggers.timelaneInstrument
| `- note: class property declared here
58 |
59 | /// Commonly used Timelane loggers.
/Users/admin/builder/spi-builder-workspace/Sources/RxTimelane/RxTimelane.swift:464:19: error: type 'InfallibleEvent<Element>' has no member 'error'
462 | case let .next(element):
463 | observer(.next(element))
464 | case .error:
| `- error: type 'InfallibleEvent<Element>' has no member 'error'
465 | break
466 | case .completed:
BUILD FAILURE 6.0 macosSpm