[INFO] fetching crate wasm-bus-fuse 1.1.0... [INFO] checking wasm-bus-fuse-1.1.0 against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] extracting crate wasm-bus-fuse 1.1.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate wasm-bus-fuse 1.1.0 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasm-bus-fuse 1.1.0 [INFO] finished tweaking crates.io crate wasm-bus-fuse 1.1.0 [INFO] tweaked toml for crates.io crate wasm-bus-fuse 1.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate wasm-bus-fuse 1.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bus v1.1.0 [INFO] [stderr] Downloaded async-trait v0.1.52 [INFO] [stderr] Downloaded cooked-waker v5.0.0 [INFO] [stderr] Downloaded tracing-log v0.1.2 [INFO] [stderr] Downloaded tracing v0.1.31 [INFO] [stderr] Downloaded wasm-bus-macros v1.1.0 [INFO] [stderr] Downloaded tracing-attributes v0.1.19 [INFO] [stderr] Downloaded wasm-bus-types v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d4cd82d585a03e50bcb0451628dc292586bf0761bab15ba05e2f5684424c9ce [INFO] running `Command { std: "docker" "start" "-a" "5d4cd82d585a03e50bcb0451628dc292586bf0761bab15ba05e2f5684424c9ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d4cd82d585a03e50bcb0451628dc292586bf0761bab15ba05e2f5684424c9ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d4cd82d585a03e50bcb0451628dc292586bf0761bab15ba05e2f5684424c9ce", kill_on_drop: false }` [INFO] [stdout] 5d4cd82d585a03e50bcb0451628dc292586bf0761bab15ba05e2f5684424c9ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8060dccd1a5be8dd26a36cf11ffd0ec245714dedaf8903837b6bd9e81f3419b [INFO] running `Command { std: "docker" "start" "-a" "e8060dccd1a5be8dd26a36cf11ffd0ec245714dedaf8903837b6bd9e81f3419b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking tracing-core v0.1.22 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling wasm-bus-types v1.0.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking cooked-waker v5.0.0 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking tracing v0.1.31 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling wasm-bus-macros v1.1.0 [INFO] [stderr] Checking serde v1.0.136 [INFO] [stderr] Checking serde_json v1.0.79 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking wasm-bus v1.1.0 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking wasm-bus-fuse v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.50s [INFO] running `Command { std: "docker" "inspect" "e8060dccd1a5be8dd26a36cf11ffd0ec245714dedaf8903837b6bd9e81f3419b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8060dccd1a5be8dd26a36cf11ffd0ec245714dedaf8903837b6bd9e81f3419b", kill_on_drop: false }` [INFO] [stdout] e8060dccd1a5be8dd26a36cf11ffd0ec245714dedaf8903837b6bd9e81f3419b [INFO] checking wasm-bus-fuse-1.1.0 against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] extracting crate wasm-bus-fuse 1.1.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate wasm-bus-fuse 1.1.0 on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasm-bus-fuse 1.1.0 [INFO] finished tweaking crates.io crate wasm-bus-fuse 1.1.0 [INFO] tweaked toml for crates.io crate wasm-bus-fuse 1.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate wasm-bus-fuse 1.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ecb4b242c214be4f7a2d2f6bdd6ada266f0a997d927291a37cfec3a3747ec5e [INFO] running `Command { std: "docker" "start" "-a" "5ecb4b242c214be4f7a2d2f6bdd6ada266f0a997d927291a37cfec3a3747ec5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ecb4b242c214be4f7a2d2f6bdd6ada266f0a997d927291a37cfec3a3747ec5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ecb4b242c214be4f7a2d2f6bdd6ada266f0a997d927291a37cfec3a3747ec5e", kill_on_drop: false }` [INFO] [stdout] 5ecb4b242c214be4f7a2d2f6bdd6ada266f0a997d927291a37cfec3a3747ec5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd6f44e812bed83d2664787276a4b4e64985b9c908b6b454ca14e5fda32ab062 [INFO] running `Command { std: "docker" "start" "-a" "dd6f44e812bed83d2664787276a4b4e64985b9c908b6b454ca14e5fda32ab062", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking tracing-core v0.1.22 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling wasm-bus-types v1.0.0 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking cooked-waker v5.0.0 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking tracing v0.1.31 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling wasm-bus-macros v1.1.0 [INFO] [stderr] Checking serde v1.0.136 [INFO] [stderr] Checking serde_json v1.0.79 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking wasm-bus v1.1.0 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking wasm-bus-fuse v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `!: DeserializeOwned` is not satisfied [INFO] [stdout] --> src/api/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[wasm_bus(format = "json")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> api::_::_serde::Deserialize<'de>` is not implemented for `!`, which is required by `!: DeserializeOwned` [INFO] [stdout] | [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: required for `!` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `CallJoin::::wait` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-bus-1.1.0/src/abi/call.rs:345:8 [INFO] [stdout] | [INFO] [stdout] 345 | T: de::DeserializeOwned, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ required by this bound in `CallJoin::::wait` [INFO] [stdout] ... [INFO] [stdout] 357 | pub fn wait(self) -> Result { [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] = note: this error originates in the attribute macro `wasm_bus` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: DeserializeOwned` is not satisfied [INFO] [stdout] --> src/api/mod.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[wasm_bus(format = "json")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> api::_::_serde::Deserialize<'de>` is not implemented for `!`, which is required by `!: DeserializeOwned` [INFO] [stdout] | [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: required for `!` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `CallJoin::::wait` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-bus-1.1.0/src/abi/call.rs:345:8 [INFO] [stdout] | [INFO] [stdout] 345 | T: de::DeserializeOwned, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ required by this bound in `CallJoin::::wait` [INFO] [stdout] ... [INFO] [stdout] 357 | pub fn wait(self) -> Result { [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] = note: this error originates in the attribute macro `wasm_bus` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: DeserializeOwned` is not satisfied [INFO] [stdout] --> src/api/mod.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[wasm_bus(format = "json")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> api::_::_serde::Deserialize<'de>` is not implemented for `!`, which is required by `!: DeserializeOwned` [INFO] [stdout] | [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: required for `!` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `CallJoin::::wait` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-bus-1.1.0/src/abi/call.rs:345:8 [INFO] [stdout] | [INFO] [stdout] 345 | T: de::DeserializeOwned, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ required by this bound in `CallJoin::::wait` [INFO] [stdout] ... [INFO] [stdout] 357 | pub fn wait(self) -> Result { [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] = note: this error originates in the attribute macro `wasm_bus` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: DeserializeOwned` is not satisfied [INFO] [stdout] --> src/api/mod.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[wasm_bus(format = "bincode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> api::_::_serde::Deserialize<'de>` is not implemented for `!`, which is required by `!: DeserializeOwned` [INFO] [stdout] | [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: required for `!` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `CallJoin::::wait` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-bus-1.1.0/src/abi/call.rs:345:8 [INFO] [stdout] | [INFO] [stdout] 345 | T: de::DeserializeOwned, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ required by this bound in `CallJoin::::wait` [INFO] [stdout] ... [INFO] [stdout] 357 | pub fn wait(self) -> Result { [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] = note: this error originates in the attribute macro `wasm_bus` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm-bus-fuse` (lib) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the trait bound `!: DeserializeOwned` is not satisfied [INFO] [stdout] --> src/api/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[wasm_bus(format = "json")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> api::_::_serde::Deserialize<'de>` is not implemented for `!`, which is required by `!: DeserializeOwned` [INFO] [stdout] | [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: required for `!` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `CallJoin::::wait` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-bus-1.1.0/src/abi/call.rs:345:8 [INFO] [stdout] | [INFO] [stdout] 345 | T: de::DeserializeOwned, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ required by this bound in `CallJoin::::wait` [INFO] [stdout] ... [INFO] [stdout] 357 | pub fn wait(self) -> Result { [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] = note: this error originates in the attribute macro `wasm_bus` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: DeserializeOwned` is not satisfied [INFO] [stdout] --> src/api/mod.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[wasm_bus(format = "json")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> api::_::_serde::Deserialize<'de>` is not implemented for `!`, which is required by `!: DeserializeOwned` [INFO] [stdout] | [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: required for `!` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `CallJoin::::wait` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-bus-1.1.0/src/abi/call.rs:345:8 [INFO] [stdout] | [INFO] [stdout] 345 | T: de::DeserializeOwned, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ required by this bound in `CallJoin::::wait` [INFO] [stdout] ... [INFO] [stdout] 357 | pub fn wait(self) -> Result { [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] = note: this error originates in the attribute macro `wasm_bus` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: DeserializeOwned` is not satisfied [INFO] [stdout] --> src/api/mod.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[wasm_bus(format = "json")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> api::_::_serde::Deserialize<'de>` is not implemented for `!`, which is required by `!: DeserializeOwned` [INFO] [stdout] | [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: required for `!` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `CallJoin::::wait` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-bus-1.1.0/src/abi/call.rs:345:8 [INFO] [stdout] | [INFO] [stdout] 345 | T: de::DeserializeOwned, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ required by this bound in `CallJoin::::wait` [INFO] [stdout] ... [INFO] [stdout] 357 | pub fn wait(self) -> Result { [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] = note: this error originates in the attribute macro `wasm_bus` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: DeserializeOwned` is not satisfied [INFO] [stdout] --> src/api/mod.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[wasm_bus(format = "bincode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> api::_::_serde::Deserialize<'de>` is not implemented for `!`, which is required by `!: DeserializeOwned` [INFO] [stdout] | [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: required for `!` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `CallJoin::::wait` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-bus-1.1.0/src/abi/call.rs:345:8 [INFO] [stdout] | [INFO] [stdout] 345 | T: de::DeserializeOwned, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ required by this bound in `CallJoin::::wait` [INFO] [stdout] ... [INFO] [stdout] 357 | pub fn wait(self) -> Result { [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] = note: this error originates in the attribute macro `wasm_bus` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm-bus-fuse` (lib test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "dd6f44e812bed83d2664787276a4b4e64985b9c908b6b454ca14e5fda32ab062", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd6f44e812bed83d2664787276a4b4e64985b9c908b6b454ca14e5fda32ab062", kill_on_drop: false }` [INFO] [stdout] dd6f44e812bed83d2664787276a4b4e64985b9c908b6b454ca14e5fda32ab062