[INFO] fetching crate folca 0.1.0... [INFO] checking folca-0.1.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate folca 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate folca 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] started tweaking crates.io crate folca 0.1.0 [INFO] finished tweaking crates.io crate folca 0.1.0 [INFO] tweaked toml for crates.io crate folca 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate folca 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 66fa5f7e1281b72e0cf0d4a2cefbf8f758ce287174d945965fc046a8da708769 [INFO] running `Command { std: "docker" "start" "-a" "66fa5f7e1281b72e0cf0d4a2cefbf8f758ce287174d945965fc046a8da708769", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66fa5f7e1281b72e0cf0d4a2cefbf8f758ce287174d945965fc046a8da708769", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66fa5f7e1281b72e0cf0d4a2cefbf8f758ce287174d945965fc046a8da708769", kill_on_drop: false }` [INFO] [stdout] 66fa5f7e1281b72e0cf0d4a2cefbf8f758ce287174d945965fc046a8da708769 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 191609a5ef7870d86b90cf33d605541b738fcf484c0ac56b2238b6d3e59b929f [INFO] running `Command { std: "docker" "start" "-a" "191609a5ef7870d86b90cf33d605541b738fcf484c0ac56b2238b6d3e59b929f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Checking tracing-subscriber v0.2.18 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking rustc-demangle v0.1.19 [INFO] [stderr] Checking owo-colors v1.3.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking object v0.24.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking tar v0.4.33 [INFO] [stderr] Checking ignore v0.4.17 [INFO] [stderr] Checking simplelog v0.10.0 [INFO] [stderr] Checking bytefmt v0.1.7 [INFO] [stderr] Checking addr2line v0.15.1 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking dircpy-stable v0.3.5 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking color-spantrace v0.1.6 [INFO] [stderr] Checking color-eyre v0.5.11 [INFO] [stderr] Checking ron v0.6.4 [INFO] [stderr] Checking folca v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `Walk` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:373:9 [INFO] [stdout] | [INFO] [stdout] 324 | let mut hasher = blake3::Hasher::new(); [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 373 | / WalkBuilder::new(&self.input_path) [INFO] [stdout] 374 | | .hidden(self.hidden) [INFO] [stdout] 375 | | .git_exclude(!self.no_ignore) [INFO] [stdout] 376 | | .sort_by_file_path(|p1, p2| p1.cmp(p2)) [INFO] [stdout] 377 | | .skip_stdout(true) [INFO] [stdout] 378 | | .build() [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 `folca` (bin "folca" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this value of type `Walk` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:373:9 [INFO] [stdout] | [INFO] [stdout] 324 | let mut hasher = blake3::Hasher::new(); [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 373 | / WalkBuilder::new(&self.input_path) [INFO] [stdout] 374 | | .hidden(self.hidden) [INFO] [stdout] 375 | | .git_exclude(!self.no_ignore) [INFO] [stdout] 376 | | .sort_by_file_path(|p1, p2| p1.cmp(p2)) [INFO] [stdout] 377 | | .skip_stdout(true) [INFO] [stdout] 378 | | .build() [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 `folca` (bin "folca") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "191609a5ef7870d86b90cf33d605541b738fcf484c0ac56b2238b6d3e59b929f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "191609a5ef7870d86b90cf33d605541b738fcf484c0ac56b2238b6d3e59b929f", kill_on_drop: false }` [INFO] [stdout] 191609a5ef7870d86b90cf33d605541b738fcf484c0ac56b2238b6d3e59b929f