[INFO] cloning repository https://github.com/cdgeass/pushbullet_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cdgeass/pushbullet_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcdgeass%2Fpushbullet_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcdgeass%2Fpushbullet_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa6b73de5785c2429d5915fa2d64cfd2f4ff834c [INFO] checking cdgeass/pushbullet_rust/aa6b73de5785c2429d5915fa2d64cfd2f4ff834c 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%2Fcdgeass%2Fpushbullet_rust" "/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/cdgeass/pushbullet_rust 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/cdgeass/pushbullet_rust [INFO] finished tweaking git repo https://github.com/cdgeass/pushbullet_rust [INFO] tweaked toml for git repo https://github.com/cdgeass/pushbullet_rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cdgeass/pushbullet_rust 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-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a08fea12abaeff530cfe724428cafd05ae6a8a7e2022da07b9dbfe0651e6f1e8 [INFO] running `Command { std: "docker" "start" "-a" "a08fea12abaeff530cfe724428cafd05ae6a8a7e2022da07b9dbfe0651e6f1e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a08fea12abaeff530cfe724428cafd05ae6a8a7e2022da07b9dbfe0651e6f1e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a08fea12abaeff530cfe724428cafd05ae6a8a7e2022da07b9dbfe0651e6f1e8", kill_on_drop: false }` [INFO] [stdout] a08fea12abaeff530cfe724428cafd05ae6a8a7e2022da07b9dbfe0651e6f1e8 [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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 108a37a421b9cfd2952b2ed08741c874bb59c46ba837a6afc2aac1eb90b9e51a [INFO] running `Command { std: "docker" "start" "-a" "108a37a421b9cfd2952b2ed08741c874bb59c46ba837a6afc2aac1eb90b9e51a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cc v1.0.104 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking tinyvec v1.6.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling magic-sys v0.3.0 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling thiserror v1.0.62 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking clap_builder v4.5.8 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.62 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking magic v0.16.2 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking clap v4.5.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v1.4.0 [INFO] [stderr] Checking hyper-util v0.1.6 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.5 [INFO] [stderr] Checking pushbullet_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Client` [INFO] [stdout] --> src/command/command.rs:10:36 [INFO] [stdout] | [INFO] [stdout] 10 | use reqwest::blocking::{multipart, Client, RequestBuilder}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> src/command/command.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Client` [INFO] [stdout] --> src/command/command.rs:10:36 [INFO] [stdout] | [INFO] [stdout] 10 | use reqwest::blocking::{multipart, Client, RequestBuilder}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> src/command/command.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `access_token` [INFO] [stdout] --> src/command/chat.rs:58:29 [INFO] [stdout] | [INFO] [stdout] 58 | fn build_request(&self, access_token: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_access_token` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `access_token` [INFO] [stdout] --> src/command/device.rs:155:29 [INFO] [stdout] | [INFO] [stdout] 155 | fn build_request(&self, access_token: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_access_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `access_token` [INFO] [stdout] --> src/command/chat.rs:58:29 [INFO] [stdout] | [INFO] [stdout] 58 | fn build_request(&self, access_token: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_access_token` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `access_token` [INFO] [stdout] --> src/command/device.rs:155:29 [INFO] [stdout] | [INFO] [stdout] 155 | fn build_request(&self, access_token: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_access_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `access_token` [INFO] [stdout] --> src/command/channel.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | access_token: &str, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_access_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `access_token` [INFO] [stdout] --> src/command/subscription.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | access_token: &str, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_access_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `access_token` [INFO] [stdout] --> src/command/channel.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | access_token: &str, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_access_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `access_token` [INFO] [stdout] --> src/command/subscription.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | access_token: &str, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_access_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `access_token` [INFO] [stdout] --> src/command/text.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | access_token: &str, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_access_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `access_token` [INFO] [stdout] --> src/command/user.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | access_token: &str, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_access_token` [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/command/command.rs:157:11 [INFO] [stdout] | [INFO] [stdout] 152 | let request_builder = reqwest::blocking::Client::new() [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 157 | match request_builder.send() { [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/command/command.rs:198:15 [INFO] [stdout] | [INFO] [stdout] 191 | let request_builder = match self.build_request(access_token) { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 192 | Ok(request_builder) => request_builder.header("Access-Token", access_token), [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 193 | Err(error) => { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 198 | match request_builder.send() { [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: unused variable: `access_token` [INFO] [stdout] --> src/command/text.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | access_token: &str, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_access_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `access_token` [INFO] [stdout] --> src/command/user.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | access_token: &str, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_access_token` [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/command/command.rs:157:11 [INFO] [stdout] | [INFO] [stdout] 152 | let request_builder = reqwest::blocking::Client::new() [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 157 | match request_builder.send() { [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/command/command.rs:198:15 [INFO] [stdout] | [INFO] [stdout] 191 | let request_builder = match self.build_request(access_token) { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 192 | Ok(request_builder) => request_builder.header("Access-Token", access_token), [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 193 | Err(error) => { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 198 | match request_builder.send() { [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 2 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pushbullet_rust` (bin "pb") due to 3 previous errors; 8 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pushbullet_rust` (bin "pb" test) due to 3 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "108a37a421b9cfd2952b2ed08741c874bb59c46ba837a6afc2aac1eb90b9e51a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "108a37a421b9cfd2952b2ed08741c874bb59c46ba837a6afc2aac1eb90b9e51a", kill_on_drop: false }` [INFO] [stdout] 108a37a421b9cfd2952b2ed08741c874bb59c46ba837a6afc2aac1eb90b9e51a