[INFO] cloning repository https://github.com/soenkehahn/treetop-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soenkehahn/treetop-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoenkehahn%2Ftreetop-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoenkehahn%2Ftreetop-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a35df27b5d68ab30161c97e05eff95e8eb8884f6
[INFO] testing soenkehahn/treetop-test against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoenkehahn%2Ftreetop-test" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/soenkehahn/treetop-test
[INFO] finished tweaking git repo https://github.com/soenkehahn/treetop-test
[INFO] tweaked toml for git repo https://github.com/soenkehahn/treetop-test written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/soenkehahn/treetop-test on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/soenkehahn/treetop-test 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ff124217cd0a5b829ecb4ac9b7a449a21a75fe7ba5f91f53217eb5c4a78152b2
[INFO] running `Command { std: "docker" "start" "-a" "ff124217cd0a5b829ecb4ac9b7a449a21a75fe7ba5f91f53217eb5c4a78152b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff124217cd0a5b829ecb4ac9b7a449a21a75fe7ba5f91f53217eb5c4a78152b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff124217cd0a5b829ecb4ac9b7a449a21a75fe7ba5f91f53217eb5c4a78152b2", kill_on_drop: false }`
[INFO] [stdout] ff124217cd0a5b829ecb4ac9b7a449a21a75fe7ba5f91f53217eb5c4a78152b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8d4ecb4a6d1af4a082261418daea3198b9e5c73c674da6162af1adf44374ada
[INFO] running `Command { std: "docker" "start" "-a" "c8d4ecb4a6d1af4a082261418daea3198b9e5c73c674da6162af1adf44374ada", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling foldhash v0.1.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling compact_str v0.8.0
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling instability v0.3.2
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling treetop v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.03s
[INFO] running `Command { std: "docker" "inspect" "c8d4ecb4a6d1af4a082261418daea3198b9e5c73c674da6162af1adf44374ada", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8d4ecb4a6d1af4a082261418daea3198b9e5c73c674da6162af1adf44374ada", kill_on_drop: false }`
[INFO] [stdout] c8d4ecb4a6d1af4a082261418daea3198b9e5c73c674da6162af1adf44374ada
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd9abffe06f226f9e34115c48725b5b1a62976d8a364939f103e647e526688ee
[INFO] running `Command { std: "docker" "start" "-a" "fd9abffe06f226f9e34115c48725b5b1a62976d8a364939f103e647e526688ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling insta v1.40.0
[INFO] [stderr]    Compiling treetop v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.44s
[INFO] running `Command { std: "docker" "inspect" "fd9abffe06f226f9e34115c48725b5b1a62976d8a364939f103e647e526688ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd9abffe06f226f9e34115c48725b5b1a62976d8a364939f103e647e526688ee", kill_on_drop: false }`
[INFO] [stdout] fd9abffe06f226f9e34115c48725b5b1a62976d8a364939f103e647e526688ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ccfa17a26836e606b7d008d6e1f1cedcd9e7392801075587561c59c44a15fd30
[INFO] running `Command { std: "docker" "start" "-a" "ccfa17a26836e606b7d008d6e1f1cedcd9e7392801075587561c59c44a15fd30", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/treetop-436d04fe03f8fd51)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test tree::test::h_filtering::a_filters_nodes ... ok
[INFO] [stdout] test tree::test::c_children ... ok
[INFO] [stdout] test tree::test::a_single_node_tree ... ok
[INFO] [stdout] test tree::test::b_child ... ok
[INFO] [stdout] test tree::test::f_multiple_roots ... ok
[INFO] [stdout] test tree::test::h_filtering::b_shows_children_of_included_nodes ... ok
[INFO] [stdout] test tree::test::h_filtering::c_shows_parents_of_included_nodes ... ok
[INFO] [stdout] test tree::test::h_filtering::d_shows_transitive_parents ... ok
[INFO] [stdout] test tree::test::h_filtering::e_bigger ... ok
[INFO] [stdout] test tree::test::h_filtering::f_no_unconnected_lines ... ok
[INFO] [stdout] test tree::test::i_accumulation::a_can_compute_accumulated_values_of_children ... ok
[INFO] [stdout] test tree::test::i_accumulation::b_accumulates_from_grandchildren ... ok
[INFO] [stdout] test tree::test::i_accumulation::c_sorting_happens_after_accumulation ... ok
[INFO] [stdout] test tree::test::d_grandchildren ... ok
[INFO] [stdout] test tree::test::g_allows_sorting_roots_by_cmp ... ok
[INFO] [stdout] test tree::test::e_bigger ... ok
[INFO] [stdout] test tree::test::k_iterators::a_iterates_through_all_the_nodes ... ok
[INFO] [stdout] test treetop_app::test::exit_pattern_edit_mode ... ok
[INFO] [stdout] test treetop_app::test::normalize_scrolls_up_when_offset_is_too_big ... ok
[INFO] [stdout] test treetop_app::test::selecting_processes ... ok
[INFO] [stdout] test treetop_app::test::typing_patterns ... ok
[INFO] [stdout] test treetop_app::test::normalize_caps_at_the_list_end ... ok
[INFO] [stdout] test treetop_app::test::normalize_leaves_state_unmodified ... ok
[INFO] [stdout] test treetop_app::test::normalize_resets_offset_to_zero_when_the_list_fits_the_area ... ok
[INFO] [stdout] test treetop_app::test::processes_can_be_sorted_by_cpu ... ok
[INFO] [stdout] test treetop_app::test::processes_get_sorted_by_pid ... ok
[INFO] [stdout] test treetop_app::test::more_complicated_tree ... ok
[INFO] [stdout] test treetop_app::test::shows_a_tree_with_header_and_side_columns ... ok
[INFO] [stdout] test treetop_app::test::filtering_by_pid ... ok
[INFO] [stdout] test treetop_app::test::filtering ... ok
[INFO] [stdout] test treetop_app::test::filtering_with_regexes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ccfa17a26836e606b7d008d6e1f1cedcd9e7392801075587561c59c44a15fd30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccfa17a26836e606b7d008d6e1f1cedcd9e7392801075587561c59c44a15fd30", kill_on_drop: false }`
[INFO] [stdout] ccfa17a26836e606b7d008d6e1f1cedcd9e7392801075587561c59c44a15fd30
