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

Failed to build OpenCombineJS, reference 0.2.0 (e574e4), with Swift 6.1 for Linux on 26 Apr 2025 22:02:29 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/swiftwasm/OpenCombineJS.git
Reference: 0.2.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/swiftwasm/OpenCombineJS
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at e574e41 Update CHANGELOG.md
Cloned https://github.com/swiftwasm/OpenCombineJS.git
Revision (git rev-parse @):
e574e418ba468ff5c2d4c499eb56f108aeb4d2ba
SUCCESS checkout https://github.com/swiftwasm/OpenCombineJS.git at 0.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/swiftwasm/OpenCombineJS.git
https://github.com/swiftwasm/OpenCombineJS.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "javascriptkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftwasm/JavaScriptKit.git"
    },
    {
      "identity" : "opencombine",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OpenCombine/OpenCombine.git"
    }
  ],
  "manifest_display_name" : "OpenCombineJS",
  "name" : "OpenCombineJS",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "OpenCombineJSExample",
      "targets" : [
        "OpenCombineJSExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "OpenCombineJS",
      "targets" : [
        "OpenCombineJS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenCombineJSExample",
      "module_type" : "SwiftTarget",
      "name" : "OpenCombineJSExample",
      "path" : "Sources/OpenCombineJSExample",
      "product_memberships" : [
        "OpenCombineJSExample"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "OpenCombineJS"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "OpenCombineJS",
      "module_type" : "SwiftTarget",
      "name" : "OpenCombineJS",
      "path" : "Sources/OpenCombineJS",
      "product_dependencies" : [
        "JavaScriptKit",
        "OpenCombine"
      ],
      "product_memberships" : [
        "OpenCombineJSExample",
        "OpenCombineJS"
      ],
      "sources" : [
        "JSPromise.swift",
        "JSScheduler.swift",
        "JSValueDecoder.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/swiftwasm/JavaScriptKit.git
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8280] Fetching opencombine
[1657/31512] Fetching opencombine, javascriptkit
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.96s)
[16960/23232] Fetching javascriptkit
Fetched https://github.com/swiftwasm/JavaScriptKit.git from cache (1.66s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (2.69s)
Computing version for https://github.com/swiftwasm/JavaScriptKit.git
Computed https://github.com/swiftwasm/JavaScriptKit.git at 0.28.0 (1.61s)
Fetching https://github.com/swiftlang/swift-syntax
[1/70233] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (8.17s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (11.73s)
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/swiftwasm/JavaScriptKit.git
Working copy of https://github.com/swiftwasm/JavaScriptKit.git resolved at 0.28.0
[1/1] Compiling plugin BridgeJSCommandPlugin
[2/2] Compiling plugin BridgeJS
[3/3] Compiling plugin PackageToJS
Building for debugging...
[3/16] Write sources
[7/16] Compiling _CJavaScriptKit _CJavaScriptKit.c
[8/16] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[9/16] Write swift-version-24593BA9C3E375BF.txt
[11/130] Emitting module OpenCombine
[12/142] Compiling OpenCombine Just.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[13/142] Compiling OpenCombine Optional.Publisher.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[14/142] Compiling OpenCombine Publishers.AllSatisfy.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[15/142] Emitting module JavaScriptKit
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[16/144] Compiling OpenCombine Result.swift
[17/144] Compiling OpenCombine Scheduler.swift
[18/144] Compiling OpenCombine Subject+Void.swift
[19/144] Compiling OpenCombine Subscriber+Void.swift
[20/144] Compiling OpenCombine Subscribers.Assign.swift
[21/144] Compiling OpenCombine Subscribers.Completion.swift
[22/144] Compiling OpenCombine Subscribers.Demand.swift
[23/144] Compiling OpenCombine Subscribers.Sink.swift
[24/144] Compiling OpenCombine Subscribers.swift
[25/144] Compiling OpenCombine Subscription.swift
[26/144] Compiling OpenCombine Subscriptions.swift
[27/144] Compiling OpenCombine _Introspection.swift
[28/144] Compiling OpenCombine Publishers.AssertNoFailure.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[29/144] Compiling OpenCombine Publishers.Autoconnect.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[30/144] Compiling OpenCombine Publishers.Breakpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[31/144] Compiling OpenCombine Publishers.Buffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[32/144] Compiling OpenCombine Publishers.Collect.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[33/144] Compiling OpenCombine Publishers.CollectByCount.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[34/144] Compiling OpenCombine DebugHook.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[35/144] Compiling OpenCombine FilterProducer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[36/144] Compiling OpenCombine Locking.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[37/144] Compiling OpenCombine Publishers.CompactMap.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[38/144] Compiling OpenCombine Publishers.Comparison.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[39/144] Compiling OpenCombine Publishers.Concatenate.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[40/144] Compiling OpenCombine Publishers.Contains.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[41/144] Compiling OpenCombine ConduitBase.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[42/144] Compiling OpenCombine ConduitList.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[43/144] Compiling OpenCombine PartialCompletion.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[44/144] Compiling OpenCombine PublishedSubject.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[45/144] Compiling OpenCombine PublishedSubscriber.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[54/144] Compiling JavaScriptKit Macros.swift
[55/144] Compiling JavaScriptKit ThreadLocal.swift
[56/144] Compiling OpenCombine SubscriberTap.swift
[57/144] Compiling OpenCombine SubscriptionStatus.swift
[58/144] Compiling OpenCombine SubscriptionTap.swift
[72/144] Compiling OpenCombine Publishers.Count.swift
[73/144] Compiling OpenCombine Publishers.Debounce.swift
[74/144] Compiling OpenCombine Publishers.Delay.swift
[75/144] Compiling OpenCombine Publishers.Drop.swift
[76/144] Compiling OpenCombine Publishers.DropUntilOutput.swift
[77/144] Compiling OpenCombine Publishers.DropWhile.swift
[78/144] Compiling OpenCombine Publishers.Filter.swift
[79/144] Compiling OpenCombine Publishers.First.swift
[80/144] Compiling OpenCombine Publishers.FlatMap.swift
[81/144] Compiling OpenCombine Publishers.HandleEvents.swift
[82/144] Compiling OpenCombine Publishers.IgnoreOutput.swift
[83/144] Compiling OpenCombine Publishers.Last.swift
[84/144] Compiling OpenCombine Publishers.MakeConnectable.swift
[85/144] Compiling OpenCombine AnyCancellable.swift
[86/144] Compiling OpenCombine AnyPublisher.swift
[87/144] Compiling OpenCombine AnySubscriber.swift
[88/144] Compiling OpenCombine Cancellable.swift
[89/144] Compiling OpenCombine Codable.swift
[90/144] Compiling OpenCombine CombineIdentifier.swift
[91/144] Compiling OpenCombine ConcurrencyHelpers.swift
[92/144] Compiling OpenCombine Future+Concurrency.swift
[93/144] Compiling OpenCombine GENERATED-Publisher+Concurrency.swift
[94/144] Compiling OpenCombine CurrentValueSubject.swift
[95/144] Compiling OpenCombine CustomCombineIdentifierConvertible.swift
[96/144] Compiling OpenCombine Future.swift
[97/144] Compiling OpenCombine GENERATED-RootProtocols.swift
[98/144] Compiling OpenCombine Utils.swift
[99/144] Compiling OpenCombine Violations.swift
[100/144] Compiling OpenCombine ImmediateScheduler.swift
[101/144] Compiling OpenCombine ObservableObject.swift
[102/144] Compiling OpenCombine PassthroughSubject.swift
[103/144] Compiling OpenCombine Published.swift
[104/144] Compiling OpenCombine Publisher+Subscribe.swift
[105/144] Compiling OpenCombine Deferred.swift
[106/144] Compiling OpenCombine Empty.swift
[107/144] Compiling OpenCombine Fail.swift
[108/144] Compiling OpenCombine GENERATED-Publishers.Catch.swift
[109/144] Compiling OpenCombine GENERATED-Publishers.Encode.swift
[110/144] Compiling OpenCombine GENERATED-Publishers.MapKeyPath.swift
[111/144] Compiling OpenCombine Publishers.Map.swift
[112/144] Compiling OpenCombine Publishers.MapError.swift
[113/144] Compiling OpenCombine Publishers.MeasureInterval.swift
[114/144] Compiling OpenCombine Publishers.Multicast.swift
[115/144] Compiling OpenCombine Publishers.Output.swift
[116/144] Compiling OpenCombine Publishers.PrefixUntilOutput.swift
[117/144] Compiling OpenCombine Publishers.PrefixWhile.swift
[118/144] Compiling OpenCombine Publishers.Print.swift
[119/144] Compiling OpenCombine Publishers.ReceiveOn.swift
[120/144] Compiling OpenCombine Publishers.Reduce.swift
[121/144] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[122/144] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[123/144] Compiling OpenCombine Publishers.ReplaceError.swift
[124/144] Compiling OpenCombine Publishers.Retry.swift
[125/144] Compiling OpenCombine Publishers.Scan.swift
[126/144] Compiling OpenCombine Publishers.Sequence.swift
[127/144] Compiling OpenCombine Publishers.SetFailureType.swift
[128/144] Compiling OpenCombine Publishers.Share.swift
[129/144] Compiling OpenCombine Publishers.SubscribeOn.swift
[130/144] Compiling OpenCombine Publishers.SwitchToLatest.swift
[131/144] Compiling OpenCombine Publishers.Throttle.swift
[132/144] Compiling OpenCombine Publishers.Timeout.swift
[133/144] Compiling OpenCombine Publishers.Zip.swift
[134/144] Compiling OpenCombine Publishers.swift
[135/144] Compiling OpenCombine Record.swift
[136/144] Compiling OpenCombine Result.Publisher.swift
[137/145] Wrapping AST for OpenCombine for debugging
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[141/146] Wrapping AST for JavaScriptKit for debugging
[143/150] Compiling OpenCombineJS JSValueDecoder.swift
/host/spi-builder-workspace/Sources/OpenCombineJS/JSValueDecoder.swift:18:1: warning: extension declares a conformance of imported type 'JSValueDecoder' to imported protocol 'TopLevelDecoder'; this will not behave correctly if the owners of 'JavaScriptKit' introduce this conformance in the future
16 | import OpenCombine
17 |
18 | extension JSValueDecoder: TopLevelDecoder {
   | |- warning: extension declares a conformance of imported type 'JSValueDecoder' to imported protocol 'TopLevelDecoder'; this will not behave correctly if the owners of 'JavaScriptKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
19 |   public func decode<T: Decodable>(_ type: T.Type, from value: JSValue) throws -> T {
20 |     try decode(type, from: value, userInfo: [:])
[144/150] Compiling OpenCombineJS JSPromise.swift
/host/spi-builder-workspace/Sources/OpenCombineJS/JSPromise.swift:24:25: error: type 'JSValue' does not conform to protocol 'Error'
22 |
23 |     /// `Future` instance that handles subscriptions to this publisher.
24 |     private var future: Future<JSValue, JSValue>
   |                         `- error: type 'JSValue' does not conform to protocol 'Error'
25 |
26 |     fileprivate init(promise: JSPromise) {
/host/spi-builder-workspace/Sources/OpenCombineJS/JSPromise.swift:38:17: error: no type for 'Downstream.Failure' can satisfy both 'Downstream.Failure == JSValue' and 'Downstream.Failure : Error'
36 |     }
37 |
38 |     public func receive<Downstream: Subscriber>(subscriber: Downstream)
   |                 `- error: no type for 'Downstream.Failure' can satisfy both 'Downstream.Failure == JSValue' and 'Downstream.Failure : Error'
39 |       where Downstream.Input == JSValue, Downstream.Failure == JSValue
40 |     {
/host/spi-builder-workspace/Sources/OpenCombineJS/JSPromise.swift:19:15: error: type 'JSPromise.PromisePublisher' does not conform to protocol 'Publisher'
17 |
18 | public extension JSPromise {
19 |   final class PromisePublisher: Publisher {
   |               |- error: type 'JSPromise.PromisePublisher' does not conform to protocol 'Publisher'
   |               `- note: add stubs for conformance
20 |     public typealias Output = JSValue
21 |     public typealias Failure = JSValue
   |                      `- note: possibly intended match 'JSPromise.PromisePublisher.Failure' (aka 'JSValue') does not conform to 'Error'
22 |
23 |     /// `Future` instance that handles subscriptions to this publisher.
   :
36 |     }
37 |
38 |     public func receive<Downstream: Subscriber>(subscriber: Downstream)
   |                 `- note: candidate has non-matching type '<Downstream> (subscriber: Downstream) -> ()' [with Failure = <<error type>>]
39 |       where Downstream.Input == JSValue, Downstream.Failure == JSValue
40 |     {
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/GENERATED-RootProtocols.swift:59:20: note: protocol requires nested type 'Failure'
 57 |     ///
 58 |     /// Use `Never` if this `Publisher` does not publish errors.
 59 |     associatedtype Failure: Error
    |                    `- note: protocol requires nested type 'Failure'
 60 |
 61 |     /// Attaches the specified subscriber to this publisher.
    :
 68 |     /// - Parameter subscriber: The subscriber to attach to this publisher. After
 69 |     ///   attaching, the subscriber can start to receive values.
 70 |     func receive<Subscriber: OpenCombine.Subscriber>(subscriber: Subscriber)
    |          `- note: protocol requires function 'receive(subscriber:)' with type '<Subscriber> (subscriber: Subscriber) -> ()'
 71 |         where Failure == Subscriber.Failure, Output == Subscriber.Input
 72 | }
/host/spi-builder-workspace/Sources/OpenCombineJS/JSPromise.swift:27:17: error: cannot infer contextual base in reference to member 'init'
25 |
26 |     fileprivate init(promise: JSPromise) {
27 |       future = .init { resolver in
   |                 `- error: cannot infer contextual base in reference to member 'init'
28 |         promise.then(success: {
29 |           resolver(.success($0))
/host/spi-builder-workspace/Sources/OpenCombineJS/JSPromise.swift:29:21: error: cannot infer contextual base in reference to member 'success'
27 |       future = .init { resolver in
28 |         promise.then(success: {
29 |           resolver(.success($0))
   |                     `- error: cannot infer contextual base in reference to member 'success'
30 |           return JSValue.undefined
31 |         }, failure: {
/host/spi-builder-workspace/Sources/OpenCombineJS/JSPromise.swift:32:21: error: cannot infer contextual base in reference to member 'failure'
30 |           return JSValue.undefined
31 |         }, failure: {
32 |           resolver(.failure($0))
   |                     `- error: cannot infer contextual base in reference to member 'failure'
33 |           return JSValue.undefined
34 |         })
error: emit-module command failed with exit code 1 (use -v to see invocation)
[145/150] Emitting module OpenCombineJS
/host/spi-builder-workspace/Sources/OpenCombineJS/JSPromise.swift:24:25: error: type 'JSValue' does not conform to protocol 'Error'
22 |
23 |     /// `Future` instance that handles subscriptions to this publisher.
24 |     private var future: Future<JSValue, JSValue>
   |                         `- error: type 'JSValue' does not conform to protocol 'Error'
25 |
26 |     fileprivate init(promise: JSPromise) {
/host/spi-builder-workspace/Sources/OpenCombineJS/JSPromise.swift:38:17: error: no type for 'Downstream.Failure' can satisfy both 'Downstream.Failure == JSValue' and 'Downstream.Failure : Error'
36 |     }
37 |
38 |     public func receive<Downstream: Subscriber>(subscriber: Downstream)
   |                 `- error: no type for 'Downstream.Failure' can satisfy both 'Downstream.Failure == JSValue' and 'Downstream.Failure : Error'
39 |       where Downstream.Input == JSValue, Downstream.Failure == JSValue
40 |     {
/host/spi-builder-workspace/Sources/OpenCombineJS/JSPromise.swift:19:15: error: type 'JSPromise.PromisePublisher' does not conform to protocol 'Publisher'
17 |
18 | public extension JSPromise {
19 |   final class PromisePublisher: Publisher {
   |               |- error: type 'JSPromise.PromisePublisher' does not conform to protocol 'Publisher'
   |               `- note: add stubs for conformance
20 |     public typealias Output = JSValue
21 |     public typealias Failure = JSValue
   |                      `- note: possibly intended match 'JSPromise.PromisePublisher.Failure' (aka 'JSValue') does not conform to 'Error'
22 |
23 |     /// `Future` instance that handles subscriptions to this publisher.
   :
36 |     }
37 |
38 |     public func receive<Downstream: Subscriber>(subscriber: Downstream)
   |                 `- note: candidate has non-matching type '<Downstream> (subscriber: Downstream) -> ()' [with Failure = <<error type>>]
39 |       where Downstream.Input == JSValue, Downstream.Failure == JSValue
40 |     {
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/GENERATED-RootProtocols.swift:59:20: note: protocol requires nested type 'Failure'
 57 |     ///
 58 |     /// Use `Never` if this `Publisher` does not publish errors.
 59 |     associatedtype Failure: Error
    |                    `- note: protocol requires nested type 'Failure'
 60 |
 61 |     /// Attaches the specified subscriber to this publisher.
    :
 68 |     /// - Parameter subscriber: The subscriber to attach to this publisher. After
 69 |     ///   attaching, the subscriber can start to receive values.
 70 |     func receive<Subscriber: OpenCombine.Subscriber>(subscriber: Subscriber)
    |          `- note: protocol requires function 'receive(subscriber:)' with type '<Subscriber> (subscriber: Subscriber) -> ()'
 71 |         where Failure == Subscriber.Failure, Output == Subscriber.Input
 72 | }
/host/spi-builder-workspace/Sources/OpenCombineJS/JSValueDecoder.swift:18:1: warning: extension declares a conformance of imported type 'JSValueDecoder' to imported protocol 'TopLevelDecoder'; this will not behave correctly if the owners of 'JavaScriptKit' introduce this conformance in the future
16 | import OpenCombine
17 |
18 | extension JSValueDecoder: TopLevelDecoder {
   | |- warning: extension declares a conformance of imported type 'JSValueDecoder' to imported protocol 'TopLevelDecoder'; this will not behave correctly if the owners of 'JavaScriptKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
19 |   public func decode<T: Decodable>(_ type: T.Type, from value: JSValue) throws -> T {
20 |     try decode(type, from: value, userInfo: [:])
[146/150] Compiling OpenCombineJS JSScheduler.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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
[1/1] Compiling plugin BridgeJSCommandPlugin
[2/2] Compiling plugin BridgeJS
[3/3] Compiling plugin PackageToJS
Building for debugging...
[3/10] Write swift-version-24593BA9C3E375BF.txt
[5/124] Emitting module JavaScriptKit
[6/126] Compiling OpenCombine DebugHook.swift
[7/126] Compiling OpenCombine FilterProducer.swift
[8/126] Compiling OpenCombine Locking.swift
[9/126] Compiling OpenCombine AnyCancellable.swift
[10/126] Compiling OpenCombine AnyPublisher.swift
[11/126] Compiling OpenCombine AnySubscriber.swift
[12/126] Compiling OpenCombine Cancellable.swift
[13/126] Compiling OpenCombine Codable.swift
[14/126] Compiling OpenCombine CombineIdentifier.swift
[15/126] Compiling OpenCombine ConcurrencyHelpers.swift
[16/126] Compiling OpenCombine Future+Concurrency.swift
[17/126] Compiling OpenCombine GENERATED-Publisher+Concurrency.swift
[18/126] Compiling OpenCombine CurrentValueSubject.swift
[19/126] Compiling OpenCombine CustomCombineIdentifierConvertible.swift
[20/126] Compiling OpenCombine Future.swift
[21/126] Compiling JavaScriptKit Macros.swift
[22/126] Compiling JavaScriptKit ThreadLocal.swift
[23/126] Compiling OpenCombine GENERATED-RootProtocols.swift
[24/126] Compiling OpenCombine ConduitBase.swift
[25/126] Compiling OpenCombine ConduitList.swift
[26/126] Compiling OpenCombine PartialCompletion.swift
[27/126] Compiling OpenCombine PublishedSubject.swift
[28/126] Compiling OpenCombine PublishedSubscriber.swift
[43/138] Emitting module OpenCombine
[54/138] Compiling OpenCombine SubscriberTap.swift
[55/138] Compiling OpenCombine SubscriptionStatus.swift
[56/138] Compiling OpenCombine SubscriptionTap.swift
[57/138] Compiling OpenCombine Utils.swift
[58/138] Compiling OpenCombine Violations.swift
[59/138] Compiling OpenCombine ImmediateScheduler.swift
[60/138] Compiling OpenCombine ObservableObject.swift
[61/138] Compiling OpenCombine PassthroughSubject.swift
[62/138] Compiling OpenCombine Published.swift
[63/138] Compiling OpenCombine Publisher+Subscribe.swift
[64/138] Compiling OpenCombine Deferred.swift
[65/138] Compiling OpenCombine Empty.swift
[66/138] Compiling OpenCombine Fail.swift
[67/138] Compiling OpenCombine GENERATED-Publishers.Catch.swift
[68/138] Compiling OpenCombine GENERATED-Publishers.Encode.swift
[69/138] Compiling OpenCombine GENERATED-Publishers.MapKeyPath.swift
[70/138] Compiling OpenCombine Just.swift
[71/138] Compiling OpenCombine Optional.Publisher.swift
[72/138] Compiling OpenCombine Publishers.AllSatisfy.swift
[73/138] Compiling OpenCombine Publishers.AssertNoFailure.swift
[74/138] Compiling OpenCombine Publishers.Autoconnect.swift
[75/138] Compiling OpenCombine Publishers.Breakpoint.swift
[76/138] Compiling OpenCombine Publishers.Buffer.swift
[77/138] Compiling OpenCombine Publishers.Collect.swift
[78/138] Compiling OpenCombine Publishers.CollectByCount.swift
[79/138] Compiling OpenCombine Publishers.CompactMap.swift
[80/138] Compiling OpenCombine Publishers.Comparison.swift
[81/138] Compiling OpenCombine Publishers.Concatenate.swift
[82/138] Compiling OpenCombine Publishers.Contains.swift
[83/138] Compiling OpenCombine Result.swift
[84/138] Compiling OpenCombine Scheduler.swift
[85/138] Compiling OpenCombine Subject+Void.swift
[86/138] Compiling OpenCombine Subscriber+Void.swift
[87/138] Compiling OpenCombine Subscribers.Assign.swift
[88/138] Compiling OpenCombine Subscribers.Completion.swift
[89/138] Compiling OpenCombine Subscribers.Demand.swift
[90/138] Compiling OpenCombine Subscribers.Sink.swift
[91/138] Compiling OpenCombine Subscribers.swift
[92/138] Compiling OpenCombine Subscription.swift
[93/138] Compiling OpenCombine Subscriptions.swift
[94/138] Compiling OpenCombine _Introspection.swift
[95/138] Compiling OpenCombine Publishers.Map.swift
[96/138] Compiling OpenCombine Publishers.MapError.swift
[97/138] Compiling OpenCombine Publishers.MeasureInterval.swift
[98/138] Compiling OpenCombine Publishers.Multicast.swift
[99/138] Compiling OpenCombine Publishers.Output.swift
[100/138] Compiling OpenCombine Publishers.PrefixUntilOutput.swift
[101/138] Compiling OpenCombine Publishers.PrefixWhile.swift
[102/138] Compiling OpenCombine Publishers.Print.swift
[103/138] Compiling OpenCombine Publishers.ReceiveOn.swift
[104/138] Compiling OpenCombine Publishers.Reduce.swift
[105/138] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[106/138] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[107/138] Compiling OpenCombine Publishers.ReplaceError.swift
[108/138] Compiling OpenCombine Publishers.Retry.swift
[109/138] Compiling OpenCombine Publishers.Scan.swift
[110/138] Compiling OpenCombine Publishers.Sequence.swift
[111/138] Compiling OpenCombine Publishers.SetFailureType.swift
[112/138] Compiling OpenCombine Publishers.Share.swift
[113/138] Compiling OpenCombine Publishers.SubscribeOn.swift
[114/138] Compiling OpenCombine Publishers.SwitchToLatest.swift
[115/138] Compiling OpenCombine Publishers.Throttle.swift
[116/138] Compiling OpenCombine Publishers.Timeout.swift
[117/138] Compiling OpenCombine Publishers.Zip.swift
[118/138] Compiling OpenCombine Publishers.swift
[119/138] Compiling OpenCombine Record.swift
[120/138] Compiling OpenCombine Result.Publisher.swift
[121/138] Compiling OpenCombine Publishers.Count.swift
[122/138] Compiling OpenCombine Publishers.Debounce.swift
[123/138] Compiling OpenCombine Publishers.Delay.swift
[124/138] Compiling OpenCombine Publishers.Drop.swift
[125/138] Compiling OpenCombine Publishers.DropUntilOutput.swift
[126/138] Compiling OpenCombine Publishers.DropWhile.swift
[127/138] Compiling OpenCombine Publishers.Filter.swift
[128/138] Compiling OpenCombine Publishers.First.swift
[129/138] Compiling OpenCombine Publishers.FlatMap.swift
[130/138] Compiling OpenCombine Publishers.HandleEvents.swift
[131/138] Compiling OpenCombine Publishers.IgnoreOutput.swift
[132/138] Compiling OpenCombine Publishers.Last.swift
[133/138] Compiling OpenCombine Publishers.MakeConnectable.swift
[134/139] Wrapping AST for OpenCombine for debugging
[136/143] Compiling OpenCombineJS JSValueDecoder.swift
/host/spi-builder-workspace/Sources/OpenCombineJS/JSValueDecoder.swift:18:1: warning: extension declares a conformance of imported type 'JSValueDecoder' to imported protocol 'TopLevelDecoder'; this will not behave correctly if the owners of 'JavaScriptKit' introduce this conformance in the future
16 | import OpenCombine
17 |
18 | extension JSValueDecoder: TopLevelDecoder {
   | |- warning: extension declares a conformance of imported type 'JSValueDecoder' to imported protocol 'TopLevelDecoder'; this will not behave correctly if the owners of 'JavaScriptKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
19 |   public func decode<T: Decodable>(_ type: T.Type, from value: JSValue) throws -> T {
20 |     try decode(type, from: value, userInfo: [:])
[137/143] Compiling OpenCombineJS JSPromise.swift
/host/spi-builder-workspace/Sources/OpenCombineJS/JSPromise.swift:24:25: error: type 'JSValue' does not conform to protocol 'Error'
22 |
23 |     /// `Future` instance that handles subscriptions to this publisher.
24 |     private var future: Future<JSValue, JSValue>
   |                         `- error: type 'JSValue' does not conform to protocol 'Error'
25 |
26 |     fileprivate init(promise: JSPromise) {
/host/spi-builder-workspace/Sources/OpenCombineJS/JSPromise.swift:38:17: error: no type for 'Downstream.Failure' can satisfy both 'Downstream.Failure == JSValue' and 'Downstream.Failure : Error'
36 |     }
37 |
38 |     public func receive<Downstream: Subscriber>(subscriber: Downstream)
   |                 `- error: no type for 'Downstream.Failure' can satisfy both 'Downstream.Failure == JSValue' and 'Downstream.Failure : Error'
39 |       where Downstream.Input == JSValue, Downstream.Failure == JSValue
40 |     {
/host/spi-builder-workspace/Sources/OpenCombineJS/JSPromise.swift:19:15: error: type 'JSPromise.PromisePublisher' does not conform to protocol 'Publisher'
17 |
18 | public extension JSPromise {
19 |   final class PromisePublisher: Publisher {
   |               |- error: type 'JSPromise.PromisePublisher' does not conform to protocol 'Publisher'
   |               `- note: add stubs for conformance
20 |     public typealias Output = JSValue
21 |     public typealias Failure = JSValue
   |                      `- note: possibly intended match 'JSPromise.PromisePublisher.Failure' (aka 'JSValue') does not conform to 'Error'
22 |
23 |     /// `Future` instance that handles subscriptions to this publisher.
   :
36 |     }
37 |
38 |     public func receive<Downstream: Subscriber>(subscriber: Downstream)
   |                 `- note: candidate has non-matching type '<Downstream> (subscriber: Downstream) -> ()' [with Failure = <<error type>>]
39 |       where Downstream.Input == JSValue, Downstream.Failure == JSValue
40 |     {
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/GENERATED-RootProtocols.swift:59:20: note: protocol requires nested type 'Failure'
 57 |     ///
 58 |     /// Use `Never` if this `Publisher` does not publish errors.
 59 |     associatedtype Failure: Error
    |                    `- note: protocol requires nested type 'Failure'
 60 |
 61 |     /// Attaches the specified subscriber to this publisher.
    :
 68 |     /// - Parameter subscriber: The subscriber to attach to this publisher. After
 69 |     ///   attaching, the subscriber can start to receive values.
 70 |     func receive<Subscriber: OpenCombine.Subscriber>(subscriber: Subscriber)
    |          `- note: protocol requires function 'receive(subscriber:)' with type '<Subscriber> (subscriber: Subscriber) -> ()'
 71 |         where Failure == Subscriber.Failure, Output == Subscriber.Input
 72 | }
/host/spi-builder-workspace/Sources/OpenCombineJS/JSPromise.swift:27:17: error: cannot infer contextual base in reference to member 'init'
25 |
26 |     fileprivate init(promise: JSPromise) {
27 |       future = .init { resolver in
   |                 `- error: cannot infer contextual base in reference to member 'init'
28 |         promise.then(success: {
29 |           resolver(.success($0))
/host/spi-builder-workspace/Sources/OpenCombineJS/JSPromise.swift:29:21: error: cannot infer contextual base in reference to member 'success'
27 |       future = .init { resolver in
28 |         promise.then(success: {
29 |           resolver(.success($0))
   |                     `- error: cannot infer contextual base in reference to member 'success'
30 |           return JSValue.undefined
31 |         }, failure: {
/host/spi-builder-workspace/Sources/OpenCombineJS/JSPromise.swift:32:21: error: cannot infer contextual base in reference to member 'failure'
30 |           return JSValue.undefined
31 |         }, failure: {
32 |           resolver(.failure($0))
   |                     `- error: cannot infer contextual base in reference to member 'failure'
33 |           return JSValue.undefined
34 |         })
error: emit-module command failed with exit code 1 (use -v to see invocation)
[138/143] Emitting module OpenCombineJS
/host/spi-builder-workspace/Sources/OpenCombineJS/JSPromise.swift:24:25: error: type 'JSValue' does not conform to protocol 'Error'
22 |
23 |     /// `Future` instance that handles subscriptions to this publisher.
24 |     private var future: Future<JSValue, JSValue>
   |                         `- error: type 'JSValue' does not conform to protocol 'Error'
25 |
26 |     fileprivate init(promise: JSPromise) {
/host/spi-builder-workspace/Sources/OpenCombineJS/JSPromise.swift:38:17: error: no type for 'Downstream.Failure' can satisfy both 'Downstream.Failure == JSValue' and 'Downstream.Failure : Error'
36 |     }
37 |
38 |     public func receive<Downstream: Subscriber>(subscriber: Downstream)
   |                 `- error: no type for 'Downstream.Failure' can satisfy both 'Downstream.Failure == JSValue' and 'Downstream.Failure : Error'
39 |       where Downstream.Input == JSValue, Downstream.Failure == JSValue
40 |     {
/host/spi-builder-workspace/Sources/OpenCombineJS/JSPromise.swift:19:15: error: type 'JSPromise.PromisePublisher' does not conform to protocol 'Publisher'
17 |
18 | public extension JSPromise {
19 |   final class PromisePublisher: Publisher {
   |               |- error: type 'JSPromise.PromisePublisher' does not conform to protocol 'Publisher'
   |               `- note: add stubs for conformance
20 |     public typealias Output = JSValue
21 |     public typealias Failure = JSValue
   |                      `- note: possibly intended match 'JSPromise.PromisePublisher.Failure' (aka 'JSValue') does not conform to 'Error'
22 |
23 |     /// `Future` instance that handles subscriptions to this publisher.
   :
36 |     }
37 |
38 |     public func receive<Downstream: Subscriber>(subscriber: Downstream)
   |                 `- note: candidate has non-matching type '<Downstream> (subscriber: Downstream) -> ()' [with Failure = <<error type>>]
39 |       where Downstream.Input == JSValue, Downstream.Failure == JSValue
40 |     {
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/GENERATED-RootProtocols.swift:59:20: note: protocol requires nested type 'Failure'
 57 |     ///
 58 |     /// Use `Never` if this `Publisher` does not publish errors.
 59 |     associatedtype Failure: Error
    |                    `- note: protocol requires nested type 'Failure'
 60 |
 61 |     /// Attaches the specified subscriber to this publisher.
    :
 68 |     /// - Parameter subscriber: The subscriber to attach to this publisher. After
 69 |     ///   attaching, the subscriber can start to receive values.
 70 |     func receive<Subscriber: OpenCombine.Subscriber>(subscriber: Subscriber)
    |          `- note: protocol requires function 'receive(subscriber:)' with type '<Subscriber> (subscriber: Subscriber) -> ()'
 71 |         where Failure == Subscriber.Failure, Output == Subscriber.Input
 72 | }
/host/spi-builder-workspace/Sources/OpenCombineJS/JSValueDecoder.swift:18:1: warning: extension declares a conformance of imported type 'JSValueDecoder' to imported protocol 'TopLevelDecoder'; this will not behave correctly if the owners of 'JavaScriptKit' introduce this conformance in the future
16 | import OpenCombine
17 |
18 | extension JSValueDecoder: TopLevelDecoder {
   | |- warning: extension declares a conformance of imported type 'JSValueDecoder' to imported protocol 'TopLevelDecoder'; this will not behave correctly if the owners of 'JavaScriptKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
19 |   public func decode<T: Decodable>(_ type: T.Type, from value: JSValue) throws -> T {
20 |     try decode(type, from: value, userInfo: [:])
[139/143] Compiling OpenCombineJS JSScheduler.swift
BUILD FAILURE 6.1 linux