[INFO] fetching crate git-delta 0.18.2... [INFO] checking git-delta-0.18.2 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate git-delta 0.18.2 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate git-delta 0.18.2 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate git-delta 0.18.2 [INFO] finished tweaking crates.io crate git-delta 0.18.2 [INFO] tweaked toml for crates.io crate git-delta 0.18.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate git-delta 0.18.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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3bf42b1a3d853c7410da5afddae4452fb3806cee712d73cccf78015dcd09a050 [INFO] running `Command { std: "docker" "start" "-a" "3bf42b1a3d853c7410da5afddae4452fb3806cee712d73cccf78015dcd09a050", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3bf42b1a3d853c7410da5afddae4452fb3806cee712d73cccf78015dcd09a050", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bf42b1a3d853c7410da5afddae4452fb3806cee712d73cccf78015dcd09a050", kill_on_drop: false }` [INFO] [stdout] 3bf42b1a3d853c7410da5afddae4452fb3806cee712d73cccf78015dcd09a050 [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b506ff7ad747321d38f8ba7132a7a534227b8db28eb2f415404e29b439d411cf [INFO] running `Command { std: "docker" "start" "-a" "b506ff7ad747321d38f8ba7132a7a534227b8db28eb2f415404e29b439d411cf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.75 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling anstream v0.6.5 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking quick-xml v0.32.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling clap_builder v4.4.12 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling rstest_macros v0.21.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking termcolor v1.4.0 [INFO] [stderr] Checking std_prelude v0.2.12 [INFO] [stderr] Compiling palette v0.7.3 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking terminal-trx v0.2.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking path_abs v0.5.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking etcetera v0.8.0 [INFO] [stderr] Checking ansi_colours v1.2.2 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking wild v2.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking bytesize v1.3.0 [INFO] [stderr] Checking nu-ansi-term v0.49.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking terminal-colorsaurus v0.4.3 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking sysinfo v0.29.11 [INFO] [stderr] Checking similar v2.5.0 [INFO] [stderr] Checking box_drawing v0.1.2 [INFO] [stderr] Checking bytelines v2.5.0 [INFO] [stderr] Checking chrono-humanize v0.2.3 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking ctrlc v3.4.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Checking bstr v1.9.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking insta v1.39.0 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking grep-cli v0.1.10 [INFO] [stderr] Checking onig v6.4.0 [INFO] [stderr] Compiling serde_derive v1.0.194 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling palette_derive v0.7.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking thiserror v1.0.56 [INFO] [stderr] Compiling clap v4.4.13 [INFO] [stderr] Checking clap_complete v4.4.6 [INFO] [stderr] Compiling bat v0.24.0 [INFO] [stderr] Checking git2 v0.18.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking rstest v0.21.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking plist v1.7.0 [INFO] [stderr] Checking clircle v0.4.0 [INFO] [stderr] Checking serde_yaml v0.9.30 [INFO] [stderr] Checking smol_str v0.1.24 [INFO] [stderr] Checking syntect v5.2.0 [INFO] [stderr] Checking git-delta v0.18.2 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `std::option::Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/utils/process.rs:534:11 [INFO] [stdout] | [INFO] [stdout] 445 | fn calling_process_cmdline(mut info: P, extract_args: F) -> Option [INFO] [stdout] | -------- ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 534 | match info.find_sibling_in_refreshed_processes(my_pid, &extract_args) { [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] [stderr] error: could not compile `git-delta` (bin "delta") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this value of type `std::option::Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/utils/process.rs:534:11 [INFO] [stdout] | [INFO] [stdout] 445 | fn calling_process_cmdline(mut info: P, extract_args: F) -> Option [INFO] [stdout] | -------- ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 534 | match info.find_sibling_in_refreshed_processes(my_pid, &extract_args) { [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: this value of type `config::Config` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/wrapping.rs:915:17 [INFO] [stdout] | [INFO] [stdout] 868 | let cfg = mk_wrap_cfg(&TEST_WRAP_CFG); [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 915 | let wcfg1 = mk_wrap_cfg(&WrapConfig { [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 `git-delta` (bin "delta" test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "b506ff7ad747321d38f8ba7132a7a534227b8db28eb2f415404e29b439d411cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b506ff7ad747321d38f8ba7132a7a534227b8db28eb2f415404e29b439d411cf", kill_on_drop: false }` [INFO] [stdout] b506ff7ad747321d38f8ba7132a7a534227b8db28eb2f415404e29b439d411cf