[INFO] cloning repository https://github.com/brenapp/gitty
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brenapp/gitty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrenapp%2Fgitty", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrenapp%2Fgitty'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0cbfadd286c46997e923d4917a3611daee9404b
[INFO] testing brenapp/gitty against try#311784882baa42a9638298cb325fa01a062c9d0f+cargoflags=-Zbuild-dir-new-layout for pr-149852
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrenapp%2Fgitty" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/brenapp/gitty
[INFO] finished tweaking git repo https://github.com/brenapp/gitty
[INFO] tweaked toml for git repo https://github.com/brenapp/gitty written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/brenapp/gitty on toolchain 311784882baa42a9638298cb325fa01a062c9d0f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/brenapp/gitty 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" "+311784882baa42a9638298cb325fa01a062c9d0f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87a5ac918971806e6e47031af2a6ce34549445c83edb7cd973cca9e8bb27f7ef
[INFO] running `Command { std: "docker" "start" "-a" "87a5ac918971806e6e47031af2a6ce34549445c83edb7cd973cca9e8bb27f7ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87a5ac918971806e6e47031af2a6ce34549445c83edb7cd973cca9e8bb27f7ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87a5ac918971806e6e47031af2a6ce34549445c83edb7cd973cca9e8bb27f7ef", kill_on_drop: false }`
[INFO] [stdout] 87a5ac918971806e6e47031af2a6ce34549445c83edb7cd973cca9e8bb27f7ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] b35b19a4bce087706d1a11bf63d25a6fddcf8fa7faa93067ccea40b7397123dc
[INFO] running `Command { std: "docker" "start" "-a" "b35b19a4bce087706d1a11bf63d25a6fddcf8fa7faa93067ccea40b7397123dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling glitt v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "b35b19a4bce087706d1a11bf63d25a6fddcf8fa7faa93067ccea40b7397123dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b35b19a4bce087706d1a11bf63d25a6fddcf8fa7faa93067ccea40b7397123dc", kill_on_drop: false }`
[INFO] [stdout] b35b19a4bce087706d1a11bf63d25a6fddcf8fa7faa93067ccea40b7397123dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] c818d0b1c4465a3267a02270234a996f63962013aed8e99feaf0715150fbb17f
[INFO] running `Command { std: "docker" "start" "-a" "c818d0b1c4465a3267a02270234a996f63962013aed8e99feaf0715150fbb17f", kill_on_drop: false }`
[INFO] [stderr]    Compiling glitt v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.25s
[INFO] running `Command { std: "docker" "inspect" "c818d0b1c4465a3267a02270234a996f63962013aed8e99feaf0715150fbb17f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c818d0b1c4465a3267a02270234a996f63962013aed8e99feaf0715150fbb17f", kill_on_drop: false }`
[INFO] [stdout] c818d0b1c4465a3267a02270234a996f63962013aed8e99feaf0715150fbb17f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] fefa19c8fcda3130a9ef7c9751b1853323b2f24e77bfd32a2632f90527f03d23
[INFO] running `Command { std: "docker" "start" "-a" "fefa19c8fcda3130a9ef7c9751b1853323b2f24e77bfd32a2632f90527f03d23", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/glitt/da9ea97c69672ebd/deps/glitt-da9ea97c69672ebd)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test editors::rebase::todo::tests::parse_comment_hash ... ok
[INFO] [stdout] test editors::rebase::todo::tests::parse_empty_line_is_comment ... ok
[INFO] [stdout] test editors::rebase::todo::tests::parse_exec_with_multiple_args ... ok
[INFO] [stdout] test editors::rebase::todo::tests::parse_merge_with_and_without_commit_flag ... ok
[INFO] [stdout] test editors::rebase::todo::tests::parse_rebase_todo_multiple_lines ... FAILED
[INFO] [stdout] test editors::rebase::todo::tests::parse_pick_and_alias ... FAILED
[INFO] [stdout] test editors::rebase::todo::tests::parse_edit_squash_fixup_drop_label_reset_update_ref ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- editors::rebase::todo::tests::parse_rebase_todo_multiple_lines stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'editors::rebase::todo::tests::parse_rebase_todo_multiple_lines' (22) panicked at src/editors/rebase/todo.rs:342:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: ["# top comment", "pick a1b2c3d ", "drop deadbeef ", "", "exec echo hi"]
[INFO] [stdout]  right: ["# top comment", "pick a1b2c3d", "drop deadbeef", "", "exec echo hi"]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ab989e01dc2 - std[7ec1163218fd4288]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ab989e01dc2 - std[7ec1163218fd4288]::backtrace_rs::backtrace::trace_unsynchronized::<std[7ec1163218fd4288]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ab989e01dc2 - std[7ec1163218fd4288]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:68:9
[INFO] [stdout]    3:     0x5ab989e01dc2 - <<std[7ec1163218fd4288]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[784384805ecffc2c]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:38:26
[INFO] [stdout]    4:     0x5ab989e167a7 - <core[784384805ecffc2c]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ab989e167a7 - core[784384805ecffc2c]::fmt::write
[INFO] [stdout]    6:     0x5ab989e06c06 - std[7ec1163218fd4288]::io::default_write_fmt::<alloc[a1c94c07e218b93e]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/io/mod.rs:614:11
[INFO] [stdout]    7:     0x5ab989e06c06 - <alloc[a1c94c07e218b93e]::vec::Vec<u8> as std[7ec1163218fd4288]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/io/mod.rs:1969:13
[INFO] [stdout]    8:     0x5ab989de043f - <std[7ec1163218fd4288]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:41:9
[INFO] [stdout]    9:     0x5ab989de043f - std[7ec1163218fd4288]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ab989dfa089 - std[7ec1163218fd4288]::panicking::default_hook
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ab989caf89e - <alloc[a1c94c07e218b93e]::boxed::Box<dyn for<'a, 'b> core[784384805ecffc2c]::ops::function::Fn<(&'a std[7ec1163218fd4288]::panic::PanicHookInfo<'b>,), Output = ()> + core[784384805ecffc2c]::marker::Sync + core[784384805ecffc2c]::marker::Send> as core[784384805ecffc2c]::ops::function::Fn<(&std[7ec1163218fd4288]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ab989caf89e - test[370c4ac83c3338cc]::test_main_with_exit_callback::<test[370c4ac83c3338cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ab989dfa242 - <alloc[a1c94c07e218b93e]::boxed::Box<dyn for<'a, 'b> core[784384805ecffc2c]::ops::function::Fn<(&'a std[7ec1163218fd4288]::panic::PanicHookInfo<'b>,), Output = ()> + core[784384805ecffc2c]::marker::Sync + core[784384805ecffc2c]::marker::Send> as core[784384805ecffc2c]::ops::function::Fn<(&std[7ec1163218fd4288]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ab989dfa242 - std[7ec1163218fd4288]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ab989de04f8 - std[7ec1163218fd4288]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ab989dd5659 - std[7ec1163218fd4288]::sys::backtrace::__rust_end_short_backtrace::<std[7ec1163218fd4288]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:176:18
[INFO] [stdout]   17:     0x5ab989de142d - __rustc[cbcfe5aadef28f7f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ab989e16e5c - core[784384805ecffc2c]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ab989e16d13 - core[784384805ecffc2c]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5ab989c9ccde - core[784384805ecffc2c]::panicking::assert_failed::<alloc[a1c94c07e218b93e]::vec::Vec<alloc[a1c94c07e218b93e]::string::String>, alloc[a1c94c07e218b93e]::vec::Vec<&str>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ab989ca1b34 - glitt[d2cd88ae2a36a91c]::editors::rebase::todo::tests::parse_rebase_todo_multiple_lines
[INFO] [stdout]                                at /opt/rustwide/workdir/src/editors/rebase/todo.rs:342:9
[INFO] [stdout]   22:     0x5ab989ca0917 - glitt[d2cd88ae2a36a91c]::editors::rebase::todo::tests::parse_rebase_todo_multiple_lines::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/editors/rebase/todo.rs:334:42
[INFO] [stdout]   23:     0x5ab989c9fda6 - <glitt[d2cd88ae2a36a91c]::editors::rebase::todo::tests::parse_rebase_todo_multiple_lines::{closure#0} as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ab989ca3bcb - <fn() -> core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String> as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ab989ca3bcb - test[370c4ac83c3338cc]::__rust_begin_short_backtrace::<core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>, fn() -> core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ab989cb04aa - test[370c4ac83c3338cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ab989cb04aa - <core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<test[370c4ac83c3338cc]::run_test_in_process::{closure#0}> as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ab989cb04aa - std[7ec1163218fd4288]::panicking::catch_unwind::do_call::<core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<test[370c4ac83c3338cc]::run_test_in_process::{closure#0}>, core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ab989cb04aa - std[7ec1163218fd4288]::panicking::catch_unwind::<core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>, core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<test[370c4ac83c3338cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ab989cb04aa - std[7ec1163218fd4288]::panic::catch_unwind::<core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<test[370c4ac83c3338cc]::run_test_in_process::{closure#0}>, core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ab989cb04aa - test[370c4ac83c3338cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ab989cb04aa - test[370c4ac83c3338cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ab989caa944 - test[370c4ac83c3338cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ab989caa944 - std[7ec1163218fd4288]::sys::backtrace::__rust_begin_short_backtrace::<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:160:18
[INFO] [stdout]   35:     0x5ab989cb2fa2 - std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked::<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/thread/lifecycle.rs:92:13
[INFO] [stdout]   36:     0x5ab989cb2fa2 - <core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ab989cb2fa2 - std[7ec1163218fd4288]::panicking::catch_unwind::do_call::<core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ab989cb2fa2 - std[7ec1163218fd4288]::panicking::catch_unwind::<(), core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ab989cb2fa2 - std[7ec1163218fd4288]::panic::catch_unwind::<core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ab989cb2fa2 - std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked::<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/thread/lifecycle.rs:90:26
[INFO] [stdout]   41:     0x5ab989cb2fa2 - <std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1} as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ab989e0166f - <alloc[a1c94c07e218b93e]::boxed::Box<dyn core[784384805ecffc2c]::ops::function::FnOnce<(), Output = ()> + core[784384805ecffc2c]::marker::Send> as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5ab989e0166f - <std[7ec1163218fd4288]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7ae83fc46aa4 - <unknown>
[INFO] [stdout]   45:     0x7ae83fcd3a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- editors::rebase::todo::tests::parse_pick_and_alias stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'editors::rebase::todo::tests::parse_pick_and_alias' (21) panicked at src/editors/rebase/todo.rs:286:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "pick abc123 "
[INFO] [stdout]  right: "pick abc123"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ab989e01dc2 - std[7ec1163218fd4288]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ab989e01dc2 - std[7ec1163218fd4288]::backtrace_rs::backtrace::trace_unsynchronized::<std[7ec1163218fd4288]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ab989e01dc2 - std[7ec1163218fd4288]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:68:9
[INFO] [stdout]    3:     0x5ab989e01dc2 - <<std[7ec1163218fd4288]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[784384805ecffc2c]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:38:26
[INFO] [stdout]    4:     0x5ab989e167a7 - <core[784384805ecffc2c]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ab989e167a7 - core[784384805ecffc2c]::fmt::write
[INFO] [stdout]    6:     0x5ab989e06c06 - std[7ec1163218fd4288]::io::default_write_fmt::<alloc[a1c94c07e218b93e]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/io/mod.rs:614:11
[INFO] [stdout]    7:     0x5ab989e06c06 - <alloc[a1c94c07e218b93e]::vec::Vec<u8> as std[7ec1163218fd4288]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/io/mod.rs:1969:13
[INFO] [stdout]    8:     0x5ab989de043f - <std[7ec1163218fd4288]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:41:9
[INFO] [stdout]    9:     0x5ab989de043f - std[7ec1163218fd4288]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ab989dfa089 - std[7ec1163218fd4288]::panicking::default_hook
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ab989caf89e - <alloc[a1c94c07e218b93e]::boxed::Box<dyn for<'a, 'b> core[784384805ecffc2c]::ops::function::Fn<(&'a std[7ec1163218fd4288]::panic::PanicHookInfo<'b>,), Output = ()> + core[784384805ecffc2c]::marker::Sync + core[784384805ecffc2c]::marker::Send> as core[784384805ecffc2c]::ops::function::Fn<(&std[7ec1163218fd4288]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ab989caf89e - test[370c4ac83c3338cc]::test_main_with_exit_callback::<test[370c4ac83c3338cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ab989dfa242 - <alloc[a1c94c07e218b93e]::boxed::Box<dyn for<'a, 'b> core[784384805ecffc2c]::ops::function::Fn<(&'a std[7ec1163218fd4288]::panic::PanicHookInfo<'b>,), Output = ()> + core[784384805ecffc2c]::marker::Sync + core[784384805ecffc2c]::marker::Send> as core[784384805ecffc2c]::ops::function::Fn<(&std[7ec1163218fd4288]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ab989dfa242 - std[7ec1163218fd4288]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ab989de04f8 - std[7ec1163218fd4288]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ab989dd5659 - std[7ec1163218fd4288]::sys::backtrace::__rust_end_short_backtrace::<std[7ec1163218fd4288]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:176:18
[INFO] [stdout]   17:     0x5ab989de142d - __rustc[cbcfe5aadef28f7f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ab989e16e5c - core[784384805ecffc2c]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ab989e16d13 - core[784384805ecffc2c]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5ab989c9cd2f - core[784384805ecffc2c]::panicking::assert_failed::<alloc[a1c94c07e218b93e]::string::String, &str>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ab989ca1268 - glitt[d2cd88ae2a36a91c]::editors::rebase::todo::tests::parse_pick_and_alias
[INFO] [stdout]                                at /opt/rustwide/workdir/src/editors/rebase/todo.rs:286:9
[INFO] [stdout]   22:     0x5ab989ca0887 - glitt[d2cd88ae2a36a91c]::editors::rebase::todo::tests::parse_pick_and_alias::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/editors/rebase/todo.rs:284:30
[INFO] [stdout]   23:     0x5ab989c9fce6 - <glitt[d2cd88ae2a36a91c]::editors::rebase::todo::tests::parse_pick_and_alias::{closure#0} as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ab989ca3bcb - <fn() -> core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String> as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ab989ca3bcb - test[370c4ac83c3338cc]::__rust_begin_short_backtrace::<core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>, fn() -> core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ab989cb04aa - test[370c4ac83c3338cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ab989cb04aa - <core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<test[370c4ac83c3338cc]::run_test_in_process::{closure#0}> as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ab989cb04aa - std[7ec1163218fd4288]::panicking::catch_unwind::do_call::<core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<test[370c4ac83c3338cc]::run_test_in_process::{closure#0}>, core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ab989cb04aa - std[7ec1163218fd4288]::panicking::catch_unwind::<core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>, core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<test[370c4ac83c3338cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ab989cb04aa - std[7ec1163218fd4288]::panic::catch_unwind::<core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<test[370c4ac83c3338cc]::run_test_in_process::{closure#0}>, core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ab989cb04aa - test[370c4ac83c3338cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ab989cb04aa - test[370c4ac83c3338cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ab989caa944 - test[370c4ac83c3338cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ab989caa944 - std[7ec1163218fd4288]::sys::backtrace::__rust_begin_short_backtrace::<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:160:18
[INFO] [stdout]   35:     0x5ab989cb2fa2 - std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked::<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/thread/lifecycle.rs:92:13
[INFO] [stdout]   36:     0x5ab989cb2fa2 - <core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ab989cb2fa2 - std[7ec1163218fd4288]::panicking::catch_unwind::do_call::<core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ab989cb2fa2 - std[7ec1163218fd4288]::panicking::catch_unwind::<(), core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ab989cb2fa2 - std[7ec1163218fd4288]::panic::catch_unwind::<core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ab989cb2fa2 - std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked::<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/thread/lifecycle.rs:90:26
[INFO] [stdout]   41:     0x5ab989cb2fa2 - <std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1} as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ab989e0166f - <alloc[a1c94c07e218b93e]::boxed::Box<dyn core[784384805ecffc2c]::ops::function::FnOnce<(), Output = ()> + core[784384805ecffc2c]::marker::Send> as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5ab989e0166f - <std[7ec1163218fd4288]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7ae83fc46aa4 - <unknown>
[INFO] [stdout]   45:     0x7ae83fcd3a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- editors::rebase::todo::tests::parse_edit_squash_fixup_drop_label_reset_update_ref stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'editors::rebase::todo::tests::parse_edit_squash_fixup_drop_label_reset_update_ref' (17) panicked at src/editors/rebase/todo.rs:308:13:
[INFO] [stdout] assertion `left == right` failed: input: edit deadbeef
[INFO] [stdout]   left: "edit deadbeef "
[INFO] [stdout]  right: "edit deadbeef"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ab989e01dc2 - std[7ec1163218fd4288]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ab989e01dc2 - std[7ec1163218fd4288]::backtrace_rs::backtrace::trace_unsynchronized::<std[7ec1163218fd4288]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ab989e01dc2 - std[7ec1163218fd4288]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:68:9
[INFO] [stdout]    3:     0x5ab989e01dc2 - <<std[7ec1163218fd4288]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[784384805ecffc2c]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:38:26
[INFO] [stdout]    4:     0x5ab989e167a7 - <core[784384805ecffc2c]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ab989e167a7 - core[784384805ecffc2c]::fmt::write
[INFO] [stdout]    6:     0x5ab989e06c06 - std[7ec1163218fd4288]::io::default_write_fmt::<alloc[a1c94c07e218b93e]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/io/mod.rs:614:11
[INFO] [stdout]    7:     0x5ab989e06c06 - <alloc[a1c94c07e218b93e]::vec::Vec<u8> as std[7ec1163218fd4288]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/io/mod.rs:1969:13
[INFO] [stdout]    8:     0x5ab989de043f - <std[7ec1163218fd4288]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:41:9
[INFO] [stdout]    9:     0x5ab989de043f - std[7ec1163218fd4288]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ab989dfa089 - std[7ec1163218fd4288]::panicking::default_hook
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ab989caf89e - <alloc[a1c94c07e218b93e]::boxed::Box<dyn for<'a, 'b> core[784384805ecffc2c]::ops::function::Fn<(&'a std[7ec1163218fd4288]::panic::PanicHookInfo<'b>,), Output = ()> + core[784384805ecffc2c]::marker::Sync + core[784384805ecffc2c]::marker::Send> as core[784384805ecffc2c]::ops::function::Fn<(&std[7ec1163218fd4288]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ab989caf89e - test[370c4ac83c3338cc]::test_main_with_exit_callback::<test[370c4ac83c3338cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ab989dfa242 - <alloc[a1c94c07e218b93e]::boxed::Box<dyn for<'a, 'b> core[784384805ecffc2c]::ops::function::Fn<(&'a std[7ec1163218fd4288]::panic::PanicHookInfo<'b>,), Output = ()> + core[784384805ecffc2c]::marker::Sync + core[784384805ecffc2c]::marker::Send> as core[784384805ecffc2c]::ops::function::Fn<(&std[7ec1163218fd4288]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ab989dfa242 - std[7ec1163218fd4288]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ab989de04f8 - std[7ec1163218fd4288]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ab989dd5659 - std[7ec1163218fd4288]::sys::backtrace::__rust_end_short_backtrace::<std[7ec1163218fd4288]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:176:18
[INFO] [stdout]   17:     0x5ab989de142d - __rustc[cbcfe5aadef28f7f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ab989e16e5c - core[784384805ecffc2c]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ab989e16d73 - core[784384805ecffc2c]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x5ab989c9cd2f - core[784384805ecffc2c]::panicking::assert_failed::<alloc[a1c94c07e218b93e]::string::String, &str>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ab989ca26f8 - glitt[d2cd88ae2a36a91c]::editors::rebase::todo::tests::parse_edit_squash_fixup_drop_label_reset_update_ref
[INFO] [stdout]                                at /opt/rustwide/workdir/src/editors/rebase/todo.rs:308:13
[INFO] [stdout]   22:     0x5ab989ca0977 - glitt[d2cd88ae2a36a91c]::editors::rebase::todo::tests::parse_edit_squash_fixup_drop_label_reset_update_ref::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/editors/rebase/todo.rs:294:61
[INFO] [stdout]   23:     0x5ab989c9fe26 - <glitt[d2cd88ae2a36a91c]::editors::rebase::todo::tests::parse_edit_squash_fixup_drop_label_reset_update_ref::{closure#0} as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ab989ca3bcb - <fn() -> core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String> as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ab989ca3bcb - test[370c4ac83c3338cc]::__rust_begin_short_backtrace::<core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>, fn() -> core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ab989cb04aa - test[370c4ac83c3338cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ab989cb04aa - <core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<test[370c4ac83c3338cc]::run_test_in_process::{closure#0}> as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ab989cb04aa - std[7ec1163218fd4288]::panicking::catch_unwind::do_call::<core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<test[370c4ac83c3338cc]::run_test_in_process::{closure#0}>, core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ab989cb04aa - std[7ec1163218fd4288]::panicking::catch_unwind::<core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>, core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<test[370c4ac83c3338cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ab989cb04aa - std[7ec1163218fd4288]::panic::catch_unwind::<core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<test[370c4ac83c3338cc]::run_test_in_process::{closure#0}>, core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ab989cb04aa - test[370c4ac83c3338cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ab989cb04aa - test[370c4ac83c3338cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ab989caa944 - test[370c4ac83c3338cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ab989caa944 - std[7ec1163218fd4288]::sys::backtrace::__rust_begin_short_backtrace::<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:160:18
[INFO] [stdout]   35:     0x5ab989cb2fa2 - std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked::<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/thread/lifecycle.rs:92:13
[INFO] [stdout]   36:     0x5ab989cb2fa2 - <core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ab989cb2fa2 - std[7ec1163218fd4288]::panicking::catch_unwind::do_call::<core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ab989cb2fa2 - std[7ec1163218fd4288]::panicking::catch_unwind::<(), core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ab989cb2fa2 - std[7ec1163218fd4288]::panic::catch_unwind::<core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ab989cb2fa2 - std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked::<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/thread/lifecycle.rs:90:26
[INFO] [stdout]   41:     0x5ab989cb2fa2 - <std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1} as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ab989e0166f - <alloc[a1c94c07e218b93e]::boxed::Box<dyn core[784384805ecffc2c]::ops::function::FnOnce<(), Output = ()> + core[784384805ecffc2c]::marker::Send> as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5ab989e0166f - <std[7ec1163218fd4288]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7ae83fc46aa4 - <unknown>
[INFO] [stdout]   45:     0x7ae83fcd3a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     editors::rebase::todo::tests::parse_edit_squash_fixup_drop_label_reset_update_ref
[INFO] [stdout]     editors::rebase::todo::tests::parse_pick_and_alias
[INFO] [stdout]     editors::rebase::todo::tests::parse_rebase_todo_multiple_lines
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin glitt`
[INFO] running `Command { std: "docker" "inspect" "fefa19c8fcda3130a9ef7c9751b1853323b2f24e77bfd32a2632f90527f03d23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fefa19c8fcda3130a9ef7c9751b1853323b2f24e77bfd32a2632f90527f03d23", kill_on_drop: false }`
[INFO] [stdout] fefa19c8fcda3130a9ef7c9751b1853323b2f24e77bfd32a2632f90527f03d23
