[INFO] cloning repository https://github.com/davidakpele/fstree
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidakpele/fstree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidakpele%2Ffstree", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidakpele%2Ffstree'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0dadc5941655a0dcfaa1ad9fe4fae7b9919d993f
[INFO] checking davidakpele/fstree/0dadc5941655a0dcfaa1ad9fe4fae7b9919d993f against master#82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidakpele%2Ffstree" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/davidakpele/fstree
[INFO] finished tweaking git repo https://github.com/davidakpele/fstree
[INFO] tweaked toml for git repo https://github.com/davidakpele/fstree written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/davidakpele/fstree on toolchain 82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/davidakpele/fstree 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" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded assert_cmd v2.1.1
[INFO] [stderr]   Downloaded lscolors v0.21.0
[INFO] [stderr]   Downloaded instability v0.3.9
[INFO] [stderr]   Downloaded indoc v2.0.7
[INFO] [stderr]   Downloaded compact_str v0.8.1
[INFO] [stderr]   Downloaded git2 v0.20.2
[INFO] [stderr]   Downloaded ratatui v0.29.0
[INFO] [stderr]   Downloaded libz-sys v1.1.22
[INFO] [stderr]   Downloaded libgit2-sys v0.18.1+1.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba350417d60b35e14a9510b1928917bff193ab0efae6eb2cb8e4044e2dd314b4
[INFO] running `Command { std: "docker" "start" "-a" "ba350417d60b35e14a9510b1928917bff193ab0efae6eb2cb8e4044e2dd314b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba350417d60b35e14a9510b1928917bff193ab0efae6eb2cb8e4044e2dd314b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba350417d60b35e14a9510b1928917bff193ab0efae6eb2cb8e4044e2dd314b4", kill_on_drop: false }`
[INFO] [stdout] ba350417d60b35e14a9510b1928917bff193ab0efae6eb2cb8e4044e2dd314b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e3a884a8150ba071c14c752a4d4db15cd245326daff4232c980ab93cbc81582
[INFO] running `Command { std: "docker" "start" "-a" "3e3a884a8150ba071c14c752a4d4db15cd245326daff4232c980ab93cbc81582", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking natord v1.0.9
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking lscolors v0.21.0
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking git2 v0.20.2
[INFO] [stderr]     Checking fstree v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]   --> tests/cli.rs:13:28
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let mut cmd = Command::cargo_bin("fstree")?;
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]   --> tests/cli.rs:26:28
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let mut cmd = Command::cargo_bin("fstree")?;
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]   --> tests/cli.rs:41:35
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let mut cmd_no_all = Command::cargo_bin("fstree")?;
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]   --> tests/cli.rs:45:37
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let mut cmd_with_all = Command::cargo_bin("fstree")?;
[INFO] [stdout]    |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]   --> tests/cli.rs:57:28
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let mut cmd = Command::cargo_bin("fstree")?;
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/cli.rs:101:28
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let mut cmd = Command::cargo_bin("fstree")?;
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/cli.rs:124:28
[INFO] [stdout]     |
[INFO] [stdout] 124 |     let mut cmd = Command::cargo_bin("fstree")?;
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/cli.rs:155:28
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let mut cmd = Command::cargo_bin("fstree")?;
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/cli.rs:174:28
[INFO] [stdout]     |
[INFO] [stdout] 174 |     let mut cmd = Command::cargo_bin("fstree")?;
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/cli.rs:197:28
[INFO] [stdout]     |
[INFO] [stdout] 197 |     let mut cmd = Command::cargo_bin("fstree")?;
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/cli.rs:219:28
[INFO] [stdout]     |
[INFO] [stdout] 219 |     let mut cmd = Command::cargo_bin("fstree")?;
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/cli.rs:242:28
[INFO] [stdout]     |
[INFO] [stdout] 242 |     let mut cmd = Command::cargo_bin("fstree")?;
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/cli.rs:264:28
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let mut cmd = Command::cargo_bin("fstree")?;
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/cli.rs:286:28
[INFO] [stdout]     |
[INFO] [stdout] 286 |     let mut cmd = Command::cargo_bin("fstree")?;
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/cli.rs:321:28
[INFO] [stdout]     |
[INFO] [stdout] 321 |     let mut cmd = Command::cargo_bin("fstree")?;
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/cli.rs:353:28
[INFO] [stdout]     |
[INFO] [stdout] 353 |     let mut cmd = Command::cargo_bin("fstree")?;
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as it's the more correct name
[INFO] [stdout]    --> src/tui.rs:265:25
[INFO] [stdout]     |
[INFO] [stdout] 265 |     let frame_width = f.size().width as usize;
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as it's the more correct name
[INFO] [stdout]    --> src/tui.rs:335:38
[INFO] [stdout]     |
[INFO] [stdout] 335 |     f.render_stateful_widget(list, f.size(), &mut app_state.list_state);
[INFO] [stdout]     |                                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as it's the more correct name
[INFO] [stdout]    --> src/tui.rs:265:25
[INFO] [stdout]     |
[INFO] [stdout] 265 |     let frame_width = f.size().width as usize;
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as it's the more correct name
[INFO] [stdout]    --> src/tui.rs:335:38
[INFO] [stdout]     |
[INFO] [stdout] 335 |     f.render_stateful_widget(list, f.size(), &mut app_state.list_state);
[INFO] [stdout]     |                                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.83s
[INFO] running `Command { std: "docker" "inspect" "3e3a884a8150ba071c14c752a4d4db15cd245326daff4232c980ab93cbc81582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e3a884a8150ba071c14c752a4d4db15cd245326daff4232c980ab93cbc81582", kill_on_drop: false }`
[INFO] [stdout] 3e3a884a8150ba071c14c752a4d4db15cd245326daff4232c980ab93cbc81582
