[INFO] cloning repository https://github.com/Mort1B/asd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mort1B/asd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMort1B%2Fasd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMort1B%2Fasd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3328b8b32a9acbadd8d719e61a2e58867a1285f8 [INFO] checking Mort1B/asd/3328b8b32a9acbadd8d719e61a2e58867a1285f8 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMort1B%2Fasd" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 60% (517/858) Updating files: 61% (524/858) Updating files: 62% (532/858) Updating files: 63% (541/858) Updating files: 64% (550/858) Updating files: 65% (558/858) Updating files: 66% (567/858) Updating files: 67% (575/858) Updating files: 68% (584/858) Updating files: 69% (593/858) Updating files: 70% (601/858) Updating files: 71% (610/858) Updating files: 72% (618/858) Updating files: 73% (627/858) Updating files: 74% (635/858) Updating files: 75% (644/858) Updating files: 76% (653/858) Updating files: 77% (661/858) Updating files: 78% (670/858) Updating files: 79% (678/858) Updating files: 80% (687/858) Updating files: 81% (695/858) Updating files: 82% (704/858) Updating files: 83% (713/858) Updating files: 84% (721/858) Updating files: 85% (730/858) Updating files: 86% (738/858) Updating files: 87% (747/858) Updating files: 88% (756/858) Updating files: 89% (764/858) Updating files: 90% (773/858) Updating files: 91% (781/858) Updating files: 92% (790/858) Updating files: 93% (798/858) Updating files: 94% (807/858) Updating files: 95% (816/858) Updating files: 96% (824/858) Updating files: 97% (833/858) Updating files: 98% (841/858) Updating files: 99% (850/858) Updating files: 100% (858/858) Updating files: 100% (858/858), done. [INFO] validating manifest of git repo https://github.com/Mort1B/asd on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Mort1B/asd [INFO] finished tweaking git repo https://github.com/Mort1B/asd [INFO] tweaked toml for git repo https://github.com/Mort1B/asd written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Mort1B/asd 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 228cbef12e0be823cb1f87e2e03d7f709e490a95b1ba291911f6296a3f0b9d5a [INFO] running `Command { std: "docker" "start" "-a" "228cbef12e0be823cb1f87e2e03d7f709e490a95b1ba291911f6296a3f0b9d5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "228cbef12e0be823cb1f87e2e03d7f709e490a95b1ba291911f6296a3f0b9d5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "228cbef12e0be823cb1f87e2e03d7f709e490a95b1ba291911f6296a3f0b9d5a", kill_on_drop: false }` [INFO] [stdout] 228cbef12e0be823cb1f87e2e03d7f709e490a95b1ba291911f6296a3f0b9d5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04a0b21522aa69d5502af9bf86d2e0122bd0c148ef839323a74ee4160da586dc [INFO] running `Command { std: "docker" "start" "-a" "04a0b21522aa69d5502af9bf86d2e0122bd0c148ef839323a74ee4160da586dc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.81 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.81 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.81 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.81 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.81 [INFO] [stderr] Checking js-sys v0.3.58 [INFO] [stderr] Checking web-sys v0.3.58 [INFO] [stderr] Checking wasm-react v0.3.2 [INFO] [stderr] Checking tetris v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `JsValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 23 | fn try_from(value: JsValue) -> Result { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | Ok(App { [INFO] [stdout] 25 | width: Reflect::get(&value, &"width".into())? [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: this value of type `Style` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:121:18 [INFO] [stdout] | [INFO] [stdout] 37 | let tetris = use_state(|| Tetris::new(self.width, self.height)); [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | let speed = use_state(|| 500); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | let handle_key_down = use_callback( [INFO] [stdout] | --------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 103 | let handle_key_up = use_callback( [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 121 | &Style::new() [INFO] [stdout] | __________________^ [INFO] [stdout] 122 | | .display("inline-grid") [INFO] [stdout] 123 | | .grid_template(format!( [INFO] [stdout] 124 | | "repeat({}, 1em) / repeat({},1em)", [INFO] [stdout] 125 | | self.height, self.width [INFO] [stdout] 126 | | )) [INFO] [stdout] 127 | | .border("1px solid black"), [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: this value of type `JsValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 23 | fn try_from(value: JsValue) -> Result { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | Ok(App { [INFO] [stdout] 25 | width: Reflect::get(&value, &"width".into())? [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: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Style` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:121:18 [INFO] [stdout] | [INFO] [stdout] 37 | let tetris = use_state(|| Tetris::new(self.width, self.height)); [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | let speed = use_state(|| 500); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | let handle_key_down = use_callback( [INFO] [stdout] | --------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 103 | let handle_key_up = use_callback( [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 121 | &Style::new() [INFO] [stdout] | __________________^ [INFO] [stdout] 122 | | .display("inline-grid") [INFO] [stdout] 123 | | .grid_template(format!( [INFO] [stdout] 124 | | "repeat({}, 1em) / repeat({},1em)", [INFO] [stdout] 125 | | self.height, self.width [INFO] [stdout] 126 | | )) [INFO] [stdout] 127 | | .border("1px solid black"), [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] [stderr] error: could not compile `tetris` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tetris` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "04a0b21522aa69d5502af9bf86d2e0122bd0c148ef839323a74ee4160da586dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04a0b21522aa69d5502af9bf86d2e0122bd0c148ef839323a74ee4160da586dc", kill_on_drop: false }` [INFO] [stdout] 04a0b21522aa69d5502af9bf86d2e0122bd0c148ef839323a74ee4160da586dc