[INFO] cloning repository https://github.com/reenboog/qwasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reenboog/qwasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freenboog%2Fqwasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freenboog%2Fqwasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3d6ff8dd437724346f76ed55973af5b56e9a42b [INFO] checking reenboog/qwasm against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freenboog%2Fqwasm" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/reenboog/qwasm on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/reenboog/qwasm [INFO] finished tweaking git repo https://github.com/reenboog/qwasm [INFO] tweaked toml for git repo https://github.com/reenboog/qwasm written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/reenboog/qwasm 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/reenboog/ed448-rust` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded x448 v0.6.0 [INFO] [stderr] Downloaded rust-argon2 v1.0.1 [INFO] [stderr] Downloaded ctr v0.7.0 [INFO] [stderr] Downloaded aes-gcm v0.9.2 [INFO] [stderr] Downloaded ed448-goldilocks v0.7.2 [INFO] [stderr] Downloaded tokio v1.39.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a60c975c0d4c8fa816321d5f0b56903702e5807275c6f33064bc63278141ca1a [INFO] running `Command { std: "docker" "start" "-a" "a60c975c0d4c8fa816321d5f0b56903702e5807275c6f33064bc63278141ca1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a60c975c0d4c8fa816321d5f0b56903702e5807275c6f33064bc63278141ca1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a60c975c0d4c8fa816321d5f0b56903702e5807275c6f33064bc63278141ca1a", kill_on_drop: false }` [INFO] [stdout] a60c975c0d4c8fa816321d5f0b56903702e5807275c6f33064bc63278141ca1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 711ce5a763501f0cc6cda6ece90884a0bccfa05c94b6e286d14cc467e4958609 [INFO] running `Command { std: "docker" "start" "-a" "711ce5a763501f0cc6cda6ece90884a0bccfa05c94b6e286d14cc467e4958609", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking fiat-crypto v0.1.20 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking polyval v0.5.3 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking blake2b_simd v1.0.2 [INFO] [stderr] Checking ctr v0.7.0 [INFO] [stderr] Checking aead v0.4.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking ghash v0.4.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking aes-gcm v0.9.2 [INFO] [stderr] Checking rust-argon2 v1.0.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ed448-rust v0.1.1 (https://github.com/reenboog/ed448-rust?branch=master#c74b3cf6) [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Checking tokio v1.39.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Checking ed448-goldilocks v0.7.2 [INFO] [stderr] Checking x448 v0.6.0 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Checking web-sys v0.3.69 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.42 [INFO] [stderr] Checking qwasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `seeds::LockedShare` and `vault::LockedNode` [INFO] [stdout] --> src/events.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{seeds::LockedShare, vault::LockedNode}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `seeds::LockedShare` and `vault::LockedNode` [INFO] [stdout] --> src/events.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{seeds::LockedShare, vault::LockedNode}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_user` and `unlock_session` are never used [INFO] [stdout] --> src/protocol.rs:127:11 [INFO] [stdout] | [INFO] [stdout] 123 | pub(crate) trait Network { [INFO] [stdout] | ------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 127 | async fn get_user(&self, id: u64) -> Result; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | async fn unlock_session(&self, token_id: &str) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_item` is never used [INFO] [stdout] --> src/protocol.rs:149:11 [INFO] [stdout] | [INFO] [stdout] 135 | impl Storage { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 149 | async fn get_item(&self, key: &str) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Cache` is never used [INFO] [stdout] --> src/protocol.rs:173:18 [INFO] [stdout] | [INFO] [stdout] 173 | pub(crate) trait Cache { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `unlock_session` and `get_user` are never read [INFO] [stdout] --> src/protocol.rs:192:13 [INFO] [stdout] | [INFO] [stdout] 187 | pub struct JsNet { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 192 | pub(crate) unlock_session: js_sys::Function, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 193 | pub(crate) get_user: js_sys::Function, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> src/protocol.rs:394:16 [INFO] [stdout] | [INFO] [stdout] 392 | impl Protocol { [INFO] [stdout] | ------------- associated functions in this implementation [INFO] [stdout] 393 | #[cfg(not(target_arch = "wasm32"))] [INFO] [stdout] 394 | pub(crate) fn register_as_god(pass: &str, net: T) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 402 | pub(crate) fn register_as_admin( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | fn unlock_with_pass(pass: &str, locked_user: &str, net: T) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 423 | async fn unlock_session_if_any(net: T) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 430 | async fn unlock_session_if_any_impl(net: Box) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | fn register_as_god_impl(pass: &str, net: Box) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 484 | fn register_as_admin_impl( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 511 | fn unlock_with_pass_impl( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `signup_as_god` is never used [INFO] [stdout] --> src/register.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | pub(crate) fn signup_as_god(pass: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `signup_as_admin` is never used [INFO] [stdout] --> src/register.rs:60:15 [INFO] [stdout] | [INFO] [stdout] 60 | pub(crate) fn signup_as_admin(pass: &str, welcome: &str, pin: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `signup_with_params` is never used [INFO] [stdout] --> src/register.rs:80:4 [INFO] [stdout] | [INFO] [stdout] 80 | fn signup_with_params( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `ls_dir`, `mkdir_mut`, and `touch_mut` are never used [INFO] [stdout] --> src/vault.rs:266:9 [INFO] [stdout] | [INFO] [stdout] 264 | impl FileSystem { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] 265 | // returns FileSystem { root_node } & its json [INFO] [stdout] 266 | pub fn new(fs_seed: &Seed, owner: &identity::Identity) -> (Self, LockedNode) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 650 | pub fn ls_dir(&self, id: u64) -> Result, Error> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 663 | pub fn mkdir_mut( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 737 | pub fn touch_mut( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `WrongKey` and `BadAesFormat` are never constructed [INFO] [stdout] --> src/session.rs:8:2 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum Error { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] 8 | WrongKey, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 9 | BadAesFormat, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `unlock` is never used [INFO] [stdout] --> src/session.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn unlock(mk: encrypted::Encrypted, token: Seed) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_user` and `unlock_session` are never used [INFO] [stdout] --> src/protocol.rs:127:11 [INFO] [stdout] | [INFO] [stdout] 123 | pub(crate) trait Network { [INFO] [stdout] | ------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 127 | async fn get_user(&self, id: u64) -> Result; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | async fn unlock_session(&self, token_id: &str) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_item` is never used [INFO] [stdout] --> src/protocol.rs:149:11 [INFO] [stdout] | [INFO] [stdout] 135 | impl Storage { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 149 | async fn get_item(&self, key: &str) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Cache` is never used [INFO] [stdout] --> src/protocol.rs:173:18 [INFO] [stdout] | [INFO] [stdout] 173 | pub(crate) trait Cache { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `unlock_session` and `get_user` are never read [INFO] [stdout] --> src/protocol.rs:192:13 [INFO] [stdout] | [INFO] [stdout] 187 | pub struct JsNet { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 192 | pub(crate) unlock_session: js_sys::Function, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 193 | pub(crate) get_user: js_sys::Function, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> src/protocol.rs:394:16 [INFO] [stdout] | [INFO] [stdout] 392 | impl Protocol { [INFO] [stdout] | ------------- associated functions in this implementation [INFO] [stdout] 393 | #[cfg(not(target_arch = "wasm32"))] [INFO] [stdout] 394 | pub(crate) fn register_as_god(pass: &str, net: T) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 402 | pub(crate) fn register_as_admin( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | fn unlock_with_pass(pass: &str, locked_user: &str, net: T) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 423 | async fn unlock_session_if_any(net: T) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 430 | async fn unlock_session_if_any_impl(net: Box) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | fn register_as_god_impl(pass: &str, net: Box) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 484 | fn register_as_admin_impl( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 511 | fn unlock_with_pass_impl( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.85s [INFO] running `Command { std: "docker" "inspect" "711ce5a763501f0cc6cda6ece90884a0bccfa05c94b6e286d14cc467e4958609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "711ce5a763501f0cc6cda6ece90884a0bccfa05c94b6e286d14cc467e4958609", kill_on_drop: false }` [INFO] [stdout] 711ce5a763501f0cc6cda6ece90884a0bccfa05c94b6e286d14cc467e4958609 [INFO] checking reenboog/qwasm against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freenboog%2Fqwasm" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/reenboog/qwasm on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/reenboog/qwasm [INFO] finished tweaking git repo https://github.com/reenboog/qwasm [INFO] tweaked toml for git repo https://github.com/reenboog/qwasm written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/reenboog/qwasm 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66e067bbdbdf9e95001732580ce7f25e08e8128d07bd9fdb18183b2f4466f27e [INFO] running `Command { std: "docker" "start" "-a" "66e067bbdbdf9e95001732580ce7f25e08e8128d07bd9fdb18183b2f4466f27e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66e067bbdbdf9e95001732580ce7f25e08e8128d07bd9fdb18183b2f4466f27e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66e067bbdbdf9e95001732580ce7f25e08e8128d07bd9fdb18183b2f4466f27e", kill_on_drop: false }` [INFO] [stdout] 66e067bbdbdf9e95001732580ce7f25e08e8128d07bd9fdb18183b2f4466f27e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb298cc26e5f5b771d1285b6277bee3542b129f0612c6c3dac798a0cd3a5d90f [INFO] running `Command { std: "docker" "start" "-a" "fb298cc26e5f5b771d1285b6277bee3542b129f0612c6c3dac798a0cd3a5d90f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking fiat-crypto v0.1.20 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking ctr v0.7.0 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking polyval v0.5.3 [INFO] [stderr] Checking blake2b_simd v1.0.2 [INFO] [stderr] Checking aead v0.4.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking ghash v0.4.4 [INFO] [stderr] Checking aes-gcm v0.9.2 [INFO] [stderr] Checking rust-argon2 v1.0.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ed448-rust v0.1.1 (https://github.com/reenboog/ed448-rust?branch=master#c74b3cf6) [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Checking tokio v1.39.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Checking ed448-goldilocks v0.7.2 [INFO] [stderr] Checking x448 v0.6.0 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Checking web-sys v0.3.69 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.42 [INFO] [stderr] Checking qwasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `seeds::LockedShare` and `vault::LockedNode` [INFO] [stdout] --> src/events.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{seeds::LockedShare, vault::LockedNode}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `seeds::LockedShare` and `vault::LockedNode` [INFO] [stdout] --> src/events.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{seeds::LockedShare, vault::LockedNode}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_user` and `unlock_session` are never used [INFO] [stdout] --> src/protocol.rs:127:11 [INFO] [stdout] | [INFO] [stdout] 123 | pub(crate) trait Network { [INFO] [stdout] | ------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 127 | async fn get_user(&self, id: u64) -> Result; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | async fn unlock_session(&self, token_id: &str) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_item` is never used [INFO] [stdout] --> src/protocol.rs:149:11 [INFO] [stdout] | [INFO] [stdout] 135 | impl Storage { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 149 | async fn get_item(&self, key: &str) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Cache` is never used [INFO] [stdout] --> src/protocol.rs:173:18 [INFO] [stdout] | [INFO] [stdout] 173 | pub(crate) trait Cache { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `unlock_session` and `get_user` are never read [INFO] [stdout] --> src/protocol.rs:192:13 [INFO] [stdout] | [INFO] [stdout] 187 | pub struct JsNet { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 192 | pub(crate) unlock_session: js_sys::Function, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 193 | pub(crate) get_user: js_sys::Function, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> src/protocol.rs:394:16 [INFO] [stdout] | [INFO] [stdout] 392 | impl Protocol { [INFO] [stdout] | ------------- associated functions in this implementation [INFO] [stdout] 393 | #[cfg(not(target_arch = "wasm32"))] [INFO] [stdout] 394 | pub(crate) fn register_as_god(pass: &str, net: T) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 402 | pub(crate) fn register_as_admin( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | fn unlock_with_pass(pass: &str, locked_user: &str, net: T) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 423 | async fn unlock_session_if_any(net: T) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 430 | async fn unlock_session_if_any_impl(net: Box) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | fn register_as_god_impl(pass: &str, net: Box) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 484 | fn register_as_admin_impl( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 511 | fn unlock_with_pass_impl( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `signup_as_god` is never used [INFO] [stdout] --> src/register.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | pub(crate) fn signup_as_god(pass: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `signup_as_admin` is never used [INFO] [stdout] --> src/register.rs:60:15 [INFO] [stdout] | [INFO] [stdout] 60 | pub(crate) fn signup_as_admin(pass: &str, welcome: &str, pin: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `signup_with_params` is never used [INFO] [stdout] --> src/register.rs:80:4 [INFO] [stdout] | [INFO] [stdout] 80 | fn signup_with_params( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `ls_dir`, `mkdir_mut`, and `touch_mut` are never used [INFO] [stdout] --> src/vault.rs:266:9 [INFO] [stdout] | [INFO] [stdout] 264 | impl FileSystem { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] 265 | // returns FileSystem { root_node } & its json [INFO] [stdout] 266 | pub fn new(fs_seed: &Seed, owner: &identity::Identity) -> (Self, LockedNode) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 650 | pub fn ls_dir(&self, id: u64) -> Result, Error> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 663 | pub fn mkdir_mut( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 737 | pub fn touch_mut( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `WrongKey` and `BadAesFormat` are never constructed [INFO] [stdout] --> src/session.rs:8:2 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum Error { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] 8 | WrongKey, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 9 | BadAesFormat, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `unlock` is never used [INFO] [stdout] --> src/session.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn unlock(mk: encrypted::Encrypted, token: Seed) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/protocol.rs:398:36 [INFO] [stdout] | [INFO] [stdout] 394 | pub(crate) fn register_as_god(pass: &str, net: T) -> Result [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 398 | Self::register_as_god_impl(pass, Box::new(net)) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/protocol.rs:411:52 [INFO] [stdout] | [INFO] [stdout] 406 | net: T, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 411 | Self::register_as_admin_impl(pass, welcome, pin, Box::new(net)) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/protocol.rs:419:50 [INFO] [stdout] | [INFO] [stdout] 415 | fn unlock_with_pass(pass: &str, locked_user: &str, net: T) -> Result [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 419 | Self::unlock_with_pass_impl(pass, locked_user, Box::new(net)) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/protocol.rs:473:6 [INFO] [stdout] | [INFO] [stdout] 468 | fn register_as_god_impl(pass: &str, net: Box) -> Result { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 473 | Ok(Registered { [INFO] [stdout] | ____________^ [INFO] [stdout] 474 | | locked_user: locked_user, [INFO] [stdout] 475 | | protocol: Protocol { [INFO] [stdout] 476 | | cd: None, [INFO] [stdout] ... | [INFO] [stdout] 480 | | }, [INFO] [stdout] 481 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/protocol.rs:500:6 [INFO] [stdout] | [INFO] [stdout] 488 | net: Box, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 500 | Ok(Registered { [INFO] [stdout] | ____________^ [INFO] [stdout] 501 | | locked_user, [INFO] [stdout] 502 | | protocol: Protocol { [INFO] [stdout] 503 | | cd: None, [INFO] [stdout] ... | [INFO] [stdout] 507 | | }, [INFO] [stdout] 508 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/protocol.rs:522:6 [INFO] [stdout] | [INFO] [stdout] 514 | net: Box, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 522 | Ok(Protocol { [INFO] [stdout] | ____________^ [INFO] [stdout] 523 | | cd: None, [INFO] [stdout] 524 | | user, [INFO] [stdout] 525 | | net, [INFO] [stdout] 526 | | storage: Storage {}, [INFO] [stdout] 527 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/vault.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `qwasm` (lib) due to 8 previous errors; 12 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: methods `get_user` and `unlock_session` are never used [INFO] [stdout] --> src/protocol.rs:127:11 [INFO] [stdout] | [INFO] [stdout] 123 | pub(crate) trait Network { [INFO] [stdout] | ------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 127 | async fn get_user(&self, id: u64) -> Result; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | async fn unlock_session(&self, token_id: &str) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_item` is never used [INFO] [stdout] --> src/protocol.rs:149:11 [INFO] [stdout] | [INFO] [stdout] 135 | impl Storage { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 149 | async fn get_item(&self, key: &str) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Cache` is never used [INFO] [stdout] --> src/protocol.rs:173:18 [INFO] [stdout] | [INFO] [stdout] 173 | pub(crate) trait Cache { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `unlock_session` and `get_user` are never read [INFO] [stdout] --> src/protocol.rs:192:13 [INFO] [stdout] | [INFO] [stdout] 187 | pub struct JsNet { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 192 | pub(crate) unlock_session: js_sys::Function, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 193 | pub(crate) get_user: js_sys::Function, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> src/protocol.rs:394:16 [INFO] [stdout] | [INFO] [stdout] 392 | impl Protocol { [INFO] [stdout] | ------------- associated functions in this implementation [INFO] [stdout] 393 | #[cfg(not(target_arch = "wasm32"))] [INFO] [stdout] 394 | pub(crate) fn register_as_god(pass: &str, net: T) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 402 | pub(crate) fn register_as_admin( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | fn unlock_with_pass(pass: &str, locked_user: &str, net: T) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 423 | async fn unlock_session_if_any(net: T) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 430 | async fn unlock_session_if_any_impl(net: Box) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | fn register_as_god_impl(pass: &str, net: Box) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 484 | fn register_as_admin_impl( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 511 | fn unlock_with_pass_impl( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/protocol.rs:398:36 [INFO] [stdout] | [INFO] [stdout] 394 | pub(crate) fn register_as_god(pass: &str, net: T) -> Result [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 398 | Self::register_as_god_impl(pass, Box::new(net)) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/protocol.rs:411:52 [INFO] [stdout] | [INFO] [stdout] 406 | net: T, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 411 | Self::register_as_admin_impl(pass, welcome, pin, Box::new(net)) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/protocol.rs:419:50 [INFO] [stdout] | [INFO] [stdout] 415 | fn unlock_with_pass(pass: &str, locked_user: &str, net: T) -> Result [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 419 | Self::unlock_with_pass_impl(pass, locked_user, Box::new(net)) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/protocol.rs:473:6 [INFO] [stdout] | [INFO] [stdout] 468 | fn register_as_god_impl(pass: &str, net: Box) -> Result { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 473 | Ok(Registered { [INFO] [stdout] | ____________^ [INFO] [stdout] 474 | | locked_user: locked_user, [INFO] [stdout] 475 | | protocol: Protocol { [INFO] [stdout] 476 | | cd: None, [INFO] [stdout] ... | [INFO] [stdout] 480 | | }, [INFO] [stdout] 481 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/protocol.rs:500:6 [INFO] [stdout] | [INFO] [stdout] 488 | net: Box, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 500 | Ok(Registered { [INFO] [stdout] | ____________^ [INFO] [stdout] 501 | | locked_user, [INFO] [stdout] 502 | | protocol: Protocol { [INFO] [stdout] 503 | | cd: None, [INFO] [stdout] ... | [INFO] [stdout] 507 | | }, [INFO] [stdout] 508 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/protocol.rs:522:6 [INFO] [stdout] | [INFO] [stdout] 514 | net: Box, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 522 | Ok(Protocol { [INFO] [stdout] | ____________^ [INFO] [stdout] 523 | | cd: None, [INFO] [stdout] 524 | | user, [INFO] [stdout] 525 | | net, [INFO] [stdout] 526 | | storage: Storage {}, [INFO] [stdout] 527 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/vault.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `qwasm` (lib test) due to 8 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "fb298cc26e5f5b771d1285b6277bee3542b129f0612c6c3dac798a0cd3a5d90f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb298cc26e5f5b771d1285b6277bee3542b129f0612c6c3dac798a0cd3a5d90f", kill_on_drop: false }` [INFO] [stdout] fb298cc26e5f5b771d1285b6277bee3542b129f0612c6c3dac798a0cd3a5d90f