[INFO] cloning repository https://github.com/strowk/probranchinator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/strowk/probranchinator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstrowk%2Fprobranchinator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstrowk%2Fprobranchinator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d3af58b52ff1d93bc891021290aa511cd2b9be32
[INFO] testing strowk/probranchinator against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstrowk%2Fprobranchinator" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/strowk/probranchinator
[INFO] finished tweaking git repo https://github.com/strowk/probranchinator
[INFO] tweaked toml for git repo https://github.com/strowk/probranchinator written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/strowk/probranchinator on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/strowk/probranchinator 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0372096400df6f8f85199c30ebcff7f2d66ce8084bda2123b7dbc95a9654adf
[INFO] running `Command { std: "docker" "start" "-a" "a0372096400df6f8f85199c30ebcff7f2d66ce8084bda2123b7dbc95a9654adf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0372096400df6f8f85199c30ebcff7f2d66ce8084bda2123b7dbc95a9654adf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0372096400df6f8f85199c30ebcff7f2d66ce8084bda2123b7dbc95a9654adf", kill_on_drop: false }`
[INFO] [stdout] a0372096400df6f8f85199c30ebcff7f2d66ce8084bda2123b7dbc95a9654adf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84c056b0b22ac7fd7f5ac8bfc33fc638746e8026cb045af9403b0e89209e8ae5
[INFO] running `Command { std: "docker" "start" "-a" "84c056b0b22ac7fd7f5ac8bfc33fc638746e8026cb045af9403b0e89209e8ae5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling proc-macro2 v1.0.54
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling rustix v0.37.4
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling linux-raw-sys v0.3.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.162
[INFO] [stderr]    Compiling regex-syntax v0.7.1
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling anstyle-parse v0.1.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling concolor-override v1.0.0
[INFO] [stderr]    Compiling serde v1.0.162
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling concolor-query v0.3.3
[INFO] [stderr]    Compiling anstyle v0.3.5
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling portable-atomic v0.3.19
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling clap_lex v0.4.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling papergrid v0.9.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling syn v2.0.11
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling console v0.15.5
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling nix v0.26.2
[INFO] [stderr]    Compiling indicatif v0.17.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling regex v1.8.1
[INFO] [stderr]    Compiling ctrlc v3.2.5
[INFO] [stderr]    Compiling tui v0.19.0
[INFO] [stderr]    Compiling is-terminal v0.4.6
[INFO] [stderr]    Compiling anstream v0.2.6
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling clap_builder v4.2.0
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling clap_derive v4.2.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]    Compiling fehler-macros v1.0.0
[INFO] [stderr]    Compiling tabled_derive v0.6.0
[INFO] [stderr]    Compiling mockall_double v0.3.0
[INFO] [stderr]    Compiling clap v4.2.0
[INFO] [stderr]    Compiling tabled v0.12.0
[INFO] [stderr]    Compiling git2 v0.16.1
[INFO] [stderr]    Compiling fehler v1.0.0
[INFO] [stderr]    Compiling mockall v0.11.4
[INFO] [stderr]    Compiling probranchinator v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.56s
[INFO] running `Command { std: "docker" "inspect" "84c056b0b22ac7fd7f5ac8bfc33fc638746e8026cb045af9403b0e89209e8ae5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84c056b0b22ac7fd7f5ac8bfc33fc638746e8026cb045af9403b0e89209e8ae5", kill_on_drop: false }`
[INFO] [stdout] 84c056b0b22ac7fd7f5ac8bfc33fc638746e8026cb045af9403b0e89209e8ae5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f568e5f43bcb79f2fc608b91cca0991f3a31ccba4cb4b87d86b039f93188105
[INFO] running `Command { std: "docker" "start" "-a" "1f568e5f43bcb79f2fc608b91cca0991f3a31ccba4cb4b87d86b039f93188105", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling serde_spanned v0.6.2
[INFO] [stderr]    Compiling toml_datetime v0.6.2
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling filetime v0.2.21
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling os_pipe v1.1.4
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling winnow v0.4.6
[INFO] [stderr]    Compiling similar v2.2.1
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling pretty_assertions v1.3.0
[INFO] [stderr]    Compiling snapbox-macros v0.3.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling snapbox v0.4.11
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling toml_edit v0.19.9
[INFO] [stderr]    Compiling trycmd v0.14.16
[INFO] [stderr]    Compiling probranchinator v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.73s
[INFO] running `Command { std: "docker" "inspect" "1f568e5f43bcb79f2fc608b91cca0991f3a31ccba4cb4b87d86b039f93188105", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f568e5f43bcb79f2fc608b91cca0991f3a31ccba4cb4b87d86b039f93188105", kill_on_drop: false }`
[INFO] [stdout] 1f568e5f43bcb79f2fc608b91cca0991f3a31ccba4cb4b87d86b039f93188105
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cff6d15d7c4121d25bc301fb868dd4a2cd8b0668e49fed4a8d130e1b8e9a458a
[INFO] running `Command { std: "docker" "start" "-a" "cff6d15d7c4121d25bc301fb868dd4a2cd8b0668e49fed4a8d130e1b8e9a458a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/probranchinator-db0b01c507d3e1fa)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test cli::tests::test_boolean_cli_display ... ok
[INFO] [stdout] test interactive::tests::test_app_next_previous ... ok
[INFO] [stdout] test cli::tests::test_output_type_display ... ok
[INFO] [stdout] test probranchinator::tests::test_run_probranchinator_json ... ok
[INFO] [stdout] test interactive::tests::test_ui ... ok
[INFO] [stdout] test result::tests::test_merge_analysis_result_display ... ok
[INFO] [stdout] test result::tests::test_merge_analysis_status_display ... ok
[INFO] [stdout] test interactive::tests::test_app_next_previous_empty ... ok
[INFO] [stdout] test probranchinator::tests::test_run_probranchinator_simple ... ok
[INFO] [stdout] test probranchinator::tests::test_run_probranchinator_table ... ok
[INFO] [stdout] test probranchinator::tests::test_run_probranchinator_markdown ... ok
[INFO] [stdout] test tests::analysis_test::test_analysis_unrelated_branches ... FAILED
[INFO] [stdout] test tests::repo_test::test_delete_remote_branch ... FAILED
[INFO] [stdout] test tests::analysis_test::test_analysis_up_to_date_and_fast_forward ... FAILED
[INFO] [stdout] test tests::analysis_test::test_analysis_normal_merge_with_conflicts ... FAILED
[INFO] [stdout] test tests::analysis_test::test_analysis_one_branch ... FAILED
[INFO] [stdout] test tests::recent_test::test_recent ... FAILED
[INFO] [stdout] test tests::analysis_test::test_analysis_normal_merge_no_conflicts ... FAILED
[INFO] [stdout] test tests::repo_test::test_get_repo ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::analysis_test::test_analysis_unrelated_branches stdout ----
[INFO] [stdout] Creating bare repository for testing in system temporary
[INFO] [stdout] Bare repo created at "/tmp/.tmpieToXF/my-repo.git"
[INFO] [stdout] Using bare repo from "file:////tmp/.tmpieToXF/my-repo.git/"
[INFO] [stdout] Error: config value 'user.name' was not found; class=Config (7); code=NotFound (-3)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tests/analysis_test.rs:104:5
[INFO] [stdout] 
[INFO] [stdout] ---- tests::repo_test::test_delete_remote_branch stdout ----
[INFO] [stdout] Creating bare repository for testing in system temporary
[INFO] [stdout] Bare repo created at "/tmp/.tmpmU2b8W/my-repo.git"
[INFO] [stdout] Using bare repo from "file:////tmp/.tmpmU2b8W/my-repo.git/"
[INFO] [stdout] Error: config value 'user.name' was not found; class=Config (7); code=NotFound (-3)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tests/repo_test.rs:49:15
[INFO] [stdout] 
[INFO] [stdout] ---- tests::analysis_test::test_analysis_up_to_date_and_fast_forward stdout ----
[INFO] [stdout] Creating bare repository for testing in system temporary
[INFO] [stdout] Bare repo created at "/tmp/.tmpEFTrQx/my-repo.git"
[INFO] [stdout] Using bare repo from "file:////tmp/.tmpEFTrQx/my-repo.git/"
[INFO] [stdout] Error: config value 'user.name' was not found; class=Config (7); code=NotFound (-3)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tests/analysis_test.rs:57:5
[INFO] [stdout] 
[INFO] [stdout] ---- tests::analysis_test::test_analysis_normal_merge_with_conflicts stdout ----
[INFO] [stdout] Creating bare repository for testing in system temporary
[INFO] [stdout] Bare repo created at "/tmp/.tmpHUVMSZ/my-repo.git"
[INFO] [stdout] Using bare repo from "file:////tmp/.tmpHUVMSZ/my-repo.git/.git/"
[INFO] [stdout] Error: config value 'user.name' was not found; class=Config (7); code=NotFound (-3)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tests/analysis_test.rs:227:5
[INFO] [stdout] 
[INFO] [stdout] ---- tests::analysis_test::test_analysis_one_branch stdout ----
[INFO] [stdout] Creating bare repository for testing in system temporary
[INFO] [stdout] Bare repo created at "/tmp/.tmpyvGGEG/my-repo.git"
[INFO] [stdout] Using bare repo from "file:////tmp/.tmpyvGGEG/my-repo.git/"
[INFO] [stdout] Error: config value 'user.name' was not found; class=Config (7); code=NotFound (-3)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tests/analysis_test.rs:23:5
[INFO] [stdout] 
[INFO] [stdout] ---- tests::recent_test::test_recent stdout ----
[INFO] [stdout] Creating bare repository for testing in system temporary
[INFO] [stdout] Bare repo created at "/tmp/.tmppAc5ma/my-repo.git"
[INFO] [stdout] Using bare repo from "file:////tmp/.tmppAc5ma/my-repo.git/"
[INFO] [stdout] Error: config value 'user.name' was not found; class=Config (7); code=NotFound (-3)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tests/recent_test.rs:15:5
[INFO] [stdout] 
[INFO] [stdout] ---- tests::analysis_test::test_analysis_normal_merge_no_conflicts stdout ----
[INFO] [stdout] Creating bare repository for testing in system temporary
[INFO] [stdout] Bare repo created at "/tmp/.tmpoLzIm6/my-repo.git"
[INFO] [stdout] Using bare repo from "file:////tmp/.tmpoLzIm6/my-repo.git/.git/"
[INFO] [stdout] Error: config value 'user.name' was not found; class=Config (7); code=NotFound (-3)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tests/analysis_test.rs:189:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::analysis_test::test_analysis_normal_merge_no_conflicts
[INFO] [stdout]     tests::analysis_test::test_analysis_normal_merge_with_conflicts
[INFO] [stdout]     tests::analysis_test::test_analysis_one_branch
[INFO] [stdout]     tests::analysis_test::test_analysis_unrelated_branches
[INFO] [stdout]     tests::analysis_test::test_analysis_up_to_date_and_fast_forward
[INFO] [stdout]     tests::recent_test::test_recent
[INFO] [stdout]     tests::repo_test::test_delete_remote_branch
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin probranchinator`
[INFO] running `Command { std: "docker" "inspect" "cff6d15d7c4121d25bc301fb868dd4a2cd8b0668e49fed4a8d130e1b8e9a458a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cff6d15d7c4121d25bc301fb868dd4a2cd8b0668e49fed4a8d130e1b8e9a458a", kill_on_drop: false }`
[INFO] [stdout] cff6d15d7c4121d25bc301fb868dd4a2cd8b0668e49fed4a8d130e1b8e9a458a
