[INFO] cloning repository https://github.com/KatsukiFujimoto/git-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KatsukiFujimoto/git-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKatsukiFujimoto%2Fgit-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKatsukiFujimoto%2Fgit-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f2f6ee5bd32bc12255d092c7f6d2b0ee9a3ff2e [INFO] testing KatsukiFujimoto/git-rs against master#23949593103d03a82c7ebc2e84434ce6c6edc561 for pr-115235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKatsukiFujimoto%2Fgit-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KatsukiFujimoto/git-rs on toolchain 23949593103d03a82c7ebc2e84434ce6c6edc561 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KatsukiFujimoto/git-rs [INFO] finished tweaking git repo https://github.com/KatsukiFujimoto/git-rs [INFO] tweaked toml for git repo https://github.com/KatsukiFujimoto/git-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/KatsukiFujimoto/git-rs 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" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mockall v0.11.1 [INFO] [stderr] Downloaded fragile v1.2.1 [INFO] [stderr] Downloaded rstest v0.15.0 [INFO] [stderr] Downloaded tui v0.18.0 [INFO] [stderr] Downloaded mockall_derive v0.11.1 [INFO] [stderr] Downloaded rstest_macros v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f58beef3a4935de34e9070f03458d6fea6be221a9f60b8c821369a7aa99b3d26 [INFO] running `Command { std: "docker" "start" "-a" "f58beef3a4935de34e9070f03458d6fea6be221a9f60b8c821369a7aa99b3d26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f58beef3a4935de34e9070f03458d6fea6be221a9f60b8c821369a7aa99b3d26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f58beef3a4935de34e9070f03458d6fea6be221a9f60b8c821369a7aa99b3d26", kill_on_drop: false }` [INFO] [stdout] f58beef3a4935de34e9070f03458d6fea6be221a9f60b8c821369a7aa99b3d26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51441484cb67f5e0c20dddddb4c69c5e7c859f242c9d0fdcebdf6653821293d9 [INFO] running `Command { std: "docker" "start" "-a" "51441484cb67f5e0c20dddddb4c69c5e7c859f242c9d0fdcebdf6653821293d9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling smallvec v1.8.1 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling rustversion v1.0.8 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling unicode-normalization v0.1.20 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.13.4+1.4.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tui v0.18.0 [INFO] [stderr] Compiling strum_macros v0.24.2 [INFO] [stderr] Compiling git2 v0.14.4 [INFO] [stderr] Compiling git-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.26s [INFO] running `Command { std: "docker" "inspect" "51441484cb67f5e0c20dddddb4c69c5e7c859f242c9d0fdcebdf6653821293d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51441484cb67f5e0c20dddddb4c69c5e7c859f242c9d0fdcebdf6653821293d9", kill_on_drop: false }` [INFO] [stdout] 51441484cb67f5e0c20dddddb4c69c5e7c859f242c9d0fdcebdf6653821293d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98943e3825b08b1ec8892116848dee07f1c883c316ebea49d516e044f4b965c5 [INFO] running `Command { std: "docker" "start" "-a" "98943e3825b08b1ec8892116848dee07f1c883c316ebea49d516e044f4b965c5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling semver v1.0.12 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling fragile v1.2.1 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling pretty_assertions v1.2.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rstest_macros v0.14.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling mockall_derive v0.11.1 [INFO] [stderr] Compiling strum_macros v0.24.2 [INFO] [stderr] Compiling git-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling mockall v0.11.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling rstest v0.15.0 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.59s [INFO] running `Command { std: "docker" "inspect" "98943e3825b08b1ec8892116848dee07f1c883c316ebea49d516e044f4b965c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98943e3825b08b1ec8892116848dee07f1c883c316ebea49d516e044f4b965c5", kill_on_drop: false }` [INFO] [stdout] 98943e3825b08b1ec8892116848dee07f1c883c316ebea49d516e044f4b965c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a669cbeb58b4ee912297da098d5fbb2fba081866157689c1331767c0fb74e1ba [INFO] running `Command { std: "docker" "start" "-a" "a669cbeb58b4ee912297da098d5fbb2fba081866157689c1331767c0fb74e1ba", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git_rs-925f71ce118b2651) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test cli::app::stateful_table::tests::test_cursor_focused::case_2 ... ok [INFO] [stdout] test cli::app::stateful_table::tests::test_next::case_1 ... ok [INFO] [stdout] test cli::app::stateful_table::tests::test_new::case_2 ... ok [INFO] [stdout] test cli::app::stateful_table::tests::test_next::case_3 ... ok [INFO] [stdout] test cli::app::stateful_table::tests::test_new::case_1 ... ok [INFO] [stdout] test cli::app::stateful_table::tests::test_cursor_focused::case_3 ... ok [INFO] [stdout] test cli::app::stateful_table::tests::test_next::case_2 ... ok [INFO] [stdout] test cli::app::stateful_table::tests::test_cursor_focused::case_1 ... ok [INFO] [stdout] test cli::app::stateful_table::tests::test_previous::case_1 ... ok [INFO] [stdout] test cli::app::stateful_table::tests::test_previous::case_2 ... ok [INFO] [stdout] test cli::app::stateful_table::tests::test_previous::case_3 ... ok [INFO] [stdout] test cli::app::stateful_table::tests::test_next::case_4 ... ok [INFO] [stdout] test cli::app::stateful_table::tests::test_cursor_focused::case_4 ... ok [INFO] [stdout] test cli::app::stateful_table::tests::test_previous::case_4 ... ok [INFO] [stdout] test cli::app::stateful_table::tests::test_select ... ok [INFO] [stdout] test cli::app::stateful_table::tests::test_set_items ... ok [INFO] [stdout] test domain::entity::branch::tests::test_branch_type ... ok [INFO] [stdout] test cli::app::stateful_table::tests::test_unselect ... ok [INFO] [stdout] test usecase::branch::get_all::tests::test_run ... ok [INFO] [stdout] test usecase::branch::delete::tests::test_run ... ok [INFO] [stdout] test cli::app::stateful_table::tests::test_selected ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- cli::app::stateful_table::tests::test_selected stdout ---- [INFO] [stdout] thread 'cli::app::stateful_table::tests::test_selected' panicked at src/cli/app/stateful_table.rs:156:9: [INFO] [stdout] assertion failed: `(left == right)` [INFO] [stdout] [INFO] [stdout] Diff < left / right > : [INFO] [stdout] [ [INFO] [stdout] < "c", [INFO] [stdout] "a", [INFO] [stdout] > "c", [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c2bc9f8b1c - std::backtrace_rs::backtrace::libunwind::trace::hc56bfd85f78f2ac1 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55c2bc9f8b1c - std::backtrace_rs::backtrace::trace_unsynchronized::h3a4cd0ee39c2ec51 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c2bc9f8b1c - std::sys_common::backtrace::_print_fmt::h7ec874d1114e2ca4 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55c2bc9f8b1c - ::fmt::h9409967845944e27 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55c2bca2275c - core::fmt::rt::Argument::fmt::h3548c9d6e288e4b2 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x55c2bca2275c - core::fmt::write::h31bd00fc0f85031b [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x55c2bc9f5bde - std::io::Write::write_fmt::hd97b56c28d49e8d5 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x55c2bc9f8904 - std::sys_common::backtrace::_print::h8ab9a59ea8fc9a86 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55c2bc9f8904 - std::sys_common::backtrace::print::hfe7afa943e316a5b [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55c2bc9fa8ca - std::panicking::panic_hook_with_disk_dump::{{closure}}::hae52bf9a035c21dd [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:280:22 [INFO] [stdout] 10: 0x55c2bc9fa48d - std::panicking::panic_hook_with_disk_dump::hb6c613677d0ff679 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:311:9 [INFO] [stdout] 11: 0x55c2bc99eb3c - as core::ops::function::Fn>::call::h70da65d4ac9eaaa2 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x55c2bc99eb3c - test::test_main::{{closure}}::h436fe668754d7667 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x55c2bc9fb053 - as core::ops::function::Fn>::call::h98627c2cfbd34c2e [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x55c2bc9fb053 - std::panicking::rust_panic_with_hook::hd82d7066cdf9e06f [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:757:13 [INFO] [stdout] 15: 0x55c2bc9fadd1 - std::panicking::begin_panic_handler::{{closure}}::hf97c71166d409481 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:631:13 [INFO] [stdout] 16: 0x55c2bc9f9046 - std::sys_common::backtrace::__rust_end_short_backtrace::haa22df65c16edaa5 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stdout] 17: 0x55c2bc9fab12 - rust_begin_unwind [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:619:5 [INFO] [stdout] 18: 0x55c2bc948565 - core::panicking::panic_fmt::h0e243d6d1945608c [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55c2bc964c51 - git_rs::cli::app::stateful_table::tests::test_selected::h0f5785e849b9f6d3 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/app/stateful_table.rs:156:9 [INFO] [stdout] 20: 0x55c2bc964887 - git_rs::cli::app::stateful_table::tests::test_selected::{{closure}}::h6021e37460de94d4 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/app/stateful_table.rs:149:28 [INFO] [stdout] 21: 0x55c2bc949cc6 - core::ops::function::FnOnce::call_once::h050ac15efee963d0 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x55c2bc9a3c6f - core::ops::function::FnOnce::call_once::hf5a9c4e4ad819183 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x55c2bc9a3c6f - test::__rust_begin_short_backtrace::ha85af04d2b493cbd [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/test/src/lib.rs:626:18 [INFO] [stdout] 24: 0x55c2bc9a2c5e - test::run_test_in_process::{{closure}}::h80bae6710d6987aa [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/test/src/lib.rs:649:60 [INFO] [stdout] 25: 0x55c2bc9a2c5e - as core::ops::function::FnOnce<()>>::call_once::h1e8456d02dd6a27f [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55c2bc9a2c5e - std::panicking::try::do_call::h70bdb29e697eb37f [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:526:40 [INFO] [stdout] 27: 0x55c2bc9a2c5e - std::panicking::try::hac0a5b5cab93a94f [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:490:19 [INFO] [stdout] 28: 0x55c2bc9a2c5e - std::panic::catch_unwind::h242aae5a8ee61348 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panic.rs:142:14 [INFO] [stdout] 29: 0x55c2bc9a2c5e - test::run_test_in_process::hb95e3471d249e80a [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/test/src/lib.rs:649:27 [INFO] [stdout] 30: 0x55c2bc9a2c5e - test::run_test::{{closure}}::he4945c759a6bb284 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/test/src/lib.rs:572:43 [INFO] [stdout] 31: 0x55c2bc96b513 - test::run_test::{{closure}}::hef3ab237ad9dfdfa [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/test/src/lib.rs:600:41 [INFO] [stdout] 32: 0x55c2bc96b513 - std::sys_common::backtrace::__rust_begin_short_backtrace::hd6c3f5e9450d872a [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:154:18 [INFO] [stdout] 33: 0x55c2bc97060b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h033a4dc4b24e2ae4 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 34: 0x55c2bc97060b - as core::ops::function::FnOnce<()>>::call_once::hf6ace37e8c04836b [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55c2bc97060b - std::panicking::try::do_call::h873acc9efc68dde9 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:526:40 [INFO] [stdout] 36: 0x55c2bc97060b - std::panicking::try::hf1c7b0cddd2a156c [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:490:19 [INFO] [stdout] 37: 0x55c2bc97060b - std::panic::catch_unwind::hd0800cc038b1a0e3 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panic.rs:142:14 [INFO] [stdout] 38: 0x55c2bc97060b - std::thread::Builder::spawn_unchecked_::{{closure}}::hbd3f2581a283969b [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 39: 0x55c2bc97060b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05a4474bc37631e7 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x55c2bc9ff665 - as core::ops::function::FnOnce>::call_once::ha81bceedc5dd4605 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 41: 0x55c2bc9ff665 - as core::ops::function::FnOnce>::call_once::ha86fb738f82c9cc8 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 42: 0x55c2bc9ff665 - std::sys::unix::thread::Thread::new::thread_start::h2c80c44f64da2074 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f02934cab43 - [INFO] [stdout] 44: 0x7f029355bbb4 - __clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] cli::app::stateful_table::tests::test_selected [INFO] [stdout] [INFO] [stdout] test result: FAILED. 20 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "a669cbeb58b4ee912297da098d5fbb2fba081866157689c1331767c0fb74e1ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a669cbeb58b4ee912297da098d5fbb2fba081866157689c1331767c0fb74e1ba", kill_on_drop: false }` [INFO] [stdout] a669cbeb58b4ee912297da098d5fbb2fba081866157689c1331767c0fb74e1ba