[INFO] cloning repository https://github.com/laowen001/gitu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/laowen001/gitu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaowen001%2Fgitu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaowen001%2Fgitu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c0f628df95e776a7e0d894bac950d2f18e18c2f [INFO] testing laowen001/gitu against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaowen001%2Fgitu" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/laowen001/gitu [INFO] finished tweaking git repo https://github.com/laowen001/gitu [INFO] tweaked toml for git repo https://github.com/laowen001/gitu written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/laowen001/gitu on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/laowen001/gitu 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 454b234fbebb3bc90682a97fa22b3eda3ff7ebf79e76add167cd828705e1079d [INFO] running `Command { std: "docker" "start" "-a" "454b234fbebb3bc90682a97fa22b3eda3ff7ebf79e76add167cd828705e1079d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "454b234fbebb3bc90682a97fa22b3eda3ff7ebf79e76add167cd828705e1079d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "454b234fbebb3bc90682a97fa22b3eda3ff7ebf79e76add167cd828705e1079d", kill_on_drop: false }` [INFO] [stdout] 454b234fbebb3bc90682a97fa22b3eda3ff7ebf79e76add167cd828705e1079d [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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d5563b81ecffd3472d086cc80626a70d9481c505dad7d16cd676f26167293d9 [INFO] running `Command { std: "docker" "start" "-a" "7d5563b81ecffd3472d086cc80626a70d9481c505dad7d16cd676f26167293d9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling figment v0.10.14 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling similar v2.4.0 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling simple-logging v2.0.2 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling strum v0.26.1 [INFO] [stderr] Compiling clap v4.5.2 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling git2 v0.18.2 [INFO] [stderr] Compiling toml_edit v0.22.6 [INFO] [stderr] Compiling ratatui v0.26.1 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling tui-prompts v0.3.5 [INFO] [stderr] Compiling gitu v0.6.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui.rs:202:29 [INFO] [stdout] | [INFO] [stdout] 202 | fn command_popup(text: Text<'_>) -> Popup { [INFO] [stdout] | ^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 202 | fn command_popup(text: Text<'_>) -> Popup<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "7d5563b81ecffd3472d086cc80626a70d9481c505dad7d16cd676f26167293d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d5563b81ecffd3472d086cc80626a70d9481c505dad7d16cd676f26167293d9", kill_on_drop: false }` [INFO] [stdout] 7d5563b81ecffd3472d086cc80626a70d9481c505dad7d16cd676f26167293d9 [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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55d5ce60d33bc25d0e6712b36cb61ba233095508fdd28bd5c9da3e4f0a1176cf [INFO] running `Command { std: "docker" "start" "-a" "55d5ce60d33bc25d0e6712b36cb61ba233095508fdd28bd5c9da3e4f0a1176cf", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling temp-dir v0.1.12 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling insta v1.36.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling toml_edit v0.22.6 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling git2 v0.18.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling ratatui v0.26.1 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling figment v0.10.14 [INFO] [stderr] Compiling tui-prompts v0.3.5 [INFO] [stderr] Compiling gitu v0.6.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui.rs:202:29 [INFO] [stdout] | [INFO] [stdout] 202 | fn command_popup(text: Text<'_>) -> Popup { [INFO] [stdout] | ^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 202 | fn command_popup(text: Text<'_>) -> Popup<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui.rs:202:29 [INFO] [stdout] | [INFO] [stdout] 202 | fn command_popup(text: Text<'_>) -> Popup { [INFO] [stdout] | ^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 202 | fn command_popup(text: Text<'_>) -> Popup<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 47.49s [INFO] running `Command { std: "docker" "inspect" "55d5ce60d33bc25d0e6712b36cb61ba233095508fdd28bd5c9da3e4f0a1176cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55d5ce60d33bc25d0e6712b36cb61ba233095508fdd28bd5c9da3e4f0a1176cf", kill_on_drop: false }` [INFO] [stdout] 55d5ce60d33bc25d0e6712b36cb61ba233095508fdd28bd5c9da3e4f0a1176cf [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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ead05bd3894c3d7ee32c5b2c5b3ac1f2d33a83766223fa2c9913ccd15c490a6d [INFO] running `Command { std: "docker" "start" "-a" "ead05bd3894c3d7ee32c5b2c5b3ac1f2d33a83766223fa2c9913ccd15c490a6d", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ui.rs:202:29 [INFO] [stderr] | [INFO] [stderr] 202 | fn command_popup(text: Text<'_>) -> Popup { [INFO] [stderr] | ^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: consistently use `'_` [INFO] [stderr] | [INFO] [stderr] 202 | fn command_popup(text: Text<'_>) -> Popup<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `gitu` (lib) generated 1 warning (run `cargo fix --lib -p gitu` to apply 1 suggestion) [INFO] [stderr] warning: `gitu` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gitu-760dbda9f6194d61) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test config::tests::config_merges ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gitu-aa53898b076debb0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/helpers.rs (/opt/rustwide/target/debug/deps/helpers-d15fd309be23e308) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-98db10040ff4c483) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test no_repo ... ok [INFO] [stdout] test fresh_init ... ok [INFO] [stdout] test new_file ... ok [INFO] [stdout] test help_menu ... ok [INFO] [stdout] test go_down_past_collapsed ... ok [INFO] [stdout] test checkout_new_branch ... ok [INFO] [stdout] test hide_untracked ... ok [INFO] [stdout] test log_other ... ok [INFO] [stdout] test log ... ok [INFO] [stdout] test new_commit ... ok [INFO] [stdout] test moved_file ... ok [INFO] [stdout] test merge_conflict ... ok [INFO] [stdout] test checkout_menu ... ok [INFO] [stdout] test reset_hard ... ok [INFO] [stdout] test scroll_down ... ok [INFO] [stdout] test discard_branch_confirm ... ok [INFO] [stdout] test fetch_all ... ok [INFO] [stdout] test staged_file ... ok [INFO] [stdout] test reset_mixed ... ok [INFO] [stdout] test inside_submodule ... ok [INFO] [stdout] test unstaged_changes ... ok [INFO] [stdout] test updated_externally ... ok [INFO] [stdout] test rebase_conflict ... ok [INFO] [stdout] test show_refs ... ok [INFO] [stdout] test switch_branch_input ... ok [INFO] [stdout] test reset_soft ... ok [INFO] [stdout] test push ... ok [INFO] [stdout] test show ... ok [INFO] [stdout] test reset_menu ... ok [INFO] [stdout] test stage_last_hunk_of_first_delta ... ok [INFO] [stdout] test switch_branch_selected ... ok [INFO] [stdout] test pull ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.30s [INFO] [stdout] [INFO] [stderr] Doc-tests gitu [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ead05bd3894c3d7ee32c5b2c5b3ac1f2d33a83766223fa2c9913ccd15c490a6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ead05bd3894c3d7ee32c5b2c5b3ac1f2d33a83766223fa2c9913ccd15c490a6d", kill_on_drop: false }` [INFO] [stdout] ead05bd3894c3d7ee32c5b2c5b3ac1f2d33a83766223fa2c9913ccd15c490a6d