[INFO] cloning repository https://github.com/nathan-at-least/cargo-checkmate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nathan-at-least/cargo-checkmate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathan-at-least%2Fcargo-checkmate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathan-at-least%2Fcargo-checkmate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8070632811f5d5752df5e4191608851cf84f0954
[INFO] testing nathan-at-least/cargo-checkmate against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathan-at-least%2Fcargo-checkmate" "/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/nathan-at-least/cargo-checkmate
[INFO] finished tweaking git repo https://github.com/nathan-at-least/cargo-checkmate
[INFO] tweaked toml for git repo https://github.com/nathan-at-least/cargo-checkmate written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nathan-at-least/cargo-checkmate on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nathan-at-least/cargo-checkmate 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 332aef7bdc68f75f06ee956101fd884e1d426216a00ee734e2a09e9f4d52a7a3
[INFO] running `Command { std: "docker" "start" "-a" "332aef7bdc68f75f06ee956101fd884e1d426216a00ee734e2a09e9f4d52a7a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "332aef7bdc68f75f06ee956101fd884e1d426216a00ee734e2a09e9f4d52a7a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "332aef7bdc68f75f06ee956101fd884e1d426216a00ee734e2a09e9f4d52a7a3", kill_on_drop: false }`
[INFO] [stdout] 332aef7bdc68f75f06ee956101fd884e1d426216a00ee734e2a09e9f4d52a7a3
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e5eaced6266c349db1644c1a29cc13762bb2658e5ef241083abb061ccd36189
[INFO] running `Command { std: "docker" "start" "-a" "4e5eaced6266c349db1644c1a29cc13762bb2658e5ef241083abb061ccd36189", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.3
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling include_dir v0.7.3
[INFO] [stderr]    Compiling clap_builder v4.4.7
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling anyhow-std v0.1.4
[INFO] [stderr]    Compiling clap v4.4.7
[INFO] [stderr]    Compiling cargo-checkmate v0.1.18 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.80s
[INFO] running `Command { std: "docker" "inspect" "4e5eaced6266c349db1644c1a29cc13762bb2658e5ef241083abb061ccd36189", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e5eaced6266c349db1644c1a29cc13762bb2658e5ef241083abb061ccd36189", kill_on_drop: false }`
[INFO] [stdout] 4e5eaced6266c349db1644c1a29cc13762bb2658e5ef241083abb061ccd36189
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30584ef9c3fa9004a1d8e1f14fa904aab5f43e5165ae630aec88a3d78cc23e08
[INFO] running `Command { std: "docker" "start" "-a" "30584ef9c3fa9004a1d8e1f14fa904aab5f43e5165ae630aec88a3d78cc23e08", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling test-case-macros v2.2.2
[INFO] [stderr]    Compiling test-case v2.2.2
[INFO] [stderr]    Compiling anyhow-std v0.1.4
[INFO] [stderr]    Compiling cargo-checkmate v0.1.18 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.91s
[INFO] running `Command { std: "docker" "inspect" "30584ef9c3fa9004a1d8e1f14fa904aab5f43e5165ae630aec88a3d78cc23e08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30584ef9c3fa9004a1d8e1f14fa904aab5f43e5165ae630aec88a3d78cc23e08", kill_on_drop: false }`
[INFO] [stdout] 30584ef9c3fa9004a1d8e1f14fa904aab5f43e5165ae630aec88a3d78cc23e08
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2a2c873a07e81c4f1eea3c7cc33387ebd5eb8038f0a90963f35fb73c119fa81f
[INFO] running `Command { std: "docker" "start" "-a" "2a2c873a07e81c4f1eea3c7cc33387ebd5eb8038f0a90963f35fb73c119fa81f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_checkmate-c06f53134c738301)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test githook::tests::git_unstaged_to_error_message::_expects_ok_ ... ok
[INFO] [stdout] test githook::tests::parse_git_status_porcelain::indoc_r_src_githook_tests_rs_m_src_githook_rs_expects_ok_vec_src_githook_tests_rs_to_string_src_githook_rs_to_string_ ... ok
[INFO] [stdout] test options::tests::parse::cargopath_checkmate_clippy ... ok
[INFO] [stdout] test options::tests::parse::cargo_bork_bin ... ok
[INFO] [stdout] test options::tests::parse::cargo_checkmateweirdpath_clippy ... ok
[INFO] [stdout] test options::tests::parse::checkmate_checkmate_help ... ok
[INFO] [stdout] test options::tests::parse::checkmate_checkmate_no_args ... ok
[INFO] [stdout] test options::tests::parse::checkmate_checkmate_run ... ok
[INFO] [stdout] test options::tests::parse::checkmate_clippy ... ok
[INFO] [stdout] test githook::tests::parse_git_status_porcelain::indoc_r_m_src_githook_rs_a_src_githook_tests_rs_expects_ok_vec_src_githook_rs_to_string_ ... ok
[INFO] [stdout] test options::tests::parse::foob_bin ... ok
[INFO] [stdout] test runner::phaseresult::indenter::tests::transformation_tests::_blah_blah_expects ... ok
[INFO] [stdout] test runner::phaseresult::indenter::tests::transformation_tests::_foo_n_nbar_foo_n_n_bar_expects ... ok
[INFO] [stdout] test options::tests::parse::checkmate_exec_no_args ... ok
[INFO] [stdout] test options::tests::parse::empty_args ... ok
[INFO] [stdout] test runner::phaseresult::indenter::tests::transformation_tests::_string_new_string_new_expects ... ok
[INFO] [stdout] test runner::phaseresult::indenter::tests::transformation_tests::_foo_nbar_n_foo_n_bar_n_expects ... ok
[INFO] [stdout] test runner::phaseresult::indenter::tests::transformation_tests::_foo_nbar_foo_n_bar_expects ... ok
[INFO] [stdout] test options::tests::parse::checkmate_checkmate_clippy ... ok
[INFO] [stdout] test githook::tests::git_unstaged_to_error_message::foo_bar_blah_error ... FAILED
[INFO] [stderr] warning: failed to save last-use data
[INFO] [stderr] This may prevent cargo from accurately tracking what is being used in its global cache. This information is used for automatically removing unused data in the cache.
[INFO] [stderr] 
[INFO] [stderr] attempt to write a readonly database
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Error code 8: Attempt to write a readonly database
[INFO] [stderr]        Fresh unicode-ident v1.0.12
[INFO] [stderr]        Fresh proc-macro2 v1.0.69
[INFO] [stderr]        Fresh utf8parse v0.2.1
[INFO] [stderr]        Fresh linux-raw-sys v0.4.10
[INFO] [stderr]        Fresh anstyle-query v1.0.0
[INFO] [stderr]        Fresh is_terminal_polyfill v1.70.1
[INFO] [stderr]        Fresh colorchoice v1.0.0
[INFO] [stderr]        Fresh anstyle v1.0.4
[INFO] [stderr]        Fresh bitflags v2.4.1
[INFO] [stderr]        Fresh clap_lex v0.6.0
[INFO] [stderr]        Fresh heck v0.4.1
[INFO] [stderr]        Fresh convert_case v0.4.0
[INFO] [stderr]        Fresh strsim v0.10.0
[INFO] [stderr]        Fresh lazy_static v1.4.0
[INFO] [stderr]        Fresh quote v1.0.33
[INFO] [stderr]        Fresh anstyle-parse v0.2.2
[INFO] [stderr]        Fresh indoc v2.0.4
[INFO] [stderr]        Fresh humantime v2.1.0
[INFO] [stderr]        Fresh rustix v0.38.21
[INFO] [stderr]        Fresh anstream v0.6.18
[INFO] [stderr]        Fresh syn v2.0.38
[INFO] [stderr]        Fresh syn v1.0.109
[INFO] [stderr]        Fresh include_dir_macros v0.7.3
[INFO] [stderr]        Fresh anyhow v1.0.75
[INFO] [stderr]        Fresh derive_more v0.99.17
[INFO] [stderr]        Fresh is-terminal v0.4.9
[INFO] [stderr]        Fresh clap_builder v4.4.7
[INFO] [stderr]        Fresh clap_derive v4.4.7
[INFO] [stderr]        Fresh include_dir v0.7.3
[INFO] [stderr]        Fresh colored v2.0.4
[INFO] [stderr]        Fresh anyhow-std v0.1.4
[INFO] [stderr]        Fresh clap v4.4.7
[INFO] [stderr]        Fresh cargo-checkmate v0.1.18 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stdout] test run::tests::help_outside_of_crate_path ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- githook::tests::git_unstaged_to_error_message::foo_bar_blah_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'githook::tests::git_unstaged_to_error_message::foo_bar_blah_error' (26) panicked at src/githook/tests.rs:27:1:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Err("The checkmate tool validates the current filesystem, but something different\nis staged for git commit. Since checkmate cannot validate the commit contents,\nthis git hook is aborting.\n\nTo save unstaged changes for after a commit, see `git stash`.\n\n\nCaused by:\n    These files have changes that are not staged in git:\n      foo\n      bar\n      blah")
[INFO] [stdout]  right: Err("The checkmate tool validates the current filesystem, but something different\nis staged for git commit. Since checkmate cannot validate the commit contents,\nthis git hook is aborting.\n\nTo save unstaged changes for after a commit, see `git stash`.\n\n\nCaused by:\n    These files have changes that are not staged in git:\n      foo\n      bar\n      blah\n\nStack backtrace:\n   0: anyhow::error::<impl anyhow::Error>::msg\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.75/src/backtrace.rs:27:14\n   1: cargo_checkmate::githook::git_unstaged_to_error_message\n             at ./src/githook.rs:121:13\n   2: cargo_checkmate::githook::tests::git_unstaged_to_error_message\n             at ./src/githook/tests.rs:50:5\n   3: cargo_checkmate::githook::tests::git_unstaged_to_error_message::foo_bar_blah_error\n             at ./src/githook/tests.rs:27:1\n   4: cargo_checkmate::githook::tests::git_unstaged_to_error_message::foo_bar_blah_error::{{closure}}\n             at ./src/githook/tests.rs:30:3\n   5: core::ops::function::FnOnce::call_once\n             at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5\n   6: core::ops::function::FnOnce::call_once\n             at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5\n   7: test::__rust_begin_short_backtrace\n             at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18\n   8: test::run_test_in_process::{{closure}}\n             at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74\n   9: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9\n  10: std::panicking::catch_unwind::do_call\n             at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40\n  11: std::panicking::catch_unwind\n             at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19\n  12: std::panic::catch_unwind\n             at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14\n  13: test::run_test_in_process\n             at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27\n  14: test::run_test::{{closure}}\n             at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43\n  15: test::run_test::{{closure}}\n             at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41\n  16: std::sys::backtrace::__rust_begin_short_backtrace\n             at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18\n  17: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}\n             at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17\n  18: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9\n  19: std::panicking::catch_unwind::do_call\n             at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40\n  20: std::panicking::catch_unwind\n             at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19\n  21: std::panic::catch_unwind\n             at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14\n  22: std::thread::Builder::spawn_unchecked_::{{closure}}\n             at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30\n  23: core::ops::function::FnOnce::call_once{{vtable.shim}}\n             at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5\n  24: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once\n             at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9\n  25: std::sys::thread::unix::Thread::new::thread_start\n             at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17\n  26: <unknown>\n  27: clone")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64673079b5a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64673079b5a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64673079b5a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64673079b5a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6467307ab89f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6467307ab89f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x646730764f33 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x646730764f33 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x646730771be2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6467307774af - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x646730777341 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x64673063075e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x64673063075e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x646730777abf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x646730777abf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x64673077791a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x646730771d19 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x64673075911d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6467307b37f0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6467307b35f3 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x6467305f85c2 - core::panicking::assert_failed::hedf5b9b482d3849b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x6467306048bd - cargo_checkmate::githook::tests::git_unstaged_to_error_message::foo_bar_blah_error::hd4f14d343bf9ad03
[INFO] [stdout]                                at /opt/rustwide/workdir/src/githook/tests.rs:27:1
[INFO] [stdout]   22:     0x646730604937 - cargo_checkmate::githook::tests::git_unstaged_to_error_message::foo_bar_blah_error::{{closure}}::h2dfa3e08364b6332
[INFO] [stdout]                                at /opt/rustwide/workdir/src/githook/tests.rs:30:3
[INFO] [stdout]   23:     0x646730605086 - core::ops::function::FnOnce::call_once::h70f9f416415c401c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64673063055b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64673063055b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6467306445bd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6467306445bd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6467306445bd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x6467306445bd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x6467306445bd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6467306445bd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6467306445bd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64673061db04 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64673061db04 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x64673062135a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x64673062135a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64673062135a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x64673062135a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x64673062135a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64673062135a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x64673062135a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64673076d03f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x64673076d03f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7cdf4e048aa4 - <unknown>
[INFO] [stdout]   45:     0x7cdf4e0d5a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- run::tests::help_outside_of_crate_path stdout ----
[INFO] [stdout] running: "cargo" "build" "-v"
[INFO] [stdout] Error: while processing path "target"
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.75/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::with_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.75/src/context.rs:65:37
[INFO] [stdout]    2: <std::path::Path as anyhow_std::path::PathAnyhow>::read_dir_anyhow
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-std-0.1.4/src/path.rs:120:23
[INFO] [stdout]    3: cargo_checkmate::run::tests::try_find_executable
[INFO] [stdout]              at ./src/run/tests.rs:44:32
[INFO] [stdout]    4: cargo_checkmate::run::tests::find_executable
[INFO] [stdout]              at ./src/run/tests.rs:35:5
[INFO] [stdout]    5: cargo_checkmate::run::tests::help_outside_of_crate_path
[INFO] [stdout]              at ./src/run/tests.rs:9:15
[INFO] [stdout]    6: cargo_checkmate::run::tests::help_outside_of_crate_path::{{closure}}
[INFO] [stdout]              at ./src/run/tests.rs:6:36
[INFO] [stdout]    7: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    9: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   10: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   11: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   13: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   14: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: test::run_test_in_process
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   16: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   17: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   18: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   19: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   20: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   21: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   22: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   23: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   24: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   27: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   28: <unknown>
[INFO] [stdout]   29: clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     githook::tests::git_unstaged_to_error_message::foo_bar_blah_error
[INFO] [stdout]     run::tests::help_outside_of_crate_path
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 19 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "2a2c873a07e81c4f1eea3c7cc33387ebd5eb8038f0a90963f35fb73c119fa81f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a2c873a07e81c4f1eea3c7cc33387ebd5eb8038f0a90963f35fb73c119fa81f", kill_on_drop: false }`
[INFO] [stdout] 2a2c873a07e81c4f1eea3c7cc33387ebd5eb8038f0a90963f35fb73c119fa81f
