Build Information
Failed to build Action, reference 5.0.0 (55f5da
), with Swift 6.1 for Linux on 27 Apr 2025 19:04:31 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RxSwiftCommunity/Action.git
Reference: 5.0.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/RxSwiftCommunity/Action
* tag 5.0.0 -> FETCH_HEAD
HEAD is now at 55f5da0 Version bump.
Cloned https://github.com/RxSwiftCommunity/Action.git
Revision (git rev-parse @):
55f5da064fd66cb09acde22cbbb744fe7f6355aa
SUCCESS checkout https://github.com/RxSwiftCommunity/Action.git at 5.0.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/RxSwiftCommunity/Action.git
https://github.com/RxSwiftCommunity/Action.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift.git"
}
],
"manifest_display_name" : "Action",
"name" : "Action",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Action",
"targets" : [
"Action"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Action",
"module_type" : "SwiftTarget",
"name" : "Action",
"path" : "Sources/Action",
"product_dependencies" : [
"RxSwift",
"RxCocoa"
],
"product_memberships" : [
"Action"
],
"sources" : [
"Action+Extensions.swift",
"Action+Internal.swift",
"Action.swift",
"CommonUI/Button+Action.swift",
"CommonUI/Control+Action.swift",
"UIKitExtensions/UIAlertAction+Action.swift",
"UIKitExtensions/UIBarButtonItem+Action.swift",
"UIKitExtensions/UIRefreshControl+Action.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/ReactiveX/RxSwift.git
[1/52683] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.46s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (5.31s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.0
Building for debugging...
[0/8] Write sources
[1/8] Copying PrivacyInfo.xcprivacy
[1/8] Write sources
[5/8] Copying PrivacyInfo.xcprivacy
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/152] Compiling RxSwift Producer.swift
[10/152] Compiling RxSwift PublishSubject.swift
[11/152] Compiling RxSwift Queue.swift
[12/152] Compiling RxSwift Range.swift
[13/152] Compiling RxSwift Reactive.swift
[14/152] Compiling RxSwift RecursiveLock.swift
[15/152] Compiling RxSwift RecursiveScheduler.swift
[16/152] Compiling RxSwift Reduce.swift
[17/152] Compiling RxSwift RefCountDisposable.swift
[18/152] Compiling RxSwift Repeat.swift
[19/152] Compiling RxSwift ReplaySubject.swift
[20/152] Compiling RxSwift RetryWhen.swift
[21/152] Compiling RxSwift Rx.swift
[22/152] Compiling RxSwift RxMutableBox.swift
[23/152] Compiling RxSwift Sample.swift
[24/152] Compiling RxSwift Scan.swift
[25/152] Compiling RxSwift ScheduledDisposable.swift
[26/152] Compiling RxSwift ScheduledItem.swift
[27/152] Compiling RxSwift ScheduledItemType.swift
[28/152] Compiling RxSwift SchedulerServices+Emulation.swift
[29/172] Compiling RxSwift SchedulerType.swift
[30/172] Compiling RxSwift Sequence.swift
[31/172] Compiling RxSwift SerialDispatchQueueScheduler.swift
[32/172] Compiling RxSwift SerialDisposable.swift
[33/172] Compiling RxSwift ShareReplayScope.swift
[34/172] Compiling RxSwift Single.swift
[35/172] Compiling RxSwift SingleAssignmentDisposable.swift
[36/172] Compiling RxSwift SingleAsync.swift
[37/172] Compiling RxSwift Sink.swift
[38/172] Compiling RxSwift Skip.swift
[39/172] Compiling RxSwift SkipUntil.swift
[40/172] Compiling RxSwift SkipWhile.swift
[41/172] Compiling RxSwift StartWith.swift
[42/172] Compiling RxSwift SubjectType.swift
[43/172] Compiling RxSwift SubscribeOn.swift
[44/172] Compiling RxSwift SubscriptionDisposable.swift
[45/172] Compiling RxSwift SwiftSupport.swift
[46/172] Compiling RxSwift Switch.swift
[47/172] Compiling RxSwift SwitchIfEmpty.swift
[48/172] Compiling RxSwift SynchronizedDisposeType.swift
[49/172] Compiling RxSwift Never.swift
[50/172] Compiling RxSwift NopDisposable.swift
[51/172] Compiling RxSwift Observable+Concurrency.swift
[52/172] Compiling RxSwift Observable.swift
[53/172] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[54/172] Compiling RxSwift ObservableConvertibleType.swift
[55/172] Compiling RxSwift ObservableType+Extensions.swift
[56/172] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[57/172] Compiling RxSwift ObservableType.swift
[58/172] Compiling RxSwift ObserveOn.swift
[59/172] Compiling RxSwift ObserverBase.swift
[60/172] Compiling RxSwift ObserverType.swift
[61/172] Compiling RxSwift OperationQueueScheduler.swift
[62/172] Compiling RxSwift Optional.swift
[63/172] Compiling RxSwift Platform.Darwin.swift
[64/172] Compiling RxSwift Platform.Linux.swift
[65/172] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[66/172] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[67/172] Compiling RxSwift PrimitiveSequence.swift
[68/172] Compiling RxSwift PriorityQueue.swift
[69/172] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[70/172] Compiling RxSwift Infallible+CombineLatest+arity.swift
[71/172] Compiling RxSwift Infallible+Concurrency.swift
[72/172] Compiling RxSwift Infallible+Create.swift
[73/172] Compiling RxSwift Infallible+Debug.swift
[74/172] Compiling RxSwift Infallible+Operators.swift
[75/172] Compiling RxSwift Infallible+Zip+arity.swift
[76/172] Compiling RxSwift Infallible.swift
[77/172] Compiling RxSwift InfiniteSequence.swift
[78/172] Compiling RxSwift InvocableScheduledItem.swift
[79/172] Compiling RxSwift InvocableType.swift
[80/172] Compiling RxSwift Just.swift
[81/172] Compiling RxSwift Lock.swift
[82/172] Compiling RxSwift LockOwnerType.swift
[83/172] Compiling RxSwift MainScheduler.swift
[84/172] Compiling RxSwift Map.swift
[85/172] Compiling RxSwift Materialize.swift
[86/172] Compiling RxSwift Maybe.swift
[87/172] Compiling RxSwift Merge.swift
[88/172] Compiling RxSwift Multicast.swift
[89/172] Emitting module RxSwift
[90/172] Compiling RxSwift CombineLatest.swift
[91/172] Compiling RxSwift CompactMap.swift
[92/172] Compiling RxSwift Completable+AndThen.swift
[93/172] Compiling RxSwift Completable.swift
[94/172] Compiling RxSwift CompositeDisposable.swift
[95/172] Compiling RxSwift Concat.swift
[96/172] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[97/172] Compiling RxSwift ConcurrentMainScheduler.swift
[98/172] Compiling RxSwift ConnectableObservableType.swift
[99/172] Compiling RxSwift Create.swift
[100/172] Compiling RxSwift CurrentThreadScheduler.swift
[101/172] Compiling RxSwift Date+Dispatch.swift
[102/172] Compiling RxSwift Debounce.swift
[103/172] Compiling RxSwift Debug.swift
[104/172] Compiling RxSwift Decode.swift
[105/172] Compiling RxSwift DefaultIfEmpty.swift
[106/172] Compiling RxSwift Deferred.swift
[107/172] Compiling RxSwift Delay.swift
[108/172] Compiling RxSwift DelaySubscription.swift
[109/172] Compiling RxSwift Dematerialize.swift
[110/172] Compiling RxSwift DispatchQueue+Extensions.swift
[111/172] Compiling RxSwift DispatchQueueConfiguration.swift
[112/172] Compiling RxSwift Disposable.swift
[113/172] Compiling RxSwift Disposables.swift
[114/172] Compiling RxSwift DisposeBag.swift
[115/172] Compiling RxSwift DisposeBase.swift
[116/172] Compiling RxSwift DistinctUntilChanged.swift
[117/172] Compiling RxSwift Do.swift
[118/172] Compiling RxSwift ElementAt.swift
[119/172] Compiling RxSwift Empty.swift
[120/172] Compiling RxSwift Enumerated.swift
[121/172] Compiling RxSwift Error.swift
[122/172] Compiling RxSwift Errors.swift
[123/172] Compiling RxSwift Event.swift
[124/172] Compiling RxSwift Filter.swift
[125/172] Compiling RxSwift First.swift
[126/172] Compiling RxSwift Generate.swift
[127/172] Compiling RxSwift GroupBy.swift
[128/172] Compiling RxSwift GroupedObservable.swift
[129/172] Compiling RxSwift HistoricalScheduler.swift
[130/172] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[131/172] Compiling RxSwift ImmediateSchedulerType.swift
[132/172] Compiling RxSwift AddRef.swift
[133/172] Compiling RxSwift Amb.swift
[134/172] Compiling RxSwift AnonymousDisposable.swift
[135/172] Compiling RxSwift AnonymousObserver.swift
[136/172] Compiling RxSwift AnyObserver.swift
[137/172] Compiling RxSwift AsMaybe.swift
[138/172] Compiling RxSwift AsSingle.swift
[139/172] Compiling RxSwift AsyncLock.swift
[140/172] Compiling RxSwift AsyncSubject.swift
[141/172] Compiling RxSwift AtomicInt.swift
[142/172] Compiling RxSwift Bag+Rx.swift
[143/172] Compiling RxSwift Bag.swift
[144/172] Compiling RxSwift BehaviorSubject.swift
[145/172] Compiling RxSwift BinaryDisposable.swift
[146/172] Compiling RxSwift Binder.swift
[147/172] Compiling RxSwift BooleanDisposable.swift
[148/172] Compiling RxSwift Buffer.swift
[149/172] Compiling RxSwift Cancelable.swift
[150/172] Compiling RxSwift Catch.swift
[151/172] Compiling RxSwift CombineLatest+Collection.swift
[152/172] Compiling RxSwift CombineLatest+arity.swift
[153/172] Compiling RxSwift SynchronizedOnType.swift
[154/172] Compiling RxSwift SynchronizedUnsubscribeType.swift
[155/172] Compiling RxSwift TailRecursiveSink.swift
[156/172] Compiling RxSwift Take.swift
[157/172] Compiling RxSwift TakeLast.swift
[158/172] Compiling RxSwift TakeWithPredicate.swift
[159/172] Compiling RxSwift Throttle.swift
[160/172] Compiling RxSwift Timeout.swift
[161/172] Compiling RxSwift Timer.swift
[162/172] Compiling RxSwift ToArray.swift
[163/172] Compiling RxSwift Using.swift
[164/172] Compiling RxSwift VirtualTimeConverterType.swift
[165/172] Compiling RxSwift VirtualTimeScheduler.swift
[166/172] Compiling RxSwift Window.swift
[167/172] Compiling RxSwift WithLatestFrom.swift
[168/172] Compiling RxSwift WithUnretained.swift
[169/172] Compiling RxSwift Zip+Collection.swift
[170/172] Compiling RxSwift Zip+arity.swift
[171/172] Compiling RxSwift Zip.swift
[172/172] Compiling RxSwift resource_bundle_accessor.swift
[174/180] Compiling RxRelay ReplayRelay.swift
[175/180] Compiling RxRelay PublishRelay.swift
[176/180] Compiling RxRelay Utils.swift
[177/180] Compiling RxRelay resource_bundle_accessor.swift
[178/180] Emitting module RxRelay
[179/180] Compiling RxRelay BehaviorRelay.swift
[180/180] Compiling RxRelay Observable+Bind.swift
[182/266] Compiling RxCocoa RxCollectionViewDataSourcePrefetchingProxy.swift
[183/266] Compiling RxCocoa RxCollectionViewDataSourceProxy.swift
[184/266] Compiling RxCocoa RxCollectionViewDataSourceType.swift
[185/266] Compiling RxCocoa RxCollectionViewDelegateProxy.swift
[186/266] Compiling RxCocoa RxCollectionViewReactiveArrayDataSource.swift
[187/266] Compiling RxCocoa RxNavigationControllerDelegateProxy.swift
[188/266] Compiling RxCocoa RxPickerViewAdapter.swift
[189/266] Compiling RxCocoa RxPickerViewDataSourceProxy.swift
[190/266] Compiling RxCocoa RxPickerViewDataSourceType.swift
[191/266] Compiling RxCocoa RxPickerViewDelegateProxy.swift
[192/266] Compiling RxCocoa RxScrollViewDelegateProxy.swift
[193/266] Compiling RxCocoa RxSearchBarDelegateProxy.swift
[194/277] Compiling RxCocoa RxSearchControllerDelegateProxy.swift
[195/277] Compiling RxCocoa RxTabBarControllerDelegateProxy.swift
[196/277] Compiling RxCocoa RxTabBarDelegateProxy.swift
[197/277] Compiling RxCocoa RxTableViewDataSourcePrefetchingProxy.swift
[198/277] Compiling RxCocoa RxTableViewDataSourceProxy.swift
[199/277] Compiling RxCocoa RxTableViewDataSourceType.swift
[200/277] Compiling RxCocoa RxTableViewDelegateProxy.swift
[201/277] Compiling RxCocoa RxTableViewReactiveArrayDataSource.swift
[202/277] Compiling RxCocoa RxTarget.swift
[203/277] Compiling RxCocoa RxTextStorageDelegateProxy.swift
[204/277] Compiling RxCocoa RxTextViewDelegateProxy.swift
[205/277] Compiling RxCocoa RxWKNavigationDelegateProxy.swift
[206/277] Emitting module RxCocoa
[207/277] Compiling RxCocoa BehaviorRelay+Driver.swift
[208/277] Compiling RxCocoa ControlEvent+Driver.swift
[209/277] Compiling RxCocoa ControlEvent+Signal.swift
[210/277] Compiling RxCocoa ControlEvent.swift
[211/277] Compiling RxCocoa ControlProperty+Driver.swift
[212/277] Compiling RxCocoa ControlProperty.swift
[213/277] Compiling RxCocoa ControlTarget.swift
[214/277] Compiling RxCocoa DelegateProxy.swift
[215/277] Compiling RxCocoa DelegateProxyType.swift
[216/277] Compiling RxCocoa DispatchQueue+Extensions.swift
[217/277] Compiling RxCocoa Driver+Subscription.swift
[218/277] Compiling RxCocoa Driver.swift
[219/277] Compiling RxCocoa NSTextField+Rx.swift
[220/277] Compiling RxCocoa NSTextStorage+Rx.swift
[221/277] Compiling RxCocoa NSTextView+Rx.swift
[222/277] Compiling RxCocoa NSView+Rx.swift
[223/277] Compiling RxCocoa NotificationCenter+Rx.swift
[224/277] Compiling RxCocoa Observable+Bind.swift
[225/277] Compiling RxCocoa ObservableConvertibleType+Driver.swift
[226/277] Compiling RxCocoa ObservableConvertibleType+SharedSequence.swift
[227/277] Compiling RxCocoa ObservableConvertibleType+Signal.swift
[228/277] Compiling RxCocoa PublishRelay+Signal.swift
[229/277] Compiling RxCocoa RxCocoa.swift
[230/277] Compiling RxCocoa RxCocoaObjCRuntimeError+Extensions.swift
[231/277] Compiling RxCocoa UISlider+Rx.swift
[232/277] Compiling RxCocoa UIStepper+Rx.swift
[233/277] Compiling RxCocoa UISwitch+Rx.swift
[234/277] Compiling RxCocoa UITabBar+Rx.swift
[235/277] Compiling RxCocoa UITabBarController+Rx.swift
[236/277] Compiling RxCocoa UITableView+Rx.swift
[237/277] Compiling RxCocoa UITextField+Rx.swift
[238/277] Compiling RxCocoa UITextView+Rx.swift
[239/277] Compiling RxCocoa URLSession+Rx.swift
[240/277] Compiling RxCocoa WKWebView+Rx.swift
[241/277] Compiling RxCocoa resource_bundle_accessor.swift
[242/277] Compiling RxCocoa SchedulerType+SharedSequence.swift
[243/277] Compiling RxCocoa SectionedViewDataSourceType.swift
[244/277] Compiling RxCocoa SharedSequence+Concurrency.swift
[245/277] Compiling RxCocoa SharedSequence+Operators+arity.swift
[246/277] Compiling RxCocoa SharedSequence+Operators.swift
[247/277] Compiling RxCocoa SharedSequence.swift
[248/277] Compiling RxCocoa Signal+Subscription.swift
[249/277] Compiling RxCocoa Signal.swift
[250/277] Compiling RxCocoa TextInput.swift
[251/277] Compiling RxCocoa UIActivityIndicatorView+Rx.swift
[252/277] Compiling RxCocoa UIApplication+Rx.swift
[253/277] Compiling RxCocoa UIBarButtonItem+Rx.swift
[254/277] Compiling RxCocoa UIButton+Rx.swift
[255/277] Compiling RxCocoa UICollectionView+Rx.swift
[256/277] Compiling RxCocoa UIControl+Rx.swift
[257/277] Compiling RxCocoa UIDatePicker+Rx.swift
[258/277] Compiling RxCocoa UIGestureRecognizer+Rx.swift
[259/277] Compiling RxCocoa UINavigationController+Rx.swift
[260/277] Compiling RxCocoa UIPickerView+Rx.swift
[261/277] Compiling RxCocoa UIRefreshControl+Rx.swift
[262/277] Compiling RxCocoa UIScrollView+Rx.swift
[263/277] Compiling RxCocoa UISearchBar+Rx.swift
[264/277] Compiling RxCocoa UISearchController+Rx.swift
[265/277] Compiling RxCocoa UISegmentedControl+Rx.swift
[266/277] Compiling RxCocoa Infallible+Bind.swift
[267/277] Compiling RxCocoa Infallible+Driver.swift
[268/277] Compiling RxCocoa ItemEvents.swift
[269/277] Compiling RxCocoa KVORepresentable+CoreGraphics.swift
[270/277] Compiling RxCocoa KVORepresentable+Swift.swift
[271/277] Compiling RxCocoa KVORepresentable.swift
[272/277] Compiling RxCocoa NSButton+Rx.swift
[273/277] Compiling RxCocoa NSControl+Rx.swift
[274/277] Compiling RxCocoa NSObject+Rx+KVORepresentable.swift
[275/277] Compiling RxCocoa NSObject+Rx+RawRepresentable.swift
[276/277] Compiling RxCocoa NSObject+Rx.swift
[277/277] Compiling RxCocoa NSSlider+Rx.swift
[279/286] Compiling Action Button+Action.swift
[280/286] Compiling Action Control+Action.swift
[281/287] Compiling Action UIAlertAction+Action.swift
[282/287] Compiling Action UIBarButtonItem+Action.swift
[283/287] Emitting module Action
/host/spi-builder-workspace/Sources/Action/Action+Internal.swift:5:16: warning: static property 'Action' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
3 |
4 | internal struct AssociatedKeys {
5 | static var Action = "rx_action"
| |- warning: static property 'Action' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'Action' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'Action' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | static var DisposeBag = "rx_disposeBag"
7 | }
/host/spi-builder-workspace/Sources/Action/Action+Internal.swift:6:16: warning: static property 'DisposeBag' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
4 | internal struct AssociatedKeys {
5 | static var Action = "rx_action"
6 | static var DisposeBag = "rx_disposeBag"
| |- warning: static property 'DisposeBag' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'DisposeBag' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'DisposeBag' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
7 | }
8 |
[284/287] Compiling Action UIRefreshControl+Action.swift
[285/287] Compiling Action Action+Extensions.swift
[286/287] Compiling Action Action.swift
[287/287] Compiling Action Action+Internal.swift
/host/spi-builder-workspace/Sources/Action/Action+Internal.swift:5:16: warning: static property 'Action' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
3 |
4 | internal struct AssociatedKeys {
5 | static var Action = "rx_action"
| |- warning: static property 'Action' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'Action' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'Action' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | static var DisposeBag = "rx_disposeBag"
7 | }
/host/spi-builder-workspace/Sources/Action/Action+Internal.swift:6:16: warning: static property 'DisposeBag' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
4 | internal struct AssociatedKeys {
5 | static var Action = "rx_action"
6 | static var DisposeBag = "rx_disposeBag"
| |- warning: static property 'DisposeBag' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'DisposeBag' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'DisposeBag' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
7 | }
8 |
/host/spi-builder-workspace/Sources/Action/Action+Internal.swift:17:25: error: cannot find 'objc_getAssociatedObject' in scope
15 | var disposeBag: DisposeBag
16 |
17 | if let lookup = objc_getAssociatedObject(self, &AssociatedKeys.DisposeBag) as? DisposeBag {
| `- error: cannot find 'objc_getAssociatedObject' in scope
18 | disposeBag = lookup
19 | } else {
/host/spi-builder-workspace/Sources/Action/Action+Internal.swift:21:13: error: cannot find 'objc_setAssociatedObject' in scope
19 | } else {
20 | disposeBag = DisposeBag()
21 | objc_setAssociatedObject(self, &AssociatedKeys.DisposeBag, disposeBag, .OBJC_ASSOCIATION_RETAIN_NONATOMIC)
| `- error: cannot find 'objc_setAssociatedObject' in scope
22 | }
23 |
/host/spi-builder-workspace/Sources/Action/Action+Internal.swift:21:85: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN_NONATOMIC'
19 | } else {
20 | disposeBag = DisposeBag()
21 | objc_setAssociatedObject(self, &AssociatedKeys.DisposeBag, disposeBag, .OBJC_ASSOCIATION_RETAIN_NONATOMIC)
| `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN_NONATOMIC'
22 | }
23 |
/host/spi-builder-workspace/Sources/Action/Action+Internal.swift:29:9: error: cannot find 'objc_setAssociatedObject' in scope
27 | // Resets the actionDisposeBag to nil, disposeing of any subscriptions within it.
28 | func resetActionDisposeBag() {
29 | objc_setAssociatedObject(self, &AssociatedKeys.DisposeBag, nil, .OBJC_ASSOCIATION_RETAIN_NONATOMIC)
| `- error: cannot find 'objc_setAssociatedObject' in scope
30 | }
31 |
/host/spi-builder-workspace/Sources/Action/Action+Internal.swift:29:68: error: 'nil' requires a contextual type
27 | // Resets the actionDisposeBag to nil, disposeing of any subscriptions within it.
28 | func resetActionDisposeBag() {
29 | objc_setAssociatedObject(self, &AssociatedKeys.DisposeBag, nil, .OBJC_ASSOCIATION_RETAIN_NONATOMIC)
| `- error: 'nil' requires a contextual type
30 | }
31 |
/host/spi-builder-workspace/Sources/Action/Action+Internal.swift:29:74: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN_NONATOMIC'
27 | // Resets the actionDisposeBag to nil, disposeing of any subscriptions within it.
28 | func resetActionDisposeBag() {
29 | objc_setAssociatedObject(self, &AssociatedKeys.DisposeBag, nil, .OBJC_ASSOCIATION_RETAIN_NONATOMIC)
| `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN_NONATOMIC'
30 | }
31 |
/host/spi-builder-workspace/Sources/Action/Action+Internal.swift:34:9: error: cannot find 'objc_sync_enter' in scope
32 | // Uses objc_sync on self to perform a locked operation.
33 | func doLocked(_ closure: () -> Void) {
34 | objc_sync_enter(self); defer { objc_sync_exit(self) }
| `- error: cannot find 'objc_sync_enter' in scope
35 | closure()
36 | }
/host/spi-builder-workspace/Sources/Action/Action+Internal.swift:34:40: error: cannot find 'objc_sync_exit' in scope
32 | // Uses objc_sync on self to perform a locked operation.
33 | func doLocked(_ closure: () -> Void) {
34 | objc_sync_enter(self); defer { objc_sync_exit(self) }
| `- error: cannot find 'objc_sync_exit' in scope
35 | closure()
36 | }
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/145] Emitting module RxSwift
[3/165] Compiling RxSwift CombineLatest.swift
[4/165] Compiling RxSwift CompactMap.swift
[5/165] Compiling RxSwift Completable+AndThen.swift
[6/165] Compiling RxSwift Completable.swift
[7/165] Compiling RxSwift CompositeDisposable.swift
[8/165] Compiling RxSwift Concat.swift
[9/165] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[10/165] Compiling RxSwift ConcurrentMainScheduler.swift
[11/165] Compiling RxSwift ConnectableObservableType.swift
[12/165] Compiling RxSwift Create.swift
[13/165] Compiling RxSwift CurrentThreadScheduler.swift
[14/165] Compiling RxSwift Date+Dispatch.swift
[15/165] Compiling RxSwift Debounce.swift
[16/165] Compiling RxSwift Debug.swift
[17/165] Compiling RxSwift Decode.swift
[18/165] Compiling RxSwift DefaultIfEmpty.swift
[19/165] Compiling RxSwift Deferred.swift
[20/165] Compiling RxSwift Delay.swift
[21/165] Compiling RxSwift DelaySubscription.swift
[22/165] Compiling RxSwift Dematerialize.swift
[23/165] Compiling RxSwift DispatchQueue+Extensions.swift
[24/165] Compiling RxSwift DispatchQueueConfiguration.swift
[25/165] Compiling RxSwift Disposable.swift
[26/165] Compiling RxSwift Disposables.swift
[27/165] Compiling RxSwift DisposeBag.swift
[28/165] Compiling RxSwift DisposeBase.swift
[29/165] Compiling RxSwift DistinctUntilChanged.swift
[30/165] Compiling RxSwift Do.swift
[31/165] Compiling RxSwift ElementAt.swift
[32/165] Compiling RxSwift Empty.swift
[33/165] Compiling RxSwift Enumerated.swift
[34/165] Compiling RxSwift Error.swift
[35/165] Compiling RxSwift Errors.swift
[36/165] Compiling RxSwift Event.swift
[37/165] Compiling RxSwift Filter.swift
[38/165] Compiling RxSwift First.swift
[39/165] Compiling RxSwift Generate.swift
[40/165] Compiling RxSwift GroupBy.swift
[41/165] Compiling RxSwift GroupedObservable.swift
[42/165] Compiling RxSwift HistoricalScheduler.swift
[43/165] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[44/165] Compiling RxSwift ImmediateSchedulerType.swift
[45/165] Compiling RxSwift SchedulerType.swift
[46/165] Compiling RxSwift Sequence.swift
[47/165] Compiling RxSwift SerialDispatchQueueScheduler.swift
[48/165] Compiling RxSwift SerialDisposable.swift
[49/165] Compiling RxSwift ShareReplayScope.swift
[50/165] Compiling RxSwift Single.swift
[51/165] Compiling RxSwift SingleAssignmentDisposable.swift
[52/165] Compiling RxSwift SingleAsync.swift
[53/165] Compiling RxSwift Sink.swift
[54/165] Compiling RxSwift Skip.swift
[55/165] Compiling RxSwift SkipUntil.swift
[56/165] Compiling RxSwift SkipWhile.swift
[57/165] Compiling RxSwift StartWith.swift
[58/165] Compiling RxSwift SubjectType.swift
[59/165] Compiling RxSwift SubscribeOn.swift
[60/165] Compiling RxSwift SubscriptionDisposable.swift
[61/165] Compiling RxSwift SwiftSupport.swift
[62/165] Compiling RxSwift Switch.swift
[63/165] Compiling RxSwift SwitchIfEmpty.swift
[64/165] Compiling RxSwift SynchronizedDisposeType.swift
[65/165] Compiling RxSwift AddRef.swift
[66/165] Compiling RxSwift Amb.swift
[67/165] Compiling RxSwift AnonymousDisposable.swift
[68/165] Compiling RxSwift AnonymousObserver.swift
[69/165] Compiling RxSwift AnyObserver.swift
[70/165] Compiling RxSwift AsMaybe.swift
[71/165] Compiling RxSwift AsSingle.swift
[72/165] Compiling RxSwift AsyncLock.swift
[73/165] Compiling RxSwift AsyncSubject.swift
[74/165] Compiling RxSwift AtomicInt.swift
[75/165] Compiling RxSwift Bag+Rx.swift
[76/165] Compiling RxSwift Bag.swift
[77/165] Compiling RxSwift BehaviorSubject.swift
[78/165] Compiling RxSwift BinaryDisposable.swift
[79/165] Compiling RxSwift Binder.swift
[80/165] Compiling RxSwift BooleanDisposable.swift
[81/165] Compiling RxSwift Buffer.swift
[82/165] Compiling RxSwift Cancelable.swift
[83/165] Compiling RxSwift Catch.swift
[84/165] Compiling RxSwift CombineLatest+Collection.swift
[85/165] Compiling RxSwift CombineLatest+arity.swift
[86/165] Compiling RxSwift Never.swift
[87/165] Compiling RxSwift NopDisposable.swift
[88/165] Compiling RxSwift Observable+Concurrency.swift
[89/165] Compiling RxSwift Observable.swift
[90/165] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[91/165] Compiling RxSwift ObservableConvertibleType.swift
[92/165] Compiling RxSwift ObservableType+Extensions.swift
[93/165] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[94/165] Compiling RxSwift ObservableType.swift
[95/165] Compiling RxSwift ObserveOn.swift
[96/165] Compiling RxSwift ObserverBase.swift
[97/165] Compiling RxSwift ObserverType.swift
[98/165] Compiling RxSwift OperationQueueScheduler.swift
[99/165] Compiling RxSwift Optional.swift
[100/165] Compiling RxSwift Platform.Darwin.swift
[101/165] Compiling RxSwift Platform.Linux.swift
[102/165] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[103/165] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[104/165] Compiling RxSwift PrimitiveSequence.swift
[105/165] Compiling RxSwift PriorityQueue.swift
[106/165] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[107/165] Compiling RxSwift Infallible+CombineLatest+arity.swift
[108/165] Compiling RxSwift Infallible+Concurrency.swift
[109/165] Compiling RxSwift Infallible+Create.swift
[110/165] Compiling RxSwift Infallible+Debug.swift
[111/165] Compiling RxSwift Infallible+Operators.swift
[112/165] Compiling RxSwift Infallible+Zip+arity.swift
[113/165] Compiling RxSwift Infallible.swift
[114/165] Compiling RxSwift InfiniteSequence.swift
[115/165] Compiling RxSwift InvocableScheduledItem.swift
[116/165] Compiling RxSwift InvocableType.swift
[117/165] Compiling RxSwift Just.swift
[118/165] Compiling RxSwift Lock.swift
[119/165] Compiling RxSwift LockOwnerType.swift
[120/165] Compiling RxSwift MainScheduler.swift
[121/165] Compiling RxSwift Map.swift
[122/165] Compiling RxSwift Materialize.swift
[123/165] Compiling RxSwift Maybe.swift
[124/165] Compiling RxSwift Merge.swift
[125/165] Compiling RxSwift Multicast.swift
[126/165] Compiling RxSwift Producer.swift
[127/165] Compiling RxSwift PublishSubject.swift
[128/165] Compiling RxSwift Queue.swift
[129/165] Compiling RxSwift Range.swift
[130/165] Compiling RxSwift Reactive.swift
[131/165] Compiling RxSwift RecursiveLock.swift
[132/165] Compiling RxSwift RecursiveScheduler.swift
[133/165] Compiling RxSwift Reduce.swift
[134/165] Compiling RxSwift RefCountDisposable.swift
[135/165] Compiling RxSwift Repeat.swift
[136/165] Compiling RxSwift ReplaySubject.swift
[137/165] Compiling RxSwift RetryWhen.swift
[138/165] Compiling RxSwift Rx.swift
[139/165] Compiling RxSwift RxMutableBox.swift
[140/165] Compiling RxSwift Sample.swift
[141/165] Compiling RxSwift Scan.swift
[142/165] Compiling RxSwift ScheduledDisposable.swift
[143/165] Compiling RxSwift ScheduledItem.swift
[144/165] Compiling RxSwift ScheduledItemType.swift
[145/165] Compiling RxSwift SchedulerServices+Emulation.swift
[146/165] Compiling RxSwift SynchronizedOnType.swift
[147/165] Compiling RxSwift SynchronizedUnsubscribeType.swift
[148/165] Compiling RxSwift TailRecursiveSink.swift
[149/165] Compiling RxSwift Take.swift
[150/165] Compiling RxSwift TakeLast.swift
[151/165] Compiling RxSwift TakeWithPredicate.swift
[152/165] Compiling RxSwift Throttle.swift
[153/165] Compiling RxSwift Timeout.swift
[154/165] Compiling RxSwift Timer.swift
[155/165] Compiling RxSwift ToArray.swift
[156/165] Compiling RxSwift Using.swift
[157/165] Compiling RxSwift VirtualTimeConverterType.swift
[158/165] Compiling RxSwift VirtualTimeScheduler.swift
[159/165] Compiling RxSwift Window.swift
[160/165] Compiling RxSwift WithLatestFrom.swift
[161/165] Compiling RxSwift WithUnretained.swift
[162/165] Compiling RxSwift Zip+Collection.swift
[163/165] Compiling RxSwift Zip+arity.swift
[164/165] Compiling RxSwift Zip.swift
[165/165] Compiling RxSwift resource_bundle_accessor.swift
[167/173] Compiling RxRelay PublishRelay.swift
[168/173] Compiling RxRelay Utils.swift
[169/173] Compiling RxRelay resource_bundle_accessor.swift
[170/173] Compiling RxRelay ReplayRelay.swift
[171/173] Compiling RxRelay Observable+Bind.swift
[172/173] Emitting module RxRelay
[173/173] Compiling RxRelay BehaviorRelay.swift
[175/259] Compiling RxCocoa UIButton+Rx.swift
[176/259] Compiling RxCocoa UICollectionView+Rx.swift
[177/259] Compiling RxCocoa UIControl+Rx.swift
[178/259] Compiling RxCocoa UIDatePicker+Rx.swift
[179/259] Compiling RxCocoa UIGestureRecognizer+Rx.swift
[180/259] Compiling RxCocoa UINavigationController+Rx.swift
[181/259] Compiling RxCocoa UIPickerView+Rx.swift
[182/259] Compiling RxCocoa UIRefreshControl+Rx.swift
[183/259] Compiling RxCocoa UIScrollView+Rx.swift
[184/259] Compiling RxCocoa UISearchBar+Rx.swift
[185/259] Compiling RxCocoa UISearchController+Rx.swift
[186/259] Compiling RxCocoa UISegmentedControl+Rx.swift
[187/270] Compiling RxCocoa RxCollectionViewDataSourcePrefetchingProxy.swift
[188/270] Compiling RxCocoa RxCollectionViewDataSourceProxy.swift
[189/270] Compiling RxCocoa RxCollectionViewDataSourceType.swift
[190/270] Compiling RxCocoa RxCollectionViewDelegateProxy.swift
[191/270] Compiling RxCocoa RxCollectionViewReactiveArrayDataSource.swift
[192/270] Compiling RxCocoa RxNavigationControllerDelegateProxy.swift
[193/270] Compiling RxCocoa RxPickerViewAdapter.swift
[194/270] Compiling RxCocoa RxPickerViewDataSourceProxy.swift
[195/270] Compiling RxCocoa RxPickerViewDataSourceType.swift
[196/270] Compiling RxCocoa RxPickerViewDelegateProxy.swift
[197/270] Compiling RxCocoa RxScrollViewDelegateProxy.swift
[198/270] Compiling RxCocoa RxSearchBarDelegateProxy.swift
[199/270] Compiling RxCocoa RxSearchControllerDelegateProxy.swift
[200/270] Compiling RxCocoa RxTabBarControllerDelegateProxy.swift
[201/270] Compiling RxCocoa RxTabBarDelegateProxy.swift
[202/270] Compiling RxCocoa RxTableViewDataSourcePrefetchingProxy.swift
[203/270] Compiling RxCocoa RxTableViewDataSourceProxy.swift
[204/270] Compiling RxCocoa RxTableViewDataSourceType.swift
[205/270] Compiling RxCocoa RxTableViewDelegateProxy.swift
[206/270] Compiling RxCocoa RxTableViewReactiveArrayDataSource.swift
[207/270] Compiling RxCocoa RxTarget.swift
[208/270] Compiling RxCocoa RxTextStorageDelegateProxy.swift
[209/270] Compiling RxCocoa RxTextViewDelegateProxy.swift
[210/270] Compiling RxCocoa RxWKNavigationDelegateProxy.swift
[211/270] Compiling RxCocoa NSTextField+Rx.swift
[212/270] Compiling RxCocoa NSTextStorage+Rx.swift
[213/270] Compiling RxCocoa NSTextView+Rx.swift
[214/270] Compiling RxCocoa NSView+Rx.swift
[215/270] Compiling RxCocoa NotificationCenter+Rx.swift
[216/270] Compiling RxCocoa Observable+Bind.swift
[217/270] Compiling RxCocoa ObservableConvertibleType+Driver.swift
[218/270] Compiling RxCocoa ObservableConvertibleType+SharedSequence.swift
[219/270] Compiling RxCocoa ObservableConvertibleType+Signal.swift
[220/270] Compiling RxCocoa PublishRelay+Signal.swift
[221/270] Compiling RxCocoa RxCocoa.swift
[222/270] Compiling RxCocoa RxCocoaObjCRuntimeError+Extensions.swift
[223/270] Compiling RxCocoa BehaviorRelay+Driver.swift
[224/270] Compiling RxCocoa ControlEvent+Driver.swift
[225/270] Compiling RxCocoa ControlEvent+Signal.swift
[226/270] Compiling RxCocoa ControlEvent.swift
[227/270] Compiling RxCocoa ControlProperty+Driver.swift
[228/270] Compiling RxCocoa ControlProperty.swift
[229/270] Compiling RxCocoa ControlTarget.swift
[230/270] Compiling RxCocoa DelegateProxy.swift
[231/270] Compiling RxCocoa DelegateProxyType.swift
[232/270] Compiling RxCocoa DispatchQueue+Extensions.swift
[233/270] Compiling RxCocoa Driver+Subscription.swift
[234/270] Compiling RxCocoa Driver.swift
[235/270] Emitting module RxCocoa
[236/270] Compiling RxCocoa Infallible+Bind.swift
[237/270] Compiling RxCocoa Infallible+Driver.swift
[238/270] Compiling RxCocoa ItemEvents.swift
[239/270] Compiling RxCocoa KVORepresentable+CoreGraphics.swift
[240/270] Compiling RxCocoa KVORepresentable+Swift.swift
[241/270] Compiling RxCocoa KVORepresentable.swift
[242/270] Compiling RxCocoa NSButton+Rx.swift
[243/270] Compiling RxCocoa NSControl+Rx.swift
[244/270] Compiling RxCocoa NSObject+Rx+KVORepresentable.swift
[245/270] Compiling RxCocoa NSObject+Rx+RawRepresentable.swift
[246/270] Compiling RxCocoa NSObject+Rx.swift
[247/270] Compiling RxCocoa NSSlider+Rx.swift
[248/270] Compiling RxCocoa UISlider+Rx.swift
[249/270] Compiling RxCocoa UIStepper+Rx.swift
[250/270] Compiling RxCocoa UISwitch+Rx.swift
[251/270] Compiling RxCocoa UITabBar+Rx.swift
[252/270] Compiling RxCocoa UITabBarController+Rx.swift
[253/270] Compiling RxCocoa UITableView+Rx.swift
[254/270] Compiling RxCocoa UITextField+Rx.swift
[255/270] Compiling RxCocoa UITextView+Rx.swift
[256/270] Compiling RxCocoa URLSession+Rx.swift
[257/270] Compiling RxCocoa WKWebView+Rx.swift
[258/270] Compiling RxCocoa resource_bundle_accessor.swift
[259/270] Compiling RxCocoa SchedulerType+SharedSequence.swift
[260/270] Compiling RxCocoa SectionedViewDataSourceType.swift
[261/270] Compiling RxCocoa SharedSequence+Concurrency.swift
[262/270] Compiling RxCocoa SharedSequence+Operators+arity.swift
[263/270] Compiling RxCocoa SharedSequence+Operators.swift
[264/270] Compiling RxCocoa SharedSequence.swift
[265/270] Compiling RxCocoa Signal+Subscription.swift
[266/270] Compiling RxCocoa Signal.swift
[267/270] Compiling RxCocoa TextInput.swift
[268/270] Compiling RxCocoa UIActivityIndicatorView+Rx.swift
[269/270] Compiling RxCocoa UIApplication+Rx.swift
[270/270] Compiling RxCocoa UIBarButtonItem+Rx.swift
[272/279] Compiling Action UIBarButtonItem+Action.swift
[273/279] Compiling Action Button+Action.swift
[274/279] Compiling Action UIAlertAction+Action.swift
[275/279] Compiling Action Control+Action.swift
[276/280] Compiling Action Action.swift
[277/280] Compiling Action Action+Extensions.swift
[278/280] Emitting module Action
[279/280] Compiling Action Action+Internal.swift
/host/spi-builder-workspace/Sources/Action/Action+Internal.swift:17:25: error: cannot find 'objc_getAssociatedObject' in scope
15 | var disposeBag: DisposeBag
16 |
17 | if let lookup = objc_getAssociatedObject(self, &AssociatedKeys.DisposeBag) as? DisposeBag {
| `- error: cannot find 'objc_getAssociatedObject' in scope
18 | disposeBag = lookup
19 | } else {
/host/spi-builder-workspace/Sources/Action/Action+Internal.swift:21:13: error: cannot find 'objc_setAssociatedObject' in scope
19 | } else {
20 | disposeBag = DisposeBag()
21 | objc_setAssociatedObject(self, &AssociatedKeys.DisposeBag, disposeBag, .OBJC_ASSOCIATION_RETAIN_NONATOMIC)
| `- error: cannot find 'objc_setAssociatedObject' in scope
22 | }
23 |
/host/spi-builder-workspace/Sources/Action/Action+Internal.swift:21:85: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN_NONATOMIC'
19 | } else {
20 | disposeBag = DisposeBag()
21 | objc_setAssociatedObject(self, &AssociatedKeys.DisposeBag, disposeBag, .OBJC_ASSOCIATION_RETAIN_NONATOMIC)
| `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN_NONATOMIC'
22 | }
23 |
/host/spi-builder-workspace/Sources/Action/Action+Internal.swift:29:9: error: cannot find 'objc_setAssociatedObject' in scope
27 | // Resets the actionDisposeBag to nil, disposeing of any subscriptions within it.
28 | func resetActionDisposeBag() {
29 | objc_setAssociatedObject(self, &AssociatedKeys.DisposeBag, nil, .OBJC_ASSOCIATION_RETAIN_NONATOMIC)
| `- error: cannot find 'objc_setAssociatedObject' in scope
30 | }
31 |
/host/spi-builder-workspace/Sources/Action/Action+Internal.swift:29:68: error: 'nil' requires a contextual type
27 | // Resets the actionDisposeBag to nil, disposeing of any subscriptions within it.
28 | func resetActionDisposeBag() {
29 | objc_setAssociatedObject(self, &AssociatedKeys.DisposeBag, nil, .OBJC_ASSOCIATION_RETAIN_NONATOMIC)
| `- error: 'nil' requires a contextual type
30 | }
31 |
/host/spi-builder-workspace/Sources/Action/Action+Internal.swift:29:74: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN_NONATOMIC'
27 | // Resets the actionDisposeBag to nil, disposeing of any subscriptions within it.
28 | func resetActionDisposeBag() {
29 | objc_setAssociatedObject(self, &AssociatedKeys.DisposeBag, nil, .OBJC_ASSOCIATION_RETAIN_NONATOMIC)
| `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN_NONATOMIC'
30 | }
31 |
/host/spi-builder-workspace/Sources/Action/Action+Internal.swift:34:9: error: cannot find 'objc_sync_enter' in scope
32 | // Uses objc_sync on self to perform a locked operation.
33 | func doLocked(_ closure: () -> Void) {
34 | objc_sync_enter(self); defer { objc_sync_exit(self) }
| `- error: cannot find 'objc_sync_enter' in scope
35 | closure()
36 | }
/host/spi-builder-workspace/Sources/Action/Action+Internal.swift:34:40: error: cannot find 'objc_sync_exit' in scope
32 | // Uses objc_sync on self to perform a locked operation.
33 | func doLocked(_ closure: () -> Void) {
34 | objc_sync_enter(self); defer { objc_sync_exit(self) }
| `- error: cannot find 'objc_sync_exit' in scope
35 | closure()
36 | }
[280/280] Compiling Action UIRefreshControl+Action.swift
BUILD FAILURE 6.1 linux