[INFO] fetching crate wasm-bus-webgl 1.0.3...
[INFO] checking wasm-bus-webgl-1.0.3 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate wasm-bus-webgl 1.0.3 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate wasm-bus-webgl 1.0.3
[INFO] finished tweaking crates.io crate wasm-bus-webgl 1.0.3
[INFO] tweaked toml for crates.io crate wasm-bus-webgl 1.0.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasm-bus-webgl 1.0.3 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wasm-bus-webgl 1.0.3 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `wasm-bus` dependency)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cooked-waker v5.0.0
[INFO] [stderr]   Downloaded wasm-bus v1.1.0
[INFO] [stderr]   Downloaded wasm-bus-macros v1.1.0
[INFO] [stderr]   Downloaded wasm-bus-types v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82a2fb3f359494d8fe9f058a519ecab3f5c9dda5fb1ffd4200248c11df3a32f1
[INFO] running `Command { std: "docker" "start" "-a" "82a2fb3f359494d8fe9f058a519ecab3f5c9dda5fb1ffd4200248c11df3a32f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82a2fb3f359494d8fe9f058a519ecab3f5c9dda5fb1ffd4200248c11df3a32f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82a2fb3f359494d8fe9f058a519ecab3f5c9dda5fb1ffd4200248c11df3a32f1", kill_on_drop: false }`
[INFO] [stdout] 82a2fb3f359494d8fe9f058a519ecab3f5c9dda5fb1ffd4200248c11df3a32f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f5a32bb8652fa417e9d1225ef31bf6a95cba34f0cfed86a027ff6bc8d9b4187
[INFO] running `Command { std: "docker" "start" "-a" "2f5a32bb8652fa417e9d1225ef31bf6a95cba34f0cfed86a027ff6bc8d9b4187", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `wasm-bus` dependency)
[INFO] [stderr]    Compiling syn v1.0.89
[INFO] [stderr]     Checking tracing-core v0.1.23
[INFO] [stderr]    Compiling convert_case v0.5.0
[INFO] [stderr]    Compiling wasm-bus-types v1.0.0
[INFO] [stderr]     Checking cooked-waker v5.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]     Checking tokio v1.17.0
[INFO] [stderr]     Checking tracing v0.1.32
[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 wasm-bus v1.1.0
[INFO] [stderr]     Checking wasm-bus-webgl v1.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]  --> src/api/mod.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]   = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: api::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]  --> src/api/mod.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[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: this function depends on never type fallback being `()`
[INFO] [stdout]  --> src/api/mod.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]   = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: api::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]  --> src/api/mod.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[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: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/api/mod.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: api::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]   --> src/api/mod.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/api/mod.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: api::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]   --> src/api/mod.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/api/mod.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: api::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]   --> src/api/mod.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/api/mod.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: api::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]   --> src/api/mod.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/api/mod.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: api::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]   --> src/api/mod.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/api/mod.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: api::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]   --> src/api/mod.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/api/mod.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: api::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]   --> src/api/mod.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/api/mod.rs:109:1
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: api::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]    --> src/api/mod.rs:109:1
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/api/mod.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: api::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]   --> src/api/mod.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/api/mod.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: api::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]    --> src/api/mod.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/api/mod.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: api::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]    --> src/api/mod.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/api/mod.rs:109:1
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: api::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]    --> src/api/mod.rs:109:1
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/api/mod.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: api::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]    --> src/api/mod.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/api/mod.rs:142:1
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: api::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]    --> src/api/mod.rs:142:1
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/api/mod.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: api::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]    --> src/api/mod.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/api/mod.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: api::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]    --> src/api/mod.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/api/mod.rs:149:1
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: api::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]    --> src/api/mod.rs:149:1
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/api/mod.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: api::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]    --> src/api/mod.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/api/mod.rs:142:1
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: api::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]    --> src/api/mod.rs:142:1
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/api/mod.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: api::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]    --> src/api/mod.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/api/mod.rs:149:1
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: api::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]    --> src/api/mod.rs:149:1
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/api/mod.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: api::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]    --> src/api/mod.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[wasm_bus(format = "bincode")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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] [stderr] error: could not compile `wasm-bus-webgl` (lib test) due to 24 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wasm-bus-webgl` (lib) due to 24 previous errors
[INFO] running `Command { std: "docker" "inspect" "2f5a32bb8652fa417e9d1225ef31bf6a95cba34f0cfed86a027ff6bc8d9b4187", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f5a32bb8652fa417e9d1225ef31bf6a95cba34f0cfed86a027ff6bc8d9b4187", kill_on_drop: false }`
[INFO] [stdout] 2f5a32bb8652fa417e9d1225ef31bf6a95cba34f0cfed86a027ff6bc8d9b4187
