[INFO] fetching crate m3rs_core 0.0.1... [INFO] checking m3rs_core-0.0.1 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate m3rs_core 0.0.1 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate m3rs_core 0.0.1 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate m3rs_core 0.0.1 [INFO] finished tweaking crates.io crate m3rs_core 0.0.1 [INFO] tweaked toml for crates.io crate m3rs_core 0.0.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 67 packages to latest compatible versions [INFO] [stderr] Adding siphasher v0.3.11 (latest: v1.0.1) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f62359d256ee97c7feee9ccf665a2cd1f015f623fdf3110c1c5c1f6a1517b76e [INFO] running `Command { std: "docker" "start" "-a" "f62359d256ee97c7feee9ccf665a2cd1f015f623fdf3110c1c5c1f6a1517b76e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f62359d256ee97c7feee9ccf665a2cd1f015f623fdf3110c1c5c1f6a1517b76e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f62359d256ee97c7feee9ccf665a2cd1f015f623fdf3110c1c5c1f6a1517b76e", kill_on_drop: false }` [INFO] [stdout] f62359d256ee97c7feee9ccf665a2cd1f015f623fdf3110c1c5c1f6a1517b76e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 565fb76017d7f681bb99084a9466eba3f6e7912f8016c6f25a7d75388f06bd32 [INFO] running `Command { std: "docker" "start" "-a" "565fb76017d7f681bb99084a9466eba3f6e7912f8016c6f25a7d75388f06bd32", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking material_rs_color_utilities v0.1.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Checking js-sys v0.3.70 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling grass_compiler v0.13.4 [INFO] [stderr] Checking web-sys v0.3.70 [INFO] [stderr] Compiling include_sass v0.13.4 [INFO] [stderr] Compiling grass v0.13.4 [INFO] [stderr] Compiling m3rs_core v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `to_str_rule` is never used [INFO] [stdout] --> src/css/properties.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait CssProperty { [INFO] [stdout] | ----------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 6 | fn to_str_rule(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/interaction/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub trait Interaction: Component { [INFO] [stdout] | ----------- associated function in this trait [INFO] [stdout] 10 | fn new(inner: InteractionData, opts: Self::ComponentOpts) -> Self; [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/components/buttons/elevated.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn create(inner: ElevatedButtonData, opts: Self::ComponentOpts) -> HtmlElement { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | onclick, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | / ButtonData { [INFO] [stdout] 48 | | label, [INFO] [stdout] 49 | | icon, [INFO] [stdout] 50 | | onclick, [INFO] [stdout] 51 | | }, [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/components/buttons/filled.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn create(inner: FilledButtonData, opts: Self::ComponentOpts) -> HtmlElement { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | onclick, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | / ButtonData { [INFO] [stdout] 48 | | label, [INFO] [stdout] 49 | | icon, [INFO] [stdout] 50 | | onclick, [INFO] [stdout] 51 | | }, [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/components/buttons/filled_tonal.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn create(inner: FilledTonalButtonData, opts: Self::ComponentOpts) -> HtmlElement { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | onclick, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | / ButtonData { [INFO] [stdout] 48 | | label, [INFO] [stdout] 49 | | icon, [INFO] [stdout] 50 | | onclick, [INFO] [stdout] 51 | | }, [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] warning: method `to_str_rule` is never used [INFO] [stdout] --> src/css/properties.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait CssProperty { [INFO] [stdout] | ----------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 6 | fn to_str_rule(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/interaction/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub trait Interaction: Component { [INFO] [stdout] | ----------- associated function in this trait [INFO] [stdout] 10 | fn new(inner: InteractionData, opts: Self::ComponentOpts) -> Self; [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/components/buttons/text.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn create(inner: TextButtonData, opts: Self::ComponentOpts) -> HtmlElement { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | onclick, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | / ButtonData { [INFO] [stdout] 48 | | label, [INFO] [stdout] 49 | | icon, [INFO] [stdout] 50 | | onclick, [INFO] [stdout] 51 | | }, [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/dom.rs:46:2 [INFO] [stdout] | [INFO] [stdout] 44 | let e = document().get_element_by_id(id).unwrap(); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | [INFO] [stdout] 46 | e.dyn_into::().unwrap() [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/components/buttons/elevated.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn create(inner: ElevatedButtonData, opts: Self::ComponentOpts) -> HtmlElement { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | onclick, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | / ButtonData { [INFO] [stdout] 48 | | label, [INFO] [stdout] 49 | | icon, [INFO] [stdout] 50 | | onclick, [INFO] [stdout] 51 | | }, [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/components/buttons/filled.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn create(inner: FilledButtonData, opts: Self::ComponentOpts) -> HtmlElement { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | onclick, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | / ButtonData { [INFO] [stdout] 48 | | label, [INFO] [stdout] 49 | | icon, [INFO] [stdout] 50 | | onclick, [INFO] [stdout] 51 | | }, [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/components/buttons/filled_tonal.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn create(inner: FilledTonalButtonData, opts: Self::ComponentOpts) -> HtmlElement { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | onclick, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | / ButtonData { [INFO] [stdout] 48 | | label, [INFO] [stdout] 49 | | icon, [INFO] [stdout] 50 | | onclick, [INFO] [stdout] 51 | | }, [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/components/buttons/text.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn create(inner: TextButtonData, opts: Self::ComponentOpts) -> HtmlElement { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | onclick, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | / ButtonData { [INFO] [stdout] 48 | | label, [INFO] [stdout] 49 | | icon, [INFO] [stdout] 50 | | onclick, [INFO] [stdout] 51 | | }, [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/dom.rs:46:2 [INFO] [stdout] | [INFO] [stdout] 44 | let e = document().get_element_by_id(id).unwrap(); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | [INFO] [stdout] 46 | e.dyn_into::().unwrap() [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: aborting due to 5 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `m3rs_core` (lib test) due to 6 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `m3rs_core` (lib) due to 6 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "565fb76017d7f681bb99084a9466eba3f6e7912f8016c6f25a7d75388f06bd32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "565fb76017d7f681bb99084a9466eba3f6e7912f8016c6f25a7d75388f06bd32", kill_on_drop: false }` [INFO] [stdout] 565fb76017d7f681bb99084a9466eba3f6e7912f8016c6f25a7d75388f06bd32