The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of ReactiveSwift, reference master (7f7334), with Swift 6.2 (beta) for Linux on 22 Jun 2025 11:33:18 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ReactiveCocoa/ReactiveSwift.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/ReactiveCocoa/ReactiveSwift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7f73349 Add primary associated types to property and binding protocols (#888)
Submodule path 'Carthage/Checkouts/Nimble': checked out 'efe11bbca024b57115260709b5c05e01131470d0'
Submodule path 'Carthage/Checkouts/Quick': checked out '6d01974d236f598633cac58280372c0c8cfea5bc'
Submodule path 'Carthage/Checkouts/Quick/Externals/Nimble': checked out 'c1f3dd66222d5e7a1a20afc237f7e7bc432c564f'
Submodule path 'Carthage/Checkouts/xcconfigs': checked out '4ced0ad5a971220917994a4edfa6abf9702e3818'
Submodule 'Carthage/Checkouts/Nimble' (https://github.com/Quick/Nimble.git) registered for path 'Carthage/Checkouts/Nimble'
Submodule 'Carthage/Checkouts/Quick' (https://github.com/Quick/Quick.git) registered for path 'Carthage/Checkouts/Quick'
Submodule 'Carthage/Checkouts/xcconfigs' (https://github.com/xcconfigs/xcconfigs.git) registered for path 'Carthage/Checkouts/xcconfigs'
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/Nimble'...
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/Quick'...
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/xcconfigs'...
Submodule 'Externals/Nimble' (https://github.com/Quick/Nimble.git) registered for path 'Carthage/Checkouts/Quick/Externals/Nimble'
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/Quick/Externals/Nimble'...
Cloned https://github.com/ReactiveCocoa/ReactiveSwift.git
Revision (git rev-parse @):
7f733497761379030d1b82e36d5b7c3deabbf01b
SUCCESS checkout https://github.com/ReactiveCocoa/ReactiveSwift.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ReactiveCocoa/ReactiveSwift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
[1/14759] Fetching quick
[6348/34343] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (1.27s)
Fetched https://github.com/Quick/Nimble.git from cache (1.30s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.6.2 (1.72s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5959] Fetching swift-algorithms
[5960/21339] Fetching swift-algorithms, swift-argument-parser
Fetched https://github.com/apple/swift-algorithms.git from cache (1.00s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.00s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.43s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.40s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.87s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.49s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 13.7.1 (0.48s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.27s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.76s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.30s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.78s)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 7.6.2
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 13.7.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
warning: 'nimble': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/PrivacyInfo.xcprivacy
warning: 'quick': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/PrivacyInfo.xcprivacy
[1/1] Compiling plugin LintCommandPlugin
[2/2] Compiling plugin LintWarning
[3/3] Compiling plugin LintError
[4/4] Compiling plugin DefocusCommandPlugin
[5/5] Compiling plugin GenerateManual
Building for debugging...
[5/10] Write sources
[6/10] Write swift-version-24593BA9C3E375BF.txt
[8/56] Emitting module ReactiveSwift
[9/62] Compiling ReactiveSwift Map.swift
[10/62] Compiling ReactiveSwift MapError.swift
[11/62] Compiling ReactiveSwift Materialize.swift
[12/62] Compiling ReactiveSwift MaterializeAsResult.swift
[13/62] Compiling ReactiveSwift ObserveOn.swift
[14/62] Compiling ReactiveSwift Observer.swift
[15/62] Compiling ReactiveSwift Operators.swift
[16/62] Compiling ReactiveSwift Reduce.swift
[17/62] Compiling ReactiveSwift ScanMap.swift
[18/62] Compiling ReactiveSwift SkipFirst.swift
[19/62] Compiling ReactiveSwift SkipRepeats.swift
[20/62] Compiling ReactiveSwift SkipWhile.swift
[21/62] Compiling ReactiveSwift CompactMap.swift
[22/62] Compiling ReactiveSwift Debounce.swift
[23/62] Compiling ReactiveSwift Delay.swift
[24/62] Compiling ReactiveSwift Dematerialize.swift
[25/62] Compiling ReactiveSwift DematerializeResults.swift
[26/62] Compiling ReactiveSwift Filter.swift
[27/62] Compiling ReactiveSwift LazyMap.swift
[28/62] Compiling ReactiveSwift UniqueValues.swift
[29/62] Compiling ReactiveSwift Optional.swift
[30/62] Compiling ReactiveSwift Property.swift
[31/62] Compiling ReactiveSwift Reactive.swift
[32/62] Compiling ReactiveSwift ResultExtensions.swift
[33/62] Compiling ReactiveSwift Scheduler.swift
[34/62] Compiling ReactiveSwift Flatten.swift
[35/62] Compiling ReactiveSwift FoundationExtensions.swift
[36/62] Compiling ReactiveSwift Lifetime.swift
[37/62] Compiling ReactiveSwift AttemptMap.swift
[38/62] Compiling ReactiveSwift Collect.swift
[39/62] Compiling ReactiveSwift CollectEvery.swift
[40/62] Compiling ReactiveSwift CombinePrevious.swift
[41/62] Compiling ReactiveSwift Action.swift
[42/62] Compiling ReactiveSwift Atomic.swift
[43/62] Compiling ReactiveSwift Bag.swift
[44/62] Compiling ReactiveSwift Deprecations+Removals.swift
[45/62] Compiling ReactiveSwift Disposable.swift
[46/62] Compiling ReactiveSwift Event.swift
[47/62] Compiling ReactiveSwift EventLogger.swift
[48/62] Compiling ReactiveSwift TakeFirst.swift
[49/62] Compiling ReactiveSwift TakeLast.swift
[50/62] Compiling ReactiveSwift TakeUntil.swift
[51/62] Compiling ReactiveSwift TakeWhile.swift
[52/62] Compiling ReactiveSwift Throttle.swift
[53/62] Compiling ReactiveSwift UnaryAsyncOperator.swift
[54/62] Compiling ReactiveSwift Signal.Observer.swift
[55/62] Compiling ReactiveSwift Signal.swift
[56/62] Compiling ReactiveSwift SignalProducer.swift
[57/62] Compiling ReactiveSwift UnidirectionalBinding.swift
[58/62] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[59/62] Compiling ReactiveSwift ValidatingProperty.swift
[60/63] Wrapping AST for ReactiveSwift for debugging
[61/63] Write Objects.LinkFileList
[62/63] Linking libReactiveSwift-Dynamic.so
Build complete! (30.28s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.0.0",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "13.0.0",
            "upper_bound" : "14.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    }
  ],
  "manifest_display_name" : "ReactiveSwift",
  "name" : "ReactiveSwift",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "ReactiveSwift",
      "targets" : [
        "ReactiveSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ReactiveSwift-Dynamic",
      "targets" : [
        "ReactiveSwift"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "ReactiveSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "ReactiveSwiftTests",
      "path" : "Tests/ReactiveSwiftTests",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "sources" : [
        "ActionSpec.swift",
        "AtomicSpec.swift",
        "BagSpec.swift",
        "DateSchedulerAsyncTestCase.swift",
        "DeprecationSpec.swift",
        "DisposableSpec.swift",
        "FlattenSpec.swift",
        "FoundationExtensionsSpec.swift",
        "LifetimeSpec.swift",
        "PropertySpec.swift",
        "QueueScheduler+Factory.swift",
        "ReactiveExtensionsSpec.swift",
        "SchedulerSpec.swift",
        "SignalLifetimeSpec.swift",
        "SignalProducerLiftingSpec.swift",
        "SignalProducerNimbleMatchers.swift",
        "SignalProducerSpec.swift",
        "SignalSpec.swift",
        "TestError.swift",
        "TestLogger.swift",
        "TestSchedulerAsyncTestCase.swift",
        "UnidirectionalBindingSpec.swift",
        "ValidatingPropertySpec.swift"
      ],
      "target_dependencies" : [
        "ReactiveSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ReactiveSwift",
      "module_type" : "SwiftTarget",
      "name" : "ReactiveSwift",
      "path" : "Sources",
      "product_memberships" : [
        "ReactiveSwift",
        "ReactiveSwift-Dynamic"
      ],
      "sources" : [
        "Action.swift",
        "Atomic.swift",
        "Bag.swift",
        "Deprecations+Removals.swift",
        "Disposable.swift",
        "Event.swift",
        "EventLogger.swift",
        "Flatten.swift",
        "FoundationExtensions.swift",
        "Lifetime.swift",
        "Observers/AttemptMap.swift",
        "Observers/Collect.swift",
        "Observers/CollectEvery.swift",
        "Observers/CombinePrevious.swift",
        "Observers/CompactMap.swift",
        "Observers/Debounce.swift",
        "Observers/Delay.swift",
        "Observers/Dematerialize.swift",
        "Observers/DematerializeResults.swift",
        "Observers/Filter.swift",
        "Observers/LazyMap.swift",
        "Observers/Map.swift",
        "Observers/MapError.swift",
        "Observers/Materialize.swift",
        "Observers/MaterializeAsResult.swift",
        "Observers/ObserveOn.swift",
        "Observers/Observer.swift",
        "Observers/Operators.swift",
        "Observers/Reduce.swift",
        "Observers/ScanMap.swift",
        "Observers/SkipFirst.swift",
        "Observers/SkipRepeats.swift",
        "Observers/SkipWhile.swift",
        "Observers/TakeFirst.swift",
        "Observers/TakeLast.swift",
        "Observers/TakeUntil.swift",
        "Observers/TakeWhile.swift",
        "Observers/Throttle.swift",
        "Observers/UnaryAsyncOperator.swift",
        "Observers/UniqueValues.swift",
        "Optional.swift",
        "Property.swift",
        "Reactive.swift",
        "ResultExtensions.swift",
        "Scheduler.swift",
        "Signal.Observer.swift",
        "Signal.swift",
        "SignalProducer.swift",
        "UnidirectionalBinding.swift",
        "UninhabitedTypeGuards.swift",
        "ValidatingProperty.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.