[INFO] fetching crate wasm-bus-fuse 1.1.0... [INFO] testing wasm-bus-fuse-1.1.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate wasm-bus-fuse 1.1.0 into /workspace/builds/worker-7-tc2/source [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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wasm-bus-fuse 1.1.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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 `tokio` dependency) [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93d8db2283da706771e373fcaeb65ecbf18f4a07d5c78ac5598dd5a676a6ac28 [INFO] running `Command { std: "docker" "start" "-a" "93d8db2283da706771e373fcaeb65ecbf18f4a07d5c78ac5598dd5a676a6ac28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93d8db2283da706771e373fcaeb65ecbf18f4a07d5c78ac5598dd5a676a6ac28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93d8db2283da706771e373fcaeb65ecbf18f4a07d5c78ac5598dd5a676a6ac28", kill_on_drop: false }` [INFO] [stdout] 93d8db2283da706771e373fcaeb65ecbf18f4a07d5c78ac5598dd5a676a6ac28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96ff3c115274f5631754d2ac18bf2ecd4a83f5193f24e751b68d8ce630b12f01 [INFO] running `Command { std: "docker" "start" "-a" "96ff3c115274f5631754d2ac18bf2ecd4a83f5193f24e751b68d8ce630b12f01", 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 `tokio` dependency) [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 proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling wasm-bus-types v1.0.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling cooked-waker v5.0.0 [INFO] [stderr] Compiling quote v1.0.15 [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 tokio v1.17.0 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling wasm-bus-macros v1.1.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling wasm-bus v1.1.0 [INFO] [stderr] Compiling wasm-bus-fuse v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/api/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[wasm_bus(format = "json")] [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 [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:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[wasm_bus(format = "json")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] = note: this warning originates in the attribute macro `wasm_bus` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/api/mod.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[wasm_bus(format = "json")] [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 [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:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[wasm_bus(format = "json")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `wasm_bus` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/api/mod.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[wasm_bus(format = "json")] [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 [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:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[wasm_bus(format = "json")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `wasm_bus` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/api/mod.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[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 [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:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[wasm_bus(format = "bincode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `wasm_bus` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.98s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bus-fuse v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "96ff3c115274f5631754d2ac18bf2ecd4a83f5193f24e751b68d8ce630b12f01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96ff3c115274f5631754d2ac18bf2ecd4a83f5193f24e751b68d8ce630b12f01", kill_on_drop: false }` [INFO] [stdout] 96ff3c115274f5631754d2ac18bf2ecd4a83f5193f24e751b68d8ce630b12f01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab50df81d07621a07fc7a7fee2fa00abd2de1637b16a664020374c12298deee9 [INFO] running `Command { std: "docker" "start" "-a" "ab50df81d07621a07fc7a7fee2fa00abd2de1637b16a664020374c12298deee9", 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 `tokio` dependency) [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 libc v0.2.119 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/api/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[wasm_bus(format = "json")] [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 [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:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[wasm_bus(format = "json")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] = note: this warning originates in the attribute macro `wasm_bus` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/api/mod.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[wasm_bus(format = "json")] [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 [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:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[wasm_bus(format = "json")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `wasm_bus` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/api/mod.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[wasm_bus(format = "json")] [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 [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:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[wasm_bus(format = "json")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `wasm_bus` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/api/mod.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[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 [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:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[wasm_bus(format = "bincode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `wasm_bus` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling wasm-bus-fuse v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcMkapQI/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasm_bus_fuse-362dce6e5b407d2c,libwasm_bus-0a9e55fd919ef360,libbincode-2369aa63c3d78769,libcooked_waker-4d17130e98dd8802,libwasm_bus_types-8094b02e2e3cb12e,libtracing_subscriber-a2c2979b5c6a6a83,libsmallvec-8d41774e3decd5e4,libchrono-f794b4f34830149a,libnum_integer-05af30dfabdeb0ef,libnum_traits-e41fe15ed05ecfcc,liblibc-cea9c8d11d1a4c12,libthread_local-6cbe680c72d5b078,libonce_cell-f2975474530e33fc,libsharded_slab-7a8c373ed17c818e,libtracing_serde-6e703ca5b8501296,libserde_json-c638582f19e83afe,libryu-5425b4b71683e60f,libitoa-3e86378e1c67fddd,libserde-f9ef3336fd226627,libtracing_log-22675ad27e5625af,libansi_term-4ffce2d8d1f5d132,libmatchers-36cf4c3db8961265,libregex_automata-a4913a572fdf424f,libregex-08310cd29f2abfba,libregex_syntax-a8b7a392e3a16251,libtracing-32e0df9c8035209a,libpin_project_lite-6949294477aa6c42,libtracing_core-0c5ab32e479a3b3c,liblazy_static-2bb390fee0230a38,liblog-a23af042a32b6f7e,libcfg_if-33ef6c02a07f9fec}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcMkapQI/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/find-af83d8b480a52ea4" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: call_instance [INFO] [stdout] >>> referenced by syscall.rs:320 (src/abi/syscall.rs:320) [INFO] [stdout] >>> wasm_bus-0a9e55fd919ef360.wasm_bus.bd5d490c2afcbfe1-cgu.7.rcgu.o:(wasm_bus::abi::syscall::call_instance::ha24456bc7f2867db) in archive /opt/rustwide/target/debug/deps/libwasm_bus-0a9e55fd919ef360.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: call [INFO] [stdout] >>> referenced by syscall.rs:279 (src/abi/syscall.rs:279) [INFO] [stdout] >>> wasm_bus-0a9e55fd919ef360.wasm_bus.bd5d490c2afcbfe1-cgu.7.rcgu.o:(wasm_bus::abi::syscall::call::hc59dc45e9305a98e) in archive /opt/rustwide/target/debug/deps/libwasm_bus-0a9e55fd919ef360.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm-bus-fuse` (example "find") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/api/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[wasm_bus(format = "json")] [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 [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:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[wasm_bus(format = "json")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] = note: this warning originates in the attribute macro `wasm_bus` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/api/mod.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[wasm_bus(format = "json")] [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 [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:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[wasm_bus(format = "json")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `wasm_bus` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/api/mod.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[wasm_bus(format = "json")] [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 [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:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[wasm_bus(format = "json")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `wasm_bus` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/api/mod.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[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 [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:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[wasm_bus(format = "bincode")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `wasm_bus` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ab50df81d07621a07fc7a7fee2fa00abd2de1637b16a664020374c12298deee9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab50df81d07621a07fc7a7fee2fa00abd2de1637b16a664020374c12298deee9", kill_on_drop: false }` [INFO] [stdout] ab50df81d07621a07fc7a7fee2fa00abd2de1637b16a664020374c12298deee9