Build Information
Failed to build OpenCombineJS, reference main (e393e6
), with Swift 6.1 for Linux on 26 Apr 2025 22:01:51 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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: main
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
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e393e6d Update to v2 of Contributor Covenant in shared GitHub repo (#7)
Cloned https://github.com/swiftwasm/OpenCombineJS.git
Revision (git rev-parse @):
e393e6d449511615ea5445b04f4b97dc6e5fb141
SUCCESS checkout https://github.com/swiftwasm/OpenCombineJS.git at main
========================================
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-4609320-2":/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/OpenCombine/OpenCombine.git
Fetching https://github.com/swiftwasm/JavaScriptKit.git
[1/8280] Fetching opencombine
[415/31512] Fetching opencombine, javascriptkit
Fetched https://github.com/swiftwasm/JavaScriptKit.git from cache (1.41s)
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (1.42s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (2.41s)
Computing version for https://github.com/swiftwasm/JavaScriptKit.git
Computed https://github.com/swiftwasm/JavaScriptKit.git at 0.28.0 (0.97s)
Fetching https://github.com/swiftlang/swift-syntax
[1/70233] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (7.25s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (8.41s)
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] Write swift-version-24593BA9C3E375BF.txt
[9/16] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[11/130] 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
[12/132] Emitting module OpenCombine
[13/144] Compiling OpenCombine Cancellable.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/144] Compiling OpenCombine Codable.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/144] Compiling OpenCombine CombineIdentifier.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
[16/144] Compiling OpenCombine CurrentValueSubject.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
[17/144] Compiling OpenCombine CustomCombineIdentifierConvertible.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
[18/144] Compiling OpenCombine Future.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
[19/144] Compiling OpenCombine Published.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
[20/144] Compiling OpenCombine Publisher+Subscribe.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
[21/144] Compiling OpenCombine Deferred.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
[22/144] Compiling OpenCombine ImmediateScheduler.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
[23/144] Compiling OpenCombine ObservableObject.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
[24/144] Compiling OpenCombine PassthroughSubject.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
[25/144] Compiling OpenCombine GENERATED-RootProtocols.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
[26/144] Compiling OpenCombine Utils.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
[27/144] Compiling OpenCombine Violations.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
[28/144] Compiling OpenCombine ConcurrencyHelpers.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 Future+Concurrency.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 GENERATED-Publisher+Concurrency.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 AnyCancellable.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 AnyPublisher.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 AnySubscriber.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 Result.swift
[35/144] Compiling OpenCombine Scheduler.swift
[36/144] Compiling OpenCombine Subject+Void.swift
[37/144] Compiling OpenCombine Subscriber+Void.swift
[38/144] Compiling OpenCombine Subscribers.Assign.swift
[39/144] Compiling OpenCombine Subscribers.Completion.swift
[40/144] Compiling OpenCombine Subscribers.Demand.swift
[41/144] Compiling OpenCombine Subscribers.Sink.swift
[42/144] Compiling OpenCombine Subscribers.swift
[43/144] Compiling OpenCombine Subscription.swift
[44/144] Compiling OpenCombine Subscriptions.swift
[45/144] Compiling OpenCombine _Introspection.swift
[54/144] Compiling JavaScriptKit Macros.swift
[55/144] Compiling JavaScriptKit ThreadLocal.swift
[56/144] Compiling OpenCombine GENERATED-Publishers.Catch.swift
[57/144] Compiling OpenCombine GENERATED-Publishers.Encode.swift
[58/144] Compiling OpenCombine GENERATED-Publishers.MapKeyPath.swift
[72/144] Compiling OpenCombine ConduitBase.swift
[73/144] Compiling OpenCombine ConduitList.swift
[74/144] Compiling OpenCombine DebugHook.swift
[75/144] Compiling OpenCombine FilterProducer.swift
[76/144] Compiling OpenCombine Locking.swift
[77/144] Compiling OpenCombine PartialCompletion.swift
[78/144] Compiling OpenCombine PublishedSubject.swift
[79/144] Compiling OpenCombine PublishedSubscriber.swift
[80/144] Compiling OpenCombine ReduceProducer.swift
[81/144] Compiling OpenCombine SubjectSubscriber.swift
[82/144] Compiling OpenCombine SubscriberTap.swift
[83/144] Compiling OpenCombine SubscriptionStatus.swift
[84/144] Compiling OpenCombine SubscriptionTap.swift
[85/144] Compiling OpenCombine Publishers.Retry.swift
[86/144] Compiling OpenCombine Publishers.Scan.swift
[87/144] Compiling OpenCombine Publishers.Sequence.swift
[88/144] Compiling OpenCombine Publishers.SetFailureType.swift
[89/144] Compiling OpenCombine Publishers.Share.swift
[90/144] Compiling OpenCombine Publishers.SubscribeOn.swift
[91/144] Compiling OpenCombine Publishers.SwitchToLatest.swift
[92/144] Compiling OpenCombine Publishers.Throttle.swift
[93/144] Compiling OpenCombine Publishers.Timeout.swift
[94/144] Compiling OpenCombine Publishers.Zip.swift
[95/144] Compiling OpenCombine Publishers.swift
[96/144] Compiling OpenCombine Record.swift
[97/144] Compiling OpenCombine Result.Publisher.swift
[98/144] Compiling OpenCombine Just.swift
[99/144] Compiling OpenCombine Optional.Publisher.swift
[100/144] Compiling OpenCombine Publishers.AllSatisfy.swift
[101/144] Compiling OpenCombine Publishers.AssertNoFailure.swift
[102/144] Compiling OpenCombine Publishers.Autoconnect.swift
[103/144] Compiling OpenCombine Publishers.Breakpoint.swift
[104/144] Compiling OpenCombine Publishers.Buffer.swift
[105/144] Compiling OpenCombine Publishers.Collect.swift
[106/144] Compiling OpenCombine Publishers.CollectByCount.swift
[107/144] Compiling OpenCombine Publishers.CompactMap.swift
[108/144] Compiling OpenCombine Publishers.Comparison.swift
[109/144] Compiling OpenCombine Publishers.Concatenate.swift
[110/144] Compiling OpenCombine Publishers.Contains.swift
[111/144] Compiling OpenCombine Publishers.Count.swift
[112/144] Compiling OpenCombine Publishers.Debounce.swift
[113/144] Compiling OpenCombine Publishers.Delay.swift
[114/144] Compiling OpenCombine Publishers.Drop.swift
[115/144] Compiling OpenCombine Publishers.DropUntilOutput.swift
[116/144] Compiling OpenCombine Publishers.DropWhile.swift
[117/144] Compiling OpenCombine Publishers.Filter.swift
[118/144] Compiling OpenCombine Publishers.First.swift
[119/144] Compiling OpenCombine Publishers.FlatMap.swift
[120/144] Compiling OpenCombine Publishers.HandleEvents.swift
[121/144] Compiling OpenCombine Publishers.IgnoreOutput.swift
[122/144] Compiling OpenCombine Publishers.Last.swift
[123/144] Compiling OpenCombine Publishers.MakeConnectable.swift
[124/144] Compiling OpenCombine Publishers.Map.swift
[125/144] Compiling OpenCombine Publishers.MapError.swift
[126/144] Compiling OpenCombine Publishers.MeasureInterval.swift
[127/144] Compiling OpenCombine Publishers.Multicast.swift
[128/144] Compiling OpenCombine Publishers.Output.swift
[129/144] Compiling OpenCombine Publishers.PrefixUntilOutput.swift
[130/144] Compiling OpenCombine Publishers.PrefixWhile.swift
[131/144] Compiling OpenCombine Publishers.Print.swift
[132/144] Compiling OpenCombine Publishers.ReceiveOn.swift
[133/144] Compiling OpenCombine Publishers.Reduce.swift
[134/144] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[135/144] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[136/144] Compiling OpenCombine Publishers.ReplaceError.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: [:])
error: emit-module command failed with exit code 1 (use -v to see invocation)
[144/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: [:])
[145/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 | })
[146/150] Compiling OpenCombineJS JSScheduler.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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] Compiling OpenCombine CombineIdentifier.swift
[6/124] Compiling OpenCombine ConcurrencyHelpers.swift
[7/124] Compiling OpenCombine Future+Concurrency.swift
[8/126] Emitting module JavaScriptKit
[9/126] Compiling OpenCombine ConduitBase.swift
[10/126] Compiling OpenCombine ConduitList.swift
[11/126] Compiling OpenCombine DebugHook.swift
[12/126] Compiling OpenCombine PublishedSubject.swift
[13/126] Compiling OpenCombine PublishedSubscriber.swift
[14/126] Compiling OpenCombine ReduceProducer.swift
[15/126] Compiling OpenCombine FilterProducer.swift
[16/126] Compiling OpenCombine Locking.swift
[17/126] Compiling OpenCombine PartialCompletion.swift
[18/126] Compiling JavaScriptKit Macros.swift
[19/126] Compiling JavaScriptKit ThreadLocal.swift
[20/126] Compiling OpenCombine SubjectSubscriber.swift
[21/126] Compiling OpenCombine SubscriberTap.swift
[22/126] Compiling OpenCombine SubscriptionStatus.swift
[23/126] Compiling OpenCombine SubscriptionTap.swift
[24/126] Compiling OpenCombine AnyCancellable.swift
[25/126] Compiling OpenCombine AnyPublisher.swift
[26/126] Compiling OpenCombine AnySubscriber.swift
[27/126] Compiling OpenCombine Cancellable.swift
[28/126] Compiling OpenCombine Codable.swift
[30/126] Emitting module OpenCombine
[54/138] Compiling OpenCombine CustomCombineIdentifierConvertible.swift
[55/138] Compiling OpenCombine Future.swift
[56/138] Compiling OpenCombine GENERATED-RootProtocols.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 Result.swift
[71/138] Compiling OpenCombine Scheduler.swift
[72/138] Compiling OpenCombine Subject+Void.swift
[73/138] Compiling OpenCombine Subscriber+Void.swift
[74/138] Compiling OpenCombine Subscribers.Assign.swift
[75/138] Compiling OpenCombine Subscribers.Completion.swift
[76/138] Compiling OpenCombine Subscribers.Demand.swift
[77/138] Compiling OpenCombine Subscribers.Sink.swift
[78/138] Compiling OpenCombine Subscribers.swift
[79/138] Compiling OpenCombine Subscription.swift
[80/138] Compiling OpenCombine Subscriptions.swift
[81/138] Compiling OpenCombine _Introspection.swift
[82/138] Compiling OpenCombine Just.swift
[83/138] Compiling OpenCombine Optional.Publisher.swift
[84/138] Compiling OpenCombine Publishers.AllSatisfy.swift
[85/138] Compiling OpenCombine Publishers.AssertNoFailure.swift
[86/138] Compiling OpenCombine Publishers.Autoconnect.swift
[87/138] Compiling OpenCombine Publishers.Breakpoint.swift
[88/138] Compiling OpenCombine Publishers.Buffer.swift
[89/138] Compiling OpenCombine Publishers.Collect.swift
[90/138] Compiling OpenCombine Publishers.CollectByCount.swift
[91/138] Compiling OpenCombine Publishers.CompactMap.swift
[92/138] Compiling OpenCombine Publishers.Comparison.swift
[93/138] Compiling OpenCombine Publishers.Concatenate.swift
[94/138] Compiling OpenCombine Publishers.Contains.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.Count.swift
[109/138] Compiling OpenCombine Publishers.Debounce.swift
[110/138] Compiling OpenCombine Publishers.Delay.swift
[111/138] Compiling OpenCombine Publishers.Drop.swift
[112/138] Compiling OpenCombine Publishers.DropUntilOutput.swift
[113/138] Compiling OpenCombine Publishers.DropWhile.swift
[114/138] Compiling OpenCombine Publishers.Filter.swift
[115/138] Compiling OpenCombine Publishers.First.swift
[116/138] Compiling OpenCombine Publishers.FlatMap.swift
[117/138] Compiling OpenCombine Publishers.HandleEvents.swift
[118/138] Compiling OpenCombine Publishers.IgnoreOutput.swift
[119/138] Compiling OpenCombine Publishers.Last.swift
[120/138] Compiling OpenCombine Publishers.MakeConnectable.swift
[121/138] Compiling OpenCombine Publishers.Retry.swift
[122/138] Compiling OpenCombine Publishers.Scan.swift
[123/138] Compiling OpenCombine Publishers.Sequence.swift
[124/138] Compiling OpenCombine Publishers.SetFailureType.swift
[125/138] Compiling OpenCombine Publishers.Share.swift
[126/138] Compiling OpenCombine Publishers.SubscribeOn.swift
[127/138] Compiling OpenCombine Publishers.SwitchToLatest.swift
[128/138] Compiling OpenCombine Publishers.Throttle.swift
[129/138] Compiling OpenCombine Publishers.Timeout.swift
[130/138] Compiling OpenCombine Publishers.Zip.swift
[131/138] Compiling OpenCombine Publishers.swift
[132/138] Compiling OpenCombine Record.swift
[133/138] Compiling OpenCombine Result.Publisher.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