[INFO] cloning repository https://github.com/fetidd/svn-util
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fetidd/svn-util" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffetidd%2Fsvn-util", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffetidd%2Fsvn-util'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 81a16696032f47e2d8016028d9ff067f3b8f00fb
[INFO] testing fetidd/svn-util against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffetidd%2Fsvn-util" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fetidd/svn-util
[INFO] finished tweaking git repo https://github.com/fetidd/svn-util
[INFO] tweaked toml for git repo https://github.com/fetidd/svn-util written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fetidd/svn-util on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fetidd/svn-util 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7dd8d2935d1a8d9ed5e4fbbaa8f9a360611db3691f2bd63c45e15f33e02cd616
[INFO] running `Command { std: "docker" "start" "-a" "7dd8d2935d1a8d9ed5e4fbbaa8f9a360611db3691f2bd63c45e15f33e02cd616", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7dd8d2935d1a8d9ed5e4fbbaa8f9a360611db3691f2bd63c45e15f33e02cd616", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dd8d2935d1a8d9ed5e4fbbaa8f9a360611db3691f2bd63c45e15f33e02cd616", kill_on_drop: false }`
[INFO] [stdout] 7dd8d2935d1a8d9ed5e4fbbaa8f9a360611db3691f2bd63c45e15f33e02cd616
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 12380e3242e7b0da506f7af3ffccc93ed81630486c0e31ac10d739de3274c76c
[INFO] running `Command { std: "docker" "start" "-a" "12380e3242e7b0da506f7af3ffccc93ed81630486c0e31ac10d739de3274c76c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling clap_builder v4.5.35
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling clap v4.5.35
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling svn-util v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.09s
[INFO] running `Command { std: "docker" "inspect" "12380e3242e7b0da506f7af3ffccc93ed81630486c0e31ac10d739de3274c76c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12380e3242e7b0da506f7af3ffccc93ed81630486c0e31ac10d739de3274c76c", kill_on_drop: false }`
[INFO] [stdout] 12380e3242e7b0da506f7af3ffccc93ed81630486c0e31ac10d739de3274c76c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 24619aae855dc29d656d30a5d561386f7bcf0b00905ce9f6c724f5372c807975
[INFO] running `Command { std: "docker" "start" "-a" "24619aae855dc29d656d30a5d561386f7bcf0b00905ce9f6c724f5372c807975", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling clap v4.5.35
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling svn-util v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::process::Command`
[INFO] [stdout]  --> src/command.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::process::Command;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.98s
[INFO] running `Command { std: "docker" "inspect" "24619aae855dc29d656d30a5d561386f7bcf0b00905ce9f6c724f5372c807975", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24619aae855dc29d656d30a5d561386f7bcf0b00905ce9f6c724f5372c807975", kill_on_drop: false }`
[INFO] [stdout] 24619aae855dc29d656d30a5d561386f7bcf0b00905ce9f6c724f5372c807975
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 243d3b08c753cb9e2d3432aa120d22010ddbd6e2fbe1dad05d2e23aa91467b99
[INFO] running `Command { std: "docker" "start" "-a" "243d3b08c753cb9e2d3432aa120d22010ddbd6e2fbe1dad05d2e23aa91467b99", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::process::Command`
[INFO] [stderr]  --> src/command.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::process::Command;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `svn-util` (bin "svn-util" test) generated 1 warning (run `cargo fix --bin "svn-util" -p svn-util --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/svn-util/f5c08077caefe93c/deps/svn_util-f5c08077caefe93c)
[INFO] [stdout] 
[INFO] [stdout] running 69 tests
[INFO] [stdout] test app::tests::test_current_mouse_section::case_1 ... ok
[INFO] [stdout] test app::tests::test_current_mouse_section::case_3 ... ok
[INFO] [stdout] test app::tests::test_handle_mouse_scroll_changes_section::case_1 ... ok
[INFO] [stdout] test app::tests::test_handle_mouse_scroll_changes_section::case_2 ... ok
[INFO] [stdout] test app::tests::test_current_mouse_section::case_4 ... ok
[INFO] [stdout] test app::tests::test_current_mouse_section::case_2 ... ok
[INFO] [stdout] test app::tests::test_handle_scroll::case_1 ... ok
[INFO] [stdout] test app::tests::test_handle_scroll::case_2 ... ok
[INFO] [stdout] test app::tests::test_handle_scroll::case_3 ... ok
[INFO] [stdout] test app::tests::test_handle_scroll::case_4 ... ok
[INFO] [stdout] test app::tests::test_handle_mouse_scroll_changes_section::case_3 ... ok
[INFO] [stdout] test app::tests::test_handle_scroll::case_6 ... ok
[INFO] [stdout] test app::tests::test_handle_scroll::case_5 ... ok
[INFO] [stdout] test app::tests::test_handle_scroll::case_7 ... ok
[INFO] [stdout] test app::tests::test_handle_scroll::case_9 ... ok
[INFO] [stdout] test app::tests::test_time_for_update::case_3 ... ok
[INFO] [stdout] test app::tests::test_time_for_update::case_2 ... ok
[INFO] [stdout] test app::tests::test_time_for_update::case_4 ... ok
[INFO] [stdout] test app::ui::tests::test_create_file_list_item::case_2 ... ok
[INFO] [stdout] test app::ui::tests::test_create_file_list_item::case_1 ... ok
[INFO] [stdout] test app::ui::tests::test_create_file_list_item::case_3 ... ok
[INFO] [stdout] test app::ui::tests::test_create_file_list_item::case_5 ... ok
[INFO] [stdout] test app::ui::tests::test_create_file_list_item::case_4 ... ok
[INFO] [stdout] test app::ui::tests::test_create_file_list_item::case_7 ... ok
[INFO] [stdout] test app::ui::tests::test_create_file_list_item::case_6 ... ok
[INFO] [stdout] test svn::filelist::tests::can_get_changes_correctly ... ok
[INFO] [stdout] test app::ui::tests::test_create_file_list_item::case_8 ... ok
[INFO] [stdout] test svn::tests::test_parse_conflict_part::case_1 ... ok
[INFO] [stdout] test svn::filelist::tests::parses_text_conflicts_correctly ... ok
[INFO] [stdout] test svn::tests::test_parse_conflict_part::case_2 ... ok
[INFO] [stdout] test svn::tests::test_get_branch_name::case_1 ... ok
[INFO] [stdout] test app::tests::test_time_for_update::case_1 ... ok
[INFO] [stdout] test svn::tests::test_parse_conflict_part::case_3 ... ok
[INFO] [stdout] test svn::tests::test_get_branch_name::case_2 ... ok
[INFO] [stdout] test svn::tests::test_get_branch_name::case_3 ... ok
[INFO] [stdout] test svn::tests::test_get_branch_name::case_4 ... ok
[INFO] [stdout] test svn::filelist::tests::can_populate_from_svn_output ... ok
[INFO] [stdout] test svn::filetree::tests::can_populate_from_svn_output ... ok
[INFO] [stdout] test svn::tests::test_parse_conflict_part::case_7 ... ok
[INFO] [stdout] test svn::tests::test_parse_conflict_part::case_4 ... ok
[INFO] [stdout] test svn::tests::test_parse_conflict_part::case_8 ... ok
[INFO] [stdout] test svn::tests::test_parse_conflict_part::case_5 ... ok
[INFO] [stdout] test svn::tests::test_parse_conflict_part::case_9 ... ok
[INFO] [stdout] test svn::tests::test_parse_status_line::case_2 ... ok
[INFO] [stdout] test svn::tests::test_parse_status_line::case_4 ... ok
[INFO] [stdout] test svn::tests::test_parse_status_line::case_5 ... ok
[INFO] [stdout] test svn::tests::test_parse_status_line::case_8 ... ok
[INFO] [stdout] test svn::tests::test_parse_svn_status::case_1 ... ok
[INFO] [stdout] test svn::tests::test_parse_svn_status::case_2 ... ok
[INFO] [stdout] test svn::tests::test_parse_svn_status::case_3 ... ok
[INFO] [stdout] test svn::tests::test_svn_status_filter::case_2 ... ok
[INFO] [stdout] test svn::tests::test_svn_status_filter::case_1 ... ok
[INFO] [stdout] test svn::tests::test_parse_status_line::case_1 ... ok
[INFO] [stdout] test svn::tests::test_svn_status_filter::case_4 ... ok
[INFO] [stdout] test svn::tests::test_svn_status_filter::case_5 ... ok
[INFO] [stdout] test svn::tests::test_parse_status_line::case_7 ... ok
[INFO] [stdout] test svn::tests::test_parse_status_line::case_3 ... ok
[INFO] [stdout] test svn::tests::test_parse_status_line::case_6 ... ok
[INFO] [stdout] test svn::tests::test_trim_conflict_suffix::case_3 ... ok
[INFO] [stdout] test svn::tests::test_trim_conflict_suffix::case_1 ... ok
[INFO] [stdout] test svn::tests::test_trim_conflict_suffix::case_2 ... ok
[INFO] [stdout] test svn::tests::test_svn_status_filter::case_6 ... ok
[INFO] [stdout] test svn::tests::test_trim_conflict_suffix::case_4 ... ok
[INFO] [stdout] test svn::tests::test_trim_conflict_suffix::case_5 ... ok
[INFO] [stdout] test svn::tests::test_trim_conflict_suffix::case_6 ... ok
[INFO] [stdout] test app::tests::test_handle_scroll::case_8 ... ok
[INFO] [stdout] test svn::tests::test_svn_status_filter::case_3 ... ok
[INFO] [stdout] test svn::tests::test_parse_conflict_part::case_6 ... ok
[INFO] [stdout] test app::tests::test_handle_click has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "243d3b08c753cb9e2d3432aa120d22010ddbd6e2fbe1dad05d2e23aa91467b99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "243d3b08c753cb9e2d3432aa120d22010ddbd6e2fbe1dad05d2e23aa91467b99", kill_on_drop: false }`
[INFO] [stdout] 243d3b08c753cb9e2d3432aa120d22010ddbd6e2fbe1dad05d2e23aa91467b99
