[INFO] cloning repository https://github.com/cwenck/discord-server-manager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cwenck/discord-server-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcwenck%2Fdiscord-server-manager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcwenck%2Fdiscord-server-manager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cfed3b35f458fa66746a7f31880d9e0e3ca7fbb5 [INFO] checking cwenck/discord-server-manager/cfed3b35f458fa66746a7f31880d9e0e3ca7fbb5 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%2Fcwenck%2Fdiscord-server-manager" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cwenck/discord-server-manager 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/cwenck/discord-server-manager [INFO] finished tweaking git repo https://github.com/cwenck/discord-server-manager [INFO] tweaked toml for git repo https://github.com/cwenck/discord-server-manager written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cwenck/discord-server-manager 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-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fffead4aa82ed37ca418b1d37cee4f077a715f6c15818d7f842102b64bd54a3 [INFO] running `Command { std: "docker" "start" "-a" "3fffead4aa82ed37ca418b1d37cee4f077a715f6c15818d7f842102b64bd54a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fffead4aa82ed37ca418b1d37cee4f077a715f6c15818d7f842102b64bd54a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fffead4aa82ed37ca418b1d37cee4f077a715f6c15818d7f842102b64bd54a3", kill_on_drop: false }` [INFO] [stdout] 3fffead4aa82ed37ca418b1d37cee4f077a715f6c15818d7f842102b64bd54a3 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da62f8552a0eb5ffd1e05b7452e8a7d6ad8a375ae02efbf0cf1b1066e564f487 [INFO] running `Command { std: "docker" "start" "-a" "da62f8552a0eb5ffd1e05b7452e8a7d6ad8a375ae02efbf0cf1b1066e564f487", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking futures-sink v0.3.7 [INFO] [stderr] Checking futures-core v0.3.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking futures-channel v0.3.7 [INFO] [stderr] Checking futures-task v0.3.7 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking futures-io v0.3.7 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking sha-1 v0.9.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling serenity v0.10.2 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking typemap_rev v0.1.3 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking tungstenite v0.11.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking fancy-regex v0.5.0 [INFO] [stderr] Checking env_logger v0.8.1 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Checking rustls v0.19.0 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Checking webpki-roots v0.21.0 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking futures-util v0.3.7 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking tokio-util v0.6.3 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking futures v0.3.7 [INFO] [stderr] Checking async-tungstenite v0.11.0 [INFO] [stderr] Checking h2 v0.3.0 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking hyper v0.14.4 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking reqwest v0.11.0 [INFO] [stderr] Checking discord-server-manager v0.1.0 (/opt/rustwide/workdir) [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/composite_event_handler.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 31 | async fn guild_member_update(&self, ctx: Context, event: GuildMemberUpdateEvent) { [INFO] [stdout] | ^ ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | ______________| [INFO] [stdout] | | [INFO] [stdout] 32 | | for handler in &self.handlers { [INFO] [stdout] 33 | | handler [INFO] [stdout] 34 | | .guild_member_update(ctx.clone(), event.clone()) [INFO] [stdout] 35 | | .await [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [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/composite_event_handler.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | async fn message(&self, ctx: Context, msg: Message) { [INFO] [stdout] | ^ ------------ ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | ______________| these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] 40 | | for handler in &self.handlers { [INFO] [stdout] 41 | | handler.message(ctx.clone(), msg.clone()).await [INFO] [stdout] 42 | | } [INFO] [stdout] 43 | | } [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/time_converter/message_handler.rs:158:14 [INFO] [stdout] | [INFO] [stdout] 158 | async fn message(&self, ctx: Context, msg: Message) { [INFO] [stdout] | ^ ------------ ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | ______________| these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] 159 | | if msg.author.bot { [INFO] [stdout] 160 | | // The messsage author was a bot. Skip further processing to prevent [INFO] [stdout] 161 | | // the bot from responding to its own messages or those from other bots. [INFO] [stdout] ... | [INFO] [stdout] 207 | | } [INFO] [stdout] 208 | | } [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/user_roles.rs:97:14 [INFO] [stdout] | [INFO] [stdout] 97 | async fn guild_member_update(&self, _ctx: Context, event: GuildMemberUpdateEvent) { [INFO] [stdout] | ^ ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | ______________| [INFO] [stdout] | | [INFO] [stdout] 98 | | info!( [INFO] [stdout] 99 | | "Received Guild Member Update Event: username={}, id={}, roles={:?}", [INFO] [stdout] 100 | | event.user.name, event.user.id, event.roles [INFO] [stdout] ... | [INFO] [stdout] 103 | | self.cache.update_roles(event.user.id, &event.roles).await; [INFO] [stdout] 104 | | } [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `discord-server-manager` (bin "discord-server-manager") due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/composite_event_handler.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 31 | async fn guild_member_update(&self, ctx: Context, event: GuildMemberUpdateEvent) { [INFO] [stdout] | ^ ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | ______________| [INFO] [stdout] | | [INFO] [stdout] 32 | | for handler in &self.handlers { [INFO] [stdout] 33 | | handler [INFO] [stdout] 34 | | .guild_member_update(ctx.clone(), event.clone()) [INFO] [stdout] 35 | | .await [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [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/composite_event_handler.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | async fn message(&self, ctx: Context, msg: Message) { [INFO] [stdout] | ^ ------------ ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | ______________| these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] 40 | | for handler in &self.handlers { [INFO] [stdout] 41 | | handler.message(ctx.clone(), msg.clone()).await [INFO] [stdout] 42 | | } [INFO] [stdout] 43 | | } [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/time_converter/message_handler.rs:158:14 [INFO] [stdout] | [INFO] [stdout] 158 | async fn message(&self, ctx: Context, msg: Message) { [INFO] [stdout] | ^ ------------ ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | ______________| these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] 159 | | if msg.author.bot { [INFO] [stdout] 160 | | // The messsage author was a bot. Skip further processing to prevent [INFO] [stdout] 161 | | // the bot from responding to its own messages or those from other bots. [INFO] [stdout] ... | [INFO] [stdout] 207 | | } [INFO] [stdout] 208 | | } [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/user_roles.rs:97:14 [INFO] [stdout] | [INFO] [stdout] 97 | async fn guild_member_update(&self, _ctx: Context, event: GuildMemberUpdateEvent) { [INFO] [stdout] | ^ ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | ______________| [INFO] [stdout] | | [INFO] [stdout] 98 | | info!( [INFO] [stdout] 99 | | "Received Guild Member Update Event: username={}, id={}, roles={:?}", [INFO] [stdout] 100 | | event.user.name, event.user.id, event.roles [INFO] [stdout] ... | [INFO] [stdout] 103 | | self.cache.update_roles(event.user.id, &event.roles).await; [INFO] [stdout] 104 | | } [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `discord-server-manager` (bin "discord-server-manager" test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "da62f8552a0eb5ffd1e05b7452e8a7d6ad8a375ae02efbf0cf1b1066e564f487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da62f8552a0eb5ffd1e05b7452e8a7d6ad8a375ae02efbf0cf1b1066e564f487", kill_on_drop: false }` [INFO] [stdout] da62f8552a0eb5ffd1e05b7452e8a7d6ad8a375ae02efbf0cf1b1066e564f487