[INFO] cloning repository https://github.com/compenguy/clickrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/compenguy/clickrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompenguy%2Fclickrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompenguy%2Fclickrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ee0b074e5bb11e651853812597fa33f64e9e655 [INFO] checking compenguy/clickrs/9ee0b074e5bb11e651853812597fa33f64e9e655 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%2Fcompenguy%2Fclickrs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/compenguy/clickrs 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/compenguy/clickrs [INFO] finished tweaking git repo https://github.com/compenguy/clickrs [INFO] tweaked toml for git repo https://github.com/compenguy/clickrs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/compenguy/clickrs 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-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] 65473631bf542fd33037b5c899977229609ba92fa985a460d8b8bcf456144184 [INFO] running `Command { std: "docker" "start" "-a" "65473631bf542fd33037b5c899977229609ba92fa985a460d8b8bcf456144184", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65473631bf542fd33037b5c899977229609ba92fa985a460d8b8bcf456144184", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65473631bf542fd33037b5c899977229609ba92fa985a460d8b8bcf456144184", kill_on_drop: false }` [INFO] [stdout] 65473631bf542fd33037b5c899977229609ba92fa985a460d8b8bcf456144184 [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] 2db4447d0deb3fe7eac156ba71f7c9331ec57e3c17e57d28803b4c66d9602648 [INFO] running `Command { std: "docker" "start" "-a" "2db4447d0deb3fe7eac156ba71f7c9331ec57e3c17e57d28803b4c66d9602648", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking ioctl-sys v0.5.2 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking clap_builder v4.4.7 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Checking nu-ansi-term v0.49.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking enum_derive v0.1.7 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking uinput-sys v0.1.7 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking clap v4.4.7 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking libudev v0.2.0 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Checking uinput v0.1.3 [INFO] [stderr] Checking flexi_logger v0.27.2 [INFO] [stderr] Checking evdev v0.12.1 [INFO] [stderr] Checking clickrs 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/uinput/inputsource.rs:295:12 [INFO] [stdout] | [INFO] [stdout] 284 | let device = uinput::default()? [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 295 | Ok(InputEventQueue { [INFO] [stdout] | ____________^ [INFO] [stdout] 296 | | numlock_state: NumlockWatcher::default(), [INFO] [stdout] 297 | | uinput_device: device, [INFO] [stdout] 298 | | events: VecDeque::new(), [INFO] [stdout] 299 | | last_active: Instant::now(), [INFO] [stdout] 300 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/uinput/inputsource.rs:295:12 [INFO] [stdout] | [INFO] [stdout] 284 | let device = uinput::default()? [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 295 | Ok(InputEventQueue { [INFO] [stdout] | ____________^ [INFO] [stdout] 296 | | numlock_state: NumlockWatcher::default(), [INFO] [stdout] 297 | | uinput_device: device, [INFO] [stdout] 298 | | events: VecDeque::new(), [INFO] [stdout] 299 | | last_active: Instant::now(), [INFO] [stdout] 300 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clickrs` (bin "clickrs") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `clickrs` (bin "clickrs" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "2db4447d0deb3fe7eac156ba71f7c9331ec57e3c17e57d28803b4c66d9602648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2db4447d0deb3fe7eac156ba71f7c9331ec57e3c17e57d28803b4c66d9602648", kill_on_drop: false }` [INFO] [stdout] 2db4447d0deb3fe7eac156ba71f7c9331ec57e3c17e57d28803b4c66d9602648