[INFO] cloning repository https://github.com/cNameHitch/gitr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cNameHitch/gitr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcNameHitch%2Fgitr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcNameHitch%2Fgitr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e7a45704365bcbd4f9f6a5d83c4df07efcd5c59d
[INFO] testing cNameHitch/gitr against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcNameHitch%2Fgitr" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cNameHitch/gitr
[INFO] finished tweaking git repo https://github.com/cNameHitch/gitr
[INFO] tweaked toml for git repo https://github.com/cNameHitch/gitr written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cNameHitch/gitr on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cNameHitch/gitr 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48fc8ea0f24ec1628277b8e821e33a74797e00ee73c3ea55f0587dda0236e43e
[INFO] running `Command { std: "docker" "start" "-a" "48fc8ea0f24ec1628277b8e821e33a74797e00ee73c3ea55f0587dda0236e43e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48fc8ea0f24ec1628277b8e821e33a74797e00ee73c3ea55f0587dda0236e43e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48fc8ea0f24ec1628277b8e821e33a74797e00ee73c3ea55f0587dda0236e43e", kill_on_drop: false }`
[INFO] [stdout] 48fc8ea0f24ec1628277b8e821e33a74797e00ee73c3ea55f0587dda0236e43e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f025902f32716e26218cb244cdb7f8e922966860242135fb0d43268f1d2cf702
[INFO] running `Command { std: "docker" "start" "-a" "f025902f32716e26218cb244cdb7f8e922966860242135fb0d43268f1d2cf702", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling git-hash v0.1.1-alpha.17 (/opt/rustwide/workdir/crates/git-hash)
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling git-utils v0.1.1-alpha.17 (/opt/rustwide/workdir/crates/git-utils)
[INFO] [stderr]    Compiling git-object v0.1.1-alpha.17 (/opt/rustwide/workdir/crates/git-object)
[INFO] [stderr]    Compiling git-config v0.1.1-alpha.17 (/opt/rustwide/workdir/crates/git-config)
[INFO] [stderr]    Compiling git-ref v0.1.1-alpha.17 (/opt/rustwide/workdir/crates/git-ref)
[INFO] [stderr]    Compiling git-pack v0.1.1-alpha.17 (/opt/rustwide/workdir/crates/git-pack)
[INFO] [stderr]    Compiling git-loose v0.1.1-alpha.17 (/opt/rustwide/workdir/crates/git-loose)
[INFO] [stderr]    Compiling git-odb v0.1.1-alpha.17 (/opt/rustwide/workdir/crates/git-odb)
[INFO] [stderr]    Compiling git-transport v0.1.1-alpha.17 (/opt/rustwide/workdir/crates/git-transport)
[INFO] [stderr]    Compiling git-index v0.1.1-alpha.17 (/opt/rustwide/workdir/crates/git-index)
[INFO] [stderr]    Compiling git-repository v0.1.1-alpha.17 (/opt/rustwide/workdir/crates/git-repository)
[INFO] [stderr]    Compiling git-diff v0.1.1-alpha.17 (/opt/rustwide/workdir/crates/git-diff)
[INFO] [stderr]    Compiling git-revwalk v0.1.1-alpha.17 (/opt/rustwide/workdir/crates/git-revwalk)
[INFO] [stderr]    Compiling git-protocol v0.1.1-alpha.17 (/opt/rustwide/workdir/crates/git-protocol)
[INFO] [stderr]    Compiling git-merge v0.1.1-alpha.17 (/opt/rustwide/workdir/crates/git-merge)
[INFO] [stderr]    Compiling git-cli v0.1.1-alpha.17 (/opt/rustwide/workdir/crates/git-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.30s
[INFO] running `Command { std: "docker" "inspect" "f025902f32716e26218cb244cdb7f8e922966860242135fb0d43268f1d2cf702", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f025902f32716e26218cb244cdb7f8e922966860242135fb0d43268f1d2cf702", kill_on_drop: false }`
[INFO] [stdout] f025902f32716e26218cb244cdb7f8e922966860242135fb0d43268f1d2cf702
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b40144df3a74c7c84194f6b65b13d34603611b773fbefdbd1c456bb9fbadff2
[INFO] running `Command { std: "docker" "start" "-a" "5b40144df3a74c7c84194f6b65b13d34603611b773fbefdbd1c456bb9fbadff2", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling git-utils v0.1.1-alpha.17 (/opt/rustwide/workdir/crates/git-utils)
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling git-object v0.1.1-alpha.17 (/opt/rustwide/workdir/crates/git-object)
[INFO] [stderr]    Compiling git-config v0.1.1-alpha.17 (/opt/rustwide/workdir/crates/git-config)
[INFO] [stderr]    Compiling git-ref v0.1.1-alpha.17 (/opt/rustwide/workdir/crates/git-ref)
[INFO] [stderr]    Compiling git-pack v0.1.1-alpha.17 (/opt/rustwide/workdir/crates/git-pack)
[INFO] [stderr]    Compiling git-loose v0.1.1-alpha.17 (/opt/rustwide/workdir/crates/git-loose)
[INFO] [stderr]    Compiling git-transport v0.1.1-alpha.17 (/opt/rustwide/workdir/crates/git-transport)
[INFO] [stderr]    Compiling git-odb v0.1.1-alpha.17 (/opt/rustwide/workdir/crates/git-odb)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling git-index v0.1.1-alpha.17 (/opt/rustwide/workdir/crates/git-index)
[INFO] [stderr]    Compiling git-repository v0.1.1-alpha.17 (/opt/rustwide/workdir/crates/git-repository)
[INFO] [stderr]    Compiling git-revwalk v0.1.1-alpha.17 (/opt/rustwide/workdir/crates/git-revwalk)
[INFO] [stderr]    Compiling git-diff v0.1.1-alpha.17 (/opt/rustwide/workdir/crates/git-diff)
[INFO] [stderr]    Compiling git-protocol v0.1.1-alpha.17 (/opt/rustwide/workdir/crates/git-protocol)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling git-merge v0.1.1-alpha.17 (/opt/rustwide/workdir/crates/git-merge)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling git-cli v0.1.1-alpha.17 (/opt/rustwide/workdir/crates/git-cli)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling git-hash v0.1.1-alpha.17 (/opt/rustwide/workdir/crates/git-hash)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "5b40144df3a74c7c84194f6b65b13d34603611b773fbefdbd1c456bb9fbadff2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b40144df3a74c7c84194f6b65b13d34603611b773fbefdbd1c456bb9fbadff2", kill_on_drop: false }`
[INFO] [stdout] 5b40144df3a74c7c84194f6b65b13d34603611b773fbefdbd1c456bb9fbadff2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6fb0c28c3f2520b8fa5e6e9d15ca75e751e72cb275e5d2e9f6dd1aa93bed9452
[INFO] running `Command { std: "docker" "start" "-a" "6fb0c28c3f2520b8fa5e6e9d15ca75e751e72cb275e5d2e9f6dd1aa93bed9452", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gitr-f542b66e7d77fecb)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/e2e_advanced_tests.rs (/opt/rustwide/target/debug/deps/e2e_advanced_tests-d7d23386d7dcaf4e)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_tag_verify_cross_tool ... ok
[INFO] [stdout] test test_tag_list_output_matches ... ok
[INFO] [stdout] test test_cherry_pick_conflict ... ok
[INFO] [stdout] test test_revert_output_matches ... ok
[INFO] [stdout] test test_stash_with_untracked ... ok
[INFO] [stdout] test test_annotated_tag_interop ... ok
[INFO] [stdout] test test_stash_list_output ... ok
[INFO] [stdout] test test_fsck_after_repack ... ok
[INFO] [stdout] test test_gc_repack_packfile_compat ... ok
[INFO] [stdout] test test_cherry_pick_output_matches ... ok
[INFO] [stdout] test test_stash_push_pop_roundtrip ... ok
[INFO] [stdout] test test_rebase_conflict_abort ... ok
[INFO] [stdout] test test_rebase_linear ... ok
[INFO] [stdout] test test_rebase_onto ... ok
[INFO] [stderr]      Running tests/e2e_bundle_archive_notes_tests.rs (/opt/rustwide/target/debug/deps/e2e_bundle_archive_notes_tests-8026f50987c58ec4)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test test_archive_cross_tool ... ok
[INFO] [stdout] test test_bundle_gitr_create_git_unbundle ... ok
[INFO] [stdout] test test_notes_cross_tool ... ok
[INFO] [stdout] test test_bundle_git_create_gitr_unbundle ... ok
[INFO] [stdout] test test_archive_prefix ... ok
[INFO] [stdout] test test_replace_cross_tool ... ok
[INFO] [stdout] test test_archive_tar ... ok
[INFO] [stdout] test test_bundle_create_verify ... ok
[INFO] [stdout] test test_notes_list ... ok
[INFO] [stdout] test test_bundle_list_heads ... ok
[INFO] [stdout] test test_notes_append ... ok
[INFO] [stdout] test test_notes_add_show ... ok
[INFO] [stdout] test test_replace_object ... ok
[INFO] [stdout] test test_archive_zip ... ok
[INFO] [stdout] test test_notes_remove ... ok
[INFO] [stderr]      Running tests/e2e_edge_case_tests.rs (/opt/rustwide/target/debug/deps/e2e_edge_case_tests-7909fc9c9c8753e7)
[INFO] [stdout] test test_replace_delete ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_binary_file_add_commit_show ... ok
[INFO] [stdout] test test_special_chars_in_path ... ok
[INFO] [stdout] test test_binary_diff_markers ... ok
[INFO] [stdout] test test_empty_repo_status ... ok
[INFO] [stdout] test test_empty_repo_log ... ok
[INFO] [stdout] test test_binary_cat_file_identical ... ok
[INFO] [stdout] test test_deeply_nested_dirs ... ok
[INFO] [stdout] test test_space_in_filename ... ok
[INFO] [stdout] test test_empty_commit ... ok
[INFO] [stdout] test test_unicode_filename_roundtrip_unquoted ... ok
[INFO] [stdout] test test_many_files_in_directory ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e_maintenance_hooks_scale_tests.rs (/opt/rustwide/target/debug/deps/e2e_maintenance_hooks_scale_tests-8ff63112d6a2ad34)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_fast_import_marks ... ok
[INFO] [stdout] test test_hook_pre_commit_blocks ... ok
[INFO] [stdout] test test_config_local_overrides_global ... ok
[INFO] [stdout] test test_config_list_show_origin ... FAILED
[INFO] [stdout] test test_hook_commit_msg ... ok
[INFO] [stdout] test test_hook_post_commit_fires ... ok
[INFO] [stdout] test test_fast_import_cross_tool ... ok
[INFO] [stdout] test test_prune_unreachable ... ok
[INFO] [stdout] test test_fast_import_basic ... ok
[INFO] [stdout] test test_prune_preserves_reachable ... ok
[INFO] [stdout] test test_hook_pre_commit_fires ... ok
[INFO] [stdout] test test_prune_dry_run ... ok
[INFO] [stdout] test test_large_repo_many_files ... ok
[INFO] [stdout] test test_large_repo_many_branches ... ok
[INFO] [stdout] test test_large_repo_log ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_config_list_show_origin stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_config_list_show_origin' (1160) panicked at crates/git-cli/tests/e2e_maintenance_hooks_scale_tests.rs:428:9:
[INFO] [stdout] assertion `left == right` failed: Different number of config entries: git=9, gitr=10
[INFO] [stdout]   left: 9
[INFO] [stdout]  right: 10
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56df8ecb91fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56df8ecb91fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56df8ecb91fa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56df8ecb91fa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56df8eccd26a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56df8eccd26a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x56df8ecbdd62 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56df8ecbdd62 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56df8ec95f5f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56df8ec95f5f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56df8ecb0939 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56df8ec4bc6c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x56df8ec4bc6c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56df8ecb0af2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x56df8ecb0af2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56df8ec96018 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56df8ec8d6f9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56df8ec96dbd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56df8eccdadc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56df8eccd9f3 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x56df8ecca048 - core[10b6fa85044e1869]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x56df8ec20f76 - e2e_maintenance_hooks_scale_tests::test_config_list_show_origin::h771b01b05f5128e2
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/git-cli/tests/e2e_maintenance_hooks_scale_tests.rs:428:9
[INFO] [stdout]   22:     0x56df8ec21167 - e2e_maintenance_hooks_scale_tests::test_config_list_show_origin::{{closure}}::h28c29819cfeb3d25
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/git-cli/tests/e2e_maintenance_hooks_scale_tests.rs:408:34
[INFO] [stdout]   23:     0x56df8ec2c886 - core::ops::function::FnOnce::call_once::h1b17de0f8a5873bd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56df8ec3fd4b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56df8ec3fd4b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x56df8ec4c73b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x56df8ec4c73b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x56df8ec4c73b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x56df8ec4c73b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x56df8ec4c73b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56df8ec4c73b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x56df8ec4c73b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x56df8ec47e54 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x56df8ec47e54 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x56df8ec4f342 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x56df8ec4f342 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x56df8ec4f342 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x56df8ec4f342 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56df8ec4f342 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56df8ec4f342 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x56df8ec4f342 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56df8ecb85ef - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x56df8ecb85ef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x745b1a896aa4 - <unknown>
[INFO] [stdout]   45:     0x745b1a923a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_config_list_show_origin
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.28s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p git-cli --test e2e_maintenance_hooks_scale_tests`
[INFO] running `Command { std: "docker" "inspect" "6fb0c28c3f2520b8fa5e6e9d15ca75e751e72cb275e5d2e9f6dd1aa93bed9452", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fb0c28c3f2520b8fa5e6e9d15ca75e751e72cb275e5d2e9f6dd1aa93bed9452", kill_on_drop: false }`
[INFO] [stdout] 6fb0c28c3f2520b8fa5e6e9d15ca75e751e72cb275e5d2e9f6dd1aa93bed9452
