[INFO] fetching crate cargo-changelog 0.1.0... [INFO] checking cargo-changelog-0.1.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate cargo-changelog 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate cargo-changelog 0.1.0 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] removed /workspace/builds/worker-7-tc2/source/rust-toolchain [INFO] started tweaking crates.io crate cargo-changelog 0.1.0 [INFO] finished tweaking crates.io crate cargo-changelog 0.1.0 [INFO] tweaked toml for crates.io crate cargo-changelog 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate cargo-changelog 0.1.0 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-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1b91ea066b8ac8c2d346c1febf05a09ec640bbd0036b24505b9535ab87df92e [INFO] running `Command { std: "docker" "start" "-a" "a1b91ea066b8ac8c2d346c1febf05a09ec640bbd0036b24505b9535ab87df92e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1b91ea066b8ac8c2d346c1febf05a09ec640bbd0036b24505b9535ab87df92e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1b91ea066b8ac8c2d346c1febf05a09ec640bbd0036b24505b9535ab87df92e", kill_on_drop: false }` [INFO] [stdout] a1b91ea066b8ac8c2d346c1febf05a09ec640bbd0036b24505b9535ab87df92e [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3e38615a823ceaf0fae35fa37a3947527e660067c67022e87441f86be7177ba [INFO] running `Command { std: "docker" "start" "-a" "e3e38615a823ceaf0fae35fa37a3947527e660067c67022e87441f86be7177ba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling camino v1.1.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking itertools v0.10.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking predicates-core v1.0.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking supports-color v1.3.0 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking console v0.15.1 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking supports-hyperlinks v1.2.0 [INFO] [stderr] Checking supports-unicode v1.0.2 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking termtree v0.2.4 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking unsafe-libyaml v0.2.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking predicates-tree v1.0.5 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking dialoguer v0.10.2 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking comma v1.0.0 [INFO] [stderr] Compiling indoc v1.0.7 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.14.0+1.5.0 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking predicates v2.1.1 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking time v0.3.14 [INFO] [stderr] Checking assert_cmd v2.0.4 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling miette-derive v5.3.0 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling pest v2.3.0 [INFO] [stderr] Checking miette v5.3.0 [INFO] [stderr] Checking clap v3.2.21 [INFO] [stderr] Compiling pest_meta v2.3.0 [INFO] [stderr] Compiling pest_generator v2.3.0 [INFO] [stderr] Compiling pest_derive v2.3.0 [INFO] [stderr] Checking git2 v0.15.0 [INFO] [stderr] Checking cargo-platform v0.1.2 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking serde_yaml v0.9.13 [INFO] [stderr] Checking handlebars v4.3.4 [INFO] [stderr] Checking cargo_metadata v0.15.0 [INFO] [stderr] Checking cargo-changelog v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `Vec>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/generate_command.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 35 | let temp_dir = tempdir::TempDir::new("cargo-changelog").unwrap(); [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 96 | let files = files_in_dir(&released_dir); [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 `cargo-changelog` (test "generate_command") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e3e38615a823ceaf0fae35fa37a3947527e660067c67022e87441f86be7177ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3e38615a823ceaf0fae35fa37a3947527e660067c67022e87441f86be7177ba", kill_on_drop: false }` [INFO] [stdout] e3e38615a823ceaf0fae35fa37a3947527e660067c67022e87441f86be7177ba