[INFO] cloning repository https://github.com/bootandy/dust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bootandy/dust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbootandy%2Fdust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbootandy%2Fdust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 86b2bd944c193ea987b9b55ca14079e57c75f135 [INFO] checking bootandy/dust/86b2bd944c193ea987b9b55ca14079e57c75f135 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbootandy%2Fdust" "/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/bootandy/dust on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bootandy/dust [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/bootandy/dust [INFO] tweaked toml for git repo https://github.com/bootandy/dust written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/bootandy/dust 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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90af412aa2572975f587d8f23a3b2e01b5184fd9de238741c9054c417cceac25 [INFO] running `Command { std: "docker" "start" "-a" "90af412aa2572975f587d8f23a3b2e01b5184fd9de238741c9054c417cceac25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90af412aa2572975f587d8f23a3b2e01b5184fd9de238741c9054c417cceac25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90af412aa2572975f587d8f23a3b2e01b5184fd9de238741c9054c417cceac25", kill_on_drop: false }` [INFO] [stdout] 90af412aa2572975f587d8f23a3b2e01b5184fd9de238741c9054c417cceac25 [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" "-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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec31138b0dfcdfbffa790c93150e3279d920e58776cfeff751fea2b1fed6bf1d [INFO] running `Command { std: "docker" "start" "-a" "ec31138b0dfcdfbffa790c93150e3279d920e58776cfeff751fea2b1fed6bf1d", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling serde v1.0.205 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling clap_builder v4.5.14 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking predicates-core v1.0.8 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling clap v4.5.14 [INFO] [stderr] Compiling clap_complete v4.5.13 [INFO] [stderr] Compiling clap_mangen v0.2.23 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Checking terminal_size v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.205 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking lscolors v0.13.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking predicates-tree v1.0.11 [INFO] [stderr] Checking predicates v3.1.2 [INFO] [stderr] Checking sysinfo v0.27.8 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking thousands v0.2.0 [INFO] [stderr] Checking stfu8 v0.2.7 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Compiling du-dust v1.1.1 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking config-file v0.2.3 [INFO] [stderr] Migrating tests/test_exact_output.rs from 2021 edition to 2024 [INFO] [stderr] Fixed tests/test_exact_output.rs (1 fix) [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/config.rs (2 fixes) [INFO] [stderr] Migrating tests/tests.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/dir_walker.rs (1 fix) [INFO] [stderr] Fixed src/progress.rs (1 fix) [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/progress.rs:126:19 [INFO] [stdout] | [INFO] [stdout] 126 | while let Err(RecvTimeoutError::Timeout) = [INFO] [stdout] | ___________________^ [INFO] [stdout] 127 | | receiver.recv_timeout(Duration::from_millis(SPINNER_SLEEP_TIME)) [INFO] [stdout] | |_________________--------_______________________________________________________^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/progress.rs:144:13 [INFO] [stdout] | [INFO] [stdout] 144 | } [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/progress.rs:126:19 [INFO] [stdout] | [INFO] [stdout] 126 | while let Err(RecvTimeoutError::Timeout) = [INFO] [stdout] | ___________________^ [INFO] [stdout] 127 | | receiver.recv_timeout(Duration::from_millis(SPINNER_SLEEP_TIME)) [INFO] [stdout] | |_________________--------_______________________________________________________^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/progress.rs:144:13 [INFO] [stdout] | [INFO] [stdout] 144 | } [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/tests_symlinks.rs from 2021 edition to 2024 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/test_flags.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.49s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling du-dust v1.1.1 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `Command { std: "docker" "inspect" "ec31138b0dfcdfbffa790c93150e3279d920e58776cfeff751fea2b1fed6bf1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec31138b0dfcdfbffa790c93150e3279d920e58776cfeff751fea2b1fed6bf1d", kill_on_drop: false }` [INFO] [stdout] ec31138b0dfcdfbffa790c93150e3279d920e58776cfeff751fea2b1fed6bf1d