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

The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of RxNimble with Swift 6.0 for Linux.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RxSwiftCommunity/RxNimble.git
Reference: master
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/RxNimble
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at c21ba0c Version bump.
Cloned https://github.com/RxSwiftCommunity/RxNimble.git
Revision (git rev-parse @):
c21ba0cc2b5a73f7d5f79f0efde00b70c4364f70
SUCCESS checkout https://github.com/RxSwiftCommunity/RxNimble.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/RxSwiftCommunity/RxNimble.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/ReactiveX/RxSwift
Fetching https://github.com/Quick/Nimble
Fetching https://github.com/Quick/Quick
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/439] Fetching cwlcatchexception
[120/1686] Fetching cwlcatchexception, cwlpreconditiontesting
[1687/16235] Fetching cwlcatchexception, cwlpreconditiontesting, quick
[4306/67651] Fetching cwlcatchexception, cwlpreconditiontesting, quick, rxswift
[42459/86291] Fetching cwlcatchexception, cwlpreconditiontesting, quick, rxswift, nimble
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (2.90s)
Fetched https://github.com/Quick/Quick from cache (2.92s)
Fetched https://github.com/Quick/Nimble from cache (2.95s)
[52657/52663] Fetching cwlpreconditiontesting, rxswift
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (6.65s)
Fetched https://github.com/ReactiveX/RxSwift from cache (6.83s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 6.1.0 (0.65s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 13.0.0 (0.60s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.5.0 (0.62s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (0.57s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.57s)
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 6.1.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.1
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 13.0.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.0
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 6.5.0
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/204] Emitting module Nimble
[8/211] Emitting module RxSwift
[9/231] Compiling RxSwift AddRef.swift
[10/231] Compiling RxSwift Amb.swift
[11/231] Compiling RxSwift AnonymousDisposable.swift
[12/231] Compiling RxSwift AnonymousObserver.swift
[13/231] Compiling RxSwift AnyObserver.swift
[14/231] Compiling RxSwift AsMaybe.swift
[15/231] Compiling RxSwift AsSingle.swift
[16/231] Compiling RxSwift AsyncLock.swift
[17/231] Compiling RxSwift AsyncSubject.swift
[18/231] Compiling RxSwift AtomicInt.swift
[19/231] Compiling RxSwift Bag+Rx.swift
[20/231] Compiling RxSwift Bag.swift
[21/231] Compiling RxSwift BehaviorSubject.swift
[22/231] Compiling RxSwift BinaryDisposable.swift
[23/231] Compiling RxSwift Binder.swift
[24/231] Compiling RxSwift BooleanDisposable.swift
[25/231] Compiling RxSwift Error.swift
[26/231] Compiling RxSwift Errors.swift
[27/231] Compiling RxSwift Event.swift
[28/231] Compiling RxSwift Filter.swift
[29/231] Compiling RxSwift First.swift
[30/231] Compiling RxSwift Generate.swift
[31/231] Compiling RxSwift GroupBy.swift
[32/231] Compiling RxSwift GroupedObservable.swift
[33/231] Compiling RxSwift CombineLatest+arity.swift
[34/231] Compiling RxSwift CombineLatest.swift
[35/231] Compiling RxSwift CompactMap.swift
[36/231] Compiling RxSwift Completable+AndThen.swift
[37/231] Compiling RxSwift Completable.swift
[38/231] Compiling RxSwift CompositeDisposable.swift
[39/231] Compiling RxSwift Concat.swift
[40/231] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[41/231] Compiling RxSwift ConcurrentMainScheduler.swift
[42/231] Compiling RxSwift ConnectableObservableType.swift
[43/231] Compiling RxSwift Create.swift
[44/231] Compiling RxSwift CurrentThreadScheduler.swift
[45/231] Compiling RxSwift Date+Dispatch.swift
[46/231] Compiling RxSwift Debounce.swift
[47/231] Compiling RxSwift Debug.swift
[48/231] Compiling RxSwift Decode.swift
[49/231] Compiling RxSwift DefaultIfEmpty.swift
[50/231] Compiling RxSwift Deferred.swift
[51/231] Compiling RxSwift Delay.swift
[52/231] Compiling RxSwift DelaySubscription.swift
[53/231] Compiling RxSwift SynchronizedDisposeType.swift
[54/231] Compiling RxSwift SynchronizedOnType.swift
[55/231] Compiling RxSwift SynchronizedUnsubscribeType.swift
[56/231] Compiling RxSwift TailRecursiveSink.swift
[57/231] Compiling RxSwift Take.swift
[58/231] Compiling RxSwift TakeLast.swift
[59/231] Compiling RxSwift TakeWithPredicate.swift
[60/231] Compiling RxSwift Throttle.swift
[61/231] Compiling RxSwift Timeout.swift
[62/231] Compiling RxSwift Timer.swift
[63/231] Compiling RxSwift ToArray.swift
[64/231] Compiling RxSwift Using.swift
[65/231] Compiling RxSwift VirtualTimeConverterType.swift
[66/231] Compiling RxSwift VirtualTimeScheduler.swift
[67/231] Compiling RxSwift Window.swift
[68/231] Compiling RxSwift WithLatestFrom.swift
[69/231] Compiling RxSwift WithUnretained.swift
[70/231] Compiling RxSwift Zip+Collection.swift
[71/231] Compiling RxSwift Zip+arity.swift
[72/231] Compiling RxSwift Zip.swift
[77/231] Compiling RxSwift Dematerialize.swift
[78/231] Compiling RxSwift DispatchQueue+Extensions.swift
[79/231] Compiling RxSwift DispatchQueueConfiguration.swift
[80/231] Compiling RxSwift Disposable.swift
[81/231] Compiling RxSwift Disposables.swift
[82/231] Compiling RxSwift DisposeBag.swift
[83/231] Compiling RxSwift DisposeBase.swift
[84/231] Compiling RxSwift DistinctUntilChanged.swift
[85/231] Compiling RxSwift Do.swift
[86/231] Compiling RxSwift ElementAt.swift
[87/231] Compiling RxSwift Empty.swift
[88/231] Compiling RxSwift Enumerated.swift
[89/231] Compiling RxSwift PriorityQueue.swift
[90/231] Compiling RxSwift Producer.swift
[91/231] Compiling RxSwift PublishSubject.swift
[92/231] Compiling RxSwift Queue.swift
[93/231] Compiling RxSwift Range.swift
[94/231] Compiling RxSwift Reactive.swift
[95/231] Compiling RxSwift RecursiveLock.swift
[96/231] Compiling RxSwift RecursiveScheduler.swift
[97/231] Compiling RxSwift Reduce.swift
[98/231] Compiling RxSwift RefCountDisposable.swift
[99/231] Compiling RxSwift Repeat.swift
[100/231] Compiling RxSwift ReplaySubject.swift
[101/231] Compiling RxSwift RetryWhen.swift
[102/231] Compiling RxSwift Rx.swift
[103/231] Compiling RxSwift RxMutableBox.swift
[104/231] Compiling RxSwift Sample.swift
[105/231] Compiling RxSwift Scan.swift
[106/231] Compiling RxSwift ScheduledDisposable.swift
[107/231] Compiling RxSwift ScheduledItem.swift
[108/231] Compiling RxSwift ScheduledItemType.swift
[109/231] Compiling RxSwift SchedulerServices+Emulation.swift
[110/231] Compiling RxSwift SchedulerType.swift
[111/231] Compiling RxSwift Sequence.swift
[112/231] Compiling RxSwift SerialDispatchQueueScheduler.swift
[113/231] Compiling RxSwift SerialDisposable.swift
[114/231] Compiling RxSwift ShareReplayScope.swift
[115/231] Compiling RxSwift Single.swift
[116/231] Compiling RxSwift SingleAssignmentDisposable.swift
[117/231] Compiling RxSwift SingleAsync.swift
[118/231] Compiling RxSwift Sink.swift
[119/231] Compiling RxSwift Skip.swift
[120/231] Compiling RxSwift SkipUntil.swift
[121/231] Compiling RxSwift SkipWhile.swift
[122/231] Compiling RxSwift StartWith.swift
[123/231] Compiling RxSwift SubjectType.swift
[124/231] Compiling RxSwift SubscribeOn.swift
[125/231] Compiling RxSwift SubscriptionDisposable.swift
[126/231] Compiling RxSwift SwiftSupport.swift
[127/231] Compiling RxSwift Switch.swift
[128/231] Compiling RxSwift SwitchIfEmpty.swift
[129/231] Compiling RxSwift Multicast.swift
[130/231] Compiling RxSwift Never.swift
[131/231] Compiling RxSwift NopDisposable.swift
[132/231] Compiling RxSwift Observable+Concurrency.swift
[133/231] Compiling RxSwift Observable.swift
[134/231] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[135/231] Compiling RxSwift ObservableConvertibleType.swift
[136/231] Compiling RxSwift ObservableType+Extensions.swift
[137/231] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[138/231] Compiling RxSwift ObservableType.swift
[139/231] Compiling RxSwift ObserveOn.swift
[140/231] Compiling RxSwift ObserverBase.swift
[141/231] Compiling RxSwift ObserverType.swift
[142/231] Compiling RxSwift OperationQueueScheduler.swift
[143/231] Compiling RxSwift Optional.swift
[144/231] Compiling RxSwift Platform.Darwin.swift
[145/231] Compiling RxSwift Platform.Linux.swift
[146/231] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[147/231] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[148/231] Compiling RxSwift PrimitiveSequence.swift
[201/231] Compiling Nimble AsyncAwait.swift
[202/231] Compiling Nimble AsyncTimerSequence.swift
[203/231] Compiling Nimble Errors.swift
[204/231] Compiling Nimble NimbleTimeInterval.swift
[205/231] Compiling Nimble PollAwait.swift
[206/231] Compiling Nimble SourceLocation.swift
[207/231] Compiling Nimble Stringers.swift
[208/231] Compiling RxSwift Infallible+CombineLatest+arity.swift
[209/231] Compiling RxSwift Infallible+Concurrency.swift
[210/231] Compiling RxSwift Infallible+Create.swift
[211/231] Compiling RxSwift Infallible+Operators.swift
[212/231] Compiling RxSwift Infallible+Zip+arity.swift
[213/231] Compiling RxSwift Infallible.swift
[214/231] Compiling RxSwift InfiniteSequence.swift
[215/231] Compiling RxSwift InvocableScheduledItem.swift
[216/231] Compiling RxSwift InvocableType.swift
[217/231] Compiling RxSwift Just.swift
[218/231] Compiling RxSwift Lock.swift
[219/231] Compiling RxSwift LockOwnerType.swift
[220/231] Compiling RxSwift MainScheduler.swift
[221/231] Compiling RxSwift Map.swift
[222/231] Compiling RxSwift Materialize.swift
[223/231] Compiling RxSwift Maybe.swift
[224/231] Compiling RxSwift Merge.swift
[234/256] Compiling RxBlocking Resources.swift
[235/257] Compiling RxBlocking RecursiveLock.swift
[236/257] Compiling RxBlocking ObservableConvertibleType+Blocking.swift
[237/257] Compiling RxBlocking BlockingObservable.swift
[238/257] Compiling RxBlocking Platform.Darwin.swift
[239/257] Compiling RxBlocking Platform.Linux.swift
[240/257] Compiling RxTest TestableObserver.swift
[241/258] Compiling RxBlocking RunLoopLock.swift
[242/258] Compiling RxTest TestSchedulerVirtualTimeConverter.swift
[243/258] Compiling RxTest TestableObservable.swift
[244/258] Compiling RxTest HotObservable.swift
[245/258] Compiling RxTest Recorded+Event.swift
[246/258] Emitting module RxBlocking
[247/258] Compiling RxTest Any+Equatable.swift
[248/258] Compiling RxTest Bag.swift
[252/259] Emitting module RxTest
[253/259] Compiling RxTest ColdObservable.swift
[254/259] Compiling RxTest Event+Equatable.swift
[255/259] Compiling RxTest Recorded.swift
[256/259] Compiling RxTest RxTest.swift
[257/259] Compiling RxTest Subscription.swift
[258/259] Compiling RxTest TestScheduler.swift
[259/259] Compiling RxTest XCTest+Rx.swift
[261/266] Compiling RxNimble Expectation+Ext.swift
[262/266] Emitting module RxNimble
[263/266] Compiling RxNimble Expectation+Blocking.swift
[264/266] Compiling RxNimble Expectation+RxTest.swift
[265/266] Compiling RxNimble ThrowError+RxTest.swift
[266/266] Compiling RxNimble Equal+RxTest.swift
Build complete! (52.04s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "rxswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveX/RxSwift"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "13.0.0",
            "upper_bound" : "14.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble"
    },
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.1.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick"
    }
  ],
  "manifest_display_name" : "RxNimble",
  "name" : "RxNimble",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "RxNimble",
      "targets" : [
        "RxNimble"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "RxNimbleTests",
      "module_type" : "SwiftTarget",
      "name" : "RxNimbleTests",
      "path" : "Tests/RxNimbleTests",
      "product_dependencies" : [
        "Quick"
      ],
      "sources" : [
        "AnyError.swift",
        "RxNimbleRxBlockingTests.swift",
        "RxNimbleRxTestTests.swift"
      ],
      "target_dependencies" : [
        "RxNimble"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RxNimble",
      "module_type" : "SwiftTarget",
      "name" : "RxNimble",
      "path" : "Sources/RxNimble",
      "product_dependencies" : [
        "RxSwift",
        "Nimble",
        "RxTest",
        "RxBlocking"
      ],
      "product_memberships" : [
        "RxNimble"
      ],
      "sources" : [
        "Core/Expectation+Ext.swift",
        "RxBlocking/Expectation+Blocking.swift",
        "RxTest/Equal+RxTest.swift",
        "RxTest/Expectation+RxTest.swift",
        "RxTest/ThrowError+RxTest.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7.1"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.