[INFO] cloning repository https://github.com/nguyenvukhang/git-number
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nguyenvukhang/git-number" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnguyenvukhang%2Fgit-number", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnguyenvukhang%2Fgit-number'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4713166243a64f3d13bd94033e964e20d5ff758c
[INFO] testing nguyenvukhang/git-number against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnguyenvukhang%2Fgit-number" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nguyenvukhang/git-number
[INFO] finished tweaking git repo https://github.com/nguyenvukhang/git-number
[INFO] tweaked toml for git repo https://github.com/nguyenvukhang/git-number written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nguyenvukhang/git-number 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/nguyenvukhang/git-number 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a1b197b1205b35576af3949bb066d7f50600326c322745e358a646b4d86cd20b
[INFO] running `Command { std: "docker" "start" "-a" "a1b197b1205b35576af3949bb066d7f50600326c322745e358a646b4d86cd20b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1b197b1205b35576af3949bb066d7f50600326c322745e358a646b4d86cd20b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1b197b1205b35576af3949bb066d7f50600326c322745e358a646b4d86cd20b", kill_on_drop: false }`
[INFO] [stdout] a1b197b1205b35576af3949bb066d7f50600326c322745e358a646b4d86cd20b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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] fc3b997c8ca5c745fc5f33b633d3ec401cda37dba7f562ad39eeaf4bffe69aaf
[INFO] running `Command { std: "docker" "start" "-a" "fc3b997c8ca5c745fc5f33b633d3ec401cda37dba7f562ad39eeaf4bffe69aaf", kill_on_drop: false }`
[INFO] [stderr]    Compiling gitnu v0.7.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 |     ThreadError(Box<dyn Any + Send + 'static>),
[INFO] [stdout]    |     ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 11 -     ThreadError(Box<dyn Any + Send + 'static>),
[INFO] [stdout] 11 +     ThreadError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
[INFO] running `Command { std: "docker" "inspect" "fc3b997c8ca5c745fc5f33b633d3ec401cda37dba7f562ad39eeaf4bffe69aaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc3b997c8ca5c745fc5f33b633d3ec401cda37dba7f562ad39eeaf4bffe69aaf", kill_on_drop: false }`
[INFO] [stdout] fc3b997c8ca5c745fc5f33b633d3ec401cda37dba7f562ad39eeaf4bffe69aaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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] 4536f9d0ab5b53797117ce341c81e7e50822a067a842fc0d9d1e7296ff494225
[INFO] running `Command { std: "docker" "start" "-a" "4536f9d0ab5b53797117ce341c81e7e50822a067a842fc0d9d1e7296ff494225", kill_on_drop: false }`
[INFO] [stderr]    Compiling gitnu v0.7.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 |     ThreadError(Box<dyn Any + Send + 'static>),
[INFO] [stdout]    |     ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 11 -     ThreadError(Box<dyn Any + Send + 'static>),
[INFO] [stdout] 11 +     ThreadError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `green` and `yellow` are never used
[INFO] [stdout]   --> src/tests.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 27 |         pub trait Colored{$(fn $name(&self)->String;)*}
[INFO] [stdout]    |                   ------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 33 | color!(green, 32, yellow, 33, purple, 35, cyan, 36, gray, 37);
[INFO] [stdout]    |        ^^^^^      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.15s
[INFO] running `Command { std: "docker" "inspect" "4536f9d0ab5b53797117ce341c81e7e50822a067a842fc0d9d1e7296ff494225", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4536f9d0ab5b53797117ce341c81e7e50822a067a842fc0d9d1e7296ff494225", kill_on_drop: false }`
[INFO] [stdout] 4536f9d0ab5b53797117ce341c81e7e50822a067a842fc0d9d1e7296ff494225
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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] db1bdb0b8ce56e683071344783d9749d5c4d5da0b742bb2a0342cb56bd40533a
[INFO] running `Command { std: "docker" "start" "-a" "db1bdb0b8ce56e683071344783d9749d5c4d5da0b742bb2a0342cb56bd40533a", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/error.rs:11:17
[INFO] [stderr]    |
[INFO] [stderr] 11 |     ThreadError(Box<dyn Any + Send + 'static>),
[INFO] [stderr]    |     ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 11 -     ThreadError(Box<dyn Any + Send + 'static>),
[INFO] [stderr] 11 +     ThreadError(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: methods `green` and `yellow` are never used
[INFO] [stderr]   --> src/tests.rs:33:8
[INFO] [stderr]    |
[INFO] [stderr] 27 |         pub trait Colored{$(fn $name(&self)->String;)*}
[INFO] [stderr]    |                   ------- methods in this trait
[INFO] [stderr] ...
[INFO] [stderr] 33 | color!(green, 32, yellow, 33, purple, 35, cyan, 36, gray, 37);
[INFO] [stderr]    |        ^^^^^      ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `color` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `gitnu` (bin "git-nu" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_nu-1ba9282ea694c256)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test parse::tests::test_date_filename ... ok
[INFO] [stdout] test parse::tests::test_mix ... ok
[INFO] [stdout] test parse::tests::test_overlap ... ok
[INFO] [stdout] test parse::tests::test_range ... ok
[INFO] [stdout] test parse::tests::test_double_dash ... ok
[INFO] [stdout] test parse::tests::test_single ... ok
[INFO] [stdout] test parse::tests::test_zeros_2 ... ok
[INFO] [stdout] test parse::tests::test_zeros_3 ... ok
[INFO] [stdout] test parse::tests::test_zeros_1 ... ok
[INFO] [stdout] test tests::dont_create_cache_file_without_repo ... ok
[INFO] [stdout] test tests::not_at_workspace_root ... ok
[INFO] [stdout] test tests::add_unindexed_number ... ok
[INFO] [stdout] test tests::add_and_status_diff_dirs ... ok
[INFO] [stdout] test tests::different_workspace ... ok
[INFO] [stdout] test tests::git_add_deleted ... FAILED
[INFO] [stdout] test tests::git_add_modified ... FAILED
[INFO] [stdout] test tests::aliases ... FAILED
[INFO] [stdout] test tests::everything ... FAILED
[INFO] [stdout] test tests::test_macro_works ... ok
[INFO] [stdout] test tests::detached_head ... FAILED
[INFO] [stdout] test tests::max_cache_add_by_number ... ok
[INFO] [stdout] test tests::range_overlap ... ok
[INFO] [stdout] test tests::max_cache_size_exceeded ... ok
[INFO] [stdout] test tests::exit_codes ... ok
[INFO] [stdout] test tests::git_add_untracked ... ok
[INFO] [stdout] test tests::skip_flags ... ok
[INFO] [stdout] test tests::staging_files_with_numbers ... ok
[INFO] [stdout] test tests::git_add_both_modified ... FAILED
[INFO] [stdout] test tests::renames ... ok
[INFO] [stdout] test tests::merge_conflict ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::git_add_deleted stdout ----
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false init -b main[0m[0;37m][0m
[INFO] [stdout] [0;37m<[0m[0;35mstdout[0m[0;37m>[0m
[INFO] [stdout] [0;37mInitialized empty Git repository in /<root>/.git/[0m
[INFO] [stdout] [0;37m</[0m[0;35mstdout[0m[0;37m>[0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mtouch A[0m[0;37m][0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false add A && git commit -m x[0m[0;37m][0m
[INFO] [stdout] [0;37m<[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] [0;37mAuthor identity unknown
[INFO] [stdout] 
[INFO] [stdout] *** Please tell me who you are.
[INFO] [stdout] 
[INFO] [stdout] Run
[INFO] [stdout] 
[INFO] [stdout]   git config --global user.email "you@example.com"
[INFO] [stdout]   git config --global user.name "Your Name"
[INFO] [stdout] 
[INFO] [stdout] to set your account's default identity.
[INFO] [stdout] Omit --global to set the identity only in this repository.
[INFO] [stdout] 
[INFO] [stdout] fatal: unable to auto-detect email address (got 'root@db1bdb0b8ce5.(none)')[0m
[INFO] [stdout] [0;37m</[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mrm A[0m[0;37m][0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false nu status[0m[0;37m][0m
[INFO] [stdout] [0;37m<[0m[0;35mstdout[0m[0;37m>[0m
[INFO] [stdout] [0;37mOn branch main
[INFO] [stdout] 
[INFO] [stdout] No commits yet
[INFO] [stdout] 
[INFO] [stdout] Changes to be committed:
[INFO] [stdout] 1	new file:   A
[INFO] [stdout] 
[INFO] [stdout] Changes not staged for commit:
[INFO] [stdout] 2	deleted:    A[0m
[INFO] [stdout] [0;37m</[0m[0;35mstdout[0m[0;37m>[0m
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::git_add_deleted' (43) panicked at src/tests.rs:434:1:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "On branch main\n\nNo commits yet\n\nChanges to be committed:\n1\tnew file:   A\n\nChanges not staged for commit:\n2\tdeleted:    A\n\n"
[INFO] [stdout]  right: "On branch main\nChanges not staged for commit:\n1\tdeleted:    A\n\nno changes added to commit\n"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622e7a9959e2 - 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:     0x622e7a9959e2 - 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:     0x622e7a9959e2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x622e7a9959e2 - <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:     0x622e7a9a59ff - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x622e7a9a59ff - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x622e7a961c33 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622e7a961c33 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x622e7a96eaf2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x622e7a9739df - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x622e7a973871 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x622e7a934dee - <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:     0x622e7a934dee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622e7a973fef - <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:     0x622e7a973fef - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x622e7a973e4a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x622e7a96ec29 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x622e7a955cdd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x622e7a9ad390 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622e7a9ad193 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x622e7a90f0f6 - core::panicking::assert_failed::h025a37eab3db127d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x622e7a8d495f - git_nu::tests::git_add_deleted::{{closure}}::h1c9f4614fb197202
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:385:13
[INFO] [stdout]   22:     0x622e7a8f3cd3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he4cd05ff6f82fc3d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   23:     0x622e7a8d430f - git_nu::tests::git_add_deleted::hc6b0b980bce027ac
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:167:13
[INFO] [stdout]   24:     0x622e7a8d4587 - git_nu::tests::git_add_deleted::{{closure}}::h0bbfa43a3180cf9d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:162:17
[INFO] [stdout]   25:     0x622e7a8fda36 - core::ops::function::FnOnce::call_once::h2bd1a50396b23aa3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x622e7a934beb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x622e7a934beb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x622e7a948c4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x622e7a948c4d - <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]   30:     0x622e7a948c4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x622e7a948c4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x622e7a948c4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x622e7a948c4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x622e7a948c4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x622e7a922194 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x622e7a922194 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x622e7a9259ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x622e7a9259ea - <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]   39:     0x622e7a9259ea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x622e7a9259ea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x622e7a9259ea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x622e7a9259ea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x622e7a9259ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x622e7a969e7f - <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]   45:     0x622e7a969e7f - 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]   46:     0x732b1cbf7aa4 - <unknown>
[INFO] [stdout]   47:     0x732b1cc84a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::git_add_modified stdout ----
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false init -b main[0m[0;37m][0m
[INFO] [stdout] [0;37m<[0m[0;35mstdout[0m[0;37m>[0m
[INFO] [stdout] [0;37mInitialized empty Git repository in /<root>/.git/[0m
[INFO] [stdout] [0;37m</[0m[0;35mstdout[0m[0;37m>[0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mtouch A[0m[0;37m][0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false add A && git commit -m x[0m[0;37m][0m
[INFO] [stdout] [0;37m<[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] [0;37mAuthor identity unknown
[INFO] [stdout] 
[INFO] [stdout] *** Please tell me who you are.
[INFO] [stdout] 
[INFO] [stdout] Run
[INFO] [stdout] 
[INFO] [stdout]   git config --global user.email "you@example.com"
[INFO] [stdout]   git config --global user.name "Your Name"
[INFO] [stdout] 
[INFO] [stdout] to set your account's default identity.
[INFO] [stdout] Omit --global to set the identity only in this repository.
[INFO] [stdout] 
[INFO] [stdout] fatal: unable to auto-detect email address (got 'root@db1bdb0b8ce5.(none)')[0m
[INFO] [stdout] [0;37m</[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false nu status[0m[0;37m][0m
[INFO] [stdout] [0;37m<[0m[0;35mstdout[0m[0;37m>[0m
[INFO] [stdout] [0;37mOn branch main
[INFO] [stdout] 
[INFO] [stdout] No commits yet
[INFO] [stdout] 
[INFO] [stdout] Changes to be committed:
[INFO] [stdout] 1	new file:   A
[INFO] [stdout] 
[INFO] [stdout] Changes not staged for commit:
[INFO] [stdout] 2	modified:   A[0m
[INFO] [stdout] [0;37m</[0m[0;35mstdout[0m[0;37m>[0m
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::git_add_modified' (44) panicked at src/tests.rs:417:1:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "On branch main\n\nNo commits yet\n\nChanges to be committed:\n1\tnew file:   A\n\nChanges not staged for commit:\n2\tmodified:   A\n\n"
[INFO] [stdout]  right: "On branch main\nChanges not staged for commit:\n1\tmodified:   A\n\nno changes added to commit\n"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622e7a9959e2 - 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:     0x622e7a9959e2 - 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:     0x622e7a9959e2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x622e7a9959e2 - <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:     0x622e7a9a59ff - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x622e7a9a59ff - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x622e7a961c33 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622e7a961c33 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x622e7a96eaf2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x622e7a9739df - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x622e7a973871 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x622e7a934dee - <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:     0x622e7a934dee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622e7a973fef - <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:     0x622e7a973fef - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x622e7a973e4a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x622e7a96ec29 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x622e7a955cdd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x622e7a9ad390 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622e7a9ad193 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x622e7a90f0f6 - core::panicking::assert_failed::h025a37eab3db127d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x622e7a8d54bf - git_nu::tests::git_add_modified::{{closure}}::ha52c3da124bbd875
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:385:13
[INFO] [stdout]   22:     0x622e7a8f3cd3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he4cd05ff6f82fc3d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   23:     0x622e7a8d4e6f - git_nu::tests::git_add_modified::h935f30d83f282333
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:167:13
[INFO] [stdout]   24:     0x622e7a8d50e7 - git_nu::tests::git_add_modified::{{closure}}::h5841b2c22e6e3785
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:162:17
[INFO] [stdout]   25:     0x622e7a8fdc36 - core::ops::function::FnOnce::call_once::h52a90cb6f2790077
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x622e7a934beb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x622e7a934beb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x622e7a948c4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x622e7a948c4d - <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]   30:     0x622e7a948c4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x622e7a948c4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x622e7a948c4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x622e7a948c4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x622e7a948c4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x622e7a922194 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x622e7a922194 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x622e7a9259ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x622e7a9259ea - <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]   39:     0x622e7a9259ea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x622e7a9259ea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x622e7a9259ea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x622e7a9259ea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x622e7a9259ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x622e7a969e7f - <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]   45:     0x622e7a969e7f - 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]   46:     0x732b1cbf7aa4 - <unknown>
[INFO] [stdout]   47:     0x732b1cc84a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::aliases stdout ----
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false init -b main[0m[0;37m][0m
[INFO] [stdout] [0;37m<[0m[0;35mstdout[0m[0;37m>[0m
[INFO] [stdout] [0;37mInitialized empty Git repository in /<root>/.git/[0m
[INFO] [stdout] [0;37m</[0m[0;35mstdout[0m[0;37m>[0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mtouch A && git add A && git commit -m 'first'[0m[0;37m][0m
[INFO] [stdout] [0;37m<[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] [0;37mAuthor identity unknown
[INFO] [stdout] 
[INFO] [stdout] *** Please tell me who you are.
[INFO] [stdout] 
[INFO] [stdout] Run
[INFO] [stdout] 
[INFO] [stdout]   git config --global user.email "you@example.com"
[INFO] [stdout]   git config --global user.name "Your Name"
[INFO] [stdout] 
[INFO] [stdout] to set your account's default identity.
[INFO] [stdout] Omit --global to set the identity only in this repository.
[INFO] [stdout] 
[INFO] [stdout] fatal: unable to auto-detect email address (got 'root@db1bdb0b8ce5.(none)')[0m
[INFO] [stdout] [0;37m</[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false config --global alias.teststatus status[0m[0;37m][0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false teststatus[0m[0;37m][0m
[INFO] [stdout] [0;37m<[0m[0;35mstdout[0m[0;37m>[0m
[INFO] [stdout] [0;37mOn branch main
[INFO] [stdout] 
[INFO] [stdout] No commits yet
[INFO] [stdout] 
[INFO] [stdout] Changes to be committed:
[INFO] [stdout] 	new file:   A[0m
[INFO] [stdout] [0;37m</[0m[0;35mstdout[0m[0;37m>[0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false config --global --unset alias.teststatus[0m[0;37m][0m
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::aliases' (36) panicked at src/tests.rs:361:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "On branch main\n\nNo commits yet\n\nChanges to be committed:\n\tnew file:   A\n\n"
[INFO] [stdout]  right: "On branch main\nnothing to commit, working tree clean\n"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622e7a9959e2 - 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:     0x622e7a9959e2 - 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:     0x622e7a9959e2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x622e7a9959e2 - <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:     0x622e7a9a59ff - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x622e7a9a59ff - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x622e7a961c33 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622e7a961c33 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x622e7a96eaf2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x622e7a9739df - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x622e7a973871 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x622e7a934dee - <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:     0x622e7a934dee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622e7a973fef - <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:     0x622e7a973fef - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x622e7a973e4a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x622e7a96ec29 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x622e7a955cdd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x622e7a9ad390 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622e7a9ad193 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x622e7a90f174 - core::panicking::assert_failed::h31054f0af54132b5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x622e7a8dee3a - git_nu::tests::aliases::{{closure}}::h811a85b31703aefe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:361:5
[INFO] [stdout]   22:     0x622e7a8f3cd3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he4cd05ff6f82fc3d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   23:     0x622e7a8de9ef - git_nu::tests::aliases::haef3a700acdeed01
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:167:13
[INFO] [stdout]   24:     0x622e7a8dec67 - git_nu::tests::aliases::{{closure}}::h1a344e65fb400643
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:162:17
[INFO] [stdout]   25:     0x622e7a8fddb6 - core::ops::function::FnOnce::call_once::h66c21f0c58d888b8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x622e7a934beb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x622e7a934beb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x622e7a948c4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x622e7a948c4d - <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]   30:     0x622e7a948c4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x622e7a948c4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x622e7a948c4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x622e7a948c4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x622e7a948c4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x622e7a922194 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x622e7a922194 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x622e7a9259ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x622e7a9259ea - <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]   39:     0x622e7a9259ea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x622e7a9259ea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x622e7a9259ea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x622e7a9259ea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x622e7a9259ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x622e7a969e7f - <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]   45:     0x622e7a969e7f - 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]   46:     0x732b1cbf7aa4 - <unknown>
[INFO] [stdout]   47:     0x732b1cc84a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::everything stdout ----
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false init -b main[0m[0;37m][0m
[INFO] [stdout] [0;37m<[0m[0;35mstdout[0m[0;37m>[0m
[INFO] [stdout] [0;37mInitialized empty Git repository in /<root>/.git/[0m
[INFO] [stdout] [0;37m</[0m[0;35mstdout[0m[0;37m>[0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false add B C D E G H I[0m[0;37m][0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false commit -m pre[0m[0;37m][0m
[INFO] [stdout] [0;37m<[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] [0;37mAuthor identity unknown
[INFO] [stdout] 
[INFO] [stdout] *** Please tell me who you are.
[INFO] [stdout] 
[INFO] [stdout] Run
[INFO] [stdout] 
[INFO] [stdout]   git config --global user.email "you@example.com"
[INFO] [stdout]   git config --global user.name "Your Name"
[INFO] [stdout] 
[INFO] [stdout] to set your account's default identity.
[INFO] [stdout] Omit --global to set the identity only in this repository.
[INFO] [stdout] 
[INFO] [stdout] fatal: unable to auto-detect email address (got 'root@db1bdb0b8ce5.(none)')[0m
[INFO] [stdout] [0;37m</[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false add A B C D E _E[0m[0;37m][0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false nu status[0m[0;37m][0m
[INFO] [stdout] [0;37m<[0m[0;35mstdout[0m[0;37m>[0m
[INFO] [stdout] [0;37mOn branch main
[INFO] [stdout] 
[INFO] [stdout] No commits yet
[INFO] [stdout] 
[INFO] [stdout] Changes to be committed:
[INFO] [stdout] 1	new file:   A
[INFO] [stdout] 2	new file:   B
[INFO] [stdout] 3	new file:   D
[INFO] [stdout] 4	new file:   G
[INFO] [stdout] 5	new file:   H
[INFO] [stdout] 6	new file:   I
[INFO] [stdout] 7	new file:   _E
[INFO] [stdout] 
[INFO] [stdout] Changes not staged for commit:
[INFO] [stdout] 8	modified:   G
[INFO] [stdout] 9	typechange: H
[INFO] [stdout] 10	deleted:    I
[INFO] [stdout] 
[INFO] [stdout] Untracked files:
[INFO] [stdout] 11	F
[INFO] [stdout] 12	_I[0m
[INFO] [stdout] [0;37m</[0m[0;35mstdout[0m[0;37m>[0m
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::everything' (40) panicked at src/tests.rs:496:1:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "On branch main\n\nNo commits yet\n\nChanges to be committed:\n1\tnew file:   A\n2\tnew file:   B\n3\tnew file:   D\n4\tnew file:   G\n5\tnew file:   H\n6\tnew file:   I\n7\tnew file:   _E\n\nChanges not staged for commit:\n8\tmodified:   G\n9\ttypechange: H\n10\tdeleted:    I\n\nUntracked files:\n11\tF\n12\t_I\n\n"
[INFO] [stdout]  right: "On branch main\nChanges to be committed:\n1\tnew file:   A\n2\tmodified:   B\n3\tdeleted:    C\n4\ttypechange: D\n5\trenamed:    E -> _E\n\nChanges not staged for commit:\n6\tmodified:   G\n7\ttypechange: H\n8\tdeleted:    I\n\nUntracked files:\n9\tF\n10\t_I\n\n"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622e7a9959e2 - 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:     0x622e7a9959e2 - 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:     0x622e7a9959e2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x622e7a9959e2 - <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:     0x622e7a9a59ff - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x622e7a9a59ff - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x622e7a961c33 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622e7a961c33 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x622e7a96eaf2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x622e7a9739df - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x622e7a973871 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x622e7a934dee - <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:     0x622e7a934dee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622e7a973fef - <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:     0x622e7a973fef - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x622e7a973e4a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x622e7a96ec29 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x622e7a955cdd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x622e7a9ad390 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622e7a9ad193 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x622e7a90f0f6 - core::panicking::assert_failed::h025a37eab3db127d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x622e7a8cfa14 - git_nu::tests::everything::{{closure}}::hf6e952912f53aceb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:385:13
[INFO] [stdout]   22:     0x622e7a8f3cd3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he4cd05ff6f82fc3d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   23:     0x622e7a8cf4af - git_nu::tests::everything::h5ba9d420ee753c0e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:167:13
[INFO] [stdout]   24:     0x622e7a8cf727 - git_nu::tests::everything::{{closure}}::h6e865023bba19c83
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:162:17
[INFO] [stdout]   25:     0x622e7a8fe396 - core::ops::function::FnOnce::call_once::hbb5eef1e0fbd6086
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x622e7a934beb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x622e7a934beb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x622e7a948c4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x622e7a948c4d - <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]   30:     0x622e7a948c4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x622e7a948c4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x622e7a948c4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x622e7a948c4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x622e7a948c4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x622e7a922194 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x622e7a922194 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x622e7a9259ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x622e7a9259ea - <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]   39:     0x622e7a9259ea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x622e7a9259ea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x622e7a9259ea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x622e7a9259ea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x622e7a9259ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x622e7a969e7f - <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]   45:     0x622e7a969e7f - 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]   46:     0x732b1cbf7aa4 - <unknown>
[INFO] [stdout]   47:     0x732b1cc84a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::detached_head stdout ----
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false init -b main[0m[0;37m][0m
[INFO] [stdout] [0;37m<[0m[0;35mstdout[0m[0;37m>[0m
[INFO] [stdout] [0;37mInitialized empty Git repository in /<root>/.git/[0m
[INFO] [stdout] [0;37m</[0m[0;35mstdout[0m[0;37m>[0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mtouch A && git add A && git commit -m 'A'[0m[0;37m][0m
[INFO] [stdout] [0;37m<[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] [0;37mAuthor identity unknown
[INFO] [stdout] 
[INFO] [stdout] *** Please tell me who you are.
[INFO] [stdout] 
[INFO] [stdout] Run
[INFO] [stdout] 
[INFO] [stdout]   git config --global user.email "you@example.com"
[INFO] [stdout]   git config --global user.name "Your Name"
[INFO] [stdout] 
[INFO] [stdout] to set your account's default identity.
[INFO] [stdout] Omit --global to set the identity only in this repository.
[INFO] [stdout] 
[INFO] [stdout] fatal: unable to auto-detect email address (got 'root@db1bdb0b8ce5.(none)')[0m
[INFO] [stdout] [0;37m</[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mtouch B && git add B && git commit -m 'B'[0m[0;37m][0m
[INFO] [stdout] [0;37m<[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] [0;37mAuthor identity unknown
[INFO] [stdout] 
[INFO] [stdout] *** Please tell me who you are.
[INFO] [stdout] 
[INFO] [stdout] Run
[INFO] [stdout] 
[INFO] [stdout]   git config --global user.email "you@example.com"
[INFO] [stdout]   git config --global user.name "Your Name"
[INFO] [stdout] 
[INFO] [stdout] to set your account's default identity.
[INFO] [stdout] Omit --global to set the identity only in this repository.
[INFO] [stdout] 
[INFO] [stdout] fatal: unable to auto-detect email address (got 'root@db1bdb0b8ce5.(none)')[0m
[INFO] [stdout] [0;37m</[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false checkout HEAD~1[0m[0;37m][0m
[INFO] [stdout] [0;37m<[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] [0;37merror: pathspec 'HEAD~1' did not match any file(s) known to git[0m
[INFO] [stdout] [0;37m</[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mtouch gold silver[0m[0;37m][0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false rev-parse --short HEAD[0m[0;37m][0m
[INFO] [stdout] [0;37m<[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] [0;37mfatal: Needed a single revision[0m
[INFO] [stdout] [0;37m</[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false nu status[0m[0;37m][0m
[INFO] [stdout] [0;37m<[0m[0;35mstdout[0m[0;37m>[0m
[INFO] [stdout] [0;37mOn branch main
[INFO] [stdout] 
[INFO] [stdout] No commits yet
[INFO] [stdout] 
[INFO] [stdout] Changes to be committed:
[INFO] [stdout] 1	new file:   A
[INFO] [stdout] 2	new file:   B
[INFO] [stdout] 
[INFO] [stdout] Untracked files:
[INFO] [stdout] 3	gold
[INFO] [stdout] 4	silver[0m
[INFO] [stdout] [0;37m</[0m[0;35mstdout[0m[0;37m>[0m
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::detached_head' (37) panicked at src/tests.rs:583:1:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "On branch main\n\nNo commits yet\n\nChanges to be committed:\n1\tnew file:   A\n2\tnew file:   B\n\nUntracked files:\n3\tgold\n4\tsilver\n\n"
[INFO] [stdout]  right: "HEAD detached at \nUntracked files:\n1\tgold\n2\tsilver\n\nnothing added to commit but untracked files present\n"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622e7a9959e2 - 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:     0x622e7a9959e2 - 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:     0x622e7a9959e2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x622e7a9959e2 - <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:     0x622e7a9a59ff - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x622e7a9a59ff - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x622e7a961c33 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622e7a961c33 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x622e7a96eaf2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x622e7a9739df - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x622e7a973871 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x622e7a934dee - <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:     0x622e7a934dee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622e7a973fef - <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:     0x622e7a973fef - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x622e7a973e4a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x622e7a96ec29 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x622e7a955cdd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x622e7a9ad390 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622e7a9ad193 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x622e7a90f0f6 - core::panicking::assert_failed::h025a37eab3db127d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x622e7a8d2ab4 - git_nu::tests::detached_head::{{closure}}::h88cf026ef652d007
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:385:13
[INFO] [stdout]   22:     0x622e7a8f3cd3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he4cd05ff6f82fc3d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   23:     0x622e7a8d254f - git_nu::tests::detached_head::hbf98e0fd46288e0f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:167:13
[INFO] [stdout]   24:     0x622e7a8d27c7 - git_nu::tests::detached_head::{{closure}}::h28bff360cd893c3f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:162:17
[INFO] [stdout]   25:     0x622e7a8fe456 - core::ops::function::FnOnce::call_once::hc02011278b31aacf
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x622e7a934beb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x622e7a934beb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x622e7a948c4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x622e7a948c4d - <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]   30:     0x622e7a948c4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x622e7a948c4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x622e7a948c4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x622e7a948c4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x622e7a948c4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x622e7a922194 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x622e7a922194 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x622e7a9259ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x622e7a9259ea - <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]   39:     0x622e7a9259ea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x622e7a9259ea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x622e7a9259ea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x622e7a9259ea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x622e7a9259ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x622e7a969e7f - <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]   45:     0x622e7a969e7f - 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]   46:     0x732b1cbf7aa4 - <unknown>
[INFO] [stdout]   47:     0x732b1cc84a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::git_add_both_modified stdout ----
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false init -b main[0m[0;37m][0m
[INFO] [stdout] [0;37m<[0m[0;35mstdout[0m[0;37m>[0m
[INFO] [stdout] [0;37mInitialized empty Git repository in /<root>/.git/[0m
[INFO] [stdout] [0;37m</[0m[0;35mstdout[0m[0;37m>[0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mtouch A && git add A && git commit -m x[0m[0;37m][0m
[INFO] [stdout] [0;37m<[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] [0;37mAuthor identity unknown
[INFO] [stdout] 
[INFO] [stdout] *** Please tell me who you are.
[INFO] [stdout] 
[INFO] [stdout] Run
[INFO] [stdout] 
[INFO] [stdout]   git config --global user.email "you@example.com"
[INFO] [stdout]   git config --global user.name "Your Name"
[INFO] [stdout] 
[INFO] [stdout] to set your account's default identity.
[INFO] [stdout] Omit --global to set the identity only in this repository.
[INFO] [stdout] 
[INFO] [stdout] fatal: unable to auto-detect email address (got 'root@db1bdb0b8ce5.(none)')[0m
[INFO] [stdout] [0;37m</[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false branch -m LEFT[0m[0;37m][0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false add conflict_file[0m[0;37m][0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false commit -m x[0m[0;37m][0m
[INFO] [stdout] [0;37m<[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] [0;37mAuthor identity unknown
[INFO] [stdout] 
[INFO] [stdout] *** Please tell me who you are.
[INFO] [stdout] 
[INFO] [stdout] Run
[INFO] [stdout] 
[INFO] [stdout]   git config --global user.email "you@example.com"
[INFO] [stdout]   git config --global user.name "Your Name"
[INFO] [stdout] 
[INFO] [stdout] to set your account's default identity.
[INFO] [stdout] Omit --global to set the identity only in this repository.
[INFO] [stdout] 
[INFO] [stdout] fatal: unable to auto-detect email address (got 'root@db1bdb0b8ce5.(none)')[0m
[INFO] [stdout] [0;37m</[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false checkout -b RIGHT[0m[0;37m][0m
[INFO] [stdout] [0;37m<[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] [0;37mSwitched to a new branch 'RIGHT'[0m
[INFO] [stdout] [0;37m</[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false reset --hard HEAD~1[0m[0;37m][0m
[INFO] [stdout] [0;37m<[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] [0;37mfatal: ambiguous argument 'HEAD~1': unknown revision or path not in the working tree.
[INFO] [stdout] Use '--' to separate paths from revisions, like this:
[INFO] [stdout] 'git <command> [<revision>...] -- [<file>...]'[0m
[INFO] [stdout] [0;37m</[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false add conflict_file[0m[0;37m][0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false commit -m x[0m[0;37m][0m
[INFO] [stdout] [0;37m<[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] [0;37mAuthor identity unknown
[INFO] [stdout] 
[INFO] [stdout] *** Please tell me who you are.
[INFO] [stdout] 
[INFO] [stdout] Run
[INFO] [stdout] 
[INFO] [stdout]   git config --global user.email "you@example.com"
[INFO] [stdout]   git config --global user.name "Your Name"
[INFO] [stdout] 
[INFO] [stdout] to set your account's default identity.
[INFO] [stdout] Omit --global to set the identity only in this repository.
[INFO] [stdout] 
[INFO] [stdout] fatal: unable to auto-detect email address (got 'root@db1bdb0b8ce5.(none)')[0m
[INFO] [stdout] [0;37m</[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false merge LEFT[0m[0;37m][0m
[INFO] [stdout] [0;37m<[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] [0;37mmerge: LEFT - not something we can merge[0m
[INFO] [stdout] [0;37m</[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false nu status[0m[0;37m][0m
[INFO] [stdout] [0;37m<[0m[0;35mstdout[0m[0;37m>[0m
[INFO] [stdout] [0;37mOn branch RIGHT
[INFO] [stdout] 
[INFO] [stdout] No commits yet
[INFO] [stdout] 
[INFO] [stdout] Changes to be committed:
[INFO] [stdout] 1	new file:   A
[INFO] [stdout] 2	new file:   conflict_file[0m
[INFO] [stdout] [0;37m</[0m[0;35mstdout[0m[0;37m>[0m
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::git_add_both_modified' (42) panicked at src/tests.rs:451:1:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "On branch RIGHT\n\nNo commits yet\n\nChanges to be committed:\n1\tnew file:   A\n2\tnew file:   conflict_file\n\n"
[INFO] [stdout]  right: "On branch RIGHT\nYou have unmerged paths.\n\nUnmerged paths:\n1\tboth added:      conflict_file\n\nno changes added to commit\n"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622e7a9959e2 - 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:     0x622e7a9959e2 - 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:     0x622e7a9959e2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x622e7a9959e2 - <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:     0x622e7a9a59ff - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x622e7a9a59ff - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x622e7a961c33 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622e7a961c33 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x622e7a96eaf2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x622e7a9739df - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x622e7a973871 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x622e7a934dee - <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:     0x622e7a934dee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622e7a973fef - <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:     0x622e7a973fef - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x622e7a973e4a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x622e7a96ec29 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x622e7a955cdd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x622e7a9ad390 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622e7a9ad193 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x622e7a90f0f6 - core::panicking::assert_failed::h025a37eab3db127d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x622e7a8d79df - git_nu::tests::git_add_both_modified::{{closure}}::h345b24b638a5e3b8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:385:13
[INFO] [stdout]   22:     0x622e7a8f3cd3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he4cd05ff6f82fc3d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   23:     0x622e7a8d73bf - git_nu::tests::git_add_both_modified::h2db4df0d4f2a8972
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:167:13
[INFO] [stdout]   24:     0x622e7a8d7d17 - git_nu::tests::git_add_both_modified::{{closure}}::hd72b6792e82b4f49
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:162:17
[INFO] [stdout]   25:     0x622e7a8fde76 - core::ops::function::FnOnce::call_once::h78dbdcd02b1f33ee
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x622e7a934beb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x622e7a934beb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x622e7a948c4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x622e7a948c4d - <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]   30:     0x622e7a948c4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x622e7a948c4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x622e7a948c4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x622e7a948c4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x622e7a948c4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x622e7a922194 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x622e7a922194 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x622e7a9259ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x622e7a9259ea - <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]   39:     0x622e7a9259ea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x622e7a9259ea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x622e7a9259ea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x622e7a9259ea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x622e7a9259ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x622e7a969e7f - <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]   45:     0x622e7a969e7f - 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]   46:     0x732b1cbf7aa4 - <unknown>
[INFO] [stdout]   47:     0x732b1cc84a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::merge_conflict stdout ----
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false init -b main[0m[0;37m][0m
[INFO] [stdout] [0;37m<[0m[0;35mstdout[0m[0;37m>[0m
[INFO] [stdout] [0;37mInitialized empty Git repository in /<root>/.git/[0m
[INFO] [stdout] [0;37m</[0m[0;35mstdout[0m[0;37m>[0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mtouch base[0m[0;37m][0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false add --all[0m[0;37m][0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false commit -m 'base commit'[0m[0;37m][0m
[INFO] [stdout] [0;37m<[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] [0;37mAuthor identity unknown
[INFO] [stdout] 
[INFO] [stdout] *** Please tell me who you are.
[INFO] [stdout] 
[INFO] [stdout] Run
[INFO] [stdout] 
[INFO] [stdout]   git config --global user.email "you@example.com"
[INFO] [stdout]   git config --global user.name "Your Name"
[INFO] [stdout] 
[INFO] [stdout] to set your account's default identity.
[INFO] [stdout] Omit --global to set the identity only in this repository.
[INFO] [stdout] 
[INFO] [stdout] fatal: unable to auto-detect email address (got 'root@db1bdb0b8ce5.(none)')[0m
[INFO] [stdout] [0;37m</[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false branch -m LEFT[0m[0;37m][0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false add conflict_file[0m[0;37m][0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false commit -m 'left commit'[0m[0;37m][0m
[INFO] [stdout] [0;37m<[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] [0;37mAuthor identity unknown
[INFO] [stdout] 
[INFO] [stdout] *** Please tell me who you are.
[INFO] [stdout] 
[INFO] [stdout] Run
[INFO] [stdout] 
[INFO] [stdout]   git config --global user.email "you@example.com"
[INFO] [stdout]   git config --global user.name "Your Name"
[INFO] [stdout] 
[INFO] [stdout] to set your account's default identity.
[INFO] [stdout] Omit --global to set the identity only in this repository.
[INFO] [stdout] 
[INFO] [stdout] fatal: unable to auto-detect email address (got 'root@db1bdb0b8ce5.(none)')[0m
[INFO] [stdout] [0;37m</[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false checkout -b RIGHT[0m[0;37m][0m
[INFO] [stdout] [0;37m<[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] [0;37mSwitched to a new branch 'RIGHT'[0m
[INFO] [stdout] [0;37m</[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false reset --hard HEAD~1[0m[0;37m][0m
[INFO] [stdout] [0;37m<[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] [0;37mfatal: ambiguous argument 'HEAD~1': unknown revision or path not in the working tree.
[INFO] [stdout] Use '--' to separate paths from revisions, like this:
[INFO] [stdout] 'git <command> [<revision>...] -- [<file>...]'[0m
[INFO] [stdout] [0;37m</[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false add conflict_file[0m[0;37m][0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false commit -m 'right commit'[0m[0;37m][0m
[INFO] [stdout] [0;37m<[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] [0;37mAuthor identity unknown
[INFO] [stdout] 
[INFO] [stdout] *** Please tell me who you are.
[INFO] [stdout] 
[INFO] [stdout] Run
[INFO] [stdout] 
[INFO] [stdout]   git config --global user.email "you@example.com"
[INFO] [stdout]   git config --global user.name "Your Name"
[INFO] [stdout] 
[INFO] [stdout] to set your account's default identity.
[INFO] [stdout] Omit --global to set the identity only in this repository.
[INFO] [stdout] 
[INFO] [stdout] fatal: unable to auto-detect email address (got 'root@db1bdb0b8ce5.(none)')[0m
[INFO] [stdout] [0;37m</[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false merge LEFT[0m[0;37m][0m
[INFO] [stdout] [0;37m<[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] [0;37mmerge: LEFT - not something we can merge[0m
[INFO] [stdout] [0;37m</[0m[0;35mstderr[0m[0;37m>[0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mtouch fresh[0m[0;37m][0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false add fresh[0m[0;37m][0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false nu status[0m[0;37m][0m
[INFO] [stdout] [0;37m<[0m[0;35mstdout[0m[0;37m>[0m
[INFO] [stdout] [0;37mOn branch RIGHT
[INFO] [stdout] 
[INFO] [stdout] No commits yet
[INFO] [stdout] 
[INFO] [stdout] Changes to be committed:
[INFO] [stdout] 1	new file:   base
[INFO] [stdout] 2	new file:   conflict_file
[INFO] [stdout] 3	new file:   fresh[0m
[INFO] [stdout] [0;37m</[0m[0;35mstdout[0m[0;37m>[0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false nu add 2[0m[0;37m][0m
[INFO] [stdout] > [0;37m[[0m[0;36m[0m [0;37m||[0m [0;36mgit -c advice.statusHints=false nu status[0m[0;37m][0m
[INFO] [stdout] [0;37m<[0m[0;35mstdout[0m[0;37m>[0m
[INFO] [stdout] [0;37mOn branch RIGHT
[INFO] [stdout] 
[INFO] [stdout] No commits yet
[INFO] [stdout] 
[INFO] [stdout] Changes to be committed:
[INFO] [stdout] 1	new file:   base
[INFO] [stdout] 2	new file:   conflict_file
[INFO] [stdout] 3	new file:   fresh[0m
[INFO] [stdout] [0;37m</[0m[0;35mstdout[0m[0;37m>[0m
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::merge_conflict' (48) panicked at src/tests.rs:544:1:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "On branch RIGHT\n\nNo commits yet\n\nChanges to be committed:\n1\tnew file:   base\n2\tnew file:   conflict_file\n3\tnew file:   fresh\n\n"
[INFO] [stdout]  right: "On branch RIGHT\nAll conflicts fixed but you are still merging.\n\nChanges to be committed:\n1\tmodified:   conflict_file\n2\tnew file:   fresh\n\n"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622e7a9959e2 - 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:     0x622e7a9959e2 - 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:     0x622e7a9959e2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x622e7a9959e2 - <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:     0x622e7a9a59ff - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x622e7a9a59ff - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x622e7a961c33 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622e7a961c33 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x622e7a96eaf2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x622e7a9739df - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x622e7a973871 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x622e7a934dee - <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:     0x622e7a934dee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622e7a973fef - <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:     0x622e7a973fef - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x622e7a973e4a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x622e7a96ec29 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x622e7a955cdd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x622e7a9ad390 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622e7a9ad193 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x622e7a90f0f6 - core::panicking::assert_failed::h025a37eab3db127d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x622e7a8d39e4 - git_nu::tests::merge_conflict::{{closure}}::hfbef1dc4821ac127
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:385:13
[INFO] [stdout]   22:     0x622e7a8f3cd3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he4cd05ff6f82fc3d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   23:     0x622e7a8d347f - git_nu::tests::merge_conflict::hbc678de2ce31255a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:167:13
[INFO] [stdout]   24:     0x622e7a8d36f7 - git_nu::tests::merge_conflict::{{closure}}::hfaca6b28040bcc5e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:162:17
[INFO] [stdout]   25:     0x622e7a8fdcb6 - core::ops::function::FnOnce::call_once::h5a1e2e931f570952
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stderr] error: test failed, to rerun pass `--bin git-nu`
[INFO] [stdout]   26:     0x622e7a934beb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x622e7a934beb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x622e7a948c4d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x622e7a948c4d - <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]   30:     0x622e7a948c4d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x622e7a948c4d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x622e7a948c4d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x622e7a948c4d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x622e7a948c4d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x622e7a922194 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x622e7a922194 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x622e7a9259ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x622e7a9259ea - <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]   39:     0x622e7a9259ea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x622e7a9259ea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x622e7a9259ea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x622e7a9259ea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x622e7a9259ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x622e7a969e7f - <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]   45:     0x622e7a969e7f - 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]   46:     0x732b1cbf7aa4 - <unknown>
[INFO] [stdout]   47:     0x732b1cc84a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::aliases
[INFO] [stdout]     tests::detached_head
[INFO] [stdout]     tests::everything
[INFO] [stdout]     tests::git_add_both_modified
[INFO] [stdout]     tests::git_add_deleted
[INFO] [stdout]     tests::git_add_modified
[INFO] [stdout]     tests::merge_conflict
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 23 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "db1bdb0b8ce56e683071344783d9749d5c4d5da0b742bb2a0342cb56bd40533a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db1bdb0b8ce56e683071344783d9749d5c4d5da0b742bb2a0342cb56bd40533a", kill_on_drop: false }`
[INFO] [stdout] db1bdb0b8ce56e683071344783d9749d5c4d5da0b742bb2a0342cb56bd40533a
