[INFO] cloning repository https://github.com/chenmijiang/git-publish-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chenmijiang/git-publish-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenmijiang%2Fgit-publish-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenmijiang%2Fgit-publish-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f74ef527c681bbe0f8f6902381b5115ab161614d
[INFO] testing chenmijiang/git-publish-rust 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%2Fchenmijiang%2Fgit-publish-rust" "/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/chenmijiang/git-publish-rust
[INFO] finished tweaking git repo https://github.com/chenmijiang/git-publish-rust
[INFO] tweaked toml for git repo https://github.com/chenmijiang/git-publish-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chenmijiang/git-publish-rust 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/chenmijiang/git-publish-rust 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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a86d5d03f259db5579ba407a3fdd0e6929768962cb0fddcbb619d9847548cf5
[INFO] running `Command { std: "docker" "start" "-a" "1a86d5d03f259db5579ba407a3fdd0e6929768962cb0fddcbb619d9847548cf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a86d5d03f259db5579ba407a3fdd0e6929768962cb0fddcbb619d9847548cf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a86d5d03f259db5579ba407a3fdd0e6929768962cb0fddcbb619d9847548cf5", kill_on_drop: false }`
[INFO] [stdout] 1a86d5d03f259db5579ba407a3fdd0e6929768962cb0fddcbb619d9847548cf5
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0cd09594364a1311b7453c5ca9d2bc574df19817ef74f12a5cdd7723c28fce32
[INFO] running `Command { std: "docker" "start" "-a" "0cd09594364a1311b7453c5ca9d2bc574df19817ef74f12a5cdd7723c28fce32", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling openssl-src v300.5.5+3.5.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling git-publish v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 27s
[INFO] running `Command { std: "docker" "inspect" "0cd09594364a1311b7453c5ca9d2bc574df19817ef74f12a5cdd7723c28fce32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cd09594364a1311b7453c5ca9d2bc574df19817ef74f12a5cdd7723c28fce32", kill_on_drop: false }`
[INFO] [stdout] 0cd09594364a1311b7453c5ca9d2bc574df19817ef74f12a5cdd7723c28fce32
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8901777854ee9b385767272ffeecf06b93ae8906ece5ad28492fa5c8b3b6403
[INFO] running `Command { std: "docker" "start" "-a" "b8901777854ee9b385767272ffeecf06b93ae8906ece5ad28492fa5c8b3b6403", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling serial_test_derive v3.3.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling git-publish v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serial_test v3.3.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.75s
[INFO] running `Command { std: "docker" "inspect" "b8901777854ee9b385767272ffeecf06b93ae8906ece5ad28492fa5c8b3b6403", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8901777854ee9b385767272ffeecf06b93ae8906ece5ad28492fa5c8b3b6403", kill_on_drop: false }`
[INFO] [stdout] b8901777854ee9b385767272ffeecf06b93ae8906ece5ad28492fa5c8b3b6403
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6ebb213a94381a783b794a4c63a0997a57dfb4e8da1dacc405d83760aeb0cb7a
[INFO] running `Command { std: "docker" "start" "-a" "6ebb213a94381a783b794a4c63a0997a57dfb4e8da1dacc405d83760aeb0cb7a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git_publish-ad778125b12649fa)
[INFO] [stdout] 
[INFO] [stdout] running 138 tests
[INFO] [stdout] test analyzer::version_analyzer::tests::test_analyze_breaking_change_via_footer ... ok
[INFO] [stdout] test analyzer::version_analyzer::tests::test_analyze_empty_message ... ok
[INFO] [stdout] test analyzer::version_analyzer::tests::test_analyze_empty ... ok
[INFO] [stdout] test analyzer::version_analyzer::tests::test_analyze_major ... ok
[INFO] [stdout] test analyzer::version_analyzer::tests::test_analyze_major_release_scenario ... ok
[INFO] [stdout] test analyzer::version_analyzer::tests::test_analyze_multiple_fixes_no_features ... ok
[INFO] [stdout] test analyzer::version_analyzer::tests::test_analyze_mixed_commits_features_and_fixes ... ok
[INFO] [stdout] test analyzer::version_analyzer::tests::test_analyze_patch ... ok
[INFO] [stdout] test analyzer::version_analyzer::tests::test_analyze_single_breaking_change ... ok
[INFO] [stdout] test analyzer::version_analyzer::tests::test_analyze_patch_release_scenario ... ok
[INFO] [stdout] test analyzer::version_analyzer::tests::test_analyze_minor ... ok
[INFO] [stdout] test analyzer::version_analyzer::tests::test_analyze_non_conventional_commits ... ok
[INFO] [stdout] test config::tests::test_config_breaking_change_indicators ... ok
[INFO] [stdout] test config::tests::test_config_conventional_commits_defaults ... ok
[INFO] [stdout] test config::tests::test_config_default ... ok
[INFO] [stdout] test analyzer::version_analyzer::tests::test_analyze_many_commits ... ok
[INFO] [stdout] test config::tests::test_config_full_default_structure ... ok
[INFO] [stdout] test config::tests::test_config_major_keywords ... ok
[INFO] [stdout] test config::tests::test_config_minor_keywords ... ok
[INFO] [stdout] test analyzer::version_analyzer::tests::test_analyze_priority_breaking_over_features ... ok
[INFO] [stdout] test analyzer::version_analyzer::tests::test_analyze_real_release_cycle ... ok
[INFO] [stdout] test analyzer::version_analyzer::tests::test_analyze_single_feature ... ok
[INFO] [stdout] test config::tests::test_config_behavior_default ... ok
[INFO] [stdout] test config::tests::test_config_multiple_branch_patterns ... ok
[INFO] [stdout] test config::tests::test_config_prerelease_default_disabled ... ok
[INFO] [stdout] test config::tests::test_config_serialization_roundtrip ... ok
[INFO] [stdout] test analyzer::version_analyzer::tests::test_analyze_single_fix ... ok
[INFO] [stdout] test config::tests::test_config_patterns_default ... ok
[INFO] [stdout] test config::tests::test_conventional_commits_config_clone ... ok
[INFO] [stdout] test config::tests::test_prerelease_config_equality ... ok
[INFO] [stdout] test config::tests::test_config_toml_parsing_with_prerelease ... ok
[INFO] [stdout] test config::tests::test_config_toml_parsing_simple ... ok
[INFO] [stdout] test domain::commit::tests::test_parse_breaking_without_scope ... ok
[INFO] [stdout] test analyzer::version_analyzer::tests::test_analyze_ignore_docs_and_chore ... ok
[INFO] [stdout] test domain::commit::tests::test_parse_description_extraction ... ok
[INFO] [stdout] test domain::commit::tests::test_parse_breaking_change_footer ... ok
[INFO] [stdout] test domain::commit::tests::test_parse_multiline_commit ... ok
[INFO] [stdout] test domain::commit::tests::test_parse_breaking_change_detection ... ok
[INFO] [stdout] test config::tests::test_config_toml_parsing_complete ... ok
[INFO] [stdout] test domain::commit::tests::test_parse_non_conventional ... ok
[INFO] [stdout] test domain::commit::tests::test_parse_with_breaking_marker ... ok
[INFO] [stdout] test domain::commit::tests::test_parse_with_scope ... ok
[INFO] [stdout] test domain::prerelease::tests::test_prerelease_display_custom_with_iteration ... ok
[INFO] [stdout] test domain::prerelease::tests::test_prerelease_display_with_iteration ... ok
[INFO] [stdout] test domain::prerelease::tests::test_prerelease_equality ... ok
[INFO] [stdout] test domain::prerelease::tests::test_prerelease_increment_from_none ... ok
[INFO] [stdout] test domain::prerelease::tests::test_prerelease_increment_high_number ... ok
[INFO] [stdout] test domain::prerelease::tests::test_prerelease_increment_with_iteration ... ok
[INFO] [stdout] test domain::prerelease::tests::test_prerelease_inequality_different_iteration ... ok
[INFO] [stdout] test domain::prerelease::tests::test_prerelease_display_without_iteration ... ok
[INFO] [stdout] test domain::prerelease::tests::test_prerelease_inequality_different_type ... ok
[INFO] [stdout] test domain::prerelease::tests::test_prerelease_parse_empty ... ok
[INFO] [stdout] test domain::prerelease::tests::test_prerelease_parse_custom_with_iteration ... ok
[INFO] [stdout] test domain::prerelease::tests::test_prerelease_parse_invalid_iteration ... ok
[INFO] [stdout] test domain::prerelease::tests::test_prerelease_parse_no_iteration ... ok
[INFO] [stdout] test domain::prerelease::tests::test_prerelease_parse_rc_with_iteration ... ok
[INFO] [stdout] test domain::prerelease::tests::test_prerelease_parse_with_iteration ... ok
[INFO] [stdout] test domain::prerelease::tests::test_prerelease_type_display_alpha ... ok
[INFO] [stdout] test domain::prerelease::tests::test_prerelease_type_display_beta ... ok
[INFO] [stdout] test domain::prerelease::tests::test_prerelease_type_display_custom ... ok
[INFO] [stdout] test domain::prerelease::tests::test_prerelease_type_parse_alpha ... ok
[INFO] [stdout] test domain::prerelease::tests::test_prerelease_type_parse_alpha_short ... ok
[INFO] [stdout] test domain::prerelease::tests::test_prerelease_type_parse_beta ... ok
[INFO] [stdout] test domain::prerelease::tests::test_prerelease_type_parse_beta_short ... ok
[INFO] [stdout] test domain::prerelease::tests::test_prerelease_type_parse_custom ... ok
[INFO] [stdout] test domain::prerelease::tests::test_prerelease_type_parse_custom_numeric ... ok
[INFO] [stdout] test domain::prerelease::tests::test_prerelease_type_parse_invalid ... ok
[INFO] [stdout] test domain::prerelease::tests::test_prerelease_type_parse_rc ... ok
[INFO] [stdout] test domain::commit::tests::test_parse_scope_extraction ... ok
[INFO] [stdout] test domain::tag::tests::test_pattern_format ... ok
[INFO] [stdout] test domain::tag::tests::test_pattern_format_multiple_versions ... ok
[INFO] [stdout] test domain::tag::tests::test_pattern_format_with_different_prefixes ... ok
[INFO] [stdout] test domain::tag::tests::test_pattern_format_with_suffix ... ok
[INFO] [stdout] test domain::tag::tests::test_pattern_invalid_missing_placeholder ... ok
[INFO] [stdout] test config::tests::test_load_config_from_repo_root_when_in_subdir ... ok
[INFO] [stdout] test domain::tag::tests::test_pattern_matches ... ok
[INFO] [stdout] test domain::prerelease::tests::test_prerelease_type_display_rc ... ok
[INFO] [stdout] test domain::commit::tests::test_parse_edge_cases ... ok
[INFO] [stdout] test domain::tag::tests::test_pattern_custom_format_matches ... ok
[INFO] [stdout] test domain::tag::tests::test_pattern_roundtrip_format_and_match ... ok
[INFO] [stdout] test domain::tag::tests::test_pattern_matches_multiple_versions ... ok
[INFO] [stdout] test domain::commit::tests::test_parse_feat_types_variations ... ok
[INFO] [stdout] test domain::tag::tests::test_pattern_mismatch_detection ... ok
[INFO] [stdout] test domain::tag::tests::test_tag_version_part ... ok
[INFO] [stdout] test domain::tag::tests::test_tag_new ... ok
[INFO] [stdout] test domain::tag::tests::test_tag_version_part_variations ... ok
[INFO] [stdout] test domain::version::tests::test_prerelease_bump_from_beta_preserves_major_minor ... ok
[INFO] [stdout] test domain::version::tests::test_prerelease_custom_identifier ... ok
[INFO] [stdout] test domain::version::tests::test_prerelease_iteration_increment_workflow ... ok
[INFO] [stdout] test domain::version::tests::test_prerelease_major_bump_clears_prerelease ... ok
[INFO] [stdout] test domain::version::tests::test_prerelease_rc_to_stable_release ... ok
[INFO] [stdout] test domain::version::tests::test_prerelease_multiple_iteration_increments ... ok
[INFO] [stdout] test domain::version::tests::test_prerelease_roundtrip_parse_display ... ok
[INFO] [stdout] test domain::version::tests::test_prerelease_mixed_version_types ... ok
[INFO] [stdout] test domain::version::tests::test_version_bump_major ... ok
[INFO] [stdout] test domain::version::tests::test_prerelease_bump_from_stable_to_beta ... ok
[INFO] [stdout] test domain::version::tests::test_version_bump_minor ... ok
[INFO] [stdout] test domain::version::tests::test_version_bump_patch ... ok
[INFO] [stdout] test domain::version::tests::test_version_bump_removes_prerelease ... ok
[INFO] [stdout] test domain::version::tests::test_version_display_with_prerelease ... ok
[INFO] [stdout] test domain::version::tests::test_version_display ... ok
[INFO] [stdout] test domain::version::tests::test_version_equality_without_prerelease ... ok
[INFO] [stdout] test domain::version::tests::test_version_parse ... ok
[INFO] [stdout] test domain::version::tests::test_version_inequality_different_prerelease ... ok
[INFO] [stdout] test domain::version::tests::test_version_display_with_alpha ... ok
[INFO] [stdout] test domain::version::tests::test_version_inequality_prerelease_vs_none ... ok
[INFO] [stdout] test domain::version::tests::test_version_parse_invalid ... ok
[INFO] [stdout] test domain::version::tests::test_version_parse_prerelease_invalid ... ok
[INFO] [stdout] test domain::version::tests::test_version_parse_uppercase_v ... ok
[INFO] [stdout] test domain::version::tests::test_version_parse_with_custom_prerelease ... ok
[INFO] [stdout] test domain::version::tests::test_version_parse_with_prerelease_beta_iteration ... ok
[INFO] [stdout] test domain::version::tests::test_version_parse_without_v ... ok
[INFO] [stdout] test domain::version::tests::test_version_parse_with_prerelease_alpha ... ok
[INFO] [stdout] test domain::version::tests::test_version_parse_with_rc ... ok
[INFO] [stdout] test domain::version::tests::test_version_with_prerelease ... ok
[INFO] [stdout] test error::tests::test_error_all_variants ... ok
[INFO] [stdout] test error::tests::test_error_constructors ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test error::tests::test_error_empty_messages ... ok
[INFO] [stdout] test error::tests::test_error_into_string ... ok
[INFO] [stdout] test error::tests::test_error_long_messages ... ok
[INFO] [stdout] test error::tests::test_error_special_characters_in_messages ... ok
[INFO] [stdout] test error::tests::test_error_from_io ... ok
[INFO] [stdout] test error::tests::test_error_messages_are_descriptive ... ok
[INFO] [stdout] test error::tests::test_io_error_conversion ... ok
[INFO] [stdout] test error::tests::test_multiple_error_creations_same_type ... ok
[INFO] [stdout] test ui::formatter::tests::test_display_error ... ok
[INFO] [stdout] test ui::formatter::tests::test_display_status ... ok
[INFO] [stdout] test ui::formatter::tests::test_display_success ... ok
[INFO] [stdout] test ui::tests::test_validate_tag_format_missing_prefix ... ok
[INFO] [stdout] test ui::tests::test_validate_tag_format_invalid_version ... ok
[INFO] [stdout] test ui::tests::test_validate_tag_format_missing_suffix ... ok
[INFO] [stdout] test ui::tests::test_validate_tag_format_no_constraint ... ok
[INFO] [stdout] test ui::tests::test_validate_tag_format_simple ... ok
[INFO] [stdout] test ui::tests::test_validate_tag_format_with_suffix ... ok
[INFO] [stdout] test git_ops::tests::test_remote_exists_returns_true_for_valid_remote ... ok
[INFO] [stdout] test domain::commit::tests::test_parse_non_breaking_commit_types ... ok
[INFO] [stdout] test config::tests::test_load_config_without_repo_falls_back_to_default ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 138 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.22s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_publish-a22f72b4d65d6f64)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[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] [stderr]      Running tests/boundary_test.rs (/opt/rustwide/target/debug/deps/boundary_test-12026960a0239d49)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test push_confirmation_tests::test_confirm_push_tag_function_exists ... ok
[INFO] [stdout] test test_boundary_warning_no_new_commits_display ... ok
[INFO] [stdout] test test_boundary_warning_unparsable_tag_display ... ok
[INFO] [stdout] test test_boundary_warning_fetch_auth_failed_display ... ok
[INFO] [stdout] test test_validate_tag_format_invalid_missing_suffix ... ok
[INFO] [stdout] test test_validate_tag_format_invalid_missing_prefix ... ok
[INFO] [stdout] test test_validate_tag_format_no_version_constraint ... ok
[INFO] [stdout] test test_validate_tag_format_valid_simple ... ok
[INFO] [stdout] test push_confirmation_tests::test_display_manual_push_instruction ... ok
[INFO] [stdout] test test_validate_tag_format_invalid_wrong_prefix ... ok
[INFO] [stdout] test test_validate_tag_format_complex_suffix ... ok
[INFO] [stdout] test test_validate_tag_format_valid_with_suffix ... ok
[INFO] [stdout] test test_validate_tag_format_valid_zero_version ... ok
[INFO] [stdout] test ui_interaction_tests::test_validate_tag_format_empty_strings ... ok
[INFO] [stdout] test ui_interaction_tests::test_validate_tag_format_invalid_patterns ... ok
[INFO] [stdout] test ui_interaction_tests::test_validate_tag_format_no_version_placeholder ... ok
[INFO] [stdout] test ui_interaction_tests::test_validate_tag_format_patterns ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/config_test.rs (/opt/rustwide/target/debug/deps/config_test-b2628469c07db835)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_load_default_config ... ok
[INFO] [stdout] test test_load_from_file ... ok
[INFO] [stdout] test test_behavior_config_defaults ... ok
[INFO] [stdout] test test_default_values ... ok
[INFO] [stdout] test test_behavior_config_skip_remote_selection_from_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-2c2d0f95591beaf2)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test git_operations_tests::test_create_tag_on_specific_branch ... ok
[INFO] [stdout] test git_operations_tests::test_get_latest_tag_on_remote_branch ... ok
[INFO] [stdout] test git_operations_tests::test_get_current_head_hash_multiple_commits ... ok
[INFO] [stdout] test git_operations_tests::test_get_commits_since_lightweight_tag ... ok
[INFO] [stdout] test remote_selection_precedence_tests::test_cli_remote_takes_precedence_over_config ... ok
[INFO] [stdout] test remote_selection_precedence_tests::test_config_skip_remote_selection_with_single_remote ... ok
[INFO] [stdout] test remote_selection_precedence_tests::test_remote_selection_with_single_remote_and_skip_config ... ok
[INFO] [stdout] test remote_selection_tests::test_list_remotes_orders_origin_first ... ok
[INFO] [stdout] test git_operations_tests::test_get_latest_lightweight_tag_on_branch ... ok
[INFO] [stdout] test remote_selection_tests::test_list_remotes_single_remote ... ok
[INFO] [stdout] test cli_remote_flag_tests::test_cli_accepts_remote_flag ... ok
[INFO] [stdout] test test_config_loading ... ok
[INFO] [stdout] test test_conventional_commit_parsing ... ok
[INFO] [stdout] test fetch_refspec_tests::test_fetch_with_explicit_refspecs_when_on_target_branch ... FAILED
[INFO] [stdout] test git_operations_tests::test_git_repo_operations ... ok
[INFO] [stdout] test test_version_bump_detection ... ok
[INFO] [stdout] test test_version_parsing_and_bumping ... ok
[INFO] [stdout] test ui_boundary_tests::test_boundary_warning_fetch_auth_failed_display ... ok
[INFO] [stdout] test ui_boundary_tests::test_boundary_warning_no_new_commits_display ... ok
[INFO] [stdout] test git_operations_tests::test_remote_exists_validates_remote_presence ... ok
[INFO] [stdout] test ui_boundary_tests::test_boundary_warning_unparsable_tag_display ... ok
[INFO] [stdout] test ui_boundary_tests::test_ui_display_boundary_warning_exists ... ok
[INFO] [stdout] test remote_selection_tests::test_list_remotes_returns_all_configured_remotes ... ok
[INFO] [stdout] test remote_selection_tests::test_push_tag_accepts_remote_parameter ... FAILED
[INFO] [stdout] test test_git_publish_help ... ok
[INFO] [stdout] test test_git_publish_version ... ok
[INFO] [stdout] test cli_remote_flag_tests::test_remote_flag_validates_remote_exists ... ok
[INFO] [stdout] test git_operations_tests::test_get_current_head_hash ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- fetch_refspec_tests::test_fetch_with_explicit_refspecs_when_on_target_branch stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fetch_refspec_tests::test_fetch_with_explicit_refspecs_when_on_target_branch' (184) panicked at tests/integration_test.rs:869:41:
[INFO] [stdout] Could not get sig: Error { code: -3, klass: 7, message: "config value 'user.name' was not found" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a0d988241fa - 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:     0x5a0d988241fa - 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:     0x5a0d988241fa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a0d988241fa - <<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:     0x5a0d9883affa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a0d9883affa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5a0d98829182 - 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:     0x5a0d98829182 - <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:     0x5a0d98800e1f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a0d98800e1f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a0d9881b819 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a0d97f2fa3c - <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:     0x5a0d97f2fa3c - 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:     0x5a0d9881ba92 - <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:     0x5a0d9881ba92 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a0d98800ed8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a0d987f7ef9 - 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:     0x5a0d98801d7d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a0d9883b98c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a0d9883b6d2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a0d97f225fa - core::result::Result<T,E>::expect::hb3b4a25583ebacde
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a0d97f1cb70 - integration_test::fetch_refspec_tests::test_fetch_with_explicit_refspecs_when_on_target_branch::{{closure}}::h3b24bec6c9ddf188
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:869:41
[INFO] [stdout]   22:     0x5a0d97f1950e - core::ops::function::FnOnce::call_once::he5e99acfd707a47b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a0d987b37ee - serial_test::serial_code_lock::local_serial_core::ha047d554ddc283c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.3.1/src/serial_code_lock.rs:36:5
[INFO] [stdout]   24:     0x5a0d97f1baa4 - integration_test::fetch_refspec_tests::test_fetch_with_explicit_refspecs_when_on_target_branch::h0e5a37f9238dbafc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:802:5
[INFO] [stdout]   25:     0x5a0d97f1bad7 - integration_test::fetch_refspec_tests::test_fetch_with_explicit_refspecs_when_on_target_branch::{{closure}}::h2d859cfc6e5ab08a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:803:65
[INFO] [stdout]   26:     0x5a0d97f18fa6 - core::ops::function::FnOnce::call_once::h5030ccff8f7d13eb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5a0d97f23b1b - <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]   28:     0x5a0d97f23b1b - 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]   29:     0x5a0d97f3050b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5a0d97f3050b - <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]   31:     0x5a0d97f3050b - 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]   32:     0x5a0d97f3050b - 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]   33:     0x5a0d97f3050b - 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]   34:     0x5a0d97f3050b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5a0d97f3050b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5a0d97f2bc24 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5a0d97f2bc24 - 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]   38:     0x5a0d97f33112 - 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]   39:     0x5a0d97f33112 - <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]   40:     0x5a0d97f33112 - 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]   41:     0x5a0d97f33112 - 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]   42:     0x5a0d97f33112 - 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]   43:     0x5a0d97f33112 - 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]   44:     0x5a0d97f33112 - <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]   45:     0x5a0d988235af - <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]   46:     0x5a0d988235af - <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]   47:     0x78459dbe4aa4 - <unknown>
[INFO] [stdout]   48:     0x78459dc71a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- remote_selection_tests::test_push_tag_accepts_remote_parameter stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'remote_selection_tests::test_push_tag_accepts_remote_parameter' (200) panicked at tests/integration_test.rs:1009:36:
[INFO] [stdout] Could not get signature: Error { code: -3, klass: 7, message: "config value 'user.name' was not found" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a0d988241fa - 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:     0x5a0d988241fa - 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:     0x5a0d988241fa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a0d988241fa - <<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:     0x5a0d9883affa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a0d9883affa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5a0d98829182 - 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:     0x5a0d98829182 - <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:     0x5a0d98800e1f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a0d98800e1f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a0d9881b819 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a0d97f2fa3c - <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:     0x5a0d97f2fa3c - 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:     0x5a0d9881ba92 - <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:     0x5a0d9881ba92 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a0d98800ed8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a0d987f7ef9 - 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:     0x5a0d98801d7d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a0d9883b98c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a0d9883b6d2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a0d97f225fa - core::result::Result<T,E>::expect::hb3b4a25583ebacde
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a0d97f1f0a0 - integration_test::remote_selection_tests::test_push_tag_accepts_remote_parameter::{{closure}}::h94858f71d2a0a096
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:1009:36
[INFO] [stdout]   22:     0x5a0d97f1949e - core::ops::function::FnOnce::call_once::hdf937231d44a40f3
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a0d987b37ee - serial_test::serial_code_lock::local_serial_core::ha047d554ddc283c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.3.1/src/serial_code_lock.rs:36:5
[INFO] [stdout]   24:     0x5a0d97f1ee64 - integration_test::remote_selection_tests::test_push_tag_accepts_remote_parameter::h631bf96673f69760
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:995:5
[INFO] [stdout]   25:     0x5a0d97f1ee97 - integration_test::remote_selection_tests::test_push_tag_accepts_remote_parameter::{{closure}}::h5ddf744467bb29d7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:996:48
[INFO] [stdout]   26:     0x5a0d97f19466 - core::ops::function::FnOnce::call_once::hc6d5052d2a222747
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5a0d97f23b1b - <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]   28:     0x5a0d97f23b1b - 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]   29:     0x5a0d97f3050b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5a0d97f3050b - <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]   31:     0x5a0d97f3050b - 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]   32:     0x5a0d97f3050b - 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]   33:     0x5a0d97f3050b - 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]   34:     0x5a0d97f3050b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5a0d97f3050b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5a0d97f2bc24 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5a0d97f2bc24 - 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]   38:     0x5a0d97f33112 - 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]   39:     0x5a0d97f33112 - <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]   40:     0x5a0d97f33112 - 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]   41:     0x5a0d97f33112 - 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]   42:     0x5a0d97f33112 - 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]   43:     0x5a0d97f33112 - 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]   44:     0x5a0d97f33112 - <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]   45:     0x5a0d988235af - <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]   46:     0x5a0d988235af - <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]   47:     0x78459dbe4aa4 - <unknown>
[INFO] [stdout]   48:     0x78459dc71a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     fetch_refspec_tests::test_fetch_with_explicit_refspecs_when_on_target_branch
[INFO] [stdout]     remote_selection_tests::test_push_tag_accepts_remote_parameter
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 26 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.21s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] running `Command { std: "docker" "inspect" "6ebb213a94381a783b794a4c63a0997a57dfb4e8da1dacc405d83760aeb0cb7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ebb213a94381a783b794a4c63a0997a57dfb4e8da1dacc405d83760aeb0cb7a", kill_on_drop: false }`
[INFO] [stdout] 6ebb213a94381a783b794a4c63a0997a57dfb4e8da1dacc405d83760aeb0cb7a
