[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#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKatsukiFujimoto%2Fgit-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KatsukiFujimoto/git-rs on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "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-6-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" "+61223975d46f794466efa832bc7562b9707ecc46" "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 crossterm v0.23.2 [INFO] [stderr] Downloaded mockall_derive v0.11.1 [INFO] [stderr] Downloaded rstest_macros v0.14.0 [INFO] [stderr] Downloaded tui v0.18.0 [INFO] [stderr] Downloaded unicode-normalization v0.1.20 [INFO] [stderr] Downloaded rstest v0.15.0 [INFO] [stderr] Downloaded libgit2-sys v0.13.4+1.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eceae935ca769ee11a93e494e5b4c1194440c05c09b61744117c6f3a3b9f8143 [INFO] running `Command { std: "docker" "start" "-a" "eceae935ca769ee11a93e494e5b4c1194440c05c09b61744117c6f3a3b9f8143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eceae935ca769ee11a93e494e5b4c1194440c05c09b61744117c6f3a3b9f8143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eceae935ca769ee11a93e494e5b4c1194440c05c09b61744117c6f3a3b9f8143", kill_on_drop: false }` [INFO] [stdout] eceae935ca769ee11a93e494e5b4c1194440c05c09b61744117c6f3a3b9f8143 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7cf374e196aa706ffa24554ae43b888f33eae4d14555500af37143e7846101f [INFO] running `Command { std: "docker" "start" "-a" "a7cf374e196aa706ffa24554ae43b888f33eae4d14555500af37143e7846101f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling smallvec v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling unicode-normalization v0.1.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling rustversion v1.0.8 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling mio v0.8.4 [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 url v2.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling tui v0.18.0 [INFO] [stderr] Compiling strum v0.24.1 [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 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` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "a7cf374e196aa706ffa24554ae43b888f33eae4d14555500af37143e7846101f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7cf374e196aa706ffa24554ae43b888f33eae4d14555500af37143e7846101f", kill_on_drop: false }` [INFO] [stdout] a7cf374e196aa706ffa24554ae43b888f33eae4d14555500af37143e7846101f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bbaa969931fe6e620982c8d9c17c1bcbb32c2835a0cae83940c6ebc690bd137 [INFO] running `Command { std: "docker" "start" "-a" "6bbaa969931fe6e620982c8d9c17c1bcbb32c2835a0cae83940c6ebc690bd137", 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-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling rstest_macros v0.14.0 [INFO] [stderr] Compiling fragile v1.2.1 [INFO] [stderr] Compiling pretty_assertions v1.2.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling assert_matches v1.5.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 futures-util v0.3.21 [INFO] [stderr] Compiling git-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling mockall v0.11.1 [INFO] [stderr] Compiling rstest v0.15.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "6bbaa969931fe6e620982c8d9c17c1bcbb32c2835a0cae83940c6ebc690bd137", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bbaa969931fe6e620982c8d9c17c1bcbb32c2835a0cae83940c6ebc690bd137", kill_on_drop: false }` [INFO] [stdout] 6bbaa969931fe6e620982c8d9c17c1bcbb32c2835a0cae83940c6ebc690bd137 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 27ea25c568ad6c944949e984986e62dfdbcf74d849064f2cee11d2dbf02e6514 [INFO] running `Command { std: "docker" "start" "-a" "27ea25c568ad6c944949e984986e62dfdbcf74d849064f2cee11d2dbf02e6514", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git_rs-a82a6ef83f009860) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test cli::app::stateful_table::tests::test_cursor_focused::case_3 ... ok [INFO] [stdout] test cli::app::stateful_table::tests::test_cursor_focused::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_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_new::case_1 ... 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_next::case_4 ... ok [INFO] [stdout] test cli::app::stateful_table::tests::test_select ... ok [INFO] [stdout] test cli::app::stateful_table::tests::test_next::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_selected ... ok [INFO] [stdout] test cli::app::stateful_table::tests::test_set_items ... ok [INFO] [stdout] test cli::app::stateful_table::tests::test_unselect ... ok [INFO] [stdout] test usecase::branch::delete::tests::test_run ... ok [INFO] [stdout] test domain::entity::branch::tests::test_branch_type ... ok [INFO] [stdout] test cli::app::stateful_table::tests::test_previous::case_2 ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_rs-efe3a79edddab004) [INFO] [stdout] test cli::app::stateful_table::tests::test_previous::case_3 ... ok [INFO] [stdout] test usecase::branch::get_all::tests::test_run ... ok [INFO] [stdout] test cli::app::stateful_table::tests::test_previous::case_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests git-rs [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] [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" "27ea25c568ad6c944949e984986e62dfdbcf74d849064f2cee11d2dbf02e6514", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27ea25c568ad6c944949e984986e62dfdbcf74d849064f2cee11d2dbf02e6514", kill_on_drop: false }` [INFO] [stdout] 27ea25c568ad6c944949e984986e62dfdbcf74d849064f2cee11d2dbf02e6514 [INFO] testing KatsukiFujimoto/git-rs against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKatsukiFujimoto%2Fgit-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KatsukiFujimoto/git-rs on toolchain d073071d77ce0f93b4fd8cc567a1e2b9e1b22126 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "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-6-tc2/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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e946577e7fd682ecc2a869953957ee09496a801cfc54f7fa82bdea91b43a079 [INFO] running `Command { std: "docker" "start" "-a" "6e946577e7fd682ecc2a869953957ee09496a801cfc54f7fa82bdea91b43a079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e946577e7fd682ecc2a869953957ee09496a801cfc54f7fa82bdea91b43a079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e946577e7fd682ecc2a869953957ee09496a801cfc54f7fa82bdea91b43a079", kill_on_drop: false }` [INFO] [stdout] 6e946577e7fd682ecc2a869953957ee09496a801cfc54f7fa82bdea91b43a079 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 087a42a7bb9e661c9e79acaffdce5d4f4d73651bfb279d46220740bfad95a79f [INFO] running `Command { std: "docker" "start" "-a" "087a42a7bb9e661c9e79acaffdce5d4f4d73651bfb279d46220740bfad95a79f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [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 matches v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling unicode-normalization v0.1.20 [INFO] [stderr] Compiling rustversion v1.0.8 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling idna v0.2.3 [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 signal-hook-mio v0.2.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling tui v0.18.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.13.4+1.4.2 [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` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "087a42a7bb9e661c9e79acaffdce5d4f4d73651bfb279d46220740bfad95a79f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "087a42a7bb9e661c9e79acaffdce5d4f4d73651bfb279d46220740bfad95a79f", kill_on_drop: false }` [INFO] [stdout] 087a42a7bb9e661c9e79acaffdce5d4f4d73651bfb279d46220740bfad95a79f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c9574ab10d3b9cc7121c52dff2bf236e64b1136f9912bdaa59b8e38171e67c2 [INFO] running `Command { std: "docker" "start" "-a" "1c9574ab10d3b9cc7121c52dff2bf236e64b1136f9912bdaa59b8e38171e67c2", 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-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling fragile v1.2.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling rstest_macros v0.14.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling pretty_assertions v1.2.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling strum_macros v0.24.2 [INFO] [stderr] Compiling mockall_derive v0.11.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling git-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling mockall v0.11.1 [INFO] [stderr] Compiling rstest v0.15.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 15s [INFO] running `Command { std: "docker" "inspect" "1c9574ab10d3b9cc7121c52dff2bf236e64b1136f9912bdaa59b8e38171e67c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c9574ab10d3b9cc7121c52dff2bf236e64b1136f9912bdaa59b8e38171e67c2", kill_on_drop: false }` [INFO] [stdout] 1c9574ab10d3b9cc7121c52dff2bf236e64b1136f9912bdaa59b8e38171e67c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] db50a489373b5fce4996d380390f93d52a9608d289c584ee37958d28c865f76b [INFO] running `Command { std: "docker" "start" "-a" "db50a489373b5fce4996d380390f93d52a9608d289c584ee37958d28c865f76b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git_rs-a82a6ef83f009860) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test cli::app::stateful_table::tests::test_cursor_focused::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_cursor_focused::case_2 ... ok [INFO] [stdout] test cli::app::stateful_table::tests::test_cursor_focused::case_4 ... ok [INFO] [stdout] test cli::app::stateful_table::tests::test_next::case_2 ... 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_select ... 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_new::case_1 ... ok [INFO] [stdout] test cli::app::stateful_table::tests::test_next::case_4 ... ok [INFO] [stdout] test cli::app::stateful_table::tests::test_next::case_1 ... ok [INFO] [stdout] test cli::app::stateful_table::tests::test_previous::case_4 ... ok [INFO] [stdout] test cli::app::stateful_table::tests::test_previous::case_1 ... ok [INFO] [stdout] test cli::app::stateful_table::tests::test_set_items ... ok [INFO] [stdout] test usecase::branch::delete::tests::test_run ... ok [INFO] [stdout] test cli::app::stateful_table::tests::test_unselect ... ok [INFO] [stdout] test domain::entity::branch::tests::test_branch_type ... ok [INFO] [stdout] test usecase::branch::get_all::tests::test_run ... ok [INFO] [stdout] test cli::app::stateful_table::tests::test_selected ... FAILED [INFO] [stderr] error: test failed, to rerun pass `--lib` [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: 0x5590c9d301f6 - std::backtrace_rs::backtrace::libunwind::trace::hbf3981e6c8a62f19 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x5590c9d301f6 - std::backtrace_rs::backtrace::trace_unsynchronized::h5d13053d67c404cc [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5590c9d301f6 - std::sys_common::backtrace::_print_fmt::hd24dc5b701eaf8ad [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x5590c9d301f6 - ::fmt::h1d0155c7c5a7d116 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5590c9d57c2c - core::fmt::rt::Argument::fmt::h462c7a4781d69908 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x5590c9d57c2c - core::fmt::write::h3cadc3d0c35667c3 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x5590c9d2da1f - std::io::Write::write_fmt::h7b46babfe8aff3fc [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x5590c9d2ffa4 - std::sys_common::backtrace::_print::h21e0ad4a03aa55df [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x5590c9d2ffa4 - std::sys_common::backtrace::print::hb7cfd89cda9bdca7 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x5590c9d31c9b - std::panicking::default_hook::{{closure}}::hceb0cad555a61bc8 [INFO] [stdout] 10: 0x5590c9d3196d - std::panicking::default_hook::h00eb745c4c12778b [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x5590c9cfdae7 - as core::ops::function::Fn>::call::h6a7083dbc9bd7b5f [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 12: 0x5590c9cfdae7 - test::test_main::{{closure}}::h4db87ac2515c25e3 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x5590c9d322d0 - as core::ops::function::Fn>::call::hf3b7bc2e2257730b [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 14: 0x5590c9d322d0 - std::panicking::rust_panic_with_hook::hccddb3269d601551 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panicking.rs:786:13 [INFO] [stdout] 15: 0x5590c9d32012 - std::panicking::begin_panic_handler::{{closure}}::h1759cdf989495c64 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panicking.rs:660:13 [INFO] [stdout] 16: 0x5590c9d306d6 - std::sys_common::backtrace::__rust_end_short_backtrace::h209794238b4d13a4 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x5590c9d31d44 - rust_begin_unwind [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panicking.rs:648:5 [INFO] [stdout] 18: 0x5590c9cbd405 - core::panicking::panic_fmt::ha17ebef8fbaa0a3e [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x5590c9cc23e2 - git_rs::cli::app::stateful_table::tests::test_selected::h4ed2e3cf48218dc5 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/app/stateful_table.rs:156:9 [INFO] [stdout] 20: 0x5590c9cc6869 - git_rs::cli::app::stateful_table::tests::test_selected::{{closure}}::hcca334b60df2d0e2 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/app/stateful_table.rs:149:27 [INFO] [stdout] 21: 0x5590c9cc6869 - core::ops::function::FnOnce::call_once::h6c56153d3602f5f8 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5590c9d032ef - core::ops::function::FnOnce::call_once::hb293dddd1a0c8d0c [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5590c9d032ef - test::__rust_begin_short_backtrace::hcc33cf50a0d42744 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/test/src/lib.rs:620:18 [INFO] [stdout] 24: 0x5590c9d01e60 - test::run_test_in_process::{{closure}}::h1a67b8b225cf5559 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/test/src/lib.rs:643:60 [INFO] [stdout] 25: 0x5590c9d01e60 - as core::ops::function::FnOnce<()>>::call_once::h6c8366f6b1a529d0 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x5590c9d01e60 - std::panicking::try::do_call::h3ac771f4eea356d5 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panicking.rs:555:40 [INFO] [stdout] 27: 0x5590c9d01e60 - std::panicking::try::h2b1799e4f57e5bcf [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panicking.rs:519:19 [INFO] [stdout] 28: 0x5590c9d01e60 - std::panic::catch_unwind::h0a3cc3fea72ac271 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panic.rs:142:14 [INFO] [stdout] 29: 0x5590c9d01e60 - test::run_test_in_process::h47356101e0c4cc43 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/test/src/lib.rs:643:27 [INFO] [stdout] 30: 0x5590c9d01e60 - test::run_test::{{closure}}::hfc86d13e98ee1936 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/test/src/lib.rs:566:43 [INFO] [stdout] 31: 0x5590c9cca1a3 - test::run_test::{{closure}}::h077c30ad86447616 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/test/src/lib.rs:594:41 [INFO] [stdout] 32: 0x5590c9cca1a3 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7a0647371687c548 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 33: 0x5590c9ccee3f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h0ade0df8a561803e [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 34: 0x5590c9ccee3f - as core::ops::function::FnOnce<()>>::call_once::h94e6781319385c1d [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: 0x5590c9ccee3f - std::panicking::try::do_call::h2d8e7d2812ed142e [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panicking.rs:555:40 [INFO] [stdout] 36: 0x5590c9ccee3f - std::panicking::try::hfec8a6adb9bfcaea [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panicking.rs:519:19 [INFO] [stdout] 37: 0x5590c9ccee3f - std::panic::catch_unwind::hf488fb91a41eb5b5 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panic.rs:142:14 [INFO] [stdout] 38: 0x5590c9ccee3f - std::thread::Builder::spawn_unchecked_::{{closure}}::h306975a3cadd5153 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 39: 0x5590c9ccee3f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4f4ed26f27d558ae [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5590c9d36555 - as core::ops::function::FnOnce>::call_once::h17d6fdbdde1f730c [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 41: 0x5590c9d36555 - as core::ops::function::FnOnce>::call_once::h298d88b0d0cf4d06 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 42: 0x5590c9d36555 - std::sys::pal::unix::thread::Thread::new::thread_start::h1ecd97591626fa72 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f76c0bbdac3 - [INFO] [stdout] 44: 0x7f76c0c4ebf4 - __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.11s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "db50a489373b5fce4996d380390f93d52a9608d289c584ee37958d28c865f76b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db50a489373b5fce4996d380390f93d52a9608d289c584ee37958d28c865f76b", kill_on_drop: false }` [INFO] [stdout] db50a489373b5fce4996d380390f93d52a9608d289c584ee37958d28c865f76b