[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 master#198328ad7960b1bece0dc48496bff6c62dd5d339 for pr-149852 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrenapp%2Fgitty" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/brenapp/gitty on toolchain 198328ad7960b1bece0dc48496bff6c62dd5d339 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "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" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indoc v2.0.7 [INFO] [stderr] Downloaded instability v0.3.9 [INFO] [stderr] Downloaded unicode-truncate v1.1.0 [INFO] [stderr] Downloaded strum_macros v0.26.4 [INFO] [stderr] Downloaded lru v0.12.5 [INFO] [stderr] Downloaded darling_macro v0.20.11 [INFO] [stderr] Downloaded strum v0.26.3 [INFO] [stderr] Downloaded document-features v0.2.12 [INFO] [stderr] Downloaded castaway v0.2.4 [INFO] [stderr] Downloaded color-spantrace v0.3.0 [INFO] [stderr] Downloaded indenter v0.3.4 [INFO] [stderr] Downloaded tracing-error v0.2.1 [INFO] [stderr] Downloaded crossterm_winapi v0.9.1 [INFO] [stderr] Downloaded rustc-demangle v0.1.26 [INFO] [stderr] Downloaded eyre v0.6.12 [INFO] [stderr] Downloaded addr2line v0.25.1 [INFO] [stderr] Downloaded backtrace v0.3.76 [INFO] [stderr] Downloaded cc v1.2.47 [INFO] [stderr] Downloaded compact_str v0.8.1 [INFO] [stderr] Downloaded itertools v0.13.0 [INFO] [stderr] Downloaded crossterm v0.28.1 [INFO] [stderr] Downloaded crossterm v0.29.0 [INFO] [stderr] Downloaded darling_core v0.20.11 [INFO] [stderr] Downloaded derive_more-impl v2.0.1 [INFO] [stderr] Downloaded derive_more v2.0.1 [INFO] [stderr] Downloaded signal-hook v0.3.18 [INFO] [stderr] Downloaded git2 v0.20.2 [INFO] [stderr] Downloaded gimli v0.32.3 [INFO] [stderr] Downloaded owo-colors v4.2.3 [INFO] [stderr] Downloaded litrs v1.0.0 [INFO] [stderr] Downloaded object v0.37.3 [INFO] [stderr] Downloaded signal-hook-registry v1.4.7 [INFO] [stderr] Downloaded darling v0.20.11 [INFO] [stderr] Downloaded convert_case v0.7.1 [INFO] [stderr] Downloaded jobserver v0.1.34 [INFO] [stderr] Downloaded cassowary v0.3.0 [INFO] [stderr] Downloaded static_assertions v1.1.0 [INFO] [stderr] Downloaded signal-hook-mio v0.2.5 [INFO] [stderr] Downloaded ratatui v0.29.0 [INFO] [stderr] Downloaded libssh2-sys v0.3.1 [INFO] [stderr] Downloaded color-eyre v0.6.5 [INFO] [stderr] Downloaded libz-sys v1.1.23 [INFO] [stderr] Downloaded libgit2-sys v0.18.2+1.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d74cb390a0e7758877d6407bcfc3d9f61b8b25333432a69328fafc168fa5dbc9 [INFO] running `Command { std: "docker" "start" "-a" "d74cb390a0e7758877d6407bcfc3d9f61b8b25333432a69328fafc168fa5dbc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d74cb390a0e7758877d6407bcfc3d9f61b8b25333432a69328fafc168fa5dbc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d74cb390a0e7758877d6407bcfc3d9f61b8b25333432a69328fafc168fa5dbc9", kill_on_drop: false }` [INFO] [stdout] d74cb390a0e7758877d6407bcfc3d9f61b8b25333432a69328fafc168fa5dbc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b03f33e88b3b58eb1221b8da66cdff4efbaafe40cbdbc7eae502f2d17dbe38d [INFO] running `Command { std: "docker" "start" "-a" "0b03f33e88b3b58eb1221b8da66cdff4efbaafe40cbdbc7eae502f2d17dbe38d", 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 shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [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 strsim v0.11.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 bitflags v2.10.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling heck v0.5.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 serde v1.0.228 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [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 num-traits v0.2.19 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [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 tracing-error v0.2.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling itertools v0.13.0 [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 linux-raw-sys v0.11.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling litrs v1.0.0 [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 document-features v0.2.12 [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 yoke v0.8.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling color-eyre v0.6.5 [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 2m 07s [INFO] running `Command { std: "docker" "inspect" "0b03f33e88b3b58eb1221b8da66cdff4efbaafe40cbdbc7eae502f2d17dbe38d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b03f33e88b3b58eb1221b8da66cdff4efbaafe40cbdbc7eae502f2d17dbe38d", kill_on_drop: false }` [INFO] [stdout] 0b03f33e88b3b58eb1221b8da66cdff4efbaafe40cbdbc7eae502f2d17dbe38d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73ce943cebf0e96118b769a7b621eb6a91ab1179f8965f9ca53b22d520f73609 [INFO] running `Command { std: "docker" "start" "-a" "73ce943cebf0e96118b769a7b621eb6a91ab1179f8965f9ca53b22d520f73609", 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.31s [INFO] running `Command { std: "docker" "inspect" "73ce943cebf0e96118b769a7b621eb6a91ab1179f8965f9ca53b22d520f73609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73ce943cebf0e96118b769a7b621eb6a91ab1179f8965f9ca53b22d520f73609", kill_on_drop: false }` [INFO] [stdout] 73ce943cebf0e96118b769a7b621eb6a91ab1179f8965f9ca53b22d520f73609 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1a15711117db689dd11ca92ee939725c3bfff695a251e6354de66ad890b8318f [INFO] running `Command { std: "docker" "start" "-a" "1a15711117db689dd11ca92ee939725c3bfff695a251e6354de66ad890b8318f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/glitt-53c6841e0146f9c6) [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_edit_squash_fixup_drop_label_reset_update_ref ... FAILED [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] [INFO] [stdout] failures: [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' (18) 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: 0x63fb150598c2 - std[5bcc0e71a8235ab5]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63fb150598c2 - std[5bcc0e71a8235ab5]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63fb150598c2 - std[5bcc0e71a8235ab5]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/sys/backtrace.rs:68:9 [INFO] [stdout] 3: 0x63fb150598c2 - <::print::DisplayBacktrace as core[372fedceae7346d9]::fmt::Display>::fmt [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/sys/backtrace.rs:38:26 [INFO] [stdout] 4: 0x63fb1506e2a7 - ::fmt [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x63fb1506e2a7 - core[372fedceae7346d9]::fmt::write [INFO] [stdout] 6: 0x63fb1505e706 - std[5bcc0e71a8235ab5]::io::default_write_fmt::> [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/io/mod.rs:614:11 [INFO] [stdout] 7: 0x63fb1505e706 - as std[5bcc0e71a8235ab5]::io::Write>::write_fmt [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/io/mod.rs:1969:13 [INFO] [stdout] 8: 0x63fb15037f3f - ::print [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/sys/backtrace.rs:41:9 [INFO] [stdout] 9: 0x63fb15037f3f - std[5bcc0e71a8235ab5]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x63fb15051bd9 - std[5bcc0e71a8235ab5]::panicking::default_hook [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x63fb14f0c02e - core[372fedceae7346d9]::ops::function::Fn<(&'a std[5bcc0e71a8235ab5]::panic::PanicHookInfo<'b>,), Output = ()> + core[372fedceae7346d9]::marker::Send + core[372fedceae7346d9]::marker::Sync> as core[372fedceae7346d9]::ops::function::Fn<(&std[5bcc0e71a8235ab5]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x63fb14f0c02e - test[ed9e78a9c2b5b40d]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63fb15051d92 - core[372fedceae7346d9]::ops::function::Fn<(&'a std[5bcc0e71a8235ab5]::panic::PanicHookInfo<'b>,), Output = ()> + core[372fedceae7346d9]::marker::Send + core[372fedceae7346d9]::marker::Sync> as core[372fedceae7346d9]::ops::function::Fn<(&std[5bcc0e71a8235ab5]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x63fb15051d92 - std[5bcc0e71a8235ab5]::panicking::panic_with_hook [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x63fb15037ff8 - std[5bcc0e71a8235ab5]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x63fb1502d1e9 - std[5bcc0e71a8235ab5]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/sys/backtrace.rs:176:18 [INFO] [stdout] 17: 0x63fb15038f2d - __rustc[b94d33a91dc06419]::rust_begin_unwind [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x63fb1506e95c - core[372fedceae7346d9]::panicking::panic_fmt [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x63fb1506e873 - core[372fedceae7346d9]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/panicking.rs:434:23 [INFO] [stdout] 20: 0x63fb14ef936f - core[372fedceae7346d9]::panicking::assert_failed:: [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x63fb14efeec8 - glitt[583e8f33d356092]::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: 0x63fb14efd147 - glitt[583e8f33d356092]::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: 0x63fb14efc5f6 - >::call_once [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x63fb14f0035b - core[372fedceae7346d9]::result::Result<(), alloc[35ef4788f429acbe]::string::String> as core[372fedceae7346d9]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x63fb14f0035b - test[ed9e78a9c2b5b40d]::__rust_begin_short_backtrace::, fn() -> core[372fedceae7346d9]::result::Result<(), alloc[35ef4788f429acbe]::string::String>> [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63fb14f0cc3a - test[ed9e78a9c2b5b40d]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63fb14f0cc3a - as core[372fedceae7346d9]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x63fb14f0cc3a - std[5bcc0e71a8235ab5]::panicking::catch_unwind::do_call::, core[372fedceae7346d9]::result::Result<(), alloc[35ef4788f429acbe]::string::String>> [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x63fb14f0cc3a - std[5bcc0e71a8235ab5]::panicking::catch_unwind::, core[372fedceae7346d9]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x63fb14f0cc3a - std[5bcc0e71a8235ab5]::panic::catch_unwind::, core[372fedceae7346d9]::result::Result<(), alloc[35ef4788f429acbe]::string::String>> [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63fb14f0cc3a - test[ed9e78a9c2b5b40d]::run_test_in_process [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63fb14f0cc3a - test[ed9e78a9c2b5b40d]::run_test::{closure#0} [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63fb14f081b4 - test[ed9e78a9c2b5b40d]::run_test::{closure#1} [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63fb14f081b4 - std[5bcc0e71a8235ab5]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/sys/backtrace.rs:160:18 [INFO] [stdout] 35: 0x63fb14f0f732 - std[5bcc0e71a8235ab5]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/thread/lifecycle.rs:92:13 [INFO] [stdout] 36: 0x63fb14f0f732 - ::{closure#1}::{closure#0}> as core[372fedceae7346d9]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x63fb14f0f732 - std[5bcc0e71a8235ab5]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x63fb14f0f732 - std[5bcc0e71a8235ab5]::panicking::catch_unwind::<(), core[372fedceae7346d9]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x63fb14f0f732 - std[5bcc0e71a8235ab5]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63fb14f0f732 - std[5bcc0e71a8235ab5]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/thread/lifecycle.rs:90:26 [INFO] [stdout] 41: 0x63fb14f0f732 - ::{closure#1} as core[372fedceae7346d9]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x63fb1505916f - + core[372fedceae7346d9]::marker::Send> as core[372fedceae7346d9]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 43: 0x63fb1505916f - ::new::thread_start [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 44: 0x715a4e68eaa4 - [INFO] [stdout] 45: 0x715a4e71ba64 - clone [INFO] [stdout] 46: 0x0 - [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' (23) 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: 0x63fb150598c2 - std[5bcc0e71a8235ab5]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63fb150598c2 - std[5bcc0e71a8235ab5]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63fb150598c2 - std[5bcc0e71a8235ab5]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/sys/backtrace.rs:68:9 [INFO] [stdout] 3: 0x63fb150598c2 - <::print::DisplayBacktrace as core[372fedceae7346d9]::fmt::Display>::fmt [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/sys/backtrace.rs:38:26 [INFO] [stdout] 4: 0x63fb1506e2a7 - ::fmt [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x63fb1506e2a7 - core[372fedceae7346d9]::fmt::write [INFO] [stdout] 6: 0x63fb1505e706 - std[5bcc0e71a8235ab5]::io::default_write_fmt::> [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/io/mod.rs:614:11 [INFO] [stdout] 7: 0x63fb1505e706 - as std[5bcc0e71a8235ab5]::io::Write>::write_fmt [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/io/mod.rs:1969:13 [INFO] [stdout] 8: 0x63fb15037f3f - ::print [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/sys/backtrace.rs:41:9 [INFO] [stdout] 9: 0x63fb15037f3f - std[5bcc0e71a8235ab5]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x63fb15051bd9 - std[5bcc0e71a8235ab5]::panicking::default_hook [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x63fb14f0c02e - core[372fedceae7346d9]::ops::function::Fn<(&'a std[5bcc0e71a8235ab5]::panic::PanicHookInfo<'b>,), Output = ()> + core[372fedceae7346d9]::marker::Send + core[372fedceae7346d9]::marker::Sync> as core[372fedceae7346d9]::ops::function::Fn<(&std[5bcc0e71a8235ab5]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x63fb14f0c02e - test[ed9e78a9c2b5b40d]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63fb15051d92 - core[372fedceae7346d9]::ops::function::Fn<(&'a std[5bcc0e71a8235ab5]::panic::PanicHookInfo<'b>,), Output = ()> + core[372fedceae7346d9]::marker::Send + core[372fedceae7346d9]::marker::Sync> as core[372fedceae7346d9]::ops::function::Fn<(&std[5bcc0e71a8235ab5]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x63fb15051d92 - std[5bcc0e71a8235ab5]::panicking::panic_with_hook [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x63fb15037ff8 - std[5bcc0e71a8235ab5]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x63fb1502d1e9 - std[5bcc0e71a8235ab5]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/sys/backtrace.rs:176:18 [INFO] [stdout] 17: 0x63fb15038f2d - __rustc[b94d33a91dc06419]::rust_begin_unwind [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x63fb1506e95c - core[372fedceae7346d9]::panicking::panic_fmt [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x63fb1506e813 - core[372fedceae7346d9]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x63fb14ef931e - core[372fedceae7346d9]::panicking::assert_failed::, alloc[35ef4788f429acbe]::vec::Vec<&str>> [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x63fb14efe304 - glitt[583e8f33d356092]::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: 0x63fb14efd0e7 - glitt[583e8f33d356092]::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: 0x63fb14efc576 - >::call_once [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x63fb14f0035b - core[372fedceae7346d9]::result::Result<(), alloc[35ef4788f429acbe]::string::String> as core[372fedceae7346d9]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x63fb14f0035b - test[ed9e78a9c2b5b40d]::__rust_begin_short_backtrace::, fn() -> core[372fedceae7346d9]::result::Result<(), alloc[35ef4788f429acbe]::string::String>> [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63fb14f0cc3a - test[ed9e78a9c2b5b40d]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63fb14f0cc3a - as core[372fedceae7346d9]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x63fb14f0cc3a - std[5bcc0e71a8235ab5]::panicking::catch_unwind::do_call::, core[372fedceae7346d9]::result::Result<(), alloc[35ef4788f429acbe]::string::String>> [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x63fb14f0cc3a - std[5bcc0e71a8235ab5]::panicking::catch_unwind::, core[372fedceae7346d9]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x63fb14f0cc3a - std[5bcc0e71a8235ab5]::panic::catch_unwind::, core[372fedceae7346d9]::result::Result<(), alloc[35ef4788f429acbe]::string::String>> [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63fb14f0cc3a - test[ed9e78a9c2b5b40d]::run_test_in_process [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63fb14f0cc3a - test[ed9e78a9c2b5b40d]::run_test::{closure#0} [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63fb14f081b4 - test[ed9e78a9c2b5b40d]::run_test::{closure#1} [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63fb14f081b4 - std[5bcc0e71a8235ab5]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/sys/backtrace.rs:160:18 [INFO] [stdout] 35: 0x63fb14f0f732 - std[5bcc0e71a8235ab5]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/thread/lifecycle.rs:92:13 [INFO] [stdout] 36: 0x63fb14f0f732 - ::{closure#1}::{closure#0}> as core[372fedceae7346d9]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x63fb14f0f732 - std[5bcc0e71a8235ab5]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x63fb14f0f732 - std[5bcc0e71a8235ab5]::panicking::catch_unwind::<(), core[372fedceae7346d9]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x63fb14f0f732 - std[5bcc0e71a8235ab5]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63fb14f0f732 - std[5bcc0e71a8235ab5]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/thread/lifecycle.rs:90:26 [INFO] [stdout] 41: 0x63fb14f0f732 - ::{closure#1} as core[372fedceae7346d9]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x63fb1505916f - + core[372fedceae7346d9]::marker::Send> as core[372fedceae7346d9]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 43: 0x63fb1505916f - ::new::thread_start [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 44: 0x715a4e68eaa4 - [INFO] [stdout] 45: 0x715a4e71ba64 - clone [INFO] [stdout] 46: 0x0 - [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' (22) 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: 0x63fb150598c2 - std[5bcc0e71a8235ab5]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63fb150598c2 - std[5bcc0e71a8235ab5]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63fb150598c2 - std[5bcc0e71a8235ab5]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/sys/backtrace.rs:68:9 [INFO] [stdout] 3: 0x63fb150598c2 - <::print::DisplayBacktrace as core[372fedceae7346d9]::fmt::Display>::fmt [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/sys/backtrace.rs:38:26 [INFO] [stdout] 4: 0x63fb1506e2a7 - ::fmt [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x63fb1506e2a7 - core[372fedceae7346d9]::fmt::write [INFO] [stdout] 6: 0x63fb1505e706 - std[5bcc0e71a8235ab5]::io::default_write_fmt::> [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/io/mod.rs:614:11 [INFO] [stdout] 7: 0x63fb1505e706 - as std[5bcc0e71a8235ab5]::io::Write>::write_fmt [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/io/mod.rs:1969:13 [INFO] [stdout] 8: 0x63fb15037f3f - ::print [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/sys/backtrace.rs:41:9 [INFO] [stdout] 9: 0x63fb15037f3f - std[5bcc0e71a8235ab5]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x63fb15051bd9 - std[5bcc0e71a8235ab5]::panicking::default_hook [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x63fb14f0c02e - core[372fedceae7346d9]::ops::function::Fn<(&'a std[5bcc0e71a8235ab5]::panic::PanicHookInfo<'b>,), Output = ()> + core[372fedceae7346d9]::marker::Send + core[372fedceae7346d9]::marker::Sync> as core[372fedceae7346d9]::ops::function::Fn<(&std[5bcc0e71a8235ab5]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x63fb14f0c02e - test[ed9e78a9c2b5b40d]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63fb15051d92 - core[372fedceae7346d9]::ops::function::Fn<(&'a std[5bcc0e71a8235ab5]::panic::PanicHookInfo<'b>,), Output = ()> + core[372fedceae7346d9]::marker::Send + core[372fedceae7346d9]::marker::Sync> as core[372fedceae7346d9]::ops::function::Fn<(&std[5bcc0e71a8235ab5]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x63fb15051d92 - std[5bcc0e71a8235ab5]::panicking::panic_with_hook [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x63fb15037ff8 - std[5bcc0e71a8235ab5]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x63fb1502d1e9 - std[5bcc0e71a8235ab5]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/sys/backtrace.rs:176:18 [INFO] [stdout] 17: 0x63fb15038f2d - __rustc[b94d33a91dc06419]::rust_begin_unwind [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x63fb1506e95c - core[372fedceae7346d9]::panicking::panic_fmt [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x63fb1506e813 - core[372fedceae7346d9]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x63fb14ef936f - core[372fedceae7346d9]::panicking::assert_failed:: [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x63fb14efda38 - glitt[583e8f33d356092]::editors::rebase::todo::tests::parse_pick_and_alias [INFO] [stdout] at /opt/rustwide/workdir/src/editors/rebase/todo.rs:286:9 [INFO] [stdout] 22: 0x63fb14efd057 - glitt[583e8f33d356092]::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: 0x63fb14efc4b6 - >::call_once [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x63fb14f0035b - core[372fedceae7346d9]::result::Result<(), alloc[35ef4788f429acbe]::string::String> as core[372fedceae7346d9]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x63fb14f0035b - test[ed9e78a9c2b5b40d]::__rust_begin_short_backtrace::, fn() -> core[372fedceae7346d9]::result::Result<(), alloc[35ef4788f429acbe]::string::String>> [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63fb14f0cc3a - test[ed9e78a9c2b5b40d]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63fb14f0cc3a - as core[372fedceae7346d9]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x63fb14f0cc3a - std[5bcc0e71a8235ab5]::panicking::catch_unwind::do_call::, core[372fedceae7346d9]::result::Result<(), alloc[35ef4788f429acbe]::string::String>> [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x63fb14f0cc3a - std[5bcc0e71a8235ab5]::panicking::catch_unwind::, core[372fedceae7346d9]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x63fb14f0cc3a - std[5bcc0e71a8235ab5]::panic::catch_unwind::, core[372fedceae7346d9]::result::Result<(), alloc[35ef4788f429acbe]::string::String>> [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63fb14f0cc3a - test[ed9e78a9c2b5b40d]::run_test_in_process [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63fb14f0cc3a - test[ed9e78a9c2b5b40d]::run_test::{closure#0} [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63fb14f081b4 - test[ed9e78a9c2b5b40d]::run_test::{closure#1} [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63fb14f081b4 - std[5bcc0e71a8235ab5]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/sys/backtrace.rs:160:18 [INFO] [stdout] 35: 0x63fb14f0f732 - std[5bcc0e71a8235ab5]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/thread/lifecycle.rs:92:13 [INFO] [stdout] 36: 0x63fb14f0f732 - ::{closure#1}::{closure#0}> as core[372fedceae7346d9]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x63fb14f0f732 - std[5bcc0e71a8235ab5]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x63fb14f0f732 - std[5bcc0e71a8235ab5]::panicking::catch_unwind::<(), core[372fedceae7346d9]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x63fb14f0f732 - std[5bcc0e71a8235ab5]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63fb14f0f732 - std[5bcc0e71a8235ab5]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/thread/lifecycle.rs:90:26 [INFO] [stdout] 41: 0x63fb14f0f732 - ::{closure#1} as core[372fedceae7346d9]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x63fb1505916f - + core[372fedceae7346d9]::marker::Send> as core[372fedceae7346d9]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 43: 0x63fb1505916f - ::new::thread_start [INFO] [stdout] at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 44: 0x715a4e68eaa4 - [INFO] [stdout] 45: 0x715a4e71ba64 - clone [INFO] [stdout] 46: 0x0 - [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.16s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin glitt` [INFO] running `Command { std: "docker" "inspect" "1a15711117db689dd11ca92ee939725c3bfff695a251e6354de66ad890b8318f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a15711117db689dd11ca92ee939725c3bfff695a251e6354de66ad890b8318f", kill_on_drop: false }` [INFO] [stdout] 1a15711117db689dd11ca92ee939725c3bfff695a251e6354de66ad890b8318f