[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 master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759-retry
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaowen001%2Fgitu" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/laowen001/gitu on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 447823f8bc5e286460c7b973ef7817066e8c7f00b4db8056c7f36aa6968ce237
[INFO] running `Command { std: "docker" "start" "-a" "447823f8bc5e286460c7b973ef7817066e8c7f00b4db8056c7f36aa6968ce237", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "447823f8bc5e286460c7b973ef7817066e8c7f00b4db8056c7f36aa6968ce237", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "447823f8bc5e286460c7b973ef7817066e8c7f00b4db8056c7f36aa6968ce237", kill_on_drop: false }`
[INFO] [stdout] 447823f8bc5e286460c7b973ef7817066e8c7f00b4db8056c7f36aa6968ce237
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c61c2d7cc36b23545197500a63b7038f9ea08c7c17dcd0d2f013c1b2c94d30fb
[INFO] running `Command { std: "docker" "start" "-a" "c61c2d7cc36b23545197500a63b7038f9ea08c7c17dcd0d2f013c1b2c94d30fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling winnow v0.6.5
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling figment v0.10.14
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling libz-sys v1.1.15
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling thread-id v3.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling simple-logging v2.0.2
[INFO] [stderr]    Compiling chrono v0.4.35
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling similar v2.4.0
[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 stability v0.1.1
[INFO] [stderr]    Compiling strum v0.26.1
[INFO] [stderr]    Compiling clap v4.5.2
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/ui.rs:202:29
[INFO] [stdout]     |
[INFO] [stdout] 202 | fn command_popup(text: Text<'_>) -> Popup {
[INFO] [stdout]     |                             ^^      ----- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to 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 4m 56s
[INFO] running `Command { std: "docker" "inspect" "c61c2d7cc36b23545197500a63b7038f9ea08c7c17dcd0d2f013c1b2c94d30fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c61c2d7cc36b23545197500a63b7038f9ea08c7c17dcd0d2f013c1b2c94d30fb", kill_on_drop: false }`
[INFO] [stdout] c61c2d7cc36b23545197500a63b7038f9ea08c7c17dcd0d2f013c1b2c94d30fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b07f819c0573c0afd7e6abee5497d8ff995b0b4fb0ff65541ae40cbac7ff3f0
[INFO] running `Command { std: "docker" "start" "-a" "6b07f819c0573c0afd7e6abee5497d8ff995b0b4fb0ff65541ae40cbac7ff3f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling half v2.4.0
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[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 chrono v0.4.35
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling rayon v1.9.0
[INFO] [stderr]    Compiling console v0.15.8
[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 toml_edit v0.22.6
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling ratatui v0.26.1
[INFO] [stderr]    Compiling git2 v0.18.2
[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 tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling gitu v0.6.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling insta v1.36.1
[INFO] [stderr]    Compiling temp-dir v0.1.12
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/ui.rs:202:29
[INFO] [stdout]     |
[INFO] [stdout] 202 | fn command_popup(text: Text<'_>) -> Popup {
[INFO] [stdout]     |                             ^^      ----- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 202 | fn command_popup(text: Text<'_>) -> Popup<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/ui.rs:202:29
[INFO] [stdout]     |
[INFO] [stdout] 202 | fn command_popup(text: Text<'_>) -> Popup {
[INFO] [stdout]     |                             ^^      ----- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to 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 3m 14s
[INFO] running `Command { std: "docker" "inspect" "6b07f819c0573c0afd7e6abee5497d8ff995b0b4fb0ff65541ae40cbac7ff3f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b07f819c0573c0afd7e6abee5497d8ff995b0b4fb0ff65541ae40cbac7ff3f0", kill_on_drop: false }`
[INFO] [stdout] 6b07f819c0573c0afd7e6abee5497d8ff995b0b4fb0ff65541ae40cbac7ff3f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f139201fc36286a056f504ac47de295cfc671cccbb006d4e04cd408b3b2e7a98
[INFO] running `Command { std: "docker" "start" "-a" "f139201fc36286a056f504ac47de295cfc671cccbb006d4e04cd408b3b2e7a98", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/ui.rs:202:29
[INFO] [stderr]     |
[INFO] [stderr] 202 | fn command_popup(text: Text<'_>) -> Popup {
[INFO] [stderr]     |                             ^^      ----- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to 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
[INFO] [stderr] warning: `gitu` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gitu-8b46d3c0386853be)
[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-e753b4b150d1a0e8)
[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-47cd4d660e935fe5)
[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-fe5d7bc7b5c0b84e)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test fresh_init ... 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 discard_branch_confirm ... ok
[INFO] [stdout] test checkout_menu ... ok
[INFO] [stdout] test hide_untracked ... ok
[INFO] [stdout] test new_file ... ok
[INFO] [stdout] test fetch_all ... ok
[INFO] [stdout] test log ... ok
[INFO] [stdout] test merge_conflict ... ok
[INFO] [stdout] test no_repo ... ok
[INFO] [stdout] test log_other ... ok
[INFO] [stdout] test new_commit ... ok
[INFO] [stdout] test moved_file ... ok
[INFO] [stdout] test reset_menu ... ok
[INFO] [stdout] test push ... ok
[INFO] [stdout] test reset_hard ... ok
[INFO] [stdout] test scroll_down ... ok
[INFO] [stdout] test inside_submodule ... ok
[INFO] [stdout] test staged_file ... ok
[INFO] [stdout] test rebase_conflict ... ok
[INFO] [stdout] test pull ... ok
[INFO] [stdout] test reset_mixed ... ok
[INFO] [stdout] test updated_externally ... ok
[INFO] [stdout] test show ... ok
[INFO] [stdout] test unstaged_changes ... ok
[INFO] [stdout] test reset_soft ... ok
[INFO] [stdout] test switch_branch_input ... ok
[INFO] [stdout] test switch_branch_selected ... ok
[INFO] [stdout] test show_refs ... ok
[INFO] [stdout] test stage_last_hunk_of_first_delta ... ok
[INFO] [stderr]    Doc-tests gitu
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.20s
[INFO] [stdout] 
[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" "f139201fc36286a056f504ac47de295cfc671cccbb006d4e04cd408b3b2e7a98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f139201fc36286a056f504ac47de295cfc671cccbb006d4e04cd408b3b2e7a98", kill_on_drop: false }`
[INFO] [stdout] f139201fc36286a056f504ac47de295cfc671cccbb006d4e04cd408b3b2e7a98
