[INFO] fetching crate eren 0.3.2... [INFO] checking eren-0.3.2 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate eren 0.3.2 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate eren 0.3.2 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 crates.io crate eren 0.3.2 [INFO] finished tweaking crates.io crate eren 0.3.2 [INFO] tweaked toml for crates.io crate eren 0.3.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate eren 0.3.2 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 98b0f405768f768209fd3ca6bbb44f4a5c673d8d3981bf03bad4a0866e675ae7 [INFO] running `Command { std: "docker" "start" "-a" "98b0f405768f768209fd3ca6bbb44f4a5c673d8d3981bf03bad4a0866e675ae7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98b0f405768f768209fd3ca6bbb44f4a5c673d8d3981bf03bad4a0866e675ae7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98b0f405768f768209fd3ca6bbb44f4a5c673d8d3981bf03bad4a0866e675ae7", kill_on_drop: false }` [INFO] [stdout] 98b0f405768f768209fd3ca6bbb44f4a5c673d8d3981bf03bad4a0866e675ae7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d1db8cfd516d1480b543da7349e37f5488f5dea8acca7ae06a74f84df2725ac5 [INFO] running `Command { std: "docker" "start" "-a" "d1db8cfd516d1480b543da7349e37f5488f5dea8acca7ae06a74f84df2725ac5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking time-core v0.1.1 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking time v0.3.22 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling libz-sys v1.1.9 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling curl-sys v0.4.63+curl-8.1.2 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking defer-drop v1.3.0 [INFO] [stderr] Checking sluice v0.5.5 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking beef v0.5.2 [INFO] [stderr] Checking castaway v0.1.2 [INFO] [stderr] Checking regex-automata v0.4.4 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking timer v0.2.0 [INFO] [stderr] Checking tuikit v0.5.0 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking pin-project v1.1.2 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Checking derive_builder v0.11.2 [INFO] [stderr] Checking skim v0.10.4 [INFO] [stderr] Checking eren v0.3.2 (/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/helpers/selection.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 9 | let options = SkimOptionsBuilder::default() [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 21 | let items = SkimItemReader::default().of_bufread(Cursor::new(selection.to_owned())); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | [INFO] [stdout] 23 | Skim::run_with(&options, Some(items)) [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/helpers/selection.rs:64:11 [INFO] [stdout] | [INFO] [stdout] 50 | let process = Command::new("rofi") [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | match process.stdout.unwrap().read_to_string(&mut output) { [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `eren` (bin "eren") 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] --> src/helpers/selection.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 9 | let options = SkimOptionsBuilder::default() [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 21 | let items = SkimItemReader::default().of_bufread(Cursor::new(selection.to_owned())); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | [INFO] [stdout] 23 | Skim::run_with(&options, Some(items)) [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/helpers/selection.rs:64:11 [INFO] [stdout] | [INFO] [stdout] 50 | let process = Command::new("rofi") [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | match process.stdout.unwrap().read_to_string(&mut output) { [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `eren` (bin "eren" test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "d1db8cfd516d1480b543da7349e37f5488f5dea8acca7ae06a74f84df2725ac5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1db8cfd516d1480b543da7349e37f5488f5dea8acca7ae06a74f84df2725ac5", kill_on_drop: false }` [INFO] [stdout] d1db8cfd516d1480b543da7349e37f5488f5dea8acca7ae06a74f84df2725ac5