[INFO] cloning repository https://github.com/ConnorBP/inputflow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ConnorBP/inputflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnorBP%2Finputflow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnorBP%2Finputflow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3dfaa2c7fa38042f9d93464bd59a49a0e5fdaf36 [INFO] checking ConnorBP/inputflow/3dfaa2c7fa38042f9d93464bd59a49a0e5fdaf36 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%2FConnorBP%2Finputflow" "/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/ConnorBP/inputflow 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/ConnorBP/inputflow [INFO] finished tweaking git repo https://github.com/ConnorBP/inputflow [INFO] tweaked toml for git repo https://github.com/ConnorBP/inputflow written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ConnorBP/inputflow 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] 29deaca39572df09c41b669782f89ae2dce66840f6c73272cf74e929230d030b [INFO] running `Command { std: "docker" "start" "-a" "29deaca39572df09c41b669782f89ae2dce66840f6c73272cf74e929230d030b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29deaca39572df09c41b669782f89ae2dce66840f6c73272cf74e929230d030b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29deaca39572df09c41b669782f89ae2dce66840f6c73272cf74e929230d030b", kill_on_drop: false }` [INFO] [stdout] 29deaca39572df09c41b669782f89ae2dce66840f6c73272cf74e929230d030b [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] 0a34fc657e834d7a69a9102fafef67d04a2841a099c9cc94105822eddf50e17e [INFO] running `Command { std: "docker" "start" "-a" "0a34fc657e834d7a69a9102fafef67d04a2841a099c9cc94105822eddf50e17e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling core_extensions v1.5.3 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.3 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Checking generational-arena v0.2.9 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking lock_api v0.4.12 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking tarc v0.1.4 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling abi_stable_shared v0.10.3 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking memmap2 v0.8.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking tstr v0.2.4 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling derive_pod v0.1.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking repr_offset v0.2.2 [INFO] [stderr] Checking libudev v0.3.0 [INFO] [stderr] Checking dataview v1.0.1 [INFO] [stderr] Compiling cglue v0.2.14 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking xkbcommon v0.7.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking enigo v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking unescaper v0.1.5 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking env_filter v0.1.1 [INFO] [stderr] Checking env_logger v0.11.4 [INFO] [stderr] Compiling as_derive_utils v0.10.3 [INFO] [stderr] Compiling cglue-gen v0.2.9 [INFO] [stderr] Compiling abi_stable_derive v0.10.3 [INFO] [stderr] Compiling format-bytes-macros v0.4.0 [INFO] [stderr] Checking format-bytes v0.3.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling cglue-macro v0.2.3 [INFO] [stderr] Checking serialport v4.4.0 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking abi_stable v0.10.5 [INFO] [stderr] Checking inputflow v0.1.0 (/opt/rustwide/workdir/inputflow) [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] --> inputflow/src/lib.rs:81:22 [INFO] [stdout] | [INFO] [stdout] 65 | let lib = Library::new(current_exe).map_err(|e| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | let arc = CArc::from(lib); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | (header.create)(&arc.into_opaque(), CString::new(args).unwrap().into_raw()) [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] [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] --> inputflow/src/lib.rs:81:41 [INFO] [stdout] | [INFO] [stdout] 65 | let lib = Library::new(current_exe).map_err(|e| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | let arc = CArc::from(lib); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | (header.create)(&arc.into_opaque(), CString::new(args).unwrap().into_raw()) [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] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `inputflow` (lib test) due to 3 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] --> inputflow/src/lib.rs:81:22 [INFO] [stdout] | [INFO] [stdout] 65 | let lib = Library::new(current_exe).map_err(|e| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | let arc = CArc::from(lib); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | (header.create)(&arc.into_opaque(), CString::new(args).unwrap().into_raw()) [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] [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] --> inputflow/src/lib.rs:81:41 [INFO] [stdout] | [INFO] [stdout] 65 | let lib = Library::new(current_exe).map_err(|e| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | let arc = CArc::from(lib); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | (header.create)(&arc.into_opaque(), CString::new(args).unwrap().into_raw()) [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] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `inputflow` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "0a34fc657e834d7a69a9102fafef67d04a2841a099c9cc94105822eddf50e17e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a34fc657e834d7a69a9102fafef67d04a2841a099c9cc94105822eddf50e17e", kill_on_drop: false }` [INFO] [stdout] 0a34fc657e834d7a69a9102fafef67d04a2841a099c9cc94105822eddf50e17e