[INFO] cloning repository https://github.com/Jimskapt/triton-windstorm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jimskapt/triton-windstorm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJimskapt%2Ftriton-windstorm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJimskapt%2Ftriton-windstorm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83cfde8cf590be705dfb03757393e2241ded7011 [INFO] checking Jimskapt/triton-windstorm/83cfde8cf590be705dfb03757393e2241ded7011 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJimskapt%2Ftriton-windstorm" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jimskapt/triton-windstorm 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 git repo https://github.com/Jimskapt/triton-windstorm [INFO] finished tweaking git repo https://github.com/Jimskapt/triton-windstorm [INFO] tweaked toml for git repo https://github.com/Jimskapt/triton-windstorm written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Jimskapt/triton-windstorm 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 15aa86e8b7b1fd32cb1aed598c0db68d919dffa59869cdabc85ea19549906e9d [INFO] running `Command { std: "docker" "start" "-a" "15aa86e8b7b1fd32cb1aed598c0db68d919dffa59869cdabc85ea19549906e9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15aa86e8b7b1fd32cb1aed598c0db68d919dffa59869cdabc85ea19549906e9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15aa86e8b7b1fd32cb1aed598c0db68d919dffa59869cdabc85ea19549906e9d", kill_on_drop: false }` [INFO] [stdout] 15aa86e8b7b1fd32cb1aed598c0db68d919dffa59869cdabc85ea19549906e9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b3c0bcde730e2edb153b403a0aeda35cab23b65ecbbb09a32c427ff4c7884231 [INFO] running `Command { std: "docker" "start" "-a" "b3c0bcde730e2edb153b403a0aeda35cab23b65ecbbb09a32c427ff4c7884231", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.82 [INFO] [stderr] Compiling bumpalo v3.11.0 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling wasm-bindgen v0.2.82 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Checking futures-sink v0.3.23 [INFO] [stderr] Checking tinystr v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking futures-io v0.3.23 [INFO] [stderr] Checking unic-langid-impl v0.9.0 [INFO] [stderr] Checking type-map v0.4.0 [INFO] [stderr] Compiling dbg v1.0.4 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling seed v0.9.2 [INFO] [stderr] Checking unic-langid v0.9.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking self_cell v0.10.2 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking enclose v1.1.8 [INFO] [stderr] Checking dunce v1.0.2 [INFO] [stderr] Checking iana-time-zone v0.1.46 [INFO] [stderr] Checking pct-str v1.1.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.32 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking intl_pluralrules v7.0.1 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking intl-memoizer v0.5.1 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking uuid v1.1.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.82 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling futures-macro v0.3.23 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.82 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.82 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Checking fluent-syntax v0.11.0 [INFO] [stderr] Checking fluent-bundle v0.15.2 [INFO] [stderr] Checking fluent v0.16.0 [INFO] [stderr] Checking futures-executor v0.3.23 [INFO] [stderr] Checking futures v0.3.23 [INFO] [stderr] Checking time v0.3.14 [INFO] [stderr] Checking ulid v1.0.0 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking js-sys v0.3.59 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking web-sys v0.3.59 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.32 [INFO] [stderr] Checking gloo-timers v0.2.4 [INFO] [stderr] Checking wasm-bindgen-test v0.3.32 [INFO] [stderr] Checking gloo-events v0.1.2 [INFO] [stderr] Checking gloo-utils v0.1.5 [INFO] [stderr] Checking pontus_onyx v0.16.9 [INFO] [stderr] Checking gloo-file v0.2.3 [INFO] [stderr] Checking triton_windstorm v1.13.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `saved_subjects` [INFO] [stdout] --> src/messages/database.rs:116:14 [INFO] [stdout] | [INFO] [stdout] 116 | let mut saved_subjects: Vec = vec![]; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_saved_subjects` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `saved_subjects` [INFO] [stdout] --> src/messages/database.rs:116:14 [INFO] [stdout] | [INFO] [stdout] 116 | let mut saved_subjects: Vec = vec![]; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_saved_subjects` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/messages/database.rs:116:10 [INFO] [stdout] | [INFO] [stdout] 116 | let mut saved_subjects: Vec = vec![]; [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/messages/database.rs:116:10 [INFO] [stdout] | [INFO] [stdout] 116 | let mut saved_subjects: Vec = vec![]; [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/model.rs:155:11 [INFO] [stdout] | [INFO] [stdout] 155 | let mut subject = match migrated_subjects.get_mut(id) { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/model.rs:155:11 [INFO] [stdout] | [INFO] [stdout] 155 | let mut subject = match migrated_subjects.get_mut(id) { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [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/model.rs:49:42 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Clone, Debug, serde::Serialize, serde::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: requested on the command line with `-D tail-expr-drop-order` [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view/settings.rs:172:6 [INFO] [stdout] | [INFO] [stdout] 171 | ev(Ev::Input, |event| crate::messages::Message::Database( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 172 | crate::messages::database::Message::SetDataAccountString(event) [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/view/settings.rs:194:8 [INFO] [stdout] | [INFO] [stdout] 192 | ev(Ev::Click, |_| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 193 | crate::messages::Message::Database( [INFO] [stdout] 194 | crate::messages::database::Message::DropRemote, [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/view/settings.rs:200:8 [INFO] [stdout] | [INFO] [stdout] 198 | ev(Ev::Click, |_| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | crate::messages::Message::Database( [INFO] [stdout] 200 | / crate::messages::database::Message::BuildRemote(Some(Box::new( [INFO] [stdout] 201 | | crate::messages::Message::Database( [INFO] [stdout] 202 | | crate::messages::database::Message::SyncDatabase, [INFO] [stdout] 203 | | ), [INFO] [stdout] 204 | | ))), [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/model.rs:49:42 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Clone, Debug, serde::Serialize, serde::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: requested on the command line with `-D tail-expr-drop-order` [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view/settings.rs:172:6 [INFO] [stdout] | [INFO] [stdout] 171 | ev(Ev::Input, |event| crate::messages::Message::Database( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 172 | crate::messages::database::Message::SetDataAccountString(event) [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/view/settings.rs:194:8 [INFO] [stdout] | [INFO] [stdout] 192 | ev(Ev::Click, |_| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 193 | crate::messages::Message::Database( [INFO] [stdout] 194 | crate::messages::database::Message::DropRemote, [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/view/settings.rs:200:8 [INFO] [stdout] | [INFO] [stdout] 198 | ev(Ev::Click, |_| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | crate::messages::Message::Database( [INFO] [stdout] 200 | / crate::messages::database::Message::BuildRemote(Some(Box::new( [INFO] [stdout] 201 | | crate::messages::Message::Database( [INFO] [stdout] 202 | | crate::messages::database::Message::SyncDatabase, [INFO] [stdout] 203 | | ), [INFO] [stdout] 204 | | ))), [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 4 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `triton_windstorm` (lib test) due to 5 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `triton_windstorm` (lib) due to 5 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b3c0bcde730e2edb153b403a0aeda35cab23b65ecbbb09a32c427ff4c7884231", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3c0bcde730e2edb153b403a0aeda35cab23b65ecbbb09a32c427ff4c7884231", kill_on_drop: false }` [INFO] [stdout] b3c0bcde730e2edb153b403a0aeda35cab23b65ecbbb09a32c427ff4c7884231